aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-06-23 02:35:01 +0000
committerAlan Modra <amodra@gcc.gnu.org>2005-06-23 12:05:01 +0930
commitc08a3565c28b6790b163d00a4d312d231b599f0f (patch)
tree62155e6fc5ac5dbb553352048c7f5f90f52839b9 /gcc/config
parent91f77d3da405ed8d8ac41bb6bd2e2b865b6e5f1e (diff)
downloadgcc-c08a3565c28b6790b163d00a4d312d231b599f0f.zip
gcc-c08a3565c28b6790b163d00a4d312d231b599f0f.tar.gz
gcc-c08a3565c28b6790b163d00a4d312d231b599f0f.tar.bz2
* config/rs6000/sysv4.h (TARGET_ASM_EXCEPTION_SECTION): Delete.
From-SVN: r101260
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/rs6000/sysv4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/rs6000/sysv4.h b/gcc/config/rs6000/sysv4.h
index d18607e..d251eb4 100644
--- a/gcc/config/rs6000/sysv4.h
+++ b/gcc/config/rs6000/sysv4.h
@@ -1275,8 +1275,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. */