https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104749
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 regression] stage1 |[12/13 regression] stage1 |d21 fails to link on |d21 fails to link with GDC |Solaris/x86 |9.1 --- Comment #12 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- (In reply to Iain Buclaw from comment #6) > Just having a look around, I couldn't see anywhere that `___s` would be > created now. > > Then I came across r9-8460, which was fixed for 10.1.0, and backported > before 9.4.0 was released. Linked bug report is pr d/94240. > > In that case then, earlier versions of version 9 might not work correctly. I have, by the way, confirmed that cherry-picking commit r9-8460-ge926d076f28a91f3ea30bd0bcfa1f25958fdb59e "d: Fix ICE in add_symbol_to_partition_1, at lto/lto-partition.c:215" on top of GCC 9.1 does resolve the issue discussed here (for x86_64-pc-linux-gnu). ... but for 'gcc/doc/install.texi' we'd rather state "GDC compiler (GCC version 9.4 or later)", I suppose.