re PR fortran/16520 (ICE in gfortran.dg/g77/19990905-1.f)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Thu, 19 Aug 2004 15:04:37 +0000 (17:04 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Thu, 19 Aug 2004 15:04:37 +0000 (17:04 +0200)
PR fortran/16520
* gfortran.dg/g77/19990905-1.f: Don't expect excess errors.

From-SVN: r86254

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/g77/19990905-1.f

index 02c9cc83f1a745e29d67a3d7b4d7724b9b2a674c..b3e70dc964a3152d5ffe9329a275653c9551efcf 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/16520
+       * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
+
 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
 
        PR c++/17041
index 393da945320296bc371297bf8dd37c607833c0b9..42de812e0bbdc91add824299ca673bc304f75ede 100644 (file)
@@ -17,4 +17,3 @@ c  Invalid declaration of or reference to symbol `foo' at (2) [initially seen at
       entry y(a)
       call foo(a(1))
       end
-c { dg-excess-errors "" }  PR 16520