[r12-7607 Regression] FAIL: g++.dg/other/pr84964.C -std=c++98 (test for warnings, line 6) on Linux/x86_64
sunil.k.pandey
skpandey@sc.intel.com
Fri Mar 11 04:45:56 GMT 2022
On Linux/x86_64,
a717376e99fb33ba3b06bd8122e884f4b63a60c9 is the first bad commit
commit a717376e99fb33ba3b06bd8122e884f4b63a60c9
Author: Roger Sayle <roger@nextmovesoftware.com>
Date: Thu Mar 10 23:49:15 2022 +0000
PR c++/84964: Middle-end patch to expand_call for ICE after sorry.
caused
FAIL: g++.dg/other/pr84964.C -std=c++14 (test for warnings, line 6)
FAIL: g++.dg/other/pr84964.C -std=c++17 (test for warnings, line 6)
FAIL: g++.dg/other/pr84964.C -std=c++20 (test for warnings, line 6)
FAIL: g++.dg/other/pr84964.C -std=c++98 (test for warnings, line 6)
with GCC configured with
../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-7607/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap
To reproduce:
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/other/pr84964.C --target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=g++.dg/other/pr84964.C --target_board='unix{-m32\ -march=cascadelake}'"
(Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
More information about the Gcc-regression
mailing list