This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r143075 - in /branches/lto/gcc: ChangeLog.lto l...


Author: simonb
Date: Mon Jan  5 12:47:28 2009
New Revision: 143075

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143075
Log:

	* lto-symtab.c (lto_same_type_p): Compare TYPE_MAIN_VARIANTs for
	class types if the primary identifier string comparison fails.

	* gcc.dg/20081224_0.h: New.
	* gcc.dg/20081224_0.c: New.
	* gcc.dg/20081224_1.c: New.


Added:
    branches/lto/gcc/testsuite/gcc.dg/lto/20081224_0.c
    branches/lto/gcc/testsuite/gcc.dg/lto/20081224_0.h
    branches/lto/gcc/testsuite/gcc.dg/lto/20081224_1.c
Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-symtab.c
    branches/lto/gcc/testsuite/ChangeLog.lto


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]