* config/rs6000/sysv4.h (TARGET_ASM_EXCEPTION_SECTION): Delete.

From-SVN: r101260
This commit is contained in:
Alan Modra 2005-06-23 02:35:01 +00:00 committed by Alan Modra
parent 91f77d3da4
commit c08a3565c2
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2005-06-22 Alan Modra <amodra@bigpond.net.au>
* config/rs6000/sysv4.h (TARGET_ASM_EXCEPTION_SECTION): Delete.
2005-06-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
PR middle-end/20593

View File

@ -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. */