This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/48294] [C++0x] ICE in build_noexcept_spec, at cp/except.c:1217
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 28 Mar 2011 16:21:35 +0000
- Subject: [Bug c++/48294] [C++0x] ICE in build_noexcept_spec, at cp/except.c:1217
- Auto-submitted: auto-generated
- References: <bug-48294-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48294
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Known to work| |4.6.1, 4.7.0
Resolution| |FIXED
Summary|internal compiler error: in |[C++0x] ICE in
|build_noexcept_spec, at |build_noexcept_spec, at
|cp/except.c:1217 |cp/except.c:1217
Known to fail| |4.6.0
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-28 16:21:25 UTC ---
Fixed for trunk and 4.6.1 by this patch:
http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01913.html