]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-merging...
authorJan Hubicka <hubicka@ucw.cz>
Sat, 7 Mar 2015 20:33:58 +0000 (21:33 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 7 Mar 2015 20:33:58 +0000 (20:33 +0000)
commita7384b1b02a158cf644f36cc26dc1f4064394435
tree91f63bc1abbe313000a21842ded438002ddcf52e
parente291927919ac6a7bd0d6fa8848b2acf5f27c959f
re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-merging: in types_same_for_odr, at ipa-devirt.c:465)

PR ipa/65316
* tree.c (free_lang_data_in_type): Be sure to keep BINFO_VTABLE
when outputting debug.

From-SVN: r221258
gcc/ChangeLog
gcc/tree.c