This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29721] Wrong code when compiling libjava/verify.cc at -O2
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Nov 2006 22:31:44 -0000
- Subject: [Bug target/29721] Wrong code when compiling libjava/verify.cc at -O2
- References: <bug-29721-7151@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from daney at gcc dot gnu dot org 2006-11-06 22:31 -------
OK, looks like GCC may be allowed to emit the relocations out of order. I am
looking into the possiblility that gas can be fixed so that the relocaitons are
emitted in the proper order even if their position in the code is out of order.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29721