Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
g++.dg
/
warn
/
Wsystem-headers1a.C
blob: 68f6ea15f8d621f90c9ba651859e5463af211d2d [
file
] [
log
] [
blame
]
// { dg-do compile { target *-*-*gnu } }
// { dg-options "-Wsystem-headers" }
#include
<stdlib.h>
extern
double
atof
(
const
char
*);
// { dg-warning "different exception spec" }