public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "sunil.k.pandey" <skpandey@sc.intel.com>
To: gcc-patches@gcc.gnu.org, gcc-regression@gcc.gnu.org, hubicka@ucw.cz
Subject: [r12-3159 Regression] FAIL: gfortran.dg/pr68251.f90   -O  (test for excess errors) on Linux/x86_64
Date: Sat, 28 Aug 2021 00:39:28 -0700	[thread overview]
Message-ID: <20210828073928.4D3522864700@gskx-2.sc.intel.com> (raw)

On Linux/x86_64,

f075b8c5adcf9cb6336563c472c8d624c54184db is the first bad commit
commit f075b8c5adcf9cb6336563c472c8d624c54184db
Author: Jan Hubicka <hubicka@ucw.cz>
Date:   Thu Aug 26 15:33:56 2021 +0200

    Fix off-by-one error in try_merge_with

caused

FAIL: 20_util/to_address/debug.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/char/self_move.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/citerators.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/exception/basic.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/exception/generation_prohibited.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/exception/propagation_consistent.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char16_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char32_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/explicit_instantiation/char8_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/explicit_instantiation/debug.cc (test for excess errors)
FAIL: 21_strings/basic_string/requirements/explicit_instantiation/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/debug/shrink_to_fit.cc (test for excess errors)
FAIL: 23_containers/deque/cons/self_move.cc (test for excess errors)
FAIL: 23_containers/deque/debug/98466.cc (test for excess errors)
FAIL: 23_containers/deque/debug/insert4_neg.cc (test for excess errors)
FAIL: 23_containers/deque/debug/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/deque/debug/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/deque/debug/invalidation/3.cc (test for excess errors)
FAIL: 23_containers/deque/debug/invalidation/4.cc (test for excess errors)
FAIL: 23_containers/forward_list/cons/self_move.cc (test for excess errors)
FAIL: 23_containers/forward_list/debug/construct4_neg.cc (test for excess errors)
FAIL: 23_containers/forward_list/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/forward_list/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/list/cons/self_move.cc (test for excess errors)
FAIL: 23_containers/list/debug/insert4_neg.cc (test for excess errors)
FAIL: 23_containers/list/debug/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/list/debug/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/list/debug/invalidation/3.cc (test for excess errors)
FAIL: 23_containers/list/debug/invalidation/4.cc (test for excess errors)
FAIL: 23_containers/map/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/map/debug/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/map/debug/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/map/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/map/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/map/modifiers/insert/16813.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/multimap/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/multiset/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/set/cons/self_move.cc (test for excess errors)
FAIL: 23_containers/set/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/set/debug/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/set/debug/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/set/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/set/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_map/debug/98466.cc (test for excess errors)
FAIL: 23_containers/unordered_map/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_map/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_map/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_map/requirements/debug_container.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multimap/requirements/debug.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_multiset/requirements/debug.cc (test for excess errors)
FAIL: 23_containers/unordered_set/cons/self_move.cc (test for excess errors)
FAIL: 23_containers/unordered_set/debug/construct5_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_set/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_set/debug/move_neg.cc (test for excess errors)
FAIL: 23_containers/unordered_set/requirements/debug_container.cc (test for excess errors)
FAIL: 23_containers/vector/63500.cc (test for excess errors)
FAIL: 23_containers/vector/cons/self_move.cc (test for excess errors)
FAIL: 23_containers/vector/debug/insert4_neg.cc (test for excess errors)
FAIL: 23_containers/vector/debug/insert6_neg.cc (test for excess errors)
FAIL: 23_containers/vector/debug/insert7_neg.cc (test for excess errors)
FAIL: 23_containers/vector/debug/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/vector/debug/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/vector/debug/invalidation/3.cc (test for excess errors)
FAIL: 23_containers/vector/debug/invalidation/4.cc (test for excess errors)
FAIL: 23_containers/vector/debug/move_assign_neg.cc (test for excess errors)
FAIL: 23_containers/vector/debug/move_neg.cc (test for excess errors)
FAIL: 24_iterators/move_iterator/debug_neg.cc (test for excess errors)
FAIL: 24_iterators/reverse_iterator/debug_neg.cc (test for excess errors)
FAIL: 25_algorithms/copy/86658.cc (test for excess errors)
FAIL: 25_algorithms/copy/debug/99402.cc (test for excess errors)
FAIL: 25_algorithms/for_each/for_each_n_debug.cc (test for excess errors)

with GCC configured with



To reproduce:

$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=20_util/to_address/debug.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/cons/char/self_move.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/citerators.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/exception/basic.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/exception/generation_prohibited.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/exception/propagation_consistent.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/explicit_instantiation/char16_t/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/explicit_instantiation/char/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/explicit_instantiation/char32_t/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/explicit_instantiation/char8_t/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/explicit_instantiation/debug.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/basic_string/requirements/explicit_instantiation/wchar_t/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=21_strings/debug/shrink_to_fit.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/deque/cons/self_move.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/deque/debug/98466.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/deque/debug/insert4_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/deque/debug/invalidation/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/deque/debug/invalidation/2.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/deque/debug/invalidation/3.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/deque/debug/invalidation/4.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/forward_list/cons/self_move.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/forward_list/debug/construct4_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/forward_list/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/forward_list/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/list/cons/self_move.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/list/debug/insert4_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/list/debug/invalidation/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/list/debug/invalidation/2.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/list/debug/invalidation/3.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/list/debug/invalidation/4.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/map/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/map/debug/invalidation/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/map/debug/invalidation/2.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/map/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/map/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/map/modifiers/insert/16813.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multimap/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multimap/debug/invalidation/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multimap/debug/invalidation/2.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multimap/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multimap/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multiset/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multiset/debug/invalidation/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multiset/debug/invalidation/2.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multiset/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/multiset/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/set/cons/self_move.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/set/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/set/debug/invalidation/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/set/debug/invalidation/2.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/set/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/set/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_map/debug/98466.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_map/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_map/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_map/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_map/requirements/debug_container.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multimap/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multimap/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multimap/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multimap/requirements/debug.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multiset/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multiset/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multiset/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_multiset/requirements/debug.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_set/cons/self_move.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_set/debug/construct5_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_set/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_set/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/unordered_set/requirements/debug_container.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/63500.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/cons/self_move.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/insert4_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/insert6_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/insert7_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/invalidation/1.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/invalidation/2.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/invalidation/3.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/invalidation/4.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/move_assign_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=23_containers/vector/debug/move_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=24_iterators/move_iterator/debug_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=24_iterators/reverse_iterator/debug_neg.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=25_algorithms/copy/86658.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=25_algorithms/copy/debug/99402.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=25_algorithms/for_each/for_each_n_debug.cc --target_board='unix{-m32}'"

(Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)

             reply	other threads:[~2021-08-28  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-28  7:39 sunil.k.pandey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-26 17:50 sunil.k.pandey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210828073928.4D3522864700@gskx-2.sc.intel.com \
    --to=skpandey@sc.intel.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gcc-regression@gcc.gnu.org \
    --cc=hubicka@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).