/* { dg-additional-options "-std=gnu89" } */ foo (a, b) { return a << b; }