This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/41912] FAIL: gnat.dg/null_pointer_deref1.adb execution test
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Nov 2009 17:11:44 -0000
- Subject: [Bug ada/41912] FAIL: gnat.dg/null_pointer_deref1.adb execution test
- References: <bug-41912-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ebotcazou at gcc dot gnu dot org 2009-11-09 17:11 -------
I see that it fails on HP-UX as well. That's probably because there is
something missing in the fallback routines in config/pa, namely:
fs->signal_frame = 1;
just before
return _URC_NO_REASON;
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41912