https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739
Iain Buclaw changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739
--- Comment #5 from Iain Buclaw ---
(In reply to Segher Boessenkool from comment #4)
> Thanks. But the point of this PR is that bootstrapping trunk is broken.
> That needs fixing some way.
It's working when you use gcc-10 or later as the basel
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739
--- Comment #4 from Segher Boessenkool ---
Thanks. But the point of this PR is that bootstrapping trunk is broken.
That needs fixing some way.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739
Iain Buclaw changed:
What|Removed |Added
Known to fail||9.3.1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739
--- Comment #2 from Segher Boessenkool ---
Hi!
I have no idea why not.
$ gdc --version
gdc (GCC) 9.3.1 20200410
and it says
Configured with: /home/segher/src/gcc/configure --prefix=/home/segher/tot
--enable-languages=c,c++,fortran,ada,d,objc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739
--- Comment #1 from Iain Buclaw ---
Why is the library not installed alongside the host compiler though? The D
core runtime compiles and works well on powerpc64-linux.