[Bug c++/30768] New: [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc
hp at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Feb 11 23:47:00 GMT 2007
For 121818 this test passed.
For 121819 (author of named revision CC:ed), I see:
Running
/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
...
FAIL: ext/pb_ds/regression/list_update_data_map_rand.cc (test for excess
errors)
with the message in libstdc++.log being:
/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp:
In member function 'typename pb_ds::detail::lu_map_data_<Key, Mapped, Eq_Fn,
Allocator, Update_Policy>::entry_pointer pb_ds::detail::lu_map_data_<Key,
Mapped, Eq_Fn, Allocator, Update_Policy>::allocate_new_entry(typename
pb_ds::detail::types_traits<Key, Mapped, Allocator, false>::const_reference,
pb_ds::detail::false_type) [with Key = pb_ds::test::basic_type, Mapped =
pb_ds::test::basic_type, Eq_Fn = std::equal_to<pb_ds::test::basic_type>,
Allocator = __gnu_cxx::throw_allocator<pb_ds::test::basic_type>, Update_Policy
=
pb_ds::test::counter_lu_policy_t_<__gnu_cxx::throw_allocator<pb_ds::test::basic_type>,
5u>]':^M
/tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp:75:
internal compiler error: in calc_dfs_tree, at dominance.c:374^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <URL:http://gcc.gnu.org/bugs.html> for instructions.^M
Preprocessed code coming up.
--
Summary: [4.3 regression]: ICE in
ext/pb_ds/regression/list_update_data_map_rand.cc
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hp at gcc dot gnu dot org
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: cris-axis-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30768
More information about the Gcc-bugs
mailing list