This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems with inline assembler in gcc-3.2


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]