1 2 3 4 5 6 7
// { dg-do assemble } // { dg-options "" } // This should compile. int foo (signed char *); int foo (char *);