/[gcl]/gcl/o/sgbc.c
ViewVC logotype

Diff of /gcl/o/sgbc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by camm, Sun Oct 27 20:23:53 2002 UTC revision 1.7 by camm, Sun Oct 27 20:39:23 2002 UTC
# Line 806  sgc_sweep_phase(void) { Line 806  sgc_sweep_phase(void) {
806              x->a.a_displaced->c.c_cdr = Cnil;              x->a.a_displaced->c.c_cdr = Cnil;
807            }            }
808          }          }
809  #endif OLD_DISPLACE  #endif /* OLD_DISPLACE */
810  #ifdef GMP_USE_MALLOC                    #ifdef GMP_USE_MALLOC                  
811          if (x->d.t == t_bignum)          if (x->d.t == t_bignum)
812            mpz_clear(MP(x));            mpz_clear(MP(x));

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26