testgcc-970926 comment
Bruno Haible
haible@ilog.fr
Tue Oct 7 23:14:00 GMT 1997
A slightly incorrect comment in frame.c...
*** frame.c.bak Fri Oct 3 01:22:49 1997
--- frame.c Sun Oct 5 00:29:18 1997
***************
*** 529,535 ****
objects = ob;
}
! /* Called from crtend.o to deregister the unwind info for an object. */
void
__deregister_frame (void *begin)
--- 529,535 ----
objects = ob;
}
! /* Called from crtbegin.o to deregister the unwind info for an object. */
void
__deregister_frame (void *begin)
More information about the Gcc
mailing list