/* { dg-additional-options "-std=gnu89" } */ foo (a) { return a * 5 + 12; }