On 5/9/22 13:58, Richard Biener wrote: > The patch would have been a lot smaller if you kept it Joined only?
Yes, but the langspec rules append a space for some reason: $ ./xgcc -B. /tmp/1.h -ox.h.pch --save-temps --verbose ... ./cc1 -fpreprocessed x.h.pch-1.i ... --output-pch= x.h.pch Martin