OSDN Git Service

* jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jul 2001 23:17:41 +0000 (23:17 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 Jul 2001 23:17:41 +0000 (23:17 +0000)
invocation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44000 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/java/ChangeLog
gcc/java/jvspec.c

index 6301515..3d1b4b7 100644 (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
index 4a8c333..44342cf 100644 (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}}\