1 // PR c++/32256
2 // { dg-options "-Wall" }
3 
4 #include "pragma-system_header4.h"
5 
ok()6 void ok() { }
7