* rs6000/linux.h (JUMP_TABLES_IN_TEXT_SECTION): Define to zero.

From-SVN: r20544
This commit is contained in:
Franz Sirl 1998-06-17 17:33:40 +00:00 committed by Jeff Law
parent e0cd077072
commit b74390dec9
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Jun 17 18:30:43 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* rs6000/linux.h (JUMP_TABLES_IN_TEXT_SECTION): Define to zero.
Wed Jun 17 19:05:03 1998 John Carr <jfc@mit.edu>
* haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.

View File

@ -69,4 +69,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#undef JUMP_TABLES_IN_TEXT_SECTION
#define JUMP_TABLES_IN_TEXT_SECTION 1
#define JUMP_TABLES_IN_TEXT_SECTION 0