ira.c (ira): Set current_loops to &ira_loops before recording loop exits.
authorSteven Bosscher <steven@gcc.gnu.org>
Sat, 13 Oct 2012 13:21:34 +0000 (13:21 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sat, 13 Oct 2012 13:21:34 +0000 (13:21 +0000)
commit544e7e783525054b1e4831e2fc001a18b67c6cbf
tree645ddc683c9b0c8877caa17c71dce5e3a9122af7
parent5440a1b0fe1122a2e044023c9c7508d9205bfa14
ira.c (ira): Set current_loops to &ira_loops before recording loop exits.

* ira.c (ira): Set current_loops to &ira_loops before recording
loop exits.  Release recorded exits and loops early.

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