[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-13 Thread jason at gcc dot gnu dot org
--- Comment #8 from jason at gcc dot gnu dot org 2009-07-14 05:18 --- Fixed for 4.4.1. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|UNC

[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-12 Thread jason at gcc dot gnu dot org
--- Comment #7 from jason at gcc dot gnu dot org 2009-07-13 06:06 --- Subject: Bug 40689 Author: jason Date: Mon Jul 13 06:06:27 2009 New Revision: 149543 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149543 Log: PR c++/36628 * tree.c (rvalue): Use lvalue_or_rva

[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-12 Thread jason at gcc dot gnu dot org
--- Comment #6 from jason at gcc dot gnu dot org 2009-07-12 19:19 --- Subject: Bug 40689 Author: jason Date: Sun Jul 12 19:19:03 2009 New Revision: 149533 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149533 Log: PR c++/40689 * init.c (build_new_1): Handle initi

[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-08 Thread paolo dot carlini at oracle dot com
--- Comment #5 from paolo dot carlini at oracle dot com 2009-07-09 00:36 --- And again... -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-08 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-07-08 21:05 --- I don't think so. Likely nobody bothered to update that document recently. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40689

[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-08 Thread bernhard dot merkle at googlemail dot com
--- Comment #3 from bernhard dot merkle at googlemail dot com 2009-07-08 20:56 --- makes sense, thanks for the hint. is there doc to which N papers the 4.5 trunk relates ? e.g. like http://gcc.gnu.org/projects/cxx0x.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40689

[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-08 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-07-08 20:38 --- Before filing more bugs please verify the bugs exist on a recent version of the development trunk for GCC 4.5. C++0x is considered incomplete technology preview only. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug c++/40689] [C++0x]: error with initializer list in N2672

2009-07-08 Thread bernhard dot merkle at googlemail dot com
--- Comment #1 from bernhard dot merkle at googlemail dot com 2009-07-08 20:29 --- Created an attachment (id=18164) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18164&action=view) program which should compile -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40689