* rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION
authorFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
Sun, 1 Feb 1998 13:14:01 +0000 (06:14 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 1 Feb 1998 13:14:01 +0000 (06:14 -0700)
From-SVN: r17583

gcc/ChangeLog
gcc/config/rs6000/linux.h

index bdc6709da2c14e9602df1f9e0860de497a98efe9..41679ab850e72af2889f959451036f28aeb4c445 100644 (file)
@@ -1,3 +1,7 @@
+Sun Feb  1 14:15:33 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
+
+       * rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION
+
 Sun Feb  1 13:01:15 1998  Klaus Kaempf  <kkaempf@progis.de>
 
        * cccp.c (main): Predefine __VMS_VER on VMS.
index dfcaf1fa4b64845452980d4c3eabd905cc4a006b..f88a15e6c73a4b7bd70fce9bb12826f8afb23392 100644 (file)
@@ -65,3 +65,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #undef DEFAULT_VTABLE_THUNKS
 #define DEFAULT_VTABLE_THUNKS 1
+
+#undef JUMP_TABLES_IN_TEXT_SECTION
+#define JUMP_TABLES_IN_TEXT_SECTION