[Bug c++/50359] poor error message for an undeclared identifier in constructor

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 9 11:45:00 GMT 2012


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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org
      Known to fail|                            |4.7.1

--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-05-09 11:10:21 UTC ---
And in G++ 4.8.0.

I guess this has something to do with tentative parsing, but someone would need
to launch GDB and investigate what goes wrong in detail.



More information about the Gcc-bugs mailing list