diff options
author | vries <vries@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-14 16:13:59 +0000 |
---|---|---|
committer | vries <vries@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-08-14 16:13:59 +0000 |
commit | f07f65264f1896fcac87c5890c61859c143f7d3c (patch) | |
tree | f42d2015dd1fca0bc416d04f437ea88b5e3608bd /gcc/fortran/openmp.c | |
parent | c49ee0f56805449db557a7d265eddd60e73b87ab (diff) |
Fix if-conversion pass for dead type-unsafe code
2014-08-14 Tom de Vries <tom@codesourcery.com>
PR rtl-optimization/62004
PR rtl-optimization/62030
* ifcvt.c (rtx_interchangeable_p): New function.
(noce_try_move, noce_process_if_block): Use rtx_interchangeable_p.
* emit-rtl.c (mem_attrs_eq_p): Remove static.
* emit-rtl.h (mem_attrs_eq_p): Declare.
* gcc.dg/pr62004.c: New test.
* gcc.dg/pr62030.c: Same.
* gcc.target/mips/pr62030-octeon.c: Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213970 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/openmp.c')
0 files changed, 0 insertions, 0 deletions