This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fdc4a806cb8 2019-09-24 Richard Biener rguenther@suse.de new 5b757a5c7ad [PR 91832] Do not ICE on negative offsets in ipa-sra
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 5 +++++ gcc/ipa-sra.c | 7 ++++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/ipa/pr91832.c | 12 ++++++++++++ 4 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr91832.c