r221797 - in /trunk/gcc: ChangeLog ipa-devirt.c...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Mar 31 17:03:00 GMT 2015


Author: hubicka
Date: Tue Mar 31 17:03:16 2015
New Revision: 221797

URL: https://gcc.gnu.org/viewcvs?rev=221797&root=gcc&view=rev
Log:
	* tree.c (need_assembler_name_p): Artificial types have no ODR
	names.
	* ipa-devirt.c (warn_odr): Do not try to apply ODR cache when
	no caching is done.
	* lto.c (lto_read_decls): Move code registering odr types out
	of TYPE_CANONICAL conditional and also register polymorphic types.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-devirt.c
    trunk/gcc/lto/ChangeLog
    trunk/gcc/tree.c



More information about the Gcc-cvs mailing list