public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/39851]  New: gcc -Q --help=target does not list extensions selected by -march=
@ 2009-04-22 14:58 amonakov at gcc dot gnu dot org
  2009-04-22 23:29 ` [Bug other/39851] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 5+ messages in thread
From: amonakov at gcc dot gnu dot org @ 2009-04-22 14:58 UTC (permalink / raw)
  To: gcc-bugs

Even though -march=nocona enables SSE2 and SSE3 extensions, gcc -Q
--help=target does not list them as enabled.  This may be confusing to the user
(see http://gcc.gnu.org/ml/gcc-help/2009-04/msg00293.html ):

$ gcc -Q --help=target -march=nocona | grep msse[23]
  -msse2                                [disabled]
  -msse3                                [disabled]

-msse[23] would be enabled in gcc/config/i386/i386.c:override_options(), called
from toplev.c:process_options(), which is in turn called from do_compile(). 
OTOH, --help=target is processed in decode_options(), which is executed before
do_compile.  It would be nice if --help=target processing could see options
overridden by target backend.


-- 
           Summary: gcc -Q --help=target does not list extensions selected
                    by -march=
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amonakov at gcc dot gnu dot org


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


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

* [Bug other/39851] gcc -Q --help=target does not list extensions selected by -march=
  2009-04-22 14:58 [Bug driver/39851] New: gcc -Q --help=target does not list extensions selected by -march= amonakov at gcc dot gnu dot org
@ 2009-04-22 23:29 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-04-22 23:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-04-22 23:29 -------
Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |trivial
             Status|UNCONFIRMED                 |NEW
          Component|driver                      |other
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-22 23:29:02
               date|                            |


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


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

* [Bug other/39851] gcc -Q --help=target does not list extensions selected by -march=
       [not found] <bug-39851-4@http.gcc.gnu.org/bugzilla/>
  2012-06-01 14:06 ` amonakov at gcc dot gnu.org
  2012-06-01 14:07 ` amonakov at gcc dot gnu.org
@ 2013-03-04  9:31 ` amonakov at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: amonakov at gcc dot gnu.org @ 2013-03-04  9:31 UTC (permalink / raw)
  To: gcc-bugs


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bratsinot at gmail dot com

--- Comment #4 from Alexander Monakov <amonakov at gcc dot gnu.org> 2013-03-04 09:29:32 UTC ---
*** Bug 56507 has been marked as a duplicate of this bug. ***


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

* [Bug other/39851] gcc -Q --help=target does not list extensions selected by -march=
       [not found] <bug-39851-4@http.gcc.gnu.org/bugzilla/>
  2012-06-01 14:06 ` amonakov at gcc dot gnu.org
@ 2012-06-01 14:07 ` amonakov at gcc dot gnu.org
  2013-03-04  9:31 ` amonakov at gcc dot gnu.org
  2 siblings, 0 replies; 5+ messages in thread
From: amonakov at gcc dot gnu.org @ 2012-06-01 14:07 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kjslag at gmail dot com
                 CC|                            |philomath868 at gmail dot
                   |                            |com

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> 2012-06-01 14:05:12 UTC ---
*** Bug 43718 has been marked as a duplicate of this bug. ***

--- Comment #3 from Alexander Monakov <amonakov at gcc dot gnu.org> 2012-06-01 14:06:12 UTC ---
*** Bug 53554 has been marked as a duplicate of this bug. ***


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

* [Bug other/39851] gcc -Q --help=target does not list extensions selected by -march=
       [not found] <bug-39851-4@http.gcc.gnu.org/bugzilla/>
@ 2012-06-01 14:06 ` amonakov at gcc dot gnu.org
  2012-06-01 14:07 ` amonakov at gcc dot gnu.org
  2013-03-04  9:31 ` amonakov at gcc dot gnu.org
  2 siblings, 0 replies; 5+ 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=39851

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kjslag at gmail dot com
                 CC|                            |philomath868 at gmail dot
                   |                            |com

--- Comment #2 from Alexander Monakov <amonakov at gcc dot gnu.org> 2012-06-01 14:05:12 UTC ---
*** Bug 43718 has been marked as a duplicate of this bug. ***

--- Comment #3 from Alexander Monakov <amonakov at gcc dot gnu.org> 2012-06-01 14:06:12 UTC ---
*** Bug 53554 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2013-03-04  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-22 14:58 [Bug driver/39851] New: gcc -Q --help=target does not list extensions selected by -march= amonakov at gcc dot gnu dot org
2009-04-22 23:29 ` [Bug other/39851] " pinskia at gcc dot gnu dot org
     [not found] <bug-39851-4@http.gcc.gnu.org/bugzilla/>
2012-06-01 14:06 ` amonakov at gcc dot gnu.org
2012-06-01 14:07 ` amonakov at gcc dot gnu.org
2013-03-04  9:31 ` 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).