aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/ext/mv12.h
blob: 650358d835fb513f48aff968bd63c0a500c21685 (plain)
1
2
3
4
// Header file used by mv12.C and mv12-aux.cc.

int foo () __attribute__ ((target ("default")));
int foo () __attribute__ ((target ("sse4.2")));