ira.c (ira): Don't call init_caller_save if LRA enabled since LRA use its own infrast...
commit001010df9d0be0ee43974bc2b5b44dcb878a7318
authorKito Cheng <kito@0xlab.org>
Mon, 9 Jun 2014 04:21:42 +0000 (9 04:21 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Mon, 9 Jun 2014 04:21:42 +0000 (9 04:21 +0000)
tree62d9ce1b80a888d001a918a88fe422ddf42a3c31
parent24d047a30a8007163d0eea43e8dd445e2b999160
ira.c (ira): Don't call init_caller_save if LRA enabled since LRA use its own infrastructure...

* ira.c (ira): Don't call init_caller_save if LRA enabled
since LRA use its own infrastructure to handle that.

From-SVN: r211364
gcc/ChangeLog
gcc/ira.c