1 2 3 4 5 6 7 8 9
// PR c++/32368 // { dg-options "-Wall -O" } #include "pragma-system_header3.h" int main() { return f(); }