[Bug c++/30866] [4.3 regression] Another ICE in calc_dfs_tree()

dje at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Feb 24 19:11:00 GMT 2007



------- Comment #4 from dje at gcc dot gnu dot org  2007-02-24 19:11 -------
I see a similar error in the libstdc++ testsuite on AIX:

/tmp/20070223/powerpc-ibm-aix5.2.0.0/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>]':
/tmp/20070223/powerpc-ibm-aix5.2.0.0/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


-- 

dje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-02-24 19:11:03
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30866



More information about the Gcc-bugs mailing list