On 9/6/2010 9:21 AM, Richard Guenther wrote:
On Mon, Sep 6, 2010 at 6:19 PM, NightStrike<nightstr...@gmail.com> wrote:
On Mon, Sep 6, 2010 at 5:21 AM, Richard Guenther<rguent...@suse.de> wrote:
On Mon, 6 Sep 2010, Tobias Burnus wrote:
Gerald Pfeifer wrote:
Do you have a pointer to testresults you'd like us to use for reference?
From our release criteria, for secondary platforms we have:
• The compiler bootstraps successfully, and the C++ runtime library
builds.
• The DejaGNU testsuite has been run, and a substantial majority of the
tests pass.
See for instance:
http://gcc.gnu.org/ml/gcc-testresults/2010-09/msg00295.html
There are no libstdc++ results in that.
Richard.
This is true. I always run make check-gcc. What should I be doing instead?
make -k check
make check-c++ runs both g++ and libstdc++-v3 testsuites.
--
Tim Prince