]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto.c (remember_with_vars): Also fixup INTEGER_CST.
authorJan Hubicka <jh@suse.cz>
Mon, 8 Oct 2012 16:04:31 +0000 (18:04 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 8 Oct 2012 16:04:31 +0000 (16:04 +0000)
commit2512a443d6c09f42c24dca5dfd4173cdef39c3b1
tree88f8e127758fe18f6fb4dfd8a141d59f86238060
parent7b19209f2934c0ac28445ff2032747552a390f2f
lto.c (remember_with_vars): Also fixup INTEGER_CST.

* lto/lto.c (remember_with_vars): Also fixup INTEGER_CST.
(fixup_integer_cst): New functoin.
(lto_ft_type): Fixup BASETYPE of methods and offsets.

From-SVN: r192214
gcc/lto/ChangeLog
gcc/lto/lto.c