public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [r11-4852 Regression] FAIL: g++.dg/ubsan/pr61272.C   (test for excess errors) on Linux/x86_64
@ 2020-11-10  0:14 sunil.k.pandey
  2020-11-16 10:00 ` Martin Liška
  0 siblings, 1 reply; 2+ messages in thread
From: sunil.k.pandey @ 2020-11-10  0:14 UTC (permalink / raw)
  To: gcc-patches, gcc-regression, jason

On Linux/x86_64,

05b03452db6a520091aed254d3c399caed714b15 is the first bad commit
commit 05b03452db6a520091aed254d3c399caed714b15
Author: Jason Merrill <jason@redhat.com>
Date:   Fri Nov 6 20:41:54 2020 -0500

    c++: Improve error location for class using-decl.

caused

FAIL: g++.dg/ubsan/pr61272.C    (test for errors, line 15)
FAIL: g++.dg/ubsan/pr61272.C   (test for excess errors)

with GCC configured with

../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-4852/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="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m64}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m64\ -march=cascadelake}'"

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

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

* Re: [r11-4852 Regression] FAIL: g++.dg/ubsan/pr61272.C (test for excess errors) on Linux/x86_64
  2020-11-10  0:14 [r11-4852 Regression] FAIL: g++.dg/ubsan/pr61272.C (test for excess errors) on Linux/x86_64 sunil.k.pandey
@ 2020-11-16 10:00 ` Martin Liška
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liška @ 2020-11-16 10:00 UTC (permalink / raw)
  To: sunil.k.pandey, gcc-patches, gcc-regression, jason

On 11/10/20 1:14 AM, sunil.k.pandey via Gcc-patches wrote:
> On Linux/x86_64,
> 
> 05b03452db6a520091aed254d3c399caed714b15 is the first bad commit
> commit 05b03452db6a520091aed254d3c399caed714b15
> Author: Jason Merrill <jason@redhat.com>
> Date:   Fri Nov 6 20:41:54 2020 -0500
> 
>      c++: Improve error location for class using-decl.
> 
> caused
> 
> FAIL: g++.dg/ubsan/pr61272.C    (test for errors, line 15)
> FAIL: g++.dg/ubsan/pr61272.C   (test for excess errors)
> 
> with GCC configured with
> 
> ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r11-4852/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="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m32}'"
> $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m32\ -march=cascadelake}'"
> $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m64}'"
> $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ubsan.exp=g++.dg/ubsan/pr61272.C --target_board='unix{-m64\ -march=cascadelake}'"
> 
> (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)
> 

It's fixed on master.

Martin

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

end of thread, other threads:[~2020-11-16 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10  0:14 [r11-4852 Regression] FAIL: g++.dg/ubsan/pr61272.C (test for excess errors) on Linux/x86_64 sunil.k.pandey
2020-11-16 10:00 ` Martin Liška

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