]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
unlimited_polymorphic_2.f03: Remove bad test.
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 20 Dec 2012 00:23:40 +0000 (00:23 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 20 Dec 2012 00:23:40 +0000 (00:23 +0000)
2012-12-19  Paul Thomas  <pault@gcc.gnu.org>

* gfortran.dg/unlimited_polymorphic_2.f03: Remove bad test.

From-SVN: r194626

gcc/testsuite/gfortran.dg/unlimited_polymorphic_2.f03

index 7c05c84561678afa9a841b7e52cdf1f4edcdca3e..8e80386f3dff3aef2ca1e3329a543ea1ebb9c7ab 100644 (file)
@@ -14,7 +14,6 @@
   u1 => chr\r
 ! F2003: C625\r
   allocate (u1) ! { dg-error "requires either a type-spec or SOURCE tag" }\r
-  allocate (u1, mold = 1.0) ! { dg-error "requires either a type-spec or SOURCE tag" }\r
   allocate (real :: u1)\r
   Allocate (u1, source = 1.0)\r
 \r