[Bug c++/50523] C++ FE apparently incorrectly rejects tramp3d
markus at trippelsdorf dot de
gcc-bugzilla@gcc.gnu.org
Mon Sep 26 13:23:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50523
Markus Trippelsdorf <markus at trippelsdorf dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markus at trippelsdorf dot
| |de
--- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-09-26 12:31:32 UTC ---
(In reply to comment #3)
> This testcase fails with all of 4.6, r178788 and r178789, so I doubt it is the
> right testcase for this bug.
>
> I'm running delta using a test if r178788 -fpermissive compiles it without
> errors and r178789 -fpermissive with errors, so far in 90 minutes reduced it
> from 2.8MB down to 1.9MB. So it will take a while.
Hm, it succeeds (meaning it fails with a different error:
error: ‘const class GridLayout<3>’ has no member named ‘innerDomain’)
with 4.6.3 and 4.5.3 on my box.
More information about the Gcc-bugs
mailing list