https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95401
Alexandre Oliva <aoliva at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aoliva at gcc dot gnu.org --- Comment #7 from Alexandre Oliva <aoliva at gcc dot gnu.org> --- How important is it that the test added for this PR be split into two separate source files? I ask because, on targets that support vectors, but the vector unit is not enabled in the default configuration, vect.exp makes compile the default action, instead of run, and with additional sources, compile fails because one can't compile multiple sources into a single asm output.