From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5FEBE3858C54; Sat, 29 Apr 2023 16:35:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FEBE3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682786119; bh=JMwjWINJIjB1YE52rYEmGo1QtOeoHbCzkq/M6wJb6j0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SlGoxRtlHjhpG2yFr3xFb+FRQT2Al8Bucn9k80UJcQ3PFiQENo5JQyvn47uGlBMBF 9chg+hDp6htgSkAOKJHtzpkcX3UJbXp2RL41PsGuv10cjl0DL7nPPcqRub5IqCjtQQ bcHxez6jQhoCloYG890OOvNx7ZJPktNYpnRVH+F4= From: "vital.had at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/95706] New test case gfortran.dg/pr95690.f90 fails Date: Sat, 29 Apr 2023 16:35:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 10.1.1 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: vital.had at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95706 Sergey Fedorov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vital.had at gmail dot com --- Comment #15 from Sergey Fedorov --- Also happens on powerpc-apple-darwin with gcc13: Executing on host: /Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../gfortran -B/Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../ -B/Users/svacchanda/GCC_test/gcc_devel/powerpc-apple-darwin10/./libgfortran/ /Users/svacchanda/GCC_sources/gcc-git/gcc/testsuite/gfortran.dg/pr95690.f90= =20=20=20 -fdiagnostics-plain-output -fdiagnostics-plain-output -O -pedantic-er= rors -S -o pr95690.s (timeout =3D 300) spawn -ignore SIGHUP /Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../gfortran -B/Users/svacchanda/GCC_test/gcc_devel/gcc/testsuite/gfortran1/../../ -B/Users/svacchanda/GCC_test/gcc_devel/powerpc-apple-darwin10/./libgfortran/ /Users/svacchanda/GCC_sources/gcc-git/gcc/testsuite/gfortran.dg/pr95690.f90 -fdiagnostics-plain-output -fdiagnostics-plain-output -O -pedantic-errors -= S -o pr95690.s /Users/svacchanda/GCC_sources/gcc-git/gcc/testsuite/gfortran.dg/pr95690.f90= :5:21: Error: initializer for floating value is not a floating constant compiler exited with status 1 FAIL: gfortran.dg/pr95690.f90 -O (test for errors, line 6) FAIL: gfortran.dg/pr95690.f90 -O (test for excess errors)=