This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49902] [C++0x] ICE in gimple_expand_cfg when initializer_list constructed using constructor parameters.
- 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: Fri, 29 Jul 2011 14:00:09 +0000
- Subject: [Bug c++/49902] [C++0x] ICE in gimple_expand_cfg when initializer_list constructed using constructor parameters.
- Auto-submitted: auto-generated
- References: <bug-49902-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49902
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| |WORKSFORME
Known to fail| |4.6.0
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-29 13:59:50 UTC ---
Works with current mainline and 4_6-branch.