]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/rs6000/sysv4.h (TARGET_ASM_EXCEPTION_SECTION): Delete.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 29 Jul 2005 03:03:44 +0000 (03:03 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Fri, 29 Jul 2005 03:03:44 +0000 (12:33 +0930)
From-SVN: r102544

gcc/ChangeLog
gcc/config/rs6000/sysv4.h

index f5c77d7384370c9c2702d851703858fda93490c3..45cb9249f849def51096d0158d2f996066d398c0 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/rs6000/sysv4.h (TARGET_ASM_EXCEPTION_SECTION): Delete.
+
 2005-07-28  Richard Henderson  <rth@redhat.com>
 
        PR rtl-opt/22619
index 57af869db4435896699ee2c8d8755960ab3b6c9c..a2e0c35321b4f62283c3bce1b0f1ace50b2afaab 100644 (file)
@@ -1,6 +1,6 @@
 /* Target definitions for GNU compiler for PowerPC running System V.4
    Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-   2004 Free Software Foundation, Inc.
+   2004, 2005 Free Software Foundation, Inc.
    Contributed by Cygnus Support.
 
    This file is part of GCC.
@@ -1354,8 +1354,6 @@ ncrtn.o%s"
    ? (((GLOBAL) ? DW_EH_PE_indirect : 0) | DW_EH_PE_pcrel | DW_EH_PE_sdata4) \
    : DW_EH_PE_absptr)
 
-#define TARGET_ASM_EXCEPTION_SECTION readonly_data_section
-
 #define DOUBLE_INT_ASM_OP "\t.quad\t"
 
 /* Generate entries in .fixup for relocatable addresses.  */