public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug d/104749] New: [12 regression] stage1 d21 fails to link on Solaris/x86
@ 2022-03-01 19:13 ro at gcc dot gnu.org
  2022-03-01 19:18 ` [Bug d/104749] " ro at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: ro at gcc dot gnu.org @ 2022-03-01 19:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104749
           Summary: [12 regression] stage1 d21 fails to link on
                    Solaris/x86
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: ro at gcc dot gnu.org
  Target Milestone: ---
            Target: i?86-pc-solaris2.11

Between 20220228 (3f3246eb16f554c70c5ce87ad2c785f83adb4625) and 20220301
(673a10aee1aafe0c99bfadc29a7458339bdddb3a),
stage1 d21 fails to link on Solaris/x86:

ld: fatal: symbol '___s.24736' is multiply-defined:
        (file d/statementsem.o type=OBJT; file d/typesem.o type=OBJT);
ld: fatal: symbol '___s.24712' is multiply-defined:
        (file d/statementsem.o type=OBJT; file d/typesem.o type=OBJT);

This doesn't happen on Solaris/SPARC, though.

This is with gdc 9.1.0 as bootstrap compiler.  The problem seems to vanish
(haven't run a full bootstrap yet) with gdc 11.1.0, and gdc 9.1.0 -m64 (i.e.
building an amd64-pc-solaris2.11 compiler) works, too.

I'll attach the assembler output.

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

end of thread, other threads:[~2022-12-20 13:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 19:13 [Bug d/104749] New: [12 regression] stage1 d21 fails to link on Solaris/x86 ro at gcc dot gnu.org
2022-03-01 19:18 ` [Bug d/104749] " ro at gcc dot gnu.org
2022-03-01 19:18 ` ro at gcc dot gnu.org
2022-03-01 19:18 ` ro at gcc dot gnu.org
2022-03-02  8:56 ` rguenth at gcc dot gnu.org
2022-03-02  9:39 ` ro at CeBiTec dot Uni-Bielefeld.DE
2022-03-03 12:11 ` ro at CeBiTec dot Uni-Bielefeld.DE
2022-03-03 12:35 ` ibuclaw at gdcproject dot org
2022-03-09 10:28 ` rguenth at gcc dot gnu.org
2022-05-06  8:32 ` [Bug d/104749] [12/13 " jakub at gcc dot gnu.org
2022-11-08  8:17 ` ro at gcc dot gnu.org
2022-11-10 10:24 ` tschwinge at gcc dot gnu.org
2022-12-07 12:06 ` [Bug d/104749] [12/13 regression] stage1 d21 fails to link with GDC 9.1 tschwinge at gcc dot gnu.org
2022-12-20 13:37 ` cvs-commit at gcc dot gnu.org
2022-12-20 13:37 ` cvs-commit at gcc dot gnu.org
2022-12-20 13:37 ` rguenth 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).