2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/48066
* gfortran.dg/intrinsic_ifunction_2.f90: Correct PR number.
From-SVN: r170913
+2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ PR libfortran/48066
+ * gfortran.dg/intrinsic_ifunction_2.f90: Correct PR number.
+
2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/48066
! { dg-do run }
-! PR 40866 - this used to segfault.
+! PR 48066 - this used to segfault.
program p
real(8) :: empty(0, 3), square(0)
logical :: lempty(0, 3), lsquare(0)