diff --git a/lang/egcs/stable/patches/patch-gcc_config_alpha_openbsd_h b/lang/egcs/stable/patches/patch-gcc_config_alpha_openbsd_h index 3f6004b3ba1..50615741527 100644 --- a/lang/egcs/stable/patches/patch-gcc_config_alpha_openbsd_h +++ b/lang/egcs/stable/patches/patch-gcc_config_alpha_openbsd_h @@ -1,6 +1,6 @@ -$OpenBSD: patch-gcc_config_alpha_openbsd_h,v 1.3 2002/06/03 18:33:33 espie Exp $ +$OpenBSD: patch-gcc_config_alpha_openbsd_h,v 1.4 2003/07/24 12:15:48 naddy Exp $ --- gcc/config/alpha/openbsd.h.orig Fri Nov 3 00:29:08 2000 -+++ gcc/config/alpha/openbsd.h Mon Jun 3 17:18:12 2002 ++++ gcc/config/alpha/openbsd.h Mon Jul 21 15:59:22 2003 @@ -21,28 +21,28 @@ Boston, MA 02111-1307, USA. */ /* We settle for little endian for now. */ #define TARGET_ENDIAN_DEFAULT 0 @@ -45,9 +45,14 @@ $OpenBSD: patch-gcc_config_alpha_openbsd_h,v 1.3 2002/06/03 18:33:33 espie Exp $ /* Layout of source language data types. */ -@@ -63,64 +63,19 @@ Boston, MA 02111-1307, USA. */ - #undef PREFERRED_DEBUGGING_TYPE - #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG +@@ -60,67 +60,22 @@ Boston, MA 02111-1307, USA. */ + #define WCHAR_TYPE_SIZE 32 + + +-#undef PREFERRED_DEBUGGING_TYPE +-#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG ++/* #undef PREFERRED_DEBUGGING_TYPE */ ++/* #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG */ +/* Output and generation of labels. */ #define LOCAL_LABEL_PREFIX "."