This is the mail archive of the gcc-bugs@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: libstdc++/4246: libstc++-v3 tests std::string::_Rep::_S_{terminal,max_size} undefined


Most tests are now succeeding - sorry for the delay in replying.
/usr/ccs/bin/ld: Unsatisfied symbols:
   std::_Swap_lock_struct<0>::_S_swap_lock       (data)
collect2: ld returned 1 exit status

FAIL: ext/rope.cc (test for excess errors)

seems to be the only unsatisfied symbol now. Need to check a more recent
version for the other two.

LAST_UPDATED: Wed Dec  5 21:53:11 UTC 2001

Native configuration is hppa2.0-hp-hpux10.20

FAIL: 21_strings/capacity.cc (test for excess errors)
WARNING: 21_strings/capacity.cc compilation failed to produce executable
XPASS: 22_locale/collate_members_wchar_t.cc execution test
FAIL: 22_locale/ctype_members_char.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
XPASS: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
FAIL: ext/rope.cc (test for excess errors)
WARNING: ext/rope.cc compilation failed to produce executable

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

# of expected passes            326
# of unexpected failures        3
# of unexpected successes       10
# of expected failures          18

LAST_UPDATED: Wed Dec  5 21:53:11 UTC 2001

Native configuration is hppa1.1-hp-hpux11.00

FAIL: 21_strings/capacity.cc (test for excess errors)
WARNING: 21_strings/capacity.cc compilation failed to produce executable
XPASS: 22_locale/collate_members_wchar_t.cc execution test
FAIL: 22_locale/ctype_members_char.cc execution test
WARNING: program timed out.
FAIL: 22_locale/facet.cc (test for excess errors)
WARNING: 22_locale/facet.cc compilation failed to produce executable
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
WARNING: program timed out.
FAIL: 26_numerics/complex_inserters_extractors.cc (test for excess errors)
WARNING: 26_numerics/complex_inserters_extractors.cc compilation failed to
produ
ce executable
FAIL: ext/rope.cc (test for excess errors)
WARNING: ext/rope.cc compilation failed to produce executable

                === libstdc++-v3 Summary for unix ===

# of expected passes            322
# of unexpected failures        5
# of unexpected successes       9
# of expected failures          19

FAIL: 21_strings/capacity.cc (test for excess errors)
WARNING: 21_strings/capacity.cc compilation failed to produce executable
XPASS: 22_locale/collate_members_wchar_t.cc execution test
FAIL: 22_locale/ctype_members_char.cc execution test
WARNING: program timed out.
FAIL: 22_locale/facet.cc (test for excess errors)
WARNING: 22_locale/facet.cc compilation failed to produce executable
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
WARNING: program timed out.
FAIL: 26_numerics/complex_inserters_extractors.cc (test for excess errors)
WARNING: 26_numerics/complex_inserters_extractors.cc compilation failed to
produ
ce executable
FAIL: ext/rope.cc (test for excess errors)
WARNING: ext/rope.cc compilation failed to produce executable
:
                === libstdc++-v3 Summary for unix/-march=1.0 ===
:
# of expected passes            322
# of unexpected failures        5
# of unexpected successes       9
# of expected failures          19
:
                === libstdc++-v3 Summary ===
:
# of expected passes            644
# of unexpected failures        10
# of unexpected successes       18
# of expected failures          38




bkoz@gcc.gnu.org on 06/12/2001 09:38:19

To:   bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
      gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, rbrown64@csc.com.au
cc:
Subject:  Re: libstdc++/4246: libstc++-v3 tests std::string::_Rep::
      _S_{terminal,max_size} undefined


Synopsis: libstc++-v3 tests std::string::_Rep::_S_{terminal,max_size}
undefined

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Wed Dec  5 14:38:18 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Wed Dec  5 14:38:18 2001
State-Changed-Why:
    This should be fixed in mainline. Can you please check?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4246&database=gcc




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