1 2 3 4 5 6 7 8
/* --dump= should translate to -d with joined operand. */ /* { dg-do compile } */ /* { dg-options "--dump=a" } */ void f (void) { }