2011-05-24 Vladimir Makarov <vmakarov@redhat.com>
commita977d63f5ca29e8dc13221f30822f2065b94aadc
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 May 2011 02:15:58 +0000 (25 02:15 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 May 2011 02:15:58 +0000 (25 02:15 +0000)
treef1d213918c085cd76f339c47f6e7075674d74817
parent0c051f505f79cdb899f489b9ae6b1fe4b8790de5
2011-05-24  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/48757
* ira-build.c (loop_with_eh_edge_p): Rename to
loop_with_complex_edge_p, check edges on complexity, make function
conditional.
(mark_loops_for_removal): Make call of loop_with_complex_edge_p
conditional.

2011-05-24  Vladimir Makarov  <vmakarov@redhat.com>

PR rtl-optimization/48757
* gfortran.dg/pr48757.f:  New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174165 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ira-build.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr48757.f [new file with mode: 0644]