lto-cgraph.c (compute_ltrans_boundary): Make node variables local to their respective...
authorRichard Sandiford <r.sandiford@uk.ibm.com>
Tue, 6 May 2014 17:47:15 +0000 (17:47 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 6 May 2014 17:47:15 +0000 (17:47 +0000)
commit224dbc07a51880b778766549934fcdac9b2f6097
tree50d95e0427476b519d6e5c6344960e015b4d6184
parentebe9df675a6f63a6a729da7e20c97d037b3fb8a9
lto-cgraph.c (compute_ltrans_boundary): Make node variables local to their respective blocks.

gcc/
* lto-cgraph.c (compute_ltrans_boundary): Make node variables local
to their respective blocks.  Fix inadvertent use of "node".

From-SVN: r210120
gcc/ChangeLog
gcc/lto-cgraph.c