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]

Results for 3.4 20031203 (experimental) testsuite on i686-unknown-openbsd3.1


LAST_UPDATED: Wed Dec 3 05:01:34 UTC 2003

Native configuration is i686-unknown-openbsd3.1

=== g++ tests ===


Running target unix
XPASS: g++.dg/ext/lvalue1.C not an lvalue (test for errors, line 7)
FAIL: g++.dg/lookup/using9.C (test for errors, line 7)
FAIL: g++.dg/lookup/using9.C (test for errors, line 8)
FAIL: g++.dg/lookup/using9.C (test for errors, line 12)
FAIL: g++.dg/lookup/using9.C (test for errors, line 13)
FAIL: g++.dg/lookup/using9.C (test for errors, line 14)
FAIL: g++.dg/lookup/using9.C (test for errors, line 22)
FAIL: g++.dg/lookup/using9.C (test for errors, line 23)
FAIL: g++.dg/lookup/using9.C (test for excess errors)
FAIL: g++.dg/parse/attr-ctor1.C (test for excess errors)
FAIL: g++.dg/template/ptrmem7.C (test for errors, line 38)
FAIL: g++.dg/template/ptrmem7.C (test for errors, line 39)
FAIL: g++.dg/template/ptrmem7.C (test for errors, line 43)
FAIL: g++.dg/template/ptrmem7.C (test for excess errors)
XPASS: g++.dg/warn/Wunused-2.C (test for warnings, line 5)
FAIL: g++.old-deja/g++.law/profile1.C (test for excess errors)
WARNING: g++.old-deja/g++.law/profile1.C compilation failed to produce executable
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable
WARNING: g++.old-deja/g++.other/enum5.C compilation failed to produce executable
WARNING: g++.old-deja/g++.pt/friend44.C compilation failed to produce executable


=== g++ Summary ===

# of expected passes 8992
# of unexpected failures 14
# of unexpected successes 2
# of expected failures 59
# of unsupported tests 36
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/testsuite/../ g++ version 3.4 20031203 (experimental)


=== g77 tests ===


Running target unix


=== g77 Summary ===

# of expected passes 1764
# of expected failures 1
# of untested testcases 1
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/testsuite/../ g77 version 3.4 20031203 (experimental)


=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
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/va-arg-25.c execution, -O0
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -O1
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -O2
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -O3 -g
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -Os
UNRESOLVED: gcc.c-torture/execute/wchar_t-1.c execution, -O0
UNRESOLVED: gcc.c-torture/execute/wchar_t-1.c execution, -O1
UNRESOLVED: gcc.c-torture/execute/wchar_t-1.c execution, -O2
UNRESOLVED: gcc.c-torture/execute/wchar_t-1.c execution, -O3 -fomit-frame-pointer
UNRESOLVED: gcc.c-torture/execute/wchar_t-1.c execution, -O3 -g
UNRESOLVED: gcc.c-torture/execute/wchar_t-1.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/20021014-1.c (test for excess errors)
WARNING: gcc.dg/20021014-1.c compilation failed to produce executable
FAIL: gcc.dg/builtins-18.c (test for excess errors)
FAIL: gcc.dg/builtins-20.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/special/weak-1.c execution test


=== gcc Summary ===

# of expected passes 23673
# of unexpected failures 22
# of expected failures 78
# of unresolved testcases 6
# of untested testcases 7
# of unsupported tests 168
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/xgcc version 3.4 20031203 (experimental)


=== objc tests ===


Running target unix


=== objc Summary ===

# of expected passes 1339
# of unsupported tests 7
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/xgcc version 3.4 20031203 (experimental)


=== libstdc++ tests ===


Running target unix


=== libstdc++ Summary ===

# of expected passes            1818
# of expected failures          1
# of unsupported tests          7


Note this was failing for a long time on allocating memory while running genattrtab on the first
stage. Looks like either of these two patches fixes that:
2003-11-24 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>


* genattrtab.c (simplify_cond): Update indices correctly.
(attr_alt_subset_p, attr_alt_subset_of_compl_p, attr_alt_intersection,
attr_alt_union, attr_alt_complement, attr_alt_bit_p, mk_attr_alt): New.
(check_attr_test, encode_units_mask, compute_alternative_mask,
make_alternative_compare, simplify_and_tree,
attr_rtx_cost, simplify_test_exp, gen_attr,
write_test_expr, walk_attr_value): Handle EQ_ATTR_ALT.
* rtl.def (EQ_ATTR_ALT): New.


2003-11-23 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>

* genattrtab.c (strcmp_check, DEF_ATTR_STRING): New macros.
(length_str, delay_type_str, delay_1_0_str, num_delay_slots_str):
New variables.
(main): Initialize them.
(find_attr): Canonicalize the attribute name string.
(attr_rtx_1, copy_boolean, expand_delays, gen_unit): Always canonicalize
string arguments.
(attr_printf, attr_eq): Use DEF_ATTR_STRING.
(check_attr_test, check_attr_value, make_length_attrs,
write_length_unit_log, simplify_by_exploding, gen_attr,
write_test_expr, write_attr_value, write_eligible_delay,
write_complex_function, make_internal_attr,
write_const_num_delay_slots): Changed due to change of type of
find_attr.
(fill_attr, evaluate_eq_attr, simplify_and_tree,
attr_rtx_cost, simplify_by_exploding, walk_attr_value): Use
strcmp_check.


Only regression between the last time this target was run is
+FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)

Note also this version of OpenBSD is a.out (I think I am the last one who actually
use an a.out machine with gcc:) ) and not an elf.



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