[Bug bootstrap/10957] m68k-cross build broken in libiberty (hashtab.c)
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Fri Aug 1 04:46:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10957
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-01 04:46 -------
Fixed for 3.4 by:
2003-06-19 Dara Hazeghi
* configure.in: Add check for malloc.h needed by
m68k for function free().
* configure: Regenerated.
* config.in: Add HAVE_MALLOC_H.
* hashtab.c: include malloc.h were available for
free().
More information about the Gcc-bugs
mailing list