This is the mail archive of the gcc-patches@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]

Re: Patch to eliminate implicit malloc (etc) decls in libsupc++


On May  3, 2002, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

> So for now, I'm merely suggesting this go on the trunk.  Ok to install?

> 2002-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

> 	* configure.in (AC_CHECK_HEADERS): Check for string.h & stdlib.h.
> 	* libsupc++/Makefile.am (LTCOMPILE): Add $(DEFS).

> 	* Makefile.in, config.h.in, configure: Regenerate.

Ok.  Please add this to your list of patches for 3.1.1.  As I wrote in
private before, this probably affects mn10300-elf, since ints and
pointers are returned in different registers.

Thanks!

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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