public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/111060] New: [14 Regression] i686-linux bootstrap failure: i686-unknown-linux-gnu/libstdc++-v3/include/limits:1986:1: error: SSE register return with SSE2 disabled
@ 2023-08-18  9:37 slyfox at gcc dot gnu.org
  2023-08-18 10:03 ` [Bug target/111060] " rguenth at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: slyfox at gcc dot gnu.org @ 2023-08-18  9:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111060

            Bug ID: 111060
           Summary: [14 Regression] i686-linux bootstrap failure:
                    i686-unknown-linux-gnu/libstdc++-v3/include/limits:198
                    6:1: error: SSE register return with SSE2 disabled
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: slyfox at gcc dot gnu.org
  Target Milestone: ---

Noticed bootstrap failure on r14-3320-g7f8d730a563983 today:

$ ~/dev/git/gcc/configure --build=i686-unknown-linux-gnu
--host=i686-unknown-linux-gnu --target=i686-unknown-linux-gnu && make
...
/tmp/gb/./gcc/xgcc -shared-libgcc -B/tmp/gb/./gcc -nostdinc++
-L/tmp/gb/i686-unknown-linux-gnu/libstdc++-v3/src
-L/tmp/gb/i686-unknown-linux-gnu/libstdc++-v3/src/.libs
-L/tmp/gb/i686-unknown-linux-gnu/libstdc++-v3/libsupc++/.libs
-B/usr/local/i686-unknown-linux-gnu/bin/
-B/usr/local/i686-unknown-linux-gnu/lib/ -isystem
/usr/local/i686-unknown-linux-gnu/include -isystem
/usr/local/i686-unknown-linux-gnu/sys-include   -fno-checking -x c++-header
-nostdinc++ -g -O2 -D_GNU_SOURCE 
-I/tmp/gb/i686-unknown-linux-gnu/libstdc++-v3/include/i686-unknown-linux-gnu
-I/tmp/gb/i686-unknown-linux-gnu/libstdc++-v3/include
-I/home/slyfox/dev/git/gcc/libstdc++-v3/libsupc++  -O2 -g -std=gnu++0x
/home/slyfox/dev/git/gcc/libstdc++-v3/include/precompiled/stdc++.h \
-o i686-unknown-linux-gnu/bits/stdc++.h.gch/O2ggnu++0x.gch
In file included from
/home/slyfox/dev/git/gcc/libstdc++-v3/include/precompiled/stdc++.h:55:
/tmp/gb/i686-unknown-linux-gnu/libstdc++-v3/include/limits: In static member
function 'static constexpr _Float16 std::numeric_limits<_Float16>::min()':
/tmp/gb/i686-unknown-linux-gnu/libstdc++-v3/include/limits:1986:1: error: SSE
register return with SSE2 disabled

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

end of thread, other threads:[~2023-08-18 22:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18  9:37 [Bug target/111060] New: [14 Regression] i686-linux bootstrap failure: i686-unknown-linux-gnu/libstdc++-v3/include/limits:1986:1: error: SSE register return with SSE2 disabled slyfox at gcc dot gnu.org
2023-08-18 10:03 ` [Bug target/111060] " rguenth at gcc dot gnu.org
2023-08-18 11:39 ` redi at gcc dot gnu.org
2023-08-18 12:48 ` redi at gcc dot gnu.org
2023-08-18 14:38 ` slyfox at gcc dot gnu.org
2023-08-18 22:49 ` cvs-commit at gcc dot gnu.org
2023-08-18 22:51 ` redi 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).