diff options
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r-- | gcc/testsuite/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 9ea373a..c094425 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-09-06 Steven G. Kargl <kargls@comcast.net> + + PR fortran/33229 + * gfortran.dg/intrinsic_subroutine.f90: New test. + 2008-09-06 Richard Sandiford <rdsandiford@googlemail.com> * gcc.target/mips/mips.exp (dg-mips-options): Make @@ -26,8 +31,8 @@ 2008-09-05 Douglas Gregor <doug.gregor@gmail.com> - PR c++/37342 - * g++.dg/other/canon-37342.C: New. + PR c++/37342 + * g++.dg/other/canon-37342.C: New. 2008-09-05 Joseph Myers <joseph@codesourcery.com> @@ -213,7 +218,7 @@ 2008-09-02 Victor Kaplansky <victork@il.ibm.com> * gcc.dg/fastmath-2.c: New. - + 2008-09-02 Jakub Jelinek <jakub@redhat.com> PR tree-optimization/37095 |