re PR middle-end/60013 (Build of 176.gcc from CPU2000 loops in cc1 starting with...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 6 Feb 2014 07:39:24 +0000 (08:39 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 6 Feb 2014 07:39:24 +0000 (07:39 +0000)
commit78b1469d8b3a2262c3ddc675203f1ffebe84fbd9
tree2a6213d1768395162d549755d0b642ed0b849621
parentd24d2cef4f3d90972d22e0812732d21fdd7f87fc
re PR middle-end/60013 (Build of 176.gcc from CPU2000 loops in cc1 starting with r207231)

PR middle-end/60013
* ipa-inline-analysis.c (compute_bb_predicates): Ensure monotonicity
of the dataflow.
* gcc.dg/pr60013.c: New testcase.

Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r207529
gcc/ChangeLog
gcc/ipa-inline-analysis.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr60013.c [new file with mode: 0644]