aboutsummaryrefslogtreecommitdiff
path: root/gcc/jump.c
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2002-11-08 12:58:53 +0100
committerJan Hubicka <hubicka@gcc.gnu.org>2002-11-08 11:58:53 +0000
commit8dd3ca88e5deb80930bc143d3ed9ac0c772d6229 (patch)
tree0a993ee2cbd4c155b03f960e3ac9b98fad32b162 /gcc/jump.c
parent1cc6f9f420aca1333c62687a5e9c0318992b074a (diff)
downloadgcc-8dd3ca88e5deb80930bc143d3ed9ac0c772d6229.zip
gcc-8dd3ca88e5deb80930bc143d3ed9ac0c772d6229.tar.gz
gcc-8dd3ca88e5deb80930bc143d3ed9ac0c772d6229.tar.bz2
jump.c (mark_jump_label): Handle subregs of label_refs.
* jump.c (mark_jump_label): Handle subregs of label_refs. * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure. From-SVN: r58921
Diffstat (limited to 'gcc/jump.c')
-rw-r--r--gcc/jump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/jump.c b/gcc/jump.c
index 65312b4..ef031f2 100644
--- a/gcc/jump.c
+++ b/gcc/jump.c
@@ -1397,7 +1397,6 @@ mark_jump_label (x, insn, in_mem)
case PC:
case CC0:
case REG:
- case SUBREG:
case CONST_INT:
case CONST_DOUBLE:
case CLOBBER: