From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D00963840C2A; Tue, 23 Jun 2020 16:47:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D00963840C2A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1592930839; bh=mCfEAS4keILcgGhXNU+1fttSOaE/Ji4GiRmoGZ4F0Zg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f8ArNTk8e+3UZLB0+8F9Yw72wpWrAPB5W7wWw8VOT/1S7mcumbopCMr/sbQ3hcRoC bZqJUqeho7bI9e1YtxWuUtvOXekCwtHtAnK4sA9nKjiHEDr6Xh1cvfqeMLLm39O6fr sGrvp6kz7p/v2WkdsDe2xMp9V11ID8hjyWoKrc74= From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/95812] [10/11 Regression] ICE in gfc_dep_resolver since r10-2114 Date: Tue, 23 Jun 2020 16:47:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: tkoenig at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2020 16:47:19 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95812 Dominique d'Humieres changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #6 from Dominique d'Humieres --- FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O0=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O1=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O2=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O2 -fbounds-check=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O2 -fomit-frame-pointer -finline-functions=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O3 -g=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -Os=20 FAIL: gfortran.fortran-torture/execute/forall_5.f90 execution, -O2 -ftree-vectorize -maltivec=