1 /* PR middle-end/101216 - spurious notes for function calls
3 { dg-options "-O2 -w" } */
5 __attribute__ ((access (write_only
, 1, 2))) char*
6 getcwd (char *, __SIZE_TYPE__
);
14 /* Expect no messages of any kind on output.
15 { dg-bogus "" "" { target *-*-* } 0 } */