* pa.h (JUMP_TABLES_IN_TEXT_SECTION): Define.
From-SVN: r3083
This commit is contained in:
parent
a8d916d3d3
commit
63671b345f
@ -1639,6 +1639,8 @@ bss_section () \
|
||||
#define ASM_OUTPUT_ADDR_VEC_ELT(FILE, VALUE) \
|
||||
fprintf (FILE, "\tb L$%04d\n\tnop\n", VALUE)
|
||||
|
||||
/* Jump tables are executable code and live in the TEXT section on the PA. */
|
||||
|
||||
/* This is how to output an element of a case-vector that is relative.
|
||||
(The HP-PA does not use such vectors,
|
||||
but we must define this macro anyway.) */
|
||||
|
Loading…
Reference in New Issue
Block a user