]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
2019-04-29 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Apr 2019 17:53:36 +0000 (17:53 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Apr 2019 17:53:36 +0000 (17:53 +0000)
commit855bfda2637f8335bcfdc50fefce32fd8a3aa567
treed4942419da0b1277286bb719c741c0e4bda7fd25
parentb42bc85ab817517484ec3741662c9ad6467eb7ee
2019-04-29  Richard Biener  <rguenther@suse.de>

PR tree-optimization/90278
* tree-ssa-forwprop.c (pass_forwprop::execute): Transfer/clean
EH on comparison simplification.

* gcc.dg/torture/pr90278.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270657 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr90278.c [new file with mode: 0644]
gcc/tree-ssa-forwprop.c