]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
(MIPS_DEFAULT_GVALUE): Define to zero.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 23 Mar 1994 00:01:58 +0000 (16:01 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 23 Mar 1994 00:01:58 +0000 (16:01 -0800)
From-SVN: r6847

gcc/config/mips/iris5.h

index f38ee77ceae052b0e5450dc08737df9eeb94d9e7..ff124b0c8f8166875e6dd205c7461c66050bae47 100644 (file)
@@ -93,3 +93,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #undef MACHINE_TYPE
 #define MACHINE_TYPE "SGI running IRIX 5.0"
+
+/* -G is incompatible with -KPIC which is the default, so only allow objects
+   in the small data section if the user explicitly asks for it.  */
+#undef MIPS_DEFAULT_GVALUE
+#define MIPS_DEFAULT_GVALUE 0