OSDN Git Service

* config/mips/mips.h (save_argv): Delete.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jul 2003 13:24:04 +0000 (13:24 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jul 2003 13:24:04 +0000 (13:24 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68882 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/mips/mips.h

index 1bd44b8..b585dde 100644 (file)
@@ -1,3 +1,7 @@
+2003-07-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * config/mips/mips.h (save_argv): Delete.
+
 2003-07-03  Roger Sayle  <roger@eyesopen.com>
 
        PR target/10700
index cf249b8..90dae58 100644 (file)
@@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA.  */
 
 extern char    call_used_regs[];
 extern int     may_call_alloca;
-extern char   **save_argv;
 extern int     target_flags;
 
 /* MIPS external variables defined in mips.c.  */