PR rtl-optimization/64010
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Dec 2014 21:59:10 +0000 (21:59 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Dec 2014 21:59:10 +0000 (21:59 +0000)
commit5a1b56d93e5e97f6ca81efd23c4ea6844b6ad1b9
treef081b6847a0e9377b7ccb1828811368648fc35ee
parent96439bf24f276c3061cac029683accb345b5540a
PR rtl-optimization/64010
* reload.c (push_reload): Before reusing a register contained
in an operand as input reload register, ensure that it is not
used in CALL_INSN_FUNCTION_USAGE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218335 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reload.c