This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/64727] [5 Regression] g++.dg/torture/darwin-cfstring-3.C:11:80: internal compiler error: Segmentation fault: 11
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 22 Jan 2015 17:23:17 +0000
- Subject: [Bug c++/64727] [5 Regression] g++.dg/torture/darwin-cfstring-3.C:11:80: internal compiler error: Segmentation fault: 11
- Auto-submitted: auto-generated
- References: <bug-64727-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64727
--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Do you see the regression, with r219973 in place, if you bootstrap with gcc
> 4.9.2 rather than gcc 5.0svn? It also seems odd, if r219973 triggers this bug,
> that you see it when bootstrapping with a gcc 5.0svn compiler built prior to
> r219973.
???
Sorry,I don't understand what you are asking for: the ICE seems independent of
the bootstrap compiler (assuming FX is using clang).