------- Comment #1 from pinskia at gcc dot gnu dot org  2006-01-12 16:08 -------
A couple related failures:
FAIL: g++.dg/opt/temp1.C (test for excess errors)
Excess errors:
/usr/bin/ld: warning multiple definitions of symbol _memcpy
/var/tmp//cc1J5gf8.o definition of _memcpy in section (__TEXT,__text)
/usr/lib/libm.dylib(memcpy.So) definition of _memcpy
FAIL: g++.old-deja/g++.eh/badalloc1.C (test for excess errors)
Excess errors:
/usr/bin/ld: warning multiple definitions of symbol _free
/var/tmp//ccCt9aYk.o definition of _free in section (__TEXT,__text)
/usr/lib/libm.dylib(malloc.So) definition of _free
/usr/bin/ld: warning multiple definitions of symbol _malloc
/var/tmp//ccCt9aYk.o definition of _malloc in section (__TEXT,__text)
/usr/lib/libm.dylib(malloc.So) definition of _malloc
/usr/bin/ld: warning multiple definitions of symbol _realloc
/var/tmp//ccCt9aYk.o definition of _realloc in section (__TEXT,__text)
/usr/lib/libm.dylib(malloc.So) definition of _realloc


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|g++.dg/lookup/builtin1.C    |g++.dg/lookup/builtin1.C
                   |fails on i686-darwin        |(and a couple others) fails
                   |                            |on i686-darwin


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

Reply via email to