https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113899
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note I do think there is something wrong with your remote testing too but that is only slightly related. check_sse_hw_available should still be returning 1 there since SSE should always be available for x86_64-linux. You might want to check the full log to see why check_sse_hw_available is not working. Maybe it is not picking up the libraries or something like that. Maybe the run testcases are failing but you might not be noticing that.