gcc-14-5628-g53ba8d66955: FAIL: 8 regressions

Description

commit gcc-14-5628-g53ba8d66955
Author: Jan Hubicka <jh@suse.cz>
Date: Mon Nov 20 19:35:53 2023 +0100

inter-procedural value range propagation

implement very basic propapgation of return value ranges from VRP
pass. This helps std::vector's push_back since we work out value range of
allocated block. This propagates only within single translation unit. I hoped
we will also do the propagation at WPA stage, but that needs more work on
ipa-cp side.
... 52 lines of the commit log omitted.

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

Activity

Fixed

Details

Assignee

Reporter

Start date

Components

Priority

Checklist

Sentry

Created November 20, 2023 at 11:56 PM
Updated November 27, 2023 at 11:02 AM
Resolved November 27, 2023 at 11:02 AM