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 middle-end/53708] [4.8 Regression] Many failures of the objc tests with -O3 -fnext-runtime and -m32


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

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-06-18 09:59:55 UTC ---
> ok if it passes bootstrap & regtesting for you.

Clean bootstrap&regtesting scheduled for tonight. Meanwhile with a simple
update of revision 188723 and objc testing only, the patch in comment #2 fixes
the failures:

        === objc Summary for unix/-m64 ===

# of expected passes        6051
# of expected failures        14
# of unsupported tests        91

        === objc Summary ===

# of expected passes        12150
# of expected failures        20
# of unsupported tests        176

Thanks for the quick fix.


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