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

--- Comment #17 from Arnd Bergmann <arnd at linaro dot org> ---
(In reply to Dominik Vogt from comment #16)
> Or rather this one which avoids triggering an assertion failure in
> in_hard_reg_set_p ():

I tried this version, and while it fixes the test case I originally reported, I
have a total of nine randconfig runs that originally showed the same symptom,
all while compiling the same source file.

With your patch, four of them are fixed, the other five are unchanged. I'll try
to see what is different for those.

Reply via email to