aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sol2.h
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2011-08-01 12:14:21 +0000
committerRainer Orth <ro@gcc.gnu.org>2011-08-01 12:14:21 +0000
commitb6193c94eb443c680cc828266fc93b654d28d250 (patch)
tree4d0d0b823c4f7af2d0f70bb733e07ce0979a4f7a /gcc/config/sparc/sol2.h
parent247eb06feda17162e6f3ce4fd65f7db9dc3d04cd (diff)
downloadgcc-b6193c94eb443c680cc828266fc93b654d28d250.zip
gcc-b6193c94eb443c680cc828266fc93b654d28d250.tar.gz
gcc-b6193c94eb443c680cc828266fc93b654d28d250.tar.bz2
re PR debug/49887 (.debug_macro breaks many Solaris/SPARC tests)
PR debug/49887 * config/sol2.c (solaris_code_end): Rename to solaris_file_end. * config/sol2-protos.h: Likewise. * config/i386/i386.c (ix86_code_end) [TARGET_SOLARIS]: Don't call solaris_code_end. * config/i386/sol2.h [!USE_GAS] (TARGET_ASM_FILE_END): Redefine. * config/sparc/sparc.c (sparc_file_end) [TARGET_SOLARIS]: Call solaris_file_end. * config/sparc/sol2.h (TARGET_ASM_CODE_END): Remove. From-SVN: r177020
Diffstat (limited to 'gcc/config/sparc/sol2.h')
-rw-r--r--gcc/config/sparc/sol2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/sparc/sol2.h b/gcc/config/sparc/sol2.h
index 12fef68..64932f9 100644
--- a/gcc/config/sparc/sol2.h
+++ b/gcc/config/sparc/sol2.h
@@ -314,10 +314,6 @@ along with GCC; see the file COPYING3. If not see
#undef TARGET_ASM_NAMED_SECTION
#define TARGET_ASM_NAMED_SECTION sparc_solaris_elf_asm_named_section
-/* Emit COMDAT group signature symbols for Sun as. */
-#undef TARGET_ASM_CODE_END
-#define TARGET_ASM_CODE_END solaris_code_end
-
/* Sun as requires doublequoted section names on SPARC. While GNU as
supports that, too, we prefer the standard variant. */
#undef SECTION_NAME_FORMAT