* ira.c (ira): Don't call init_caller_save if LRA enabled
commit2d983bac25157fb644fc567e2e538c1fd8f1ac98
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 2014 04:21:42 +0000 (9 04:21 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Jun 2014 04:21:42 +0000 (9 04:21 +0000)
tree62d9ce1b80a888d001a918a88fe422ddf42a3c31
parent71e19e54060804493e13748613077b0e69c0cfd9
* ira.c (ira): Don't call init_caller_save if LRA enabled
since LRA use its own infrastructure to handle that.

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