https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101868
--- Comment #11 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:3ed779689631ff8f398dcde06d5efa2a3c43ef27 commit r12-2943-g3ed779689631ff8f398dcde06d5efa2a3c43ef27 Author: Richard Biener <rguent...@suse.de> Date: Tue Aug 17 11:23:06 2021 +0200 tree-optimization/101868 - avoid PRE of trapping mems across calls This adds the testcase from the fix for the PR. 2021-08-17 Richard Biener <rguent...@suse.de> PR tree-optimization/101868 * gcc.dg/lto/pr101868_0.c: New testcase. * gcc.dg/lto/pr101868_1.c: Likewise. * gcc.dg/lto/pr101868_2.c: Likewise. * gcc.dg/lto/pr101868_3.c: Likewise.