public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
@ 2023-11-20 14:46 sjames at gcc dot gnu.org
  2023-11-20 14:47 ` [Bug target/112640] " sjames at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-11-20 14:46 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112640
           Summary: [14 regression] Failed bootstrap on arm64
                    (libgcc/config/libbid/bid128_fma.c:3569:1: internal
                    compiler error: in extract_base_offset_in_addr, at
                    config/aarch64/aarch64.cc:26424)
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sjames at gcc dot gnu.org
  Target Milestone: ---

This is a recent regression as I built the same configuration fine within the
last 24-48 hours.

```
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/xgcc
-B/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/
-B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/
-isy
stem /usr/aarch64-unknown-linux-gnu/include -isystem
/usr/aarch64-unknown-linux-gnu/sys-include    -g -O2 -pipe -mcpu=native
-fdiagnostics-color=always -ggdb3 -ggdb3 -O3
-fno-harden-control-flow-redundancy -O
2  -g -O2 -pipe -mcpu=native -fdiagnostics-color=always -ggdb3 -ggdb3 -O3
-fno-harden-control-flow-redundancy -DIN_GCC   -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-proto
types -Wold-style-definition  -isystem ./include  -fPIC -g -DIN_LIBGCC2
-fbuilding-libgcc -fno-stack-protector -fno-stack-clash-protection  -fPIC -I.
-I. -I../.././gcc -I/var/tmp/portage/sys-devel/gcc-14.0.0.
9999/work/gcc-14.0.0.9999/libgcc
-I/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/libgcc/.
-I/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/libgcc/../gcc
-I/var/tmp/portage/s
ys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/libgcc/../include
-I/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/libgcc/config/libbid
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS   -o bid128_fma
.o -MT bid128_fma.o -MD -MP -MF bid128_fma.dep -c
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/libgcc/config/libbid/bid128_fma.c
during RTL pass: peephole2
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/libgcc/config/libbid/bid128_fma.c:
In function ‘bid128_ext_fma’:
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/libgcc/config/libbid/bid128_fma.c:3569:1:
internal compiler error: in extract_base_offset_in_addr, at
config/aarch64/aarch64.cc:26424
 3569 | }
      | ^
