Re: [PATCH] Fix PR67600 testcase

2015-10-29 Thread Jan Hubicka
> > Remove the 600k preprocessed headers. > > tested on x86_64 with -m32 and -m64, committed. Ah, thank you! I had shorter testcase but apparently managed to swap it for original one :( Honza > > Richard. > > 2015-10-28 Richard Biener > > * g++.dg/torture/pr67600.C: Remove preproce

[PATCH] Fix PR67600 testcase

2015-10-28 Thread Richard Biener
Remove the 600k preprocessed headers. tested on x86_64 with -m32 and -m64, committed. Richard. 2015-10-28 Richard Biener * g++.dg/torture/pr67600.C: Remove preprocessed headers in favor of #includes.