|
From: | Marco.Leise at gmx dot de |
Subject: | [Bug gold/20642] internal error in get_section_contents, at icf.cc:467 with --icf=safe |
Date: | Wed, 25 Apr 2018 12:23:18 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20642 --- Comment #19 from Marco Leise <Marco.Leise at gmx dot de> --- It looks like two more Dlang packages were affected by this, the first of which compiles now. The second is a shared library and is hit by "relocation R_386_GOTOFF against preemptible symbol <...> cannot be used when making a shared object" issues when compiled with dmd (the language's reference compiler based on a formerly proprietary backend) targeting i386. Dlang compilers ldc2 and gdc (based on llvm and gcc) work fine, so I think it is just a backend issue. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |