This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49507] [4.6/4.7 Regression] ICE because of defaulted template destructor


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |jason at gcc dot gnu.org
                   |gnu.org                     |

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-23 15:10:01 UTC ---
Created attachment 24586
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24586
fix

Actually, this patch seems safe enough for 4.6.1.  Testing now.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]