Revise -mdisable-fpregs option and add new -msoft-mult option
[official-gcc.git] / gcc / testsuite / gcc.dg / compat / scalar-by-value-6_x.c
blob27aa48fbe83199a078f55b4a01800fa080403314
1 #include "scalar-by-value-x.h"
3 extern long double d;
4 #ifndef SKIP_COMPLEX
5 extern _Complex long double cd;
6 #endif
8 #include "scalar-by-value-6.c"