bt-load.c (migrate_btr_defs): Get the key of a heap entry before removing it, not...
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 25 Nov 2014 17:52:21 +0000 (18:52 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 25 Nov 2014 17:52:21 +0000 (18:52 +0100)
commit375132991d21ea039aaecd850018a636f240bebb
treee279924f3a4ab63249003237e1c968ba9a5b37e8
parentd19f2e385cc27fab1acbe352abeb6cbc0e17572a
bt-load.c (migrate_btr_defs): Get the key of a heap entry before removing it, not after.

* bt-load.c (migrate_btr_defs): Get the key of a heap entry
before removing it, not after.

From-SVN: r218056
gcc/ChangeLog
gcc/bt-load.c