PR tree-optimization/86415 - strlen() not folded for substrings within constant arrays
[official-gcc.git] / gcc / testsuite / g++.dg / warn / Wsystem-headers1.C
blobc927b367243fbeba900551fe75731f9cc70ce24c
1 #include <stdlib.h>
3 extern "C" double atof (const char *);