summaryrefslogtreecommitdiff
path: root/gas/config/tc-tic4x.c
diff options
context:
space:
mode:
authorSvein Seldal <svein@dev.seldal.com>2003-05-18 22:52:35 +0000
committerSvein Seldal <svein@dev.seldal.com>2003-05-18 22:52:35 +0000
commit87d3258467a7d718fb1c8df22734752ca8320005 (patch)
tree4e56535827092a64932e29a5cab636a4a88a748a /gas/config/tc-tic4x.c
parent867ec9d610fec0ca132af627c7d4abe9e86a22fe (diff)
downloadbinutils-redhat-87d3258467a7d718fb1c8df22734752ca8320005.tar.gz
Reverted faulty code
Diffstat (limited to 'gas/config/tc-tic4x.c')
-rw-r--r--gas/config/tc-tic4x.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/config/tc-tic4x.c b/gas/config/tc-tic4x.c
index 09a90dea00..987b3bfc2a 100644
--- a/gas/config/tc-tic4x.c
+++ b/gas/config/tc-tic4x.c
@@ -3163,10 +3163,6 @@ tic4x_start_line ()
/* So line counters get bumped. */
input_line_pointer[-1] = '\n';
}
- else
- {
- as_bad ("Parallel opcode cannot contain more than two instructions");
- }
}
else
{