Alpha: Remove leftover `;;' for "unaligned_store<mode>"
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / add386.c
blobc1de3fa6b8e277ebbe54b44553bed0257a253b9a
1 /* { dg-additional-options "-std=gnu89" } */
3 main (a)
5 return a + 128;