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

Heiko Eißfeldt <heiko at hexco dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|libbacktrace link fails     |testsuite: libbacktrace
                   |with ICE in lto1 (out of    |link fails with ICE in lto1
                   |bounds access)              |(out of bounds access)

--- Comment #2 from Heiko Eißfeldt <heiko at hexco dot de> ---
additional consoel output:
```
lto-wrapper: fatal error: /home/heiko/gcc/objdir/./prev-gcc/xgcc returned 1
exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:1428: btest_lto] Error 1
rm xcoff_32.c elf_32.c xcoff_64.c elf_64.c
make[3]: Leaving directory '/home/heiko/gcc/objdir/libbacktrace'
make[2]: *** [Makefile:2591: check-am] Error 2
make[2]: Leaving directory '/home/heiko/gcc/objdir/libbacktrace'
make[1]: *** [Makefile:7973: check-libbacktrace] Error 2
make[1]: Leaving directory '/home/heiko/gcc/objdir'
make: *** [Makefile:2738: do-check] Error 2
```

Reply via email to