This is the mail archive of the gcc-testresults@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: Results for 3.3 20020921 (experimental) testsuite on i686-unknown-openbsd3.1


This includes a patch which is in progress which should speed
up objective-C compiling by replacing strcat with strcpy
and keeping track of the size of the string.

WARNING: I am not part of the compiler group of Apple but part of the
Architecture and Performance group division. This patch has
not be looked over by anyone except me. I am only an intern also.
This is just a side project of mine and no where it represents
Apple's patches or other wise


Thanks,
Andrew Pinski

PS Also all the testsuites from me (pinskia@physics.uc.edu, pinskia@pinskia.dyndns.org, and pinskia@grendel.geop.uc.edu)
will include this patch and maybe an updated version though as I get more strcat's converted over.

On Saturday, Sep 21, 2002, at 21:46 US/Pacific, Andrew Thomas Pinski wrote:

LAST_UPDATED: Sun Sep 22 02:39:14 UTC 2002

Native configuration is i686-unknown-openbsd3.1

=== g++ tests ===


Running target unix
FAIL: g++.dg/ext/instantiate2.C scan-assembler
FAIL: g++.dg/warn/Wunused-2.C (test for warnings, line 5)
FAIL: g++.law/profile1.C (test for excess errors)

=== g++ Summary ===

# of expected passes 7416
# of unexpected failures 3
# of expected failures 93
# of untested testcases 15
# of unsupported tests 3
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/testsuite/../ g++ version 3.3 20020921 (experimental)

=== g77 tests ===


Running target unix
FAIL: g77.dg/7388.f execution test
FAIL: g77.dg/7388.f execution test
FAIL: g77.dg/7388.f execution test
FAIL: g77.dg/7388.f execution test
FAIL: g77.dg/7388.f execution test

=== g77 Summary ===

# of expected passes 1649
# of unexpected failures 5
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/testsuite/../ g77 version 3.3 20020921 (experimental)

=== gcc tests ===


Running target unix
FAIL: gcc.c-torture/compile/20001226-1.c, -Os
FAIL: gcc.c-torture/execute/conversion.c execution, -O0
FAIL: gcc.c-torture/execute/conversion.c execution, -O1
FAIL: gcc.c-torture/execute/conversion.c execution, -O2
FAIL: gcc.c-torture/execute/conversion.c execution, -Os
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O0
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O1
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O2
FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -Os
FAIL: gcc.dg/c99-intconst-1.c (test for excess errors)
FAIL: gcc.dg/nest.c (test for excess errors)
WARNING: gcc.dg/nest.c compilation failed to produce executable
FAIL: gcc.dg/wchar_t-1.c (test for excess errors)
FAIL: gcc.dg/wint_t-1.c (test for excess errors)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/c99-scanf-3.c vfscanf (test for warnings, line 21)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)
FAIL: gcc.dg/format/ext-6.c vfscanf (test for warnings, line 42)
FAIL: gcc.dg/noncompile/incomplete-1.c (test for excess errors)
FAIL: gcc.dg/special/weak-1.c execution test

=== gcc Summary ===

# of expected passes 20298
# of unexpected failures 19
# of expected failures 63
# of unsupported tests 67
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/xgcc version 3.3 20020921 (experimental)

=== objc tests ===


Running target unix

=== objc Summary ===

# of expected passes 1153
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/xgcc version 3.3 20020921 (experimental)

=== libstdc++-v3 tests ===


Running target unix
FAIL: 18_support/numeric_limits.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS: 22_locale/ctype_is_wchar_t.cc execution test
XPASS: 22_locale/money_get_members_wchar_t.cc execution test
XPASS: 22_locale/money_put_members_wchar_t.cc execution test
XPASS: 22_locale/moneypunct_members_wchar_t.cc execution test
XPASS: 22_locale/num_get_members_wchar_t.cc execution test
XPASS: 22_locale/num_put_members_wchar_t.cc execution test
XPASS: 22_locale/numpunct_members_wchar_t.cc execution test
XPASS: 22_locale/time_get_members_wchar_t.cc execution test
XPASS: 22_locale/time_put_members_wchar_t.cc execution test

=== libstdc++-v3 Summary ===

# of expected passes 405
# of unexpected failures 1
# of unexpected successes 10
# of expected failures 17
# of unsupported tests 6

Compiler version: 3.3 20020921 (experimental)
Platform: i686-unknown-openbsd3.1
configure flags: --target=i686-unknown-openbsd3.1 --host=i686-unknown-openbsd3.1 --build=i686-unknown-openbsd3.1 --disable-nls --verbose --enable-cpp --prefix=/home/gates/pinskia/openbsd --enable-shared








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