LHB
2011-10-29 06:37:37 UTC
I think there is a latent bug in the code. In mip/regs.c a few
variables are defined within #ifdef PCC_DEBUG statements, but then are
used without being wrapped in ifdef statements, causing compilation
failure when PCC_DEBUG is not set.
stktemp, ntsz, REGW.nodnum are 3 culprits I believe.
variables are defined within #ifdef PCC_DEBUG statements, but then are
used without being wrapped in ifdef statements, causing compilation
failure when PCC_DEBUG is not set.
stktemp, ntsz, REGW.nodnum are 3 culprits I believe.
--
LHB Jr.
LHB Jr.