https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67600
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trippels at gcc dot gnu.org --- Comment #7 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- (In reply to Mikhail Maltsev from comment #6) > I wonder if the testcase could be reduced somehow... > > $ ll -S gcc/testsuite/g++.dg/torture | head -n 7 > total 2.2M > -rw-r--r-- 1 miyuki miyuki 664K 19:44 24.10.15 pr67600.C Yeah, I was wondering about that too. Honza, why are not just using two #includes instead of all the preprocessed standard headers?