This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/31357] New: --help and --help=<value> options cannot be combined.
- From: "brooks at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Mar 2007 22:56:14 -0000
- Subject: [Bug other/31357] New: --help and --help=<value> options cannot be combined.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
As documented, using multiple --help=<value> options in one command line
produces an output that concatenates the output from the various --help=<value>
options.
However, using both --help and --help=<value> gives only the --help output,
regardless of the order in which they are specified.
--
Summary: --help and --help=<value> options cannot be combined.
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: brooks at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31357