re PR bootstrap/63280 (Double free in GCC compiled with LTO and -O3.)
authorRichard Sandiford <richard.sandiford@arm.com>
Tue, 23 Sep 2014 14:47:45 +0000 (14:47 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 23 Sep 2014 14:47:45 +0000 (14:47 +0000)
commitad01608e1402904d7b9041a985a05c4348d2085b
treeb88c2df92168eb4ba17dc3577347c28630206cba
parent48e968a72081812d4e0c271b5397fbffa2ba7e3a
re PR bootstrap/63280 (Double free in GCC compiled with LTO and -O3.)

gcc/
PR bootstrap/63280
* target-globals.c (target_globals::~target_globals): Fix location
of ira_int destruction.

From-SVN: r215515
gcc/ChangeLog
gcc/target-globals.c