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

Toon Moene toon@moene.indiv.nluug.nl
Thu Feb 20 21:18:00 GMT 2003


Neil Booth wrote:

> 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.

Yep, I like Zack's suggestion (even considering your later e-mail to me 
personally).

The following attached patch implements it; bootstrapped and make -k 
check'd (C and Fortran) on powerpc-unknown-linux-gnu.

OK this way ?

Thanks,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fixed.patch
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20030220/d5048f63/attachment.ksh>


More information about the Gcc mailing list