http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43687
Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.6.0
Known to fail| |
--- Comment #17 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2011-03-23
00:23:51 UTC ---
The issue here with diagnostics for "--" options is fixed in 4.6. (There will
still be some cases where a diagnostic ends up using a canonical form of an
option, but unknown "--" options like this will be diagnosed by the driver in
their original forms.)