[Bug ipa/67600] [5/6 Regression] Segfault when assigning only one char to ostreambuf_iterator<char> compiled with -O2 or -O3
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Oct 24 17:34:00 GMT 2015
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?
More information about the Gcc-bugs
mailing list