This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATH]fix chi2_quality.cc failure for all 32-bit architectures running in simulator
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Renlin Li <renlin dot li at arm dot com>, libstdc++ at gcc dot gnu dot org
- Cc: Richard Earnshaw <Richard dot Earnshaw at arm dot com>, Ramana Radhakrishnan <Ramana dot Radhakrishnan at arm dot com>, Matt Austern <austern at google dot com>
- Date: Tue, 19 Nov 2013 20:23:03 +0100
- Subject: Re: [PATH]fix chi2_quality.cc failure for all 32-bit architectures running in simulator
- Authentication-results: sourceware.org; auth=none
- References: <528BA0CA dot 4050507 at arm dot com>
On 11/19/2013 06:32 PM, Renlin Li wrote:
Hi all,
This is a simple patch to increase the SAMPLES for targets running in
simulator to a bigger value. This will make this test case pass for
all arm target linking with glibc.
A discussion thread in the mailing list is here:
http://gcc.gnu.org/ml/libstdc++/2013-10/msg00253.html
Okay to commit?
Ok, thanks.
Paolo.