This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/47311] [4.6 Regression][C++0x] ICE in tsubst @cp/pt.c:10502
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 22:05:20 +0000
- Subject: [Bug preprocessor/47311] [4.6 Regression][C++0x] ICE in tsubst @cp/pt.c:10502
- Auto-submitted: auto-generated
- References: <bug-47311-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47311
--- Comment #27 from Pawel Sikora <pluto at agmk dot net> 2011-01-28 22:05:01 UTC ---
(In reply to comment #26)
> "pluto at agmk dot net" <gcc-bugzilla@gcc.gnu.org> writes:
>
> > with this patch the *current* gcc-trunk (with fixed PR47317)
> > ICEs in fixed_type_or_null.
>
> Thank you for testing so early. I posted a second (hopefully better)
> patch in the same thread.
with these patches:
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01646.html
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg02056.html
https://svn.boost.org/trac/boost/changeset/68445
i'm able to build my code base (various runtime tests in progress).
please apply the gcc part before 4.6 release.