This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50478] [C++0x] Internal compiler error when using initializer lists
- 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: Wed, 10 Oct 2012 09:01:21 +0000
- Subject: [Bug c++/50478] [C++0x] Internal compiler error when using initializer lists
- Auto-submitted: auto-generated
- References: <bug-50478-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50478
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|paolo.carlini at oracle dot |
|com |
Known to work| |4.7.1, 4.8.0
--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-10 09:01:21 UTC ---
Fixed in 4.7.1 and mainline. Let's add the testcase and close the PR.