mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-23 01:30:29 +08:00
Reenable accidentally disabled dwarf2 eh support for irix6.
* iris6.h (DWARF2_UNWIND_INFO): Undef. From-SVN: r22350
This commit is contained in:
parent
4ed35cdcdf
commit
2adad6e7ce
@ -1,3 +1,7 @@
|
||||
Wed Sep 9 09:36:51 1998 Jim Wilson <wilson@cygnus.com>
|
||||
|
||||
* iris6.h (DWARF2_UNWIND_INFO): Undef.
|
||||
|
||||
Wed Sep 9 01:32:01 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
|
||||
|
||||
Add preliminary native sparcv9 Solaris support.
|
||||
|
@ -30,6 +30,10 @@ Boston, MA 02111-1307, USA. */
|
||||
#include "mips/iris5.h"
|
||||
#include "mips/abi64.h"
|
||||
|
||||
/* Irix6 assembler does handle DWARF2 directives. Override setting in
|
||||
irix5.h file. */
|
||||
#undef DWARF2_UNWIND_INFO
|
||||
|
||||
/* For Irix 6, -mabi=64 implies TARGET_LONG64. */
|
||||
/* This is handled in override_options. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user