Problems with inline assembler in gcc-3.2

Benjamin K. bkausbk@web.de
Fri Oct 25 06:46:00 GMT 2002


> I see that the generated code is
> also different with gcc-3.2.  This code is not inlined with gcc-3.2.

If compiler optimation is not enabled, gcc will not really inline "inlined"
code. Thx to the gcc developer.

Benjamin Kalytta



More information about the Gcc-bugs mailing list