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]

[Bug target/37520] [4.4 Regression] junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc



------- Comment #13 from ubizjak at gmail dot com  2009-03-01 19:16 -------
(In reply to comment #12)

> If anyone has any ideas / patches to verify, I will be happy to do my best.

Is there an ABI documentation that says which prefixes are correct for certain
cases? It is easy to fix this issue by setting a bunch of macros, but until
some document clearly says, which approach is correct, I think that we will be
just shooting in the dark.

Looking at Comment #5 and Comment #7, it is not clear even if we want to follow
some published ABI or we want to be compatible with existing system libraries.


-- 


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


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