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++/52088] [4.7 Regression] ICE in "delete" with template convertion operator


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2012-02-06 19:52:47 UTC ---
Author: jason
Date: Mon Feb  6 19:52:43 2012
New Revision: 183940

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183940
Log:
    PR c++/52088
    * cvt.c (build_expr_type_conversion): Check for template conversion.

Added:
    trunk/gcc/testsuite/g++.dg/template/conv13.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cvt.c
    trunk/gcc/testsuite/ChangeLog


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