[Bug other/31349] [4.3 Regression] gcc -v --help returns no options for C, C++
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 19 11:21:00 GMT 2008
------- Comment #12 from manu at gcc dot gnu dot org 2008-02-19 11:20 -------
Nick,
Didn't this got approved for GCC 4.3? Notice that you committed the patch
*after* GCC 4.3 branched. Also:
+ description = _("The following options are specific to the just the
language ");
should be:
+ description = _("The following options are specific to just the
language ");
(You don't need to ask approval for this little change, it is an obvious fix).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31349
More information about the Gcc-bugs
mailing list