https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99165

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:8a8eee6bdb906788992622715bf97aff984ac989

commit r11-7317-g8a8eee6bdb906788992622715bf97aff984ac989
Author: Richard Biener <rguent...@suse.de>
Date:   Mon Feb 22 08:36:55 2021 +0100

    tree-optimization/99165 - fix ICE in store-merging w/ non-call EH

    This adds a missing accumulation to ret.

    2021-02-22  Richard Biener  <rguent...@suse.de>

            PR tree-optimization/99165
            * gimple-ssa-store-merging.c (pass_store_merging::process_store):
            Accumulate changed to ret.

            * g++.dg/pr99165.C: New testcase.

Reply via email to