]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/14250 (switch() does not seem to see operator int() in template class)
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Mon, 23 Feb 2004 12:44:22 +0000 (12:44 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Mon, 23 Feb 2004 12:44:22 +0000 (12:44 +0000)
commit9bdfe70405125e57b5ef92bba66eb268c43ab1d4
tree72f2e1db168b1033e8811428c64c3ecf236b5d2a
parentbba745c19d4fa3c59a9233f7e7e3b0b92977e662
re PR c++/14250 (switch() does not seem to see operator int() in template class)

PR c++/14250
* g++.dg/other/switch1.C: New test.

From-SVN: r78295
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/switch1.C [new file with mode: 0644]