aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/unsorted/imm.c
blob: c3efba45eee281b1a14eace12f0bb5bc26331ab8 (plain)
1
2
3
4
5
6
7
int
imm ()

{
  return 11234;

}