diff gcc/config/mips/t-iris6 @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children
line wrap: on
line diff
--- a/gcc/config/mips/t-iris6	Fri Feb 12 23:41:23 2010 +0900
+++ b/gcc/config/mips/t-iris6	Mon May 24 12:47:05 2010 +0900
@@ -1,5 +1,5 @@
 # Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005,
-# 2006 Free Software Foundation, Inc.
+# 2006, 2010 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -17,10 +17,10 @@
 # along with GCC; see the file COPYING3.  If not see
 # <http://www.gnu.org/licenses/>.
 
-MULTILIB_OPTIONS=mabi=n32/mabi=32/mabi=64
-MULTILIB_DIRNAMES=n32 32 64
+MULTILIB_OPTIONS=mabi=n32/mabi=64
+MULTILIB_DIRNAMES=n32 64
 MULTILIB_MATCHES=
-MULTILIB_OSDIRNAMES=../lib32 ../lib ../lib64
+MULTILIB_OSDIRNAMES=../lib32 ../lib64
 
 LIBGCC = stmp-multilib
 INSTALL_LIBGCC = install-multilib