[Bug tree-optimization/95268] ICE: invalid ‘PHI’ argument

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 22 11:05:13 GMT 2020


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

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

https://gcc.gnu.org/g:7c592aad23c22b9f888837020cd0a7475d8f3938

commit r11-568-g7c592aad23c22b9f888837020cd0a7475d8f3938
Author: Richard Biener <rguenther@suse.de>
Date:   Fri May 22 09:03:40 2020 +0200

    tree-optimization/95268 - fix commoning of clobbers

    This fixes handling of clobbers when commoning stores.

    2020-05-22  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/95268
            * tree-ssa-sink.c (sink_common_stores_to_bb): Handle clobbers
            properly.

            * g++.dg/torture/pr95268.C: New testcase.


More information about the Gcc-bugs mailing list