This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/50523] C++ FE apparently incorrectly rejects tramp3d


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50523

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-09-26 12:14:13 UTC ---
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]