OSDN Git Service

Fix typo (missing line) in last change.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 1993 06:56:54 +0000 (06:56 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Jan 1993 06:56:54 +0000 (06:56 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3085 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/pa/pa.h

index 8e78c57..5ee017c 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,