public inbox for gcc-regression@sourceware.org
help / color / mirror / Atom feed
* [r12-5150 Regression] FAIL: gfortran.dg/vector_subscript_1.f90 -Os  execution test on Linux/x86_64
@ 2021-11-11 19:14 sunil.k.pandey
  2021-11-11 19:33 ` Aldy Hernandez
  0 siblings, 1 reply; 2+ messages in thread
From: sunil.k.pandey @ 2021-11-11 19:14 UTC (permalink / raw)
  To: gcc-patches, gcc-regression, aldyh

On Linux/x86_64,

3e5a19053310ad090b930fbecebceb28bd1b91a4 is the first bad commit
commit 3e5a19053310ad090b930fbecebceb28bd1b91a4
Author: Aldy Hernandez <aldyh@redhat.com>
Date:   Thu Nov 11 11:27:07 2021 +0100

    Resolve entry loop condition for the edge remaining in the loop.

caused

FAIL: gfortran.dg/vector_subscript_1.f90   -O1  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -O2  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -O3 -g  execution test
FAIL: gfortran.dg/vector_subscript_1.f90   -Os  execution test

with GCC configured with

../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-5150/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=gfortran.dg/vector_subscript_1.f90 --target_board='unix{-m32}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/vector_subscript_1.f90 --target_board='unix{-m32\ -march=cascadelake}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/vector_subscript_1.f90 --target_board='unix{-m64}'"
$ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/vector_subscript_1.f90 --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: [r12-5150 Regression] FAIL: gfortran.dg/vector_subscript_1.f90 -Os execution test on Linux/x86_64
  2021-11-11 19:14 [r12-5150 Regression] FAIL: gfortran.dg/vector_subscript_1.f90 -Os execution test on Linux/x86_64 sunil.k.pandey
@ 2021-11-11 19:33 ` Aldy Hernandez
  0 siblings, 0 replies; 2+ messages in thread
From: Aldy Hernandez @ 2021-11-11 19:33 UTC (permalink / raw)
  To: sunil.k.pandey; +Cc: gcc-patches, gcc-regression

This is expected. It was failing at all optimization levels except -Os. The
oversight has been fixed :-).

On Thu, Nov 11, 2021, 20:14 sunil.k.pandey <skpandey@sc.intel.com> wrote:

> On Linux/x86_64,
>
> 3e5a19053310ad090b930fbecebceb28bd1b91a4 is the first bad commit
> commit 3e5a19053310ad090b930fbecebceb28bd1b91a4
> Author: Aldy Hernandez <aldyh@redhat.com>
> Date:   Thu Nov 11 11:27:07 2021 +0100
>
>     Resolve entry loop condition for the edge remaining in the loop.
>
> caused
>
> FAIL: gfortran.dg/vector_subscript_1.f90   -O1  execution test
> FAIL: gfortran.dg/vector_subscript_1.f90   -O2  execution test
> FAIL: gfortran.dg/vector_subscript_1.f90   -O3 -fomit-frame-pointer
> -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
> FAIL: gfortran.dg/vector_subscript_1.f90   -O3 -g  execution test
> FAIL: gfortran.dg/vector_subscript_1.f90   -Os  execution test
>
> with GCC configured with
>
> ../../gcc/configure
> --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-5150/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=gfortran.dg/vector_subscript_1.f90
> --target_board='unix{-m32}'"
> $ cd {build_dir}/gcc && make check
> RUNTESTFLAGS="dg.exp=gfortran.dg/vector_subscript_1.f90
> --target_board='unix{-m32\ -march=cascadelake}'"
> $ cd {build_dir}/gcc && make check
> RUNTESTFLAGS="dg.exp=gfortran.dg/vector_subscript_1.f90
> --target_board='unix{-m64}'"
> $ cd {build_dir}/gcc && make check
> RUNTESTFLAGS="dg.exp=gfortran.dg/vector_subscript_1.f90
> --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

end of thread, other threads:[~2021-11-11 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11 19:14 [r12-5150 Regression] FAIL: gfortran.dg/vector_subscript_1.f90 -Os execution test on Linux/x86_64 sunil.k.pandey
2021-11-11 19:33 ` Aldy Hernandez

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