public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/31349]  New: gcc -v --help returns no options for C, C++
@ 2007-03-25 21:42 brooks at gcc dot gnu dot org
  2007-03-25 21:48 ` [Bug other/31349] [4.3 Regression] " pinskia at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: brooks at gcc dot gnu dot org @ 2007-03-25 21:42 UTC (permalink / raw)
  To: gcc-bugs

To quote from the output of gcc -v --help on 
gcc (GCC) 4.3.0 20070323 (experimental):

----------------------------------
The following options are specific to the language Ada:
  -gnat<options>              Specify options to GNAT

The following options are specific to the language C:
 No options with the desired characteristics were found

The following options are specific to the language C++:
 No options with the desired characteristics were found
----------------------------------

As can be seen by comparing this to the output from 4.2, something seems to be
missing.  (What's missing from Ada is all the options shared with C,
specifically.)

Similarly, on the Fortran output, while the Fortran-specific options are
present, the ones shared with C and C++ aren't listed.  4.3 currently gives
----------------------------------
The following options are specific to the language Fortran:
  -J<directory>               Put MODULE files in 'directory'
  -Waliasing                  Warn about possible aliasing of dummy arguments
[...]
----------------------------------

However, 4.2 gives:
----------------------------------
The Fortran front end recognizes the following options:

  -I, -Wall, -Wconversion, -fopenmp, -fpreprocessed, -fshort-enums

  -J<directory>               Put MODULE files in 'directory'
  -Waliasing                  Warn about possible aliasing of dummy arguments
[...]
----------------------------------

The same problem with the missing shared options in the output occurs for other
languages as well.


-- 
           Summary: gcc -v --help returns no options for C, C++
           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=31349


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-02-19 16:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-25 21:42 [Bug other/31349] New: gcc -v --help returns no options for C, C++ brooks at gcc dot gnu dot org
2007-03-25 21:48 ` [Bug other/31349] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-06-29 18:05 ` mmitchel at gcc dot gnu dot org
2007-07-03 10:59 ` nickc at redhat dot com
2007-07-03 16:27 ` nickc at redhat dot com
2007-07-03 19:45 ` brooks at gcc dot gnu dot org
2007-07-03 19:46 ` brooks at gcc dot gnu dot org
2007-07-04 13:40 ` nickc at redhat dot com
2008-01-22  9:04 ` manu at gcc dot gnu dot org
2008-01-23 13:55 ` nickc at redhat dot com
2008-01-23 14:21 ` nickc at redhat dot com
2008-02-19 10:36 ` nickc at gcc dot gnu dot org
2008-02-19 11:21 ` manu at gcc dot gnu dot org
2008-02-19 14:13 ` nickc at redhat dot com
2008-02-19 14:45 ` manu at gcc dot gnu dot org
2008-02-19 15:12 ` nickc at redhat dot com
2008-02-19 16:15 ` manu at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).