public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [r14-159 Regression] FAIL: std/ranges/iota/max_size_type.cc execution test on Linux/x86_64
@ 2023-04-22  3:30 haochen.jiang
  2023-04-22  7:44 ` Jakub Jelinek
  0 siblings, 1 reply; 5+ messages in thread
From: haochen.jiang @ 2023-04-22  3:30 UTC (permalink / raw)
  To: jason, gcc-regression, gcc-patches, haochen.jiang

On Linux/x86_64,

03cebd304955a6b9c5607e09312d77f1307cc98e is the first bad commit
commit 03cebd304955a6b9c5607e09312d77f1307cc98e
Author: Jason Merrill <jason@redhat.com>
Date:   Tue Apr 18 21:32:07 2023 -0400

    c++: fix 'unsigned typedef-name' extension [PR108099]

caused

FAIL: std/ranges/iota/max_size_type.cc execution test

with GCC configured with

../../gcc/configure --prefix=/export/users/haochenj/src/gcc-bisect/master/master/r14-159/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}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=std/ranges/iota/max_size_type.cc --target_board='unix{-m32}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=std/ranges/iota/max_size_type.cc --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=std/ranges/iota/max_size_type.cc --target_board='unix{-m64}'"
$ cd {build_dir}/x86_64-linux/libstdc++-v3/testsuite && make check RUNTESTFLAGS="conformance.exp=std/ranges/iota/max_size_type.cc --target_board='unix{-m64\ -march=cascadelake}'"

(Please do not reply to this email, for question about this report, contact me at haochen dot jiang at intel.com)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-24 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-22  3:30 [r14-159 Regression] FAIL: std/ranges/iota/max_size_type.cc execution test on Linux/x86_64 haochen.jiang
2023-04-22  7:44 ` Jakub Jelinek
2023-04-22 23:26   ` Jonathan Wakely
2023-04-24 16:27     ` Patrick Palka
2023-04-24 16:30       ` Jonathan Wakely

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).