[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-18 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 --- Comment #8 from Martin Liška --- I really cannot reproduce it with a custom ld.gold build.

[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 --- Comment #7 from Martin Liška --- > Ah, you are right. It is binutils trunk (unpatched). Will figure out > what is going on here. Good! If the failure happens quickly, you can likely bisect binutils quickly. In which build stage do you see

[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread hubicka at ucw dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 --- Comment #6 from Jan Hubicka --- > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 > > --- Comment #5 from Martin Liška --- > (In reply to Jan Hubicka from comment #3) > > > I've just tried to reproduce it: > > > ../configure

Re: [Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread Jan Hubicka
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 > > --- Comment #5 from Martin Liška --- > (In reply to Jan Hubicka from comment #3) > > > I've just tried to reproduce it: > > > ../configure --with-build-config=bootstrap-lto --enable-checking=release > > > --disable-plugin > > > > > > But

[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 --- Comment #5 from Martin Liška --- (In reply to Jan Hubicka from comment #3) > > I've just tried to reproduce it: > > ../configure --with-build-config=bootstrap-lto --enable-checking=release > > --disable-plugin > > > > But the build is fine

[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 --- Comment #4 from Richard Biener --- Works on the branch.

[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread hubicka at ucw dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 --- Comment #3 from Jan Hubicka --- > I've just tried to reproduce it: > ../configure --with-build-config=bootstrap-lto --enable-checking=release > --disable-plugin > > But the build is fine for me. On our dhcp230 (zen III machine) it works if

Re: [Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread Jan Hubicka
> I've just tried to reproduce it: > ../configure --with-build-config=bootstrap-lto --enable-checking=release > --disable-plugin > > But the build is fine for me. On our dhcp230 (zen III machine) it works if you make system linker ld, if system linker is gold (from tumbleweed) it fails GNU gold

[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-15 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING CC|

[Bug middle-end/99097] profiledbootstrap fails with LTO and disabled plugin

2021-02-14 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99097 --- Comment #1 from Jan Hubicka --- Also linker used is gold which may be a problem since: So the problem ssems to be wrong call to strcmp: Program received signal SIGSEGV, Segmentation fault. 0x77886372 in __strcmp_avx2 () from