From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDD6C388E82D; Mon, 11 May 2020 13:01:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDD6C388E82D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1589202112; bh=1uIlEAYpytbMOOmwXU5TFfOsJHb+ET2LzKHCoeZdTkQ=; h=From:To:Subject:Date:From; b=mR1b9jqAMw/+D7Qfn8EGlw/Fe/JQFjp7CkW77DoHirCkK0gJYiDMnLghAyWwPB29Z arOKrBonDKWrj5ohKHksEqfZ4mNbvZ+5jD9CVbri/4GqTbsm0qbqHyJJvdUwjVZVgC Mzg6gjLcCnYZ63fMXWO0y8Xanhy8sYG7AgASZq0o= From: "seurer at linux dot vnet.ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/95058] New: [11 regression] vector test case failures starting with r11-205 Date: Mon, 11 May 2020 13:01:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at linux dot vnet.ibm.com 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 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: Mon, 11 May 2020 13:01:53 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95058 Bug ID: 95058 Summary: [11 regression] vector test case failures starting with r11-205 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: seurer at linux dot vnet.ibm.com Target Milestone: --- this run : g:bc484e250990393e887f7239157cc85ce6fadcce, r11-205: This occurs on all powerpc 64 targets: FAIL: gcc.dg/vect/bb-slp-pr68892.c -flto -ffat-lto-objects=20 scan-tree-dump-times slp2 "Basic block will be vectorized" 1 FAIL: gcc.dg/vect/bb-slp-pr68892.c scan-tree-dump-times slp2 "Basic block w= ill be vectorized" 1 This one only occurs on power 7 BE: FAIL: gcc.dg/vect/bb-slp-pr69907.c -flto -ffat-lto-objects scan-tree-dump = slp1 "BB vectorization with gaps at the end of a load is not supported" FAIL: gcc.dg/vect/bb-slp-pr69907.c scan-tree-dump slp1 "BB vectorization wi= th gaps at the end of a load is not supported"=