public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/115526] New: regression in 14: invalid assember emitted for alpha, "Error: duplicate !tlsgd!62"
@ 2024-06-17 18:23 dilfridge at gentoo dot org
  2024-06-17 18:24 ` [Bug target/115526] " dilfridge at gentoo dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: dilfridge at gentoo dot org @ 2024-06-17 18:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115526
           Summary: regression in 14: invalid assember emitted for alpha,
                    "Error: duplicate !tlsgd!62"
           Product: gcc
           Version: 14.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dilfridge at gentoo dot org
  Target Milestone: ---

Compiling Python 3.12.4 on Gentoo for alpha fails with the following message:

alpha-unknown-linux-gnu-gcc -c -fno-strict-overflow -Wsign-compare -mieee
-DNDEBUG     -mieee -pipe -O2 -mcpu=ev4 -fwrapv -std=c11 -Wextra
-Wno-unused-parameter  
  -Wno-missing-field-initializers -Wstrict-prototypes
-Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal
 -I. -I./Include -I/usr/include/ncursesw   
  -fPIC -DPy_BUILD_CORE  -o Python/dtoa.o Python/dtoa.c
{standard input}: Assembler messages:
{standard input}:1773: Error: duplicate !tlsgd!62
make: *** [Makefile:2748: Python/dtoa.o] Error 1

This worked fine with gcc-13 and is now broken with

dilfridge-alpha / # gcc --version
gcc (Gentoo 14.1.1_p20240615 p2) 14.1.1 20240615
[...]
dilfridge-alpha / # as --version
GNU assembler (Gentoo 2.42 p3) 2.42.0

Preprocessed source and assembler source follow.

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

end of thread, other threads:[~2024-07-01 21:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-17 18:23 [Bug target/115526] New: regression in 14: invalid assember emitted for alpha, "Error: duplicate !tlsgd!62" dilfridge at gentoo dot org
2024-06-17 18:24 ` [Bug target/115526] " dilfridge at gentoo dot org
2024-06-17 18:24 ` dilfridge at gentoo dot org
2024-06-17 20:50 ` [Bug target/115526] [14/15 regression] " pinskia at gcc dot gnu.org
2024-06-17 20:54 ` pinskia at gcc dot gnu.org
2024-06-20 17:46 ` dilfridge at gentoo dot org
2024-06-30  9:51 ` dilfridge at gentoo dot org
2024-06-30 15:24 ` dilfridge at gentoo dot org
2024-06-30 15:30 ` [Bug target/115526] [14/15 regression] invalid assember emitted for alpha, "Error: duplicate !tlsgd!62" since r14-5109-ga291237b628f41 sjames at gcc dot gnu.org
2024-06-30 16:00 ` ubizjak at gmail dot com
2024-07-01 11:13 ` ubizjak at gmail dot com
2024-07-01 11:14 ` ubizjak at gmail dot com
2024-07-01 21:06 ` dilfridge at gentoo dot 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).