[Bug d/103739] Bootstrap broken on powerpc64-linux

2021-12-21 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739 Iain Buclaw changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug d/103739] Bootstrap broken on powerpc64-linux

2021-12-16 Thread ibuclaw at gdcproject dot org via Gcc-bugs
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

[Bug d/103739] Bootstrap broken on powerpc64-linux

2021-12-16 Thread segher at gcc dot gnu.org via Gcc-bugs
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.

[Bug d/103739] Bootstrap broken on powerpc64-linux

2021-12-16 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103739 Iain Buclaw changed: What|Removed |Added Known to fail||9.3.1 Keywords|

[Bug d/103739] Bootstrap broken on powerpc64-linux

2021-12-15 Thread segher at gcc dot gnu.org via Gcc-bugs
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

[Bug d/103739] Bootstrap broken on powerpc64-linux

2021-12-15 Thread ibuclaw at gdcproject dot org via Gcc-bugs
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.