public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/54785] New: -mprefer-avx128 is undocumented
@ 2012-10-02 20:18 hjl.tools at gmail dot com
  2012-10-02 20:19 ` [Bug target/54785] " hjl.tools at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2012-10-02 20:18 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54785
           Summary: -mprefer-avx128 is undocumented
    Classification: Unclassified
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


-mprefer-avx128 is added to GCC 4.7, but isn't documented.


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

* [Bug target/54785] -mprefer-avx128 is undocumented
  2012-10-02 20:18 [Bug target/54785] New: -mprefer-avx128 is undocumented hjl.tools at gmail dot com
@ 2012-10-02 20:19 ` hjl.tools at gmail dot com
  2012-10-02 21:11 ` hjl at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2012-10-02 20:19 UTC (permalink / raw)
  To: gcc-bugs


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubizjak at gmail dot com
   Target Milestone|---                         |4.7.3


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

* [Bug target/54785] -mprefer-avx128 is undocumented
  2012-10-02 20:18 [Bug target/54785] New: -mprefer-avx128 is undocumented hjl.tools at gmail dot com
  2012-10-02 20:19 ` [Bug target/54785] " hjl.tools at gmail dot com
@ 2012-10-02 21:11 ` hjl at gcc dot gnu.org
  2012-10-02 21:13 ` hjl at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl at gcc dot gnu.org @ 2012-10-02 21:11 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-10-02 21:11:24 UTC ---
Author: hjl
Date: Tue Oct  2 21:11:21 2012
New Revision: 192007

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192007
Log:
Document -mprefer-avx128

    PR target/54785
    * doc/invoke.texi: Document -mprefer-avx128.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi


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

* [Bug target/54785] -mprefer-avx128 is undocumented
  2012-10-02 20:18 [Bug target/54785] New: -mprefer-avx128 is undocumented hjl.tools at gmail dot com
  2012-10-02 20:19 ` [Bug target/54785] " hjl.tools at gmail dot com
  2012-10-02 21:11 ` hjl at gcc dot gnu.org
@ 2012-10-02 21:13 ` hjl at gcc dot gnu.org
  2012-10-02 21:25 ` hjl at gcc dot gnu.org
  2012-10-02 21:29 ` hjl.tools at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: hjl at gcc dot gnu.org @ 2012-10-02 21:13 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-10-02 21:12:55 UTC ---
Author: hjl
Date: Tue Oct  2 21:12:50 2012
New Revision: 192008

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192008
Log:
Document -mprefer-avx128

    Backported from mainline
    PR target/54785
    * doc/invoke.texi: Document -mprefer-avx128.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/doc/invoke.texi


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

* [Bug target/54785] -mprefer-avx128 is undocumented
  2012-10-02 20:18 [Bug target/54785] New: -mprefer-avx128 is undocumented hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2012-10-02 21:13 ` hjl at gcc dot gnu.org
@ 2012-10-02 21:25 ` hjl at gcc dot gnu.org
  2012-10-02 21:29 ` hjl.tools at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: hjl at gcc dot gnu.org @ 2012-10-02 21:25 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #3 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-10-02 21:24:51 UTC ---
Author: hjl
Date: Tue Oct  2 21:24:45 2012
New Revision: 192009

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192009
Log:
Document -mprefer-avx128

    Backported from mainline
    PR target/54785
    * doc/invoke.texi: Document -mprefer-avx128.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/doc/invoke.texi


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

* [Bug target/54785] -mprefer-avx128 is undocumented
  2012-10-02 20:18 [Bug target/54785] New: -mprefer-avx128 is undocumented hjl.tools at gmail dot com
                   ` (3 preceding siblings ...)
  2012-10-02 21:25 ` hjl at gcc dot gnu.org
@ 2012-10-02 21:29 ` hjl.tools at gmail dot com
  4 siblings, 0 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2012-10-02 21:29 UTC (permalink / raw)
  To: gcc-bugs


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.7.3                       |4.6.4

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2012-10-02 21:29:10 UTC ---
Fixed for 4.6.4, 4.7,3 and 4.8.0.


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

end of thread, other threads:[~2012-10-02 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02 20:18 [Bug target/54785] New: -mprefer-avx128 is undocumented hjl.tools at gmail dot com
2012-10-02 20:19 ` [Bug target/54785] " hjl.tools at gmail dot com
2012-10-02 21:11 ` hjl at gcc dot gnu.org
2012-10-02 21:13 ` hjl at gcc dot gnu.org
2012-10-02 21:25 ` hjl at gcc dot gnu.org
2012-10-02 21:29 ` hjl.tools at gmail dot com

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).