From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 415843858D1E; Tue, 13 Sep 2022 13:56:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 415843858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663077389; bh=7XBAq5CCipb9vkRZhLzT/YiB/d1pkCZekBxxbuo+hwo=; h=From:To:Subject:Date:From; b=TLv6pl79BRkUw+EL+M6dzzX5uuOSha1pAj1yeevPNZqolncWJ3cxfHgLPiDDr9L8Z MP4YBM/N5crwHwQJsjTxysvUE2dApeXrEf04d4ONUsOiYw5wdkjLENa+lJaPwUBZWt HnBx5YKbHR3kv0mn3m2NlEbYXF6l7AFHhy6TVLwM= From: "guojiufu at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/106928] New: 500.perlbench_r fail(VE) since r13-1933 Date: Tue, 13 Sep 2022 13:56:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: guojiufu at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D106928 Bug ID: 106928 Summary: 500.perlbench_r fail(VE) since r13-1933 Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: guojiufu at gcc dot gnu.org Target Milestone: --- With the latest trunk, the 500.perlbench_r (-Ofast) from spec2017 encounter= VE on power9 and power10 on no matter with or without -fno-unsafe-math-optimizations. With bisect, the commit may be r13-1933 (Implement basic range operators to enable floating point VRP). One compiling command: gcc -std=3Dc99 -m64 -c -o reentr.o -DSPEC -DNDEBUG -DPERL_CORE -I. -Idist/IO -Icpan/Time-HiRes -Icpan/HTML-Parser -Iext/re -Ispecrand -DDOUBLE_SLASHES_SPECIAL=3D0 -DSPEC_AUTO_SUPPRESS_OPENMP -D_LARGE_FILES -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -Ofast=20 -fno-unsafe-math-optimizations -DSPEC_LINUX_PPC_LE=20=20=20 -fno-strict-aliasing -fgnu89-inline -DSPEC_LP64 reentr.c In configure, I use: default=3Dbase: # flags for all base=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 OPTIMIZE =3D -Ofast -fno-unsafe-math-optimizations=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 FOPTIMIZE =3D -std=3Dlegacy intrate,intspeed=3Dbase: # flags for integer base=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 EXTRA_COPTIMIZE =3D -fno-strict-aliasing -fgnu89-inline Log message: *** Miscompare of diffmail.4.800.10.17.19.300.out; for details see benchspec/CPU/500.perlbench_r/run/run_base_refrate_base_64.0000/diffmail.4.= 800.10.17.19.300.out.mis Error: 1x500.perlbench_r=