Sign in
gnu
/
gcc
/
cd2fd5facb5e1882d3f338ed456ae9536f7c0593
/
.
/
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" }