re PR rtl-optimization/45051 (gcc.c-torture/execute/builtins/abs-2.c and abs-3.c...
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 27 Jul 2010 09:34:51 +0000 (09:34 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 27 Jul 2010 09:34:51 +0000 (09:34 +0000)
commit2b0cb007fa96ea4ea95de5505cfe481b2aedcf80
tree2bc0c7ba98b274d17347753a77a6e5a17643aec0
parentfb55ca75aed99996a52ea22ba5456c918e7e70c6
re PR rtl-optimization/45051 (gcc.c-torture/execute/builtins/abs-2.c and abs-3.c due to "track subwords of DImode allocnos")

PR rtl-optimization/45051
* reload1.c (delete_output_reload): Use refers_to_regno_p rather
than reg_mentioned_p.

From-SVN: r162558
gcc/ChangeLog
gcc/reload1.c