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/45233] FAIL: gcc.c-torture/compile/pr44707.c


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

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-11-06 12:46:43 UTC ---
Well, I guess the testcase is simply invalid for MachO, or the way MachO
does this UNSPEC stuff is broken (not properly checked during legitimization)
or not properly restoring the UNSPEC during reload (it's its duty, not IRAs).


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