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:
parent
ca18be5753
commit
4b2dc1b2b6
@ -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
|
||||
|
@ -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}}\
|
||||
|
Loading…
Reference in New Issue
Block a user