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 objc/44887] [4.6 regression] All Objective-C execution tests fail on Solaris 2/SPARC



------- Comment #5 from ro at gcc dot gnu dot org  2010-07-09 19:04 -------
I've found that sarray.o is miscompiled.  The only code changes are in
sarray_at_put and sarray_put_safe, where sarray_at_put is inlined.  I've not
yet found what is broken.  I'm attaching the good and bad .s files and the
preprocessed source for reference.


-- 


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


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