Bug 97146 - [11 regression] ipa/ipa-sra-*.c fail since r11-3303 (g:6450f07388f9fe575a489c9309c36012b17b88b0)
Summary: [11 regression] ipa/ipa-sra-*.c fail since r11-3303 (g:6450f07388f9fe575a489c...
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 11.0
: P3 normal
Target Milestone: 11.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-21 12:37 UTC by Christophe Lyon
Modified: 2020-09-22 14:04 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2020-09-22 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Lyon 2020-09-21 12:37:19 UTC
Since r11-3303 (g:6450f07388f9fe575a489c9309c36012b17b88b0) several testcases now fail on arm, aarch64 and x86_64 according to the emails sent to gcc-patches by sunil.

I file a bug report here in case it helps tracking its resolution.
FAIL: gcc.dg/ipa/ipa-sra-1.c scan-ipa-dump sra "Will split parameter"
FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "Will split parameter" 2
FAIL: gcc.dg/ipa/ipa-sra-12.c scan-ipa-dump-times sra "component at byte offset" 4
FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "Will split parameter" 2
FAIL: gcc.dg/ipa/ipa-sra-13.c scan-ipa-dump-times sra "component at byte offset" 4
FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "Will split parameter" 2
FAIL: gcc.dg/ipa/ipa-sra-15.c scan-ipa-dump-times sra "component at byte offset" 4
FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  (test for excess errors)
FAIL: gcc.dg/atomic/pr65345-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
Comment 1 Christophe Lyon 2020-09-21 12:38:38 UTC
On arm, there is also:
FAIL: gcc.dg/fixed-point/composite-type.c (test for excess errors)
Comment 2 Martin Sebor 2020-09-22 14:04:35 UTC
Fixed in r11-3333.