aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-10-03 02:31:20 +0000
committerRichard Stallman <rms@gnu.org>1992-10-03 02:31:20 +0000
commit3c5c04c8158f8b42ee3f17e5db901df34899a64d (patch)
tree15c9bcfd2f1361b3ac651b50a754e09f5e043f4b
parent52cdd5e580a96def08cf06487a338b26069999d9 (diff)
downloadgcc-3c5c04c8158f8b42ee3f17e5db901df34899a64d.zip
gcc-3c5c04c8158f8b42ee3f17e5db901df34899a64d.tar.gz
gcc-3c5c04c8158f8b42ee3f17e5db901df34899a64d.tar.bz2
(DBX_REGISTER_NUMBER): Don't abort here on pseudo-regs.
From-SVN: r2312
-rw-r--r--gcc/config/i386/sysv4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/sysv4.h b/gcc/config/i386/sysv4.h
index c3caacb..ed5159e 100644
--- a/gcc/config/i386/sysv4.h
+++ b/gcc/config/i386/sysv4.h
@@ -154,7 +154,7 @@ do { long value[2]; \
: (n) == 6 ? 5 \
: (n) == 7 ? 4 \
: ((n) >= FIRST_STACK_REG && (n) <= LAST_STACK_REG) ? (n)+3 \
- : (abort (), 0))
+ : (-1))
/* The routine used to output sequences of byte values. We use a special
version of this for most svr4 targets because doing so makes the