This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/60481] `g++ -Q --help=c++' falsely reports -fms-extensions as [disabled] when in fact it is enabled
- From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 19 Jun 2014 04:54:02 +0000
- Subject: [Bug target/60481] `g++ -Q --help=c++' falsely reports -fms-extensions as [disabled] when in fact it is enabled
- Auto-submitted: auto-generated
- References: <bug-60481-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60481
Dmitry Gorbachev <d.g.gorbachev at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Known to work|4.8.3 |4.8.4
Resolution|WONTFIX |---
Summary|[4.9 Regression] Missing |`g++ -Q --help=c++' falsely
|diagnostic "ISO C++ forbids |reports -fms-extensions as
|declaration of 'foo' with |[disabled] when in fact it
|no type" |is enabled
Known to fail| |4.10.0
--- Comment #4 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> ---
The bug is still here in GCC vers. 4.9.1 and 4.10.0. Changing the summary to
reflect the actual problem.