This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/47837] FAIL: gcc.dg/uninit-pred-7_a.c bogus warning (test for bogus messages, line 26)
- From: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 7 Mar 2011 18:59:23 +0000
- Subject: [Bug c/47837] FAIL: gcc.dg/uninit-pred-7_a.c bogus warning (test for bogus messages, line 26)
- Auto-submitted: auto-generated
- References: <bug-47837-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47837
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu.se
--- Comment #14 from Mikael Pettersson <mikpe at it dot uu.se> 2011-03-07 18:59:12 UTC ---
uninit-pred-7_a.c and uninit-pred-8_a.c fail in the same way on m68k-linux.
The proposed patch fixes the unexpected warning in uninit-pred-7_a.c on m68k
but not the one in uninit-pred-8_a.c.