This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[gfortran, committed testcase] Make sure we don't regress on PR 33354
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Fortran List <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 29 Sep 2007 09:58:51 +0200
- Subject: [gfortran, committed testcase] Make sure we don't regress on PR 33354
In r128882 I added a testcase for PR 33354 to the testsuite to make
sure that we don't regress on this.
Cheers,
- Tobi