[Bug gcov-profile/95494] [11 regression] Several -fprofile-use tests FAIL

ro at CeBiTec dot Uni-Bielefeld.DE gcc-bugzilla@gcc.gnu.org
Mon Jun 8 14:57:04 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95494

--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
> (In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #4)
>> > --- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
>> > Is there a compile farm machine I can test it on?
>> 
>> Sure: gcc211 should do the trick.
>
> Thanks.
> Unfortunately, I can't build the current master due to switch to C++11:
[...]
> Is there a compiler in /opt that can build current GCC?

Drats, this system (like several others in the cfarm) urgently needs
some love ;-)  I've placed the self-compiled gcc 8.1.0 which I'm using
all the time on my systems to bootstrap master into ~ro/gcc/8.

You will probably have to point configure at /opt/csw for sufficiently
recent gmp, mpfr, and mpc, though.

All this should live in /opt/cfarm/{gcc,gmp,mpfr,mpc}-latest, following
cfarm standards...

        Rainer


More information about the Gcc-bugs mailing list