0xaaaabf72b33f extract_base_offset_in_addr(rtx_def*, rtx_def**, rtx_def**)
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/config/aarch64/aarch64.cc:26424
0xaaaabf72b3d7 aarch64_ldrstr_offset_compare(void const*, void const*)
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/config/aarch64/aarch64.cc:26842
0xaaaac0829473 long cmp1<sort_ctx>(char*, char*, sort_ctx*) [clone .isra.0]
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/sort.cc:151
0xaaaac06af9cf netsort<sort_ctx>
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/sort.cc:168
0xaaaac06af9cf mergesort<sort_ctx>
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/sort.cc:205
0xaaaac06afbc7 mergesort<sort_ctx>
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/sort.cc:210
0xaaaac06f3dbf gcc_qsort(void*, unsigned long, unsigned long, int (*)(void
const*, void const*))
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/sort.cc:268
0xaaaabf75666f gcc_stablesort(void*, unsigned long, unsigned long, int (*)(void
const*, void const*))
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/sort.cc:304
0xaaaabf75666f aarch64_gen_adjusted_ldpstp(rtx_def**, bool, machine_mode,
rtx_code)
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/config/aarch64/aarch64.cc:27005
0xaaaabfd38a3f gen_peephole2_232(rtx_insn*, rtx_def**)
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/config/aarch64/aarch64-ldpstp.md:271
0xaaaabf20c65b peephole2_optimize
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/recog.cc:4179
0xaaaabf20c65b rest_of_handle_peephole2
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/recog.cc:4330
0xaaaabf20c65b execute
       
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/gcc/recog.cc:4367
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://bugs.gentoo.org/> for instructions.
make[3]: *** [Makefile:650: bid128_fma.o] Error 1
```

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
@ 2023-11-20 14:47 ` sjames at gcc dot gnu.org
  2023-11-20 14:49 ` pinskia at gcc dot gnu.org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-11-20 14:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
r14-5595-g06e7cc79fd3b1b built OK last, I think, and r14-5606-ge85c596ae2d1e5
is what failed.

```
 * /bin/sh
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/configure
--host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu
--prefix=/usr --bindir=/usr/aarch64-unknown-linux-gnu/gcc-bin/14
--includedir=/usr/lib/gcc/aarch64-unknown-linux-gnu/14/include
--datadir=/usr/share/gcc-data/aarch64-unknown-linux-gnu/14
--mandir=/usr/share/gcc-data/aarch64-unknown-linux-gnu/14/man
--infodir=/usr/share/gcc-data/aarch64-unknown-linux-gnu/14/info
--with-gxx-include-dir=/usr/lib/gcc/aarch64-unknown-linux-gnu/14/include/g++-v14
--disable-silent-rules --disable-dependency-tracking
--with-python-dir=/share/gcc-data/aarch64-unknown-linux-gnu/14/python
--enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt
--disable-werror --with-system-zlib --enable-nls --without-included-gettext
--disable-libunwind-exceptions --enable-checking=yes,extra,rtl
--with-bugurl=https://bugs.gentoo.org/ --with-pkgversion=Gentoo Hardened 14.0.0
p, commit a701b1aeb797c8a449217874a9675547dc80fca3
--with-gcc-major-version-only --enable-libstdcxx-time --enable-lto
--disable-libstdcxx-pch --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu --disable-multilib
--disable-fixed-point --enable-libgomp --disable-libssp --disable-libada
--disable-cet --disable-systemtap --disable-valgrind-annotations
--disable-vtable-verify --disable-libvtv --with-zstd --without-isl
--enable-default-pie --enable-host-pie --enable-host-bind-now
--enable-default-ssp --with-build-config=bootstrap-O3 bootstrap-lto
```

```
# /var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/xgcc -v
Using built-in specs.
COLLECT_GCC=/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/xgcc
Target: aarch64-unknown-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/gcc-14.0.0.9999/configure
--host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-gnu
--prefix=/usr --bindir=/usr/aarch64-unknown-linux-gnu/gcc-bin/14
--includedir=/usr/lib/gcc/aarch64-unknown-linux-gnu/14/include
--datadir=/usr/share/gcc-data/aarch64-unknown-linux-gnu/14
--mandir=/usr/share/gcc-data/aarch64-unknown-linux-gnu/14/man
--infodir=/usr/share/gcc-data/aarch64-unknown-linux-gnu/14/info
--with-gxx-include-dir=/usr/lib/gcc/aarch64-unknown-linux-gnu/14/include/g++-v14
--disable-silent-rules --disable-dependency-tracking
--with-python-dir=/share/gcc-data/aarch64-unknown-linux-gnu/14/python
--enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt
--disable-werror --with-system-zlib --enable-nls --without-included-gettext
--disable-libunwind-exceptions --enable-checking=yes,extra,rtl
--with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened
14.0.0 p, commit a701b1aeb797c8a449217874a9675547dc80fca3'
--with-gcc-major-version-only --enable-libstdcxx-time --enable-lto
--disable-libstdcxx-pch --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu --disable-multilib
--disable-fixed-point --enable-libgomp --disable-libssp --disable-libada
--disable-cet --disable-systemtap --disable-valgrind-annotations
--disable-vtable-verify --disable-libvtv --with-zstd --without-isl
--enable-default-pie --enable-host-pie --enable-host-bind-now
--enable-default-ssp --with-build-config='bootstrap-O3 bootstrap-lto'
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20231120 (experimental)
e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7 (Gentoo Hardened 14.0.0 p, commit
a701b1aeb797c8a449217874a9675547dc80fca3)
```

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
  2023-11-20 14:47 ` [Bug target/112640] " sjames at gcc dot gnu.org
