public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/37234]  New: [c++0x] =default definition outside template class fails
@ 2008-08-25 12:21 paolo dot carlini at oracle dot com
  2008-09-01 19:36 ` [Bug c++/37234] " jason at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paolo dot carlini at oracle dot com @ 2008-08-25 12:21 UTC (permalink / raw)
  To: gcc-bugs

This is about this problem report:

  http://gcc.gnu.org/ml/gcc/2008-08/msg00394.html


-- 
           Summary: [c++0x] =default definition outside template class fails
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: paolo dot carlini at oracle dot com


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


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

* [Bug c++/37234] [c++0x] =default definition outside template class fails
  2008-08-25 12:21 [Bug c++/37234] New: [c++0x] =default definition outside template class fails paolo dot carlini at oracle dot com
@ 2008-09-01 19:36 ` jason at gcc dot gnu dot org
  2008-12-02 23:55 ` jason at gcc dot gnu dot org
  2008-12-03 19:59 ` jason at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu dot org @ 2008-09-01 19:36 UTC (permalink / raw)
  To: gcc-bugs



-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-09-01 19:34:49
               date|                            |


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


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

* [Bug c++/37234] [c++0x] =default definition outside template class fails
  2008-08-25 12:21 [Bug c++/37234] New: [c++0x] =default definition outside template class fails paolo dot carlini at oracle dot com
  2008-09-01 19:36 ` [Bug c++/37234] " jason at gcc dot gnu dot org
@ 2008-12-02 23:55 ` jason at gcc dot gnu dot org
  2008-12-03 19:59 ` jason at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu dot org @ 2008-12-02 23:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jason at gcc dot gnu dot org  2008-12-02 23:53 -------
Subject: Bug 37234

Author: jason
Date: Tue Dec  2 23:52:02 2008
New Revision: 142379

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142379
Log:
        PR c++/35782, c++/37860
        * call.c (build_user_type_conversion_1): Remember
        list-initialization.
        (convert_like_real): Likewise.
        (build_over_call): Don't require the copy constructor
        for copy-list-initialization.
        * cp-tree.h (TARGET_EXPR_LIST_INIT_P): New macro.

        PR c++/37234
        * decl.c (cp_finish_decl): Handle =default and =delete for
        templates, too.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/defaulted5.C
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist9.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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

* [Bug c++/37234] [c++0x] =default definition outside template class fails
  2008-08-25 12:21 [Bug c++/37234] New: [c++0x] =default definition outside template class fails paolo dot carlini at oracle dot com
  2008-09-01 19:36 ` [Bug c++/37234] " jason at gcc dot gnu dot org
  2008-12-02 23:55 ` jason at gcc dot gnu dot org
@ 2008-12-03 19:59 ` jason at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: jason at gcc dot gnu dot org @ 2008-12-03 19:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jason at gcc dot gnu dot org  2008-12-03 19:58 -------
Fixed.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2008-12-03 19:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-25 12:21 [Bug c++/37234] New: [c++0x] =default definition outside template class fails paolo dot carlini at oracle dot com
2008-09-01 19:36 ` [Bug c++/37234] " jason at gcc dot gnu dot org
2008-12-02 23:55 ` jason at gcc dot gnu dot org
2008-12-03 19:59 ` jason at gcc dot gnu dot 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).