Fix typo (missing line) in last change.
authorJeff Law <law@gcc.gnu.org>
Mon, 4 Jan 1993 06:56:54 +0000 (23:56 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 4 Jan 1993 06:56:54 +0000 (23:56 -0700)
From-SVN: r3085

gcc/config/pa/pa.h

index 8e78c574e71da4ae059e1b7db00492ee1177ac79..5ee017cbbb301f9238daa59e0263a96df80ac614 100644 (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,