[gfortran,patch] Remove warning using gfortran -pipe
Steve Kargl
sgk@troutmask.apl.washington.edu
Sat Jun 24 15:09:00 GMT 2006
On Sat, Jun 24, 2006 at 02:18:37PM +0200, FX Coudert wrote:
> The patch below changes the options passes to f951 after preprocessing
> for files in the @f95-cpp-input category (.F90 and .F95). Passing
> explicitly -ffree-form to f951 removes the following warning:
>
> $ gfortran -pipe a.F90
> Warning: Reading file '<stdin>' as free form.
>
> This is PR fortran/23862, and the patch has been proposed for the first
> time in 2005! Unless someone objects, I plan to commit that to mainline
> in 24 hours, and 4.1 a week (or more) after.
>
> FX
>
Please commit. I've looked at the old PR, but never
got around to approving the patch. :(
--
Steve
More information about the Gcc-patches
mailing list