1 2 3 4 5 6 7 8 9
// { dg-options "-save-temps -fpch-preprocess -I." } #include "pch.H" int main() { return 0; } // { dg-final { cleanup-saved-temps ".s" } }