[Bug c++/54548] unclear error message for ambiguous type lookup.

pawel_sikora at zoho dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 25 17:14:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54548

Pawel Sikora <pawel_sikora at zoho dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|                            |5.4.1
         Resolution|---                         |FIXED

--- Comment #1 from Pawel Sikora <pawel_sikora at zoho dot com> ---
pr54548.cpp: In function 'int main()':
pr54548.cpp:6:13: error: expected type-specifier before 'X'
         new X();
             ^


More information about the Gcc-bugs mailing list