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

Neil Booth neil@daikokuya.co.uk
Thu Feb 20 08:50:00 GMT 2003


Toon Moene wrote:-

> Neil Booth wrote:
> 
> >What I mentioned in the other mail should work.  Whatever your original
> >c-opts.c patch was  probably just needs one extra line:
> >
> >	case OPT_ffixed:
> >+	result = -1;
> >	break;
> 
> OK, the following patch works, bootstrapped on 
> powerpc-unknown-linux-gnu.  Is this OK for 3.4 (Neil) and 3.3 (Mark) ?

No it doesn't work, as I explained.  You should do what Zack suggested.

Neil.



More information about the Gcc mailing list