This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR fortran/9038, a regression in 3.3/3.4 with respect to 3.2.


Paul Brook wrote:-

> Wouldn't it be easiest to simply stop the g77 driver passing -ffixed-* to 
> cc1 -E, using %<fixed-*.
> 
> The patch below works for me, it prevents -ffixed-* being passed to cc1 -E, 
> but still passes them to f771.

Certainly, I wasn't aware that was possible.  It's up to Toon to review
your patch.

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]