This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/50799] [4.7 Regression] FAIL: gcc.dg/guality/pr43177.c
- From: "aoliva at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Oct 2011 16:46:29 +0000
- Subject: [Bug debug/50799] [4.7 Regression] FAIL: gcc.dg/guality/pr43177.c
- Auto-submitted: auto-generated
- References: <bug-50799-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50799
--- Comment #1 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-10-20 16:46:29 UTC ---
On it. FWIW, I don't get these failures with rev 180136, with or without the
patch, and I can't trigger them at 180194 either. Can you get more info on
what the failure is (say, debug dumps, asm output, whatever) so I can try to
blind-debug it? TIA,