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 target/60481] [4.9 Regression] Missing diagnostic "ISO C++ forbids declaration of 'foo' with no type"


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

--- Comment #2 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> ---
Yes, it seems that it is on (there is an error with -fno-ms-extensions), but:

$ i686-w64-mingw32-g++-4.9.0 -Q --help=c++ | grep ms-ext
  -fms-extensions                     [disabled]


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