public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/110275] New: [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu
@ 2023-06-16  4:49 doko at gcc dot gnu.org
  2023-06-16  4:51 ` [Bug bootstrap/110275] " doko at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: doko at gcc dot gnu.org @ 2023-06-16  4:49 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110275
           Summary: [14 Regression] trunk fails to build with binutils
                    trunk on riscv64-linux-gnu
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org
  Target Milestone: ---

seen with trunk 20230613, binutils trunk 20230611 on riscv64-linux-gnu:

[...]
insn-opinit.o: in function `init_all_optabs(target_optabs*)':
/<<PKGBUILDDIR>>/build/gcc/insn-opinit.cc:4150:(.text+0x928): relocation
truncated to fit: R_RIS
CV_JAL against `.L324'
collect2: error: ld returned 1 exit status
Command exited with non-zero status 1
make[5]: *** [../../src/gcc/c/Make-lang.in:87: cc1] Error 1

gcc is configured with:

Configured with: -v
         --prefix=/usr/lib/gcc-snapshot
         --with-gcc-major-version-only
         --program-prefix=
         --enable-shared
         --enable-linker-build-id
         --disable-nls
         --enable-bootstrap
         --enable-clocale=gnu
         --enable-libstdcxx-debug
         --enable-libstdcxx-time=yes
         --with-default-libstdcxx-abi=new
         --enable-gnu-unique-object
         --disable-libitm
         --disable-libquadmath
         --disable-libquadmath-support
         --enable-plugin
         --with-system-zlib
         --enable-libphobos-checking=release
         --with-target-system-zlib=auto
         --enable-objc-gc=auto
         --enable-multiarch
         --disable-werror
         --disable-multilib
         --with-arch=rv64gc
         --with-abi=lp64d
         --enable-checking=yes
         --build=riscv64-linux-gnu
         --host=riscv64-linux-gnu
         --target=riscv64-linux-gnu
         --with-build-config=bootstrap-lto-lean
         --enable-link-serialization=2

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

* [Bug bootstrap/110275] [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu
  2023-06-16  4:49 [Bug bootstrap/110275] New: [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu doko at gcc dot gnu.org
@ 2023-06-16  4:51 ` doko at gcc dot gnu.org
  2023-06-16  8:34 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: doko at gcc dot gnu.org @ 2023-06-16  4:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Matthias Klose <doko at gcc dot gnu.org> ---
... and built with make profiledbootstrap-lean

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

* [Bug bootstrap/110275] [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu
  2023-06-16  4:49 [Bug bootstrap/110275] New: [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu doko at gcc dot gnu.org
  2023-06-16  4:51 ` [Bug bootstrap/110275] " doko at gcc dot gnu.org
@ 2023-06-16  8:34 ` rguenth at gcc dot gnu.org
  2023-10-17 10:57 ` rguenth at gcc dot gnu.org
  2023-11-30 16:00 ` doko at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-06-16  8:34 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |14.0
            Version|unknown                     |14.0

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

* [Bug bootstrap/110275] [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu
  2023-06-16  4:49 [Bug bootstrap/110275] New: [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu doko at gcc dot gnu.org
  2023-06-16  4:51 ` [Bug bootstrap/110275] " doko at gcc dot gnu.org
  2023-06-16  8:34 ` rguenth at gcc dot gnu.org
@ 2023-10-17 10:57 ` rguenth at gcc dot gnu.org
  2023-11-30 16:00 ` doko at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-10-17 10:57 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-10-17
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
still an issue?

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

* [Bug bootstrap/110275] [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu
  2023-06-16  4:49 [Bug bootstrap/110275] New: [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu doko at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2023-10-17 10:57 ` rguenth at gcc dot gnu.org
@ 2023-11-30 16:00 ` doko at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: doko at gcc dot gnu.org @ 2023-11-30 16:00 UTC (permalink / raw)
  To: gcc-bugs

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

Matthias Klose <doko at gcc dot gnu.org> changed:

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

--- Comment #3 from Matthias Klose <doko at gcc dot gnu.org> ---
this works for me now with binutils trunk 20231125 and gcc trunk 20231125.

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

end of thread, other threads:[~2023-11-30 16:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16  4:49 [Bug bootstrap/110275] New: [14 Regression] trunk fails to build with binutils trunk on riscv64-linux-gnu doko at gcc dot gnu.org
2023-06-16  4:51 ` [Bug bootstrap/110275] " doko at gcc dot gnu.org
2023-06-16  8:34 ` rguenth at gcc dot gnu.org
2023-10-17 10:57 ` rguenth at gcc dot gnu.org
2023-11-30 16:00 ` doko 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).