re PR c++/9727 (ICE in pushclass() with template and conversion operator)
authorMark Mitchell <mark@codesourcery.com>
Fri, 21 Feb 2003 21:48:09 +0000 (21:48 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 21 Feb 2003 21:48:09 +0000 (21:48 +0000)
commit19df1edfbe0c64fb1664d65a418fb757de9fb53c
tree836e1f337c0fac0aa5fb4938bddb01d20c633ef1
parenta93d1ba239647d6a1384e0a1f98005aff36465d8
re PR c++/9727 (ICE in pushclass() with template and conversion operator)

PR c++/9727
* g++.dg/template/op1.C: New test.

From-SVN: r63245
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/op1.C [new file with mode: 0644]