This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51723] [C++0x] delegating constructor ICE
- 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: Sun, 01 Jan 2012 00:01:25 +0000
- Subject: [Bug c++/51723] [C++0x] delegating constructor ICE
- Auto-submitted: auto-generated
- References: <bug-51723-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51723
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-01-01
CC|andyg1001 at hotmail dot |
|co.uk |
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-01-01 00:01:25 UTC ---
This works for me with today's (Rev 182761) GCC. Can you double check? I mean
to add the testcase and close the PR.