https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107808
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #2 from avieira at gcc dot gnu.org --- > Hi Rainer, > > I suspect this means SPARC should be added to the list of targets that fail > check_effective_target_vect_long_long. From the dump it looks like the target > doesn't support a long long vectype. Just the opposite, I'd say: the list in check_effective_target_vect_long_long is a positive list of targets supporting that, so it's fine as is. However, the affected testcases don't require that feature, although they depend on it.