Merged with mainline at revision 128810.
[official-gcc.git] / gcc / testsuite / gcc.target / sparc / ultrasp1.c
blob7db75058990524007f3bd035fac2802b2a8cae1a
1 /* Simplified from testcase by David Staepelaere <staapa@ultimatech.com> */
3 /* { dg-do compile } */
4 /* { dg-options -mcpu=ultrasparc } */
6 int foo(long long y) {
7 return -1 * y;