PR fortran/9038, a regression in 3.3/3.4 with respect to 3.2.
Neil Booth
neil@daikokuya.co.uk
Tue Feb 18 21:54:00 GMT 2003
Paul Brook wrote:-
> Apparently not. I thought I'd checked that, but when I try it now it doesn't
> work:(
>
> You could replace '%(cc1_options)' with
> '%(cpp_unique_options) %1 %{m*} %{std*} %{ansi} %{W*&pedantic*} %{w} \
> %{O*} %{undef}'
> (taken from gcc.c, removing -f)
>
> However this stops any -f options getting passed to the propocessor. AFAIK
> cc1 -E doesn't use any -f options anyway. Any -f options it does need could
> of course be added explicitly.
Nope, cc1 -E uses all -f options.
Neil.
More information about the Gcc
mailing list