expr6.C: New test.
authorAlexandre Oliva <oliva@gcc.gnu.org>
Thu, 8 Oct 1998 12:02:21 +0000 (12:02 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Thu, 8 Oct 1998 12:02:21 +0000 (12:02 +0000)
* g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
matching of template brackets.

From-SVN: r22921

gcc/testsuite/ChangeLog

index b15599cd8138e3345ca91488287ad587bd4efb9e..fc85ca17c6402053b1349297548761c1c8ca1d32 100644 (file)
@@ -1,5 +1,8 @@
 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
+       matching of template brackets.
+
        * g++.old-deja/g++.other/using4.C: New test.  Test using
        declarations of methods from base classes.