From: Richard Kenner Date: Fri, 28 Jun 1996 18:05:35 +0000 (-0400) Subject: (NO_DBX_FUNCTION_END): New macro. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7aadc7c208ac446095fed7e5f6b2a21d4542210d;p=gcc.git (NO_DBX_FUNCTION_END): New macro. From-SVN: r12353 --- diff --git a/gcc/config/alpha/alpha.h b/gcc/config/alpha/alpha.h index 8002764ac0d..7f2d57c9fb0 100644 --- a/gcc/config/alpha/alpha.h +++ b/gcc/config/alpha/alpha.h @@ -2106,6 +2106,9 @@ extern void alpha_output_filename (); /* By default, turn on GDB extensions. */ #define DEFAULT_GDB_EXTENSIONS 1 +/* Stabs-in-ECOFF can't handle dbxout_function_end(). */ +#define NO_DBX_FUNCTION_END 1 + /* If we are smuggling stabs through the ALPHA ECOFF object format, put a comment in front of the .stab operation so that the ALPHA assembler does not choke. The mips-tfile program