]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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:52:18 +0000 (12:52 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Mon, 23 Feb 2004 12:52:18 +0000 (12:52 +0000)
PR c++/14250
* g++.dg/other/switch1.C: New test.

From-SVN: r78302

gcc/testsuite/ChangeLog

index 199c8f52bf9f52953a3c2d865021ef21d42ae7da..028da9a67f9e5ff443b9cadd9af1bab5a09b47f4 100644 (file)
@@ -1,3 +1,8 @@
+2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
+
+       PR c++/14250
+       * g++.dg/other/switch1.C: New test.
+
 2004-02-22  Jakub Jelinek  <jakub@redhat.com>
 
        * g++.dg/parse/init1.C: New test.