This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/41912] FAIL: gnat.dg/null_pointer_deref1.adb execution test



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]