X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Frts%2FException.hc;h=564420e6e79d0e113f222dc1f176df2d4cfa2823;hb=1f813d58e63c4b71480c0da05d2a95da4ec0c46a;hp=fecdd608e02540f8ea9c4c13b6964d5166d95f71;hpb=1060b59bec219335e4f54e991044027c12b70678;p=ghc-hetmet.git diff --git a/ghc/rts/Exception.hc b/ghc/rts/Exception.hc index fecdd60..564420e 100644 --- a/ghc/rts/Exception.hc +++ b/ghc/rts/Exception.hc @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: Exception.hc,v 1.16 2000/11/14 12:52:55 simonmar Exp $ + * $Id: Exception.hc,v 1.18 2000/12/04 12:31:20 simonmar Exp $ * * (c) The GHC Team, 1998-2000 * @@ -282,7 +282,7 @@ VEC_POLY_INFO_TABLE(stg_catch_frame, CATCH_FRAME_BITMAP, NULL/*srt*/, 0/*srt_off * It is used in deleteThread when reverting blackholes. * -------------------------------------------------------------------------- */ -INFO_TABLE(stg_catch_info,catch_entry,2,0,FUN,,EF_,0,0); +INFO_TABLE(stg_catch_info,stg_catch_entry,2,0,FUN,,EF_,0,0); STGFUN(stg_catch_entry) { FB_