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]

r140393 - in /branches/lto/gcc: ChangeLog.lto t...


Author: dnovillo
Date: Tue Sep 16 15:31:36 2008
New Revision: 140393

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

2008-09-16  Diego Novillo  <dnovillo@google.com>

	* tree.c (reset_type_lang_specific): Re-implement
	skipping of unwanted fields in TYPE_FIELDS and
	TYPE_METHODS to avoid corrupting tree chains in
	other types that share these lists.

testsuite/ChangeLog.lto

2008-09-16  Simon Baldwin  <simonb@google.com>

	* g++.dg/lto/20080915.C: New test.



Added:
    branches/lto/gcc/testsuite/g++.dg/lto/20080915.C
Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/testsuite/ChangeLog.lto
    branches/lto/gcc/tree.c


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