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

{
  return 11234;

}