Hi,
a very recent compiler change (less than 24 hours: compare, for example,
the testresults for i386-unknown-netbsdelf3.0) is causing many ICEs in
the ext/pb_ds testcases:
FAIL: ext/pb_ds/example/basic_map.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_map.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/basic_multimap.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_multimap.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/basic_multiset.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_multiset.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/basic_priority_queue.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_priority_queue.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/basic_set.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_set.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/erase_if.cc (test for excess errors)
WARNING: ext/pb_ds/example/erase_if.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/hash_find_neg.cc (test for excess errors)
FAIL: ext/pb_ds/example/hash_illegal_resize.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_illegal_resize.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/hash_initial_size.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_initial_size.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/hash_load_set_change.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_load_set_change.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/hash_mod.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_mod.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/hash_resize.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_resize.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/hash_shift_mask.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_shift_mask.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/priority_queue_dijkstra.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_dijkstra.cc compilation failed
to produce executable
FAIL: ext/pb_ds/example/priority_queue_erase_if.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_erase_if.cc compilation failed
to produce executable
FAIL: ext/pb_ds/example/priority_queue_split_join.cc (test for excess
errors)
WARNING: ext/pb_ds/example/priority_queue_split_join.cc compilation
failed to produce executable
FAIL: ext/pb_ds/example/priority_queue_xref.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_xref.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/ranged_hash.cc (test for excess errors)
WARNING: ext/pb_ds/example/ranged_hash.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/store_hash.cc (test for excess errors)
WARNING: ext/pb_ds/example/store_hash.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/tree_intervals.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_intervals.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/tree_join.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_join.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/tree_order_statistics.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_order_statistics.cc compilation failed
to produce executable
FAIL: ext/pb_ds/example/tree_order_statistics_join.cc (test for excess
errors)
WARNING: ext/pb_ds/example/tree_order_statistics_join.cc compilation
failed to produce executable
FAIL: ext/pb_ds/example/trie_dna.cc (test for excess errors)
WARNING: ext/pb_ds/example/trie_dna.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/trie_prefix_search.cc (test for excess errors)
WARNING: ext/pb_ds/example/trie_prefix_search.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/trie_split.cc (test for excess errors)
WARNING: ext/pb_ds/example/trie_split.cc compilation failed to produce
executable
FAIL: ext/pb_ds/regression/associative_containers.cc (test for excess
errors)
WARNING: ext/pb_ds/regression/associative_containers.cc compilation
failed to produce executable
FAIL: ext/pb_ds/regression/hash_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/hash_data_map_rand.cc compilation failed
to produce executable
FAIL: ext/pb_ds/regression/hash_no_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/hash_no_data_map_rand.cc compilation
failed to produce executable
FAIL: ext/pb_ds/regression/priority_queue_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/priority_queue_rand.cc compilation failed
to produce executable
FAIL: ext/pb_ds/regression/priority_queues.cc (test for excess errors)
WARNING: ext/pb_ds/regression/priority_queues.cc compilation failed to
produce executable
FAIL: ext/pb_ds/regression/tree_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/tree_data_map_rand.cc compilation failed
to produce executable
FAIL: ext/pb_ds/regression/tree_no_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/tree_no_data_map_rand.cc compilation
failed to produce executable
FAIL: ext/pb_ds/regression/trie_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/trie_data_map_rand.cc compilation failed
to produce executable
FAIL: ext/pb_ds/regression/trie_no_data_map_rand.cc (test for excess errors)
WARNING: ext/pb_ds/regression/trie_no_data_map_rand.cc compilation
failed to produce executable
Paolo.