This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51658] [C++0x] delegating constructor ICE in build_data_member_initialization, at cp/semantics.c:5806
- 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: Thu, 22 Dec 2011 21:40:20 +0000
- Subject: [Bug c++/51658] [C++0x] delegating constructor ICE in build_data_member_initialization, at cp/semantics.c:5806
- Auto-submitted: auto-generated
- References: <bug-51658-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51658
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paolo.carlini at oracle dot
| |com
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-22 21:40:20 UTC ---
Jon, I quickly tried this (I have a couple of patches locally applied but
should be unrelated) and I cannot reproduce it with 182640, can you double
check?