public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/53554] New: -Q --help=<class> gives inaccurate target-specific information
@ 2012-06-01 13:41 philomath868 at gmail dot com
  2012-06-01 14:06 ` [Bug driver/53554] " amonakov at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: philomath868 at gmail dot com @ 2012-06-01 13:41 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53554

             Bug #: 53554
           Summary: -Q --help=<class> gives inaccurate target-specific
                    information
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: driver
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: philomath868@gmail.com


some code that sets target-specific defaults isn't run when using the
--help=<class> option, this causes some incorrect information to be displayed.

for example, -fomit-frame-pointer shows as disabled on a x86_64 system with
optimization selected, mfpmath=387 is shown on such a system (where
-mfpmath=sse is the default), and mmx seems to be disabled on a system which
supports it (even when -march=native is specified).
see http://gcc.gnu.org/ml/gcc-help/2012-06/msg00006.html .


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

* [Bug driver/53554] -Q --help=<class> gives inaccurate target-specific information
  2012-06-01 13:41 [Bug driver/53554] New: -Q --help=<class> gives inaccurate target-specific information philomath868 at gmail dot com
@ 2012-06-01 14:06 ` amonakov at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: amonakov at gcc dot gnu.org @ 2012-06-01 14:06 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53554

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |amonakov at gcc dot gnu.org
         Resolution|                            |DUPLICATE

--- Comment #1 from Alexander Monakov <amonakov at gcc dot gnu.org> 2012-06-01 14:06:12 UTC ---
Marking as a duplicate of an earlier bug which is confirmed.

*** This bug has been marked as a duplicate of bug 39851 ***


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

end of thread, other threads:[~2012-06-01 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-01 13:41 [Bug driver/53554] New: -Q --help=<class> gives inaccurate target-specific information philomath868 at gmail dot com
2012-06-01 14:06 ` [Bug driver/53554] " amonakov at gcc dot gnu.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).