public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/112330] New: [14 Regression] LoongArch: LTO bootstrap failure with GAS 2.41
@ 2023-11-01  8:38 xry111 at gcc dot gnu.org
  2023-11-01  8:42 ` [Bug target/112330] " xry111 at gcc dot gnu.org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: xry111 at gcc dot gnu.org @ 2023-11-01  8:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112330
           Summary: [14 Regression] LoongArch: LTO bootstrap failure with
                    GAS 2.41
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: xry111 at gcc dot gnu.org
  Target Milestone: ---

r14-5053 fails to LTO bootstrap with GAS 2.41 and the following configuration:

../gcc/configure --prefix=/home/xry111/gcc-dev --with-system-zlib
--disable-fixincludes --enable-default-ssp --enable-default-pie
--disable-werror --disable-multilib --with-build-config=bootstrap-lto && make
-j32

The error message is:

/usr/bin/as: /usr/bin/as: BFD (Gentoo 2.41 p2) 2.41.0 internal error, aborting
at /tmp/portage/sys-devel/binutils-2.41-r2/work/binutils-2.41/bfd/bfd.c:1185 in
_bfd_doprnt

/usr/bin/as: Please report this bug.

The problem is since r14-4674 we are relying on Binutils commit
1fb3cdd87ec61715a5684925fb6d6a6cf53bb97c, which is not available in GAS 2.41.

I guess the easiest solution is raising the minimal GAS requirement of
bootstrapping GCC 14 on LoongArch to 2.42.

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

end of thread, other threads:[~2024-02-22  3:25 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-01  8:38 [Bug target/112330] New: [14 Regression] LoongArch: LTO bootstrap failure with GAS 2.41 xry111 at gcc dot gnu.org
2023-11-01  8:42 ` [Bug target/112330] " xry111 at gcc dot gnu.org
2023-11-01  8:54 ` xry111 at gcc dot gnu.org
2023-11-01  9:00 ` chenglulu at loongson dot cn
2023-11-01  9:07 ` xry111 at gcc dot gnu.org
2023-11-01  9:10 ` chenglulu at loongson dot cn
2023-11-01  9:23 ` xry111 at gcc dot gnu.org
2023-11-01  9:33 ` chenglulu at loongson dot cn
2023-11-01  9:56 ` xry111 at gcc dot gnu.org
2023-11-01  9:58 ` [Bug target/112330] [14 Regression] LoongArch: Bootstrap " xry111 at gcc dot gnu.org
2023-11-02  6:57 ` chenglulu at loongson dot cn
2023-11-02  7:43 ` xry111 at gcc dot gnu.org
2023-11-02  7:59 ` chenglulu at loongson dot cn
2023-11-02  8:07 ` xry111 at gcc dot gnu.org
2023-11-02  8:43 ` chenglulu at loongson dot cn
2023-11-02  9:54 ` rguenth at gcc dot gnu.org
2023-11-02 11:41 ` [Bug target/112330] [14 Regression] LoongArch: Outputted .align directive may trigger assembler error " xry111 at gcc dot gnu.org
2023-11-14  9:37 ` cvs-commit at gcc dot gnu.org
2023-11-14  9:47 ` xry111 at gcc dot gnu.org
2024-02-22  3:17 ` cvs-commit at gcc dot gnu.org
2024-02-22  3:25 ` cvs-commit 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).