public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/59583] New: --enable-targets=all --with-cpu=broadwell isn't allowed to configure i686-linux
@ 2013-12-23 12:14 hjl.tools at gmail dot com
  2014-01-18 13:26 ` [Bug bootstrap/59583] " hjl at gcc dot gnu.org
  2014-01-18 14:09 ` hjl.tools at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2013-12-23 12:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59583
           Summary: --enable-targets=all --with-cpu=broadwell isn't
                    allowed to configure i686-linux
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com

I got

# /export/gnu/import/git/gcc/configure --enable-clocale=gnu --with-system-zlib
--with-demangler-in-ld  --enable-shared i686-linux --prefix=/usr/gcc-4.9.0
--with-local-prefix=/usr/local --enable-targets=all --with-cpu=broadwell
--with-fpmath=sse
...
# make bootstrap
...
Unsupported CPU used in --with-cpu=broadwell, supported values:
generic intel atom slm core2 corei7 corei7-avx nocona x86-64 bdver4 bdver3
bdver2 bdver1 btver2 btver1 amdfam10 barcelona k8 opteron athlon64 athlon-fx
athlon64-sse3 k8-sse3 opteron-sse3
make[3]: *** [configure-stage1-gcc] Error 1
make[3]: Leaving directory `/export/build/gnu/gcc-test-32bit/build-i686-linux'
make[2]: *** [stage1-bubble] Error 2
make[2]: Leaving directory `/export/build/gnu/gcc-test-32bit/build-i686-linux'
make[1]: *** [bootstrap] Error 2


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

* [Bug bootstrap/59583] --enable-targets=all --with-cpu=broadwell isn't allowed to configure i686-linux
  2013-12-23 12:14 [Bug bootstrap/59583] New: --enable-targets=all --with-cpu=broadwell isn't allowed to configure i686-linux hjl.tools at gmail dot com
@ 2014-01-18 13:26 ` hjl at gcc dot gnu.org
  2014-01-18 14:09 ` hjl.tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hjl at gcc dot gnu.org @ 2014-01-18 13:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Sat Jan 18 13:25:40 2014
New Revision: 206756

URL: http://gcc.gnu.org/viewcvs?rev=206756&root=gcc&view=rev
Log:
Update x86 --with-arch/--with-cpu= configure handling

    PR bootstrap/59580
    PR bootstrap/59583
    * config.gcc (x86_archs): New variable.
    (x86_64_archs): Likewise.
    (x86_cpus): Likewise.
    Use $x86_archs, $x86_64_archs and $x86_cpus to check valid
    --with-arch/--with-cpu= options.
    Support --with-arch=/--with-cpu={nehalem,westmere,
    sandybridge,ivybridge,haswell,broadwell,bonnell,silvermont}.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc


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

* [Bug bootstrap/59583] --enable-targets=all --with-cpu=broadwell isn't allowed to configure i686-linux
  2013-12-23 12:14 [Bug bootstrap/59583] New: --enable-targets=all --with-cpu=broadwell isn't allowed to configure i686-linux hjl.tools at gmail dot com
  2014-01-18 13:26 ` [Bug bootstrap/59583] " hjl at gcc dot gnu.org
@ 2014-01-18 14:09 ` hjl.tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2014-01-18 14:09 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed.


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

end of thread, other threads:[~2014-01-18 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-23 12:14 [Bug bootstrap/59583] New: --enable-targets=all --with-cpu=broadwell isn't allowed to configure i686-linux hjl.tools at gmail dot com
2014-01-18 13:26 ` [Bug bootstrap/59583] " hjl at gcc dot gnu.org
2014-01-18 14:09 ` 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).