This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] Optimize MIPS memcpy


On Fri, 21 Sep 2012, Steve Ellcey wrote:

> glibc/localedata/tst-fmon.out

You should investigate why you see this failure, it's not one of the known 
issues listed at <http://sourceware.org/glibc/wiki/Release/2.16>

> glibc/math/test-float.out
> glibc/math/test-double.out
> glibc/math/test-ifloat.out
> glibc/math/test-idouble.out

Expected for soft-float configurations.

> glibc/stdlib/tst-strtod-overflow.out

Not expected, should investigate.  (The test should exit cleanly on memory 
allocation failure.)

> glibc/stdio-common/bug22.out

Expected for low memory, bug 14231.

> glibc/malloc/tst-trim1.out

Not expected, should investigate.

> glibc/nptl/tst-cancel7.out
> glibc/nptl/tst-cancelx7.out

Known race condition, bug 14232.

-- 
Joseph S. Myers
joseph@codesourcery.com


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