https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78054
--- Comment #5 from Hans-Peter Nilsson <hp at gcc dot gnu.org> --- (In reply to kargl from comment #4) > You either need to remove the above two lines to get a valid program > or remove the testcase as it's testing processor dependent behavior. How about changing it to compile-only? That would avoid interfering with its value as a regression-test for PR20670, where it ICE'd.