Rename struct in gcc/lra-lives.c
authorKirill Yukhin <kirill.yukhin@intel.com>
Thu, 13 Nov 2014 09:12:09 +0000 (09:12 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Thu, 13 Nov 2014 09:12:09 +0000 (09:12 +0000)
commit152914cda7c44225b68712a1f76be9ec31c42703
treeca1e5e113c04491322d54b768f6014a89e3dc7da
parent3cd383fd6d32752db39734c5fd084e0ca7c08aed
Rename struct in gcc/lra-lives.c

gcc/
* gcc/lra-lives.c (struct bb_data): Rename to ...
(struct bb_data_pseudos): ... this.
(initiate_live_solver): Update struct name.

From-SVN: r217468
gcc/ChangeLog
gcc/lra-lives.c