This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, fortran] Fix PR 20848, parameter and save conflict
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: Thomas Koenig <Thomas dot Koenig at online dot de>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 07 Sep 2005 23:06:28 +0200
- Subject: Re: [patch, fortran] Fix PR 20848, parameter and save conflict
- References: <20050907202935.GA1611@meiner.onlinehome.de> <431F50BB.3040807@physik.uni-muenchen.de>
Tobias Schlüter wrote:
> Thomas Koenig wrote:
>>2005-09-07 Thomas Koenig <Thomas.Koenig@online.de>
>>
>> PR fortran/20848
>> * gfortran.dg/parameter+save.f90: New test case.
BTW I don't think having '+' in a filename is a particularly good idea. (I'm
surprised this works for you, you're on windows, right?)
- Tobi