gcc-15-579-ga9251ab3c91: FAIL: 8 regressions

Description

Commit: https://github.com/gcc-mirror/gcc/commit/a9251ab3c91c8c559d0306838575a666ae62dff4
commit gcc-15-579-ga9251ab3c91
Author: Richard Biener <rguenther@suse.de>
Date: Thu May 16 12:35:28 2024 +0200

wrong code with points-to and volatile

The following fixes points-to analysis which ignores the fact that
volatile qualified refs can result in any pointer.

  • tree-ssa-structalias.cc (get_constraint_for_1): For
    volatile referenced or decls use ANYTHING.
    ... 2 lines of the commit log omitted.

Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/a9251ab3c91c8c559d0306838575a666ae62dff4/jira/yaml

Activity

Thiago Bauermann 
February 20, 2025 at 3:34 AM

All failures have been fixed upstream.

Thiago Bauermann 
July 20, 2024 at 3:46 AM

Closing since upstream is already aware.

Thiago Bauermann 
July 20, 2024 at 3:45 AM

There’s already a GCC bugzilla open about this, so mentioned that we are affected as well: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115140

Done

Details

Assignee

Reporter

Start date

Components

Priority

Checklist

Sentry

Created June 4, 2024 at 2:29 AM
Updated February 20, 2025 at 3:34 AM
Resolved July 20, 2024 at 3:46 AM

Flag notifications