From dc125bdfd98a3efeabcd48f1de28bba1b4f36fca Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Fri, 13 Jun 2003 14:39:42 +0000 Subject: re PR other/1494 (Residual EGCS references in comments) PR other/1494 * config/alpha/openbsd.h, config/i386/openbsd.h, config/m68k/openbsd.h, config/sparc/openbsd.h: Remove residual reference to EGCS. From-SVN: r67900 --- gcc/config/sparc/openbsd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gcc/config/sparc/openbsd.h') diff --git a/gcc/config/sparc/openbsd.h b/gcc/config/sparc/openbsd.h index 814ccdf..187a41a 100644 --- a/gcc/config/sparc/openbsd.h +++ b/gcc/config/sparc/openbsd.h @@ -66,8 +66,7 @@ Boston, MA 02111-1307, USA. */ /* Assembler format: exception region output. */ /* All configurations that don't use elf must be explicit about not using - dwarf unwind information. egcs doesn't try too hard to check internal - configuration files... */ + dwarf unwind information. */ #define DWARF2_UNWIND_INFO 0 #undef ASM_PREFERRED_EH_DATA_FORMAT -- cgit v1.1