[Bug target/94254] [10 regression] r10-7312 causes compiler hangs

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 10:41:58 GMT 2020


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

--- Comment #16 from Segher Boessenkool <segher at gcc dot gnu.org> ---
(In reply to Zdenek Sojka from comment #14)
> (In reply to rsandifo@gcc.gnu.org from comment #11)
> > Created attachment 48088 [details]
> > Candidate patch
> 
> It fixes the build for me.
> I am unable to find a way how to run the testsuite on a non-native system
> (using qemu userspace emulation).

Yeah, with qemu it is harder than with proper emulators (qemu does not
mimic any existing cpu model closely).  It should be possible if you do
some magic in a boards file.

Maybe ask on gcc@?  And/or start a topic for it on the wiki?


More information about the Gcc-bugs mailing list