/* { dg-additional-options "-std=gnu89" } */ foo (a) { int b = a; return b + 8762345; }