@ 2023-11-20 14:49 ` pinskia at gcc dot gnu.org
  2023-11-20 14:50 ` sjames at gcc dot gnu.org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-20 14:49 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.0
                 CC|                            |pinskia at gcc dot gnu.org
           Keywords|                            |build

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
  2023-11-20 14:47 ` [Bug target/112640] " sjames at gcc dot gnu.org
  2023-11-20 14:49 ` pinskia at gcc dot gnu.org
@ 2023-11-20 14:50 ` sjames at gcc dot gnu.org
  2023-11-20 15:29 ` sjames at gcc dot gnu.org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-11-20 14:50 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Sam James <sjames at gcc dot gnu.org> ---
Created attachment 56651
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56651&action=edit
bid128_fma.i

/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/xgcc
-B/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/./gcc/
-B/usr/aarch64-unknown-linux-gnu/bin/ -B/usr/aarch64-unknown-linux-gnu/lib/
-isystem /usr/aarch64-unknown-linux-gnu/include -isystem
/usr/aarch64-unknown-linux-gnu/sys-include -O2 -c ./bid128_fma.i is enough

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2023-11-20 14:50 ` sjames at gcc dot gnu.org
@ 2023-11-20 15:29 ` sjames at gcc dot gnu.org
  2023-11-20 15:43 ` sjames at gcc dot gnu.org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-11-20 15:29 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Sam James <sjames at gcc dot gnu.org> ---
Created attachment 56652
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56652&action=edit
reduced.i

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2023-11-20 15:29 ` sjames at gcc dot gnu.org
@ 2023-11-20 15:43 ` sjames at gcc dot gnu.org
  2023-11-20 16:29 ` jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-11-20 15:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Sam James from comment #1)
> r14-5595-g06e7cc79fd3b1b built OK last, I think, and
> r14-5606-ge85c596ae2d1e5 is what failed.

My last build is r14-5590-g9d58d2d8ba290d and r14-5606-ge85c596ae2d1e5 is what
failed.

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2023-11-20 15:43 ` sjames at gcc dot gnu.org
@ 2023-11-20 16:29 ` jakub at gcc dot gnu.org
  2023-11-20 19:19 ` pinskia at gcc dot gnu.org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-11-20 16:29 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Can't reproduce with r14-5606 cross from x86_64-linux.

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2023-11-20 16:29 ` jakub at gcc dot gnu.org
@ 2023-11-20 19:19 ` pinskia at gcc dot gnu.org
  2023-11-20 19:24 ` sjames at gcc dot gnu.org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-20 19:19 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Running a bootstrap right now and will report back in a few.

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2023-11-20 19:19 ` pinskia at gcc dot gnu.org
@ 2023-11-20 19:24 ` sjames at gcc dot gnu.org
  2023-11-20 19:28 ` pinskia at gcc dot gnu.org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-11-20 19:24 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Sam James <sjames at gcc dot gnu.org> ---
# head -10 /proc/cpuinfo
processor       : 0
BogoMIPS        : 50.08
Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp
asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer : 0x41
CPU architecture: 8
CPU variant     : 0x3
CPU part        : 0xd0c
CPU revision    : 1

processor       : 1

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2023-11-20 19:24 ` sjames at gcc dot gnu.org
@ 2023-11-20 19:28 ` pinskia at gcc dot gnu.org
  2023-11-20 19:30 ` pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-20 19:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Sam James from comment #7)
> # head -10 /proc/cpuinfo
> processor       : 0
> BogoMIPS        : 50.08
> Features        : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp
> asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
> CPU implementer : 0x41
> CPU architecture: 8
> CPU variant     : 0x3
> CPU part        : 0xd0c
> CPU revision    : 1

That correspondes to `-mcpu=neoverse-n1`:
AARCH64_CORE("neoverse-n1",  neoversen1, cortexa57, V8_2A,  (F16, RCPC,
DOTPROD, PROFILE), neoversen1, 0x41, 0xd0c, -1)

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

