public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init
       [not found] <bug-45418-4@http.gcc.gnu.org/bugzilla/>
@ 2011-05-25  5:16 ` jason at gcc dot gnu.org
  2011-05-25 14:37 ` jason at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-25  5:16 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45418

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.05.25 04:46:01
                 CC|                            |jason at gcc dot gnu.org
         AssignedTo|unassigned at gcc dot       |jason at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init
       [not found] <bug-45418-4@http.gcc.gnu.org/bugzilla/>
  2011-05-25  5:16 ` [Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init jason at gcc dot gnu.org
@ 2011-05-25 14:37 ` jason at gcc dot gnu.org
  2011-05-25 15:29 ` jason at gcc dot gnu.org
  2011-05-25 15:32 ` jason at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-25 14:37 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45418

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-25 14:35:12 UTC ---
Author: jason
Date: Wed May 25 14:35:09 2011
New Revision: 174204

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174204
Log:
    PR c++/45418
    * init.c (perform_member_init): Handle list-initialization
    of array of non-trivial class type.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist50.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init
       [not found] <bug-45418-4@http.gcc.gnu.org/bugzilla/>
  2011-05-25  5:16 ` [Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init jason at gcc dot gnu.org
  2011-05-25 14:37 ` jason at gcc dot gnu.org
@ 2011-05-25 15:29 ` jason at gcc dot gnu.org
  2011-05-25 15:32 ` jason at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-25 15:29 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45418

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-25 15:26:37 UTC ---
Author: jason
Date: Wed May 25 15:26:33 2011
New Revision: 174209

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174209
Log:
    PR c++/45418
    * init.c (perform_member_init): Handle list-initialization
    of array of non-trivial class type.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist50.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/init.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init
       [not found] <bug-45418-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-05-25 15:29 ` jason at gcc dot gnu.org
@ 2011-05-25 15:32 ` jason at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu.org @ 2011-05-25 15:32 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45418

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.6.1

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-25 15:28:30 UTC ---
Fixed for 4.6.1.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-25 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45418-4@http.gcc.gnu.org/bugzilla/>
2011-05-25  5:16 ` [Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init jason at gcc dot gnu.org
2011-05-25 14:37 ` jason at gcc dot gnu.org
2011-05-25 15:29 ` jason at gcc dot gnu.org
2011-05-25 15:32 ` jason at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).