This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51934] FAIL: g++.dg/torture/pr51344.C -O0 (test for excess errors) on powerpc*-*-*
- 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: Sat, 21 Jan 2012 21:15:47 +0000
- Subject: [Bug target/51934] FAIL: g++.dg/torture/pr51344.C -O0 (test for excess errors) on powerpc*-*-*
- Auto-submitted: auto-generated
- References: <bug-51934-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51934
--- Comment #3 from Mikael Pettersson <mikpe at it dot uu.se> 2012-01-21 21:15:47 UTC ---
(In reply to comment #2)
> > Also broken on 4.6 and 4.5 branches ...
>
> Mikael can you confirm that the failures are due to the warning "'cdecl'
> attribute directive ignored"?
Yes, the 4.6 failures are caused by that cdecl attribute ignored warning.
BTW, 4.6 fails on sparc64-linux in the same way.