[Bug c++/41941] bad stack allocation using inline asm

freddy77 at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 5 09:40:00 GMT 2009



------- Comment #7 from freddy77 at gmail dot com  2009-11-05 09:40 -------
I was not aware of that "red zone"... I know quite well x86 ABI but not that
much x86_64. Today I analized again the problem with the help of gdb (yesterday
I got not so good results). It seems that GNU as has some problems with inline
assembly if intel syntax is used causing jump offset miscomputation (.s file is
ok while .o file is not and gdb execution confirm).

Sorry to waste your time


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41941



More information about the Gcc-bugs mailing list