Re: How to inline a huge m68k code?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Correction: 

main ()
{
printf("result org: %d\n",MULH_ORG(5555555,5555555));
printf("result asm: %d\n",MULH_ASM(5555555,5555555));
}

but the same error from GCC.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux