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/29721] Wrong code when compiling libjava/verify.cc at -O2



------- 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


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