diff options
author | Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | 2011-02-14 12:32:11 +0000 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2011-02-14 12:32:11 +0000 |
commit | ad56a54c68329d8e0c3980e15ceb907eb13f8c4b (patch) | |
tree | b71f453cc48f11afb05ba82b07f71ae7d74a6c58 /libjava | |
parent | 93302a249147f4260a9f3ab1c7f9a30a268b42c1 (diff) | |
download | gcc-ad56a54c68329d8e0c3980e15ceb907eb13f8c4b.zip gcc-ad56a54c68329d8e0c3980e15ceb907eb13f8c4b.tar.gz gcc-ad56a54c68329d8e0c3980e15ceb907eb13f8c4b.tar.bz2 |
re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all available memory)
gcc:
PR ada/41929
* config/sparc/sol2-unwind.h: Include <sys/frame.h>, <sys/stack.h>
(IS_SIGHANDLER): Define.
(sparc64_is_sighandler): New function, split off from
sparc64_fallback_frame_state.
(sparc_is_sighandler): New function, split off from
sparc_fallback_frame_state.
(sparc64_fallback_frame_state): Merge with ...
(sparc_fallback_frame_state): ... this into ...
(MD_FALLBACK_FRAME_STATE_FOR): ... this.
Change new_cfa to long.
Remove regs_off, fpu_save_off, fpu_save.
Define nframes, mctx.
Use IS_SIGHANDLER, handler_args, mctx, walk stack instead of
hardcoded offsets.
gcc/testsuite:
PR ada/41929
* gnat.dg/null_pointer_deref1.exp: Don't skip on
sparc*-sun-solaris2.11.
From-SVN: r170126
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions