Backout the previous since it isn't necessary. This version of gcc
already uses longjmp for exceptions for alpha due to the lack of definition of INCOMING_RETURN_ADDR_RTX.
This commit is contained in:
parent
2eee9d6e1d
commit
f838117776
3
gnu/dist/gcc/config/alpha/netbsd.h
vendored
3
gnu/dist/gcc/config/alpha/netbsd.h
vendored
@ -478,6 +478,3 @@ dtors_section () \
|
|||||||
|
|
||||||
#undef PREFERRED_DEBUGGING_TYPE
|
#undef PREFERRED_DEBUGGING_TYPE
|
||||||
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
|
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
|
||||||
|
|
||||||
/* Use sjlj exceptions. */
|
|
||||||
#define DWARF2_UNWIND_INFO 0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user