Fix typo (missing line) in last change.

From-SVN: r3085
This commit is contained in:
Jeff Law 1993-01-03 23:56:54 -07:00
parent e1b027fa55
commit 86e3273bf1

View File

@ -1640,6 +1640,7 @@ bss_section () \
fprintf (FILE, "\tb L$%04d\n\tnop\n", VALUE)
/* Jump tables are executable code and live in the TEXT section on the PA. */
#define JUMP_TABLES_IN_TEXT_SECTION
/* This is how to output an element of a case-vector that is relative.
(The HP-PA does not use such vectors,