2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-02-26 05:25:25 +08:00

jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 invocation.

* jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1
	invocation.

From-SVN: r44000
This commit is contained in:
Tom Tromey 2001-07-13 23:17:41 +00:00 committed by Tom Tromey
parent ca18be5753
commit 4b2dc1b2b6
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-07-13 Tom Tromey <tromey@redhat.com>
* jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1
invocation.
2001-07-12 Alexandre Petit-Bianco <apbianco@redhat.com>
* parse.y (patch_method_invocation): Don't override primary if one

View File

@ -64,6 +64,7 @@ const char jvgenmain_spec[] =
%{<fclasspath*} %{<fCLASSPATH*} %{<foutput-class-dir}\
%{<fuse-divide-subroutine} %{<fno-use-divide-subroutine}\
%{<fcheck-references} %{<fno-check-references}\
%{<ffilelist-file}\
%{f*} -fdollars-in-identifiers\
%{aux-info*}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\