re PR target/39496 (GCC uses non-standard calling conventions for static functions with -O0.)
PR target/39496 * config/i386/i386.c (ix86_function_regparm): Don't optimize local functions using regparm calling conventions when not optimizing. (ix86_function_sseregparm): Similarly for sseregparm calling conventions. * gcc.target/i386/pr39496.c: New test. * g++.dg/other/pr39496.C: New test. From-SVN: r144955
Showing
gcc/testsuite/g++.dg/other/pr39496.C
0 → 100644
gcc/testsuite/gcc.target/i386/pr39496.c
0 → 100644
Please
register
or
sign in
to comment