Fix building RTS with gcc 2.*; declare all variables at the top of a block
authorIan Lynagh <igloo@earth.li>
Mon, 3 Sep 2007 16:58:47 +0000 (16:58 +0000)
committerIan Lynagh <igloo@earth.li>
Mon, 3 Sep 2007 16:58:47 +0000 (16:58 +0000)
commit45202530612593a0ba7a6c559a38dc1ff26670a4
tree228fa373ca3caae3b30b841bc88fbc610badb4bf
parentf71b024714320a3f1606b3fda36610ac3f043774
Fix building RTS with gcc 2.*; declare all variables at the top of a block
Patch from Audrey Tang.
rts/RaiseAsync.c
rts/RetainerProfile.c
rts/STM.c
rts/Schedule.c
rts/sm/GC.c