From: Toon Moene Date: Sun, 26 Jan 2003 19:26:35 +0000 (+0100) Subject: lang-specs.h: Revoke change to (incorrectly) prohibit passing -f options to cc1 when... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7aa6688e8e3fec6ae3b5308f04bf3e5c7db462db;p=gcc.git lang-specs.h: Revoke change to (incorrectly) prohibit passing -f options to cc1 when... 2003-01-26 Toon Moene * lang-specs.h: Revoke change to (incorrectly) prohibit passing -f options to cc1 when preprocessing. * news.texi: Document this. From-SVN: r61854 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index a66d143d853..8b4178df1f5 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,9 @@ +2003-01-26 Toon Moene + + * lang-specs.h: Revoke change to (incorrectly) prohibit + passing -f options to cc1 when preprocessing. + * news.texi: Document this. + Tue Jan 21 08:42:12 2003 Kaveh R. Ghazi Make-lang.in (f/sta.o-warn): Add -Wno-error. diff --git a/gcc/f/lang-specs.h b/gcc/f/lang-specs.h index e784de44060..46a45286a35 100644 --- a/gcc/f/lang-specs.h +++ b/gcc/f/lang-specs.h @@ -1,5 +1,5 @@ /* lang-specs.h file for Fortran - Copyright (C) 1995, 1996, 1997, 1999, 2000, 2002 + Copyright (C) 1995, 1996, 1997, 1999, 2000, 2002, 2003 Free Software Foundation, Inc. Contributed by James Craig Burley. @@ -29,7 +29,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA {".fpp", "@f77-cpp-input", 0}, {".FPP", "@f77-cpp-input", 0}, {"@f77-cpp-input", - "cc1 -E -traditional-cpp -D_LANGUAGE_FORTRAN % NaN instead of zero -@item 9038 --ffixed-line-length-none -x f77-cpp-input gives: Warning: unknown -register name line-length-none @end table @item Richard Henderson (@email{rth@@redhat.com}) analyzed and improved the handling