aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1993-11-09 05:01:21 +0000
committerRichard Stallman <rms@gnu.org>1993-11-09 05:01:21 +0000
commit10fc9fb91586c51f3146a60c7dfdab8471c7ec24 (patch)
tree8239838320c30a746cc421fffece50c2ad778075
parent6355b14013e3644b4f857e99a0426f08abace808 (diff)
downloadgcc-10fc9fb91586c51f3146a60c7dfdab8471c7ec24.zip
gcc-10fc9fb91586c51f3146a60c7dfdab8471c7ec24.tar.gz
gcc-10fc9fb91586c51f3146a60c7dfdab8471c7ec24.tar.bz2
(SIZE_TYPE): #undef it.
From-SVN: r6042
-rw-r--r--gcc/config/i860/paragon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/i860/paragon.h b/gcc/config/i860/paragon.h
index 1159251..8d33efd 100644
--- a/gcc/config/i860/paragon.h
+++ b/gcc/config/i860/paragon.h
@@ -66,6 +66,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define LIB_SPEC "%{mnoieee:-L/usr/lib/noieee} -L/usr/lib %{mnx:-lnx -lmach} -lc -lic"
#endif /* HAVE_DASH_G */
+/* Get rid of definition from svr3.h. */
+#undef SIZE_TYPE
#undef I860_REG_PREFIX