PR fortran/9038, a regression in 3.3/3.4 with respect to 3.2.
Mark Mitchell
mark@codesourcery.com
Thu Feb 20 22:20:00 GMT 2003
--On Thursday, February 20, 2003 10:16:05 PM +0100 Toon Moene
<toon@moene.indiv.nluug.nl> wrote:
> 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 ?
Yup.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list