This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/45962] [4.6 Regression]: many c/c++ failures on cris-elf, in r165236:165242
- From: "hp at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 11 Mar 2011 04:42:26 +0000
- Subject: [Bug middle-end/45962] [4.6 Regression]: many c/c++ failures on cris-elf, in r165236:165242
- Auto-submitted: auto-generated
- References: <bug-45962-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45962
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #19 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-03-11 04:42:21 UTC ---
(In reply to comment #18)
> > To be investigated; I'll do my part.
Famous last words... well, it didn't happen yet, but something else happened:
This bug was either fixed or re-covered in the range 170660..170665 and I'd be
very surprised if it wasn't your 170663. Tracking down the related mailing
list conversations (with DJ regarding m32r) it was apparently a fix intended
for exactly this problem, so thanks. :] Yay, no regressions since T0.
Did I mention I tried at the previous iteration setting EXIT_IGNORE_STACK to 1
and got massive regressions? Ripe for a revisit. Just not now.
As an intended fix was committed, I'm closing this PR.