EGCS-970929 and GNAT-3.10p?

Jim Wilson wilson@cygnus.com
Thu Oct 9 16:12:00 GMT 1997


	There's been a report of some problems with mips-sgi-irix5.2 which
	occur due to -lmalloc.  I don't know if those might be related to your
	irix5.3 problems.

This is usually a bug in a free call someplace.  There have been
two of them recently, one in cp/except.c (find_exception_handler_labels)
and one in frame.c (__deregister_frame).  The latter was particularly nasty,
because it caused a failure while running functions in the .fini section,
and hence was hard to debug.  Both problems have been fixed already.  I am
not aware of any unfixed irix5 problems with -malloc.

Jim



More information about the Gcc mailing list