* [Bug target/112640] [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2023-11-20 19:28 ` pinskia at gcc dot gnu.org
@ 2023-11-20 19:30 ` pinskia at gcc dot gnu.org
  2023-11-30 12:16 ` [Bug target/112640] [14 regression] Failed profiledbootstrap " jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-20 19:30 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
make[3]: Leaving directory
'/var/tmp/portage/sys-devel/gcc-14.0.0.9999/work/build/aarch64-unknown-linux-gnu/libgcc'
make[2]: *** [Makefile:18817: all-stagetrain-target-libgcc] Error 2
make[1]: *** [Makefile:24853: stagetrain-bubble] Error 2
make: *** [Makefile:24990: profiledbootstrap] Error 2

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

* [Bug target/112640] [14 regression] Failed profiledbootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (9 preceding siblings ...)
  2023-11-20 19:30 ` pinskia at gcc dot gnu.org
@ 2023-11-30 12:16 ` jakub at gcc dot gnu.org
  2023-12-01  1:13 ` sjames at gcc dot gnu.org
  2024-03-06 16:43 ` sjames at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-11-30 12:16 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Does this still fail?  I've done a non-LTO profiledbootstrap on aarch64 as well
as
LTO profiledbootstrap on aarch64 recently:
https://kojipkgs.fedoraproject.org//work/tasks/758/109700758/build.log
https://kojipkgs.fedoraproject.org//work/tasks/5554/109705554/build.log
and both were successful.

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

* [Bug target/112640] [14 regression] Failed profiledbootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (10 preceding siblings ...)
  2023-11-30 12:16 ` [Bug target/112640] [14 regression] Failed profiledbootstrap " jakub at gcc dot gnu.org
@ 2023-12-01  1:13 ` sjames at gcc dot gnu.org
  2024-03-06 16:43 ` sjames at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2023-12-01  1:13 UTC (permalink / raw)
  To: gcc-bugs

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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2023-12-01
     Ever confirmed|0                           |1

--- Comment #11 from Sam James <sjames at gcc dot gnu.org> ---
Still happens but bisecting it has proven unreliable. I'm going to call this
WAITING until I get a chance to at least give some standalone build command
which fails.

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

* [Bug target/112640] [14 regression] Failed profiledbootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
  2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
                   ` (11 preceding siblings ...)
  2023-12-01  1:13 ` sjames at gcc dot gnu.org
@ 2024-03-06 16:43 ` sjames at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: sjames at gcc dot gnu.org @ 2024-03-06 16:43 UTC (permalink / raw)
  To: gcc-bugs

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

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #12 from Sam James <sjames at gcc dot gnu.org> ---
This seems completely gone for me now.

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

end of thread, other threads:[~2024-03-06 16:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-20 14:46 [Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424) sjames at gcc dot gnu.org
2023-11-20 14:47 ` [Bug target/112640] " sjames at gcc dot gnu.org
2023-11-20 14:49 ` pinskia at gcc dot gnu.org
2023-11-20 14:50 ` sjames at gcc dot gnu.org
2023-11-20 15:29 ` sjames at gcc dot gnu.org
2023-11-20 15:43 ` sjames at gcc dot gnu.org
2023-11-20 16:29 ` jakub at gcc dot gnu.org
2023-11-20 19:19 ` pinskia at gcc dot gnu.org
2023-11-20 19:24 ` sjames at gcc dot gnu.org
2023-11-20 19:28 ` pinskia at gcc dot gnu.org
2023-11-20 19:30 ` pinskia at gcc dot gnu.org
2023-11-30 12:16 ` [Bug target/112640] [14 regression] Failed profiledbootstrap " jakub at gcc dot gnu.org
2023-12-01  1:13 ` sjames at gcc dot gnu.org
2024-03-06 16:43 ` sjames 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).