This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/15646] bug in make gcc3.3.2 on AIX5.2


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-25 11:42 -------
Fixed for 3.4.0 by:
2003-06-19  Dara Hazeghi  <dhazeghi@yahoo.com>

        * 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().

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15646


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]