(JUMP_TABLES_IN_TEXT_SECTION): Define.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 5 Mar 1996 20:29:06 +0000 (12:29 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 5 Mar 1996 20:29:06 +0000 (12:29 -0800)
From-SVN: r11460

gcc/config/sh/sh.h

index 6f260fccc1aabd3f3e3d1e09eab49422ecad300a..3d22f89d3d0865371b926cb6bcce7a2c8f08b5fd 100644 (file)
@@ -1267,6 +1267,10 @@ dtors_section()                                                  \
     }                                                          \
 }
 
+/* Define this so that jump tables go in same section as the current function,
+   which could be text or it could be a user defined section.  */
+#define JUMP_TABLES_IN_TEXT_SECTION
+
 /* A C statement to output something to the assembler file to switch to section
    NAME for object DECL which is either a FUNCTION_DECL, a VAR_DECL or
    NULL_TREE.  Some target formats do not support arbitrary sections.  Do not