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]

r164425 - in /trunk/gcc: ChangeLog lto-cgraph.c...


Author: hubicka
Date: Sun Sep 19 21:49:28 2010
New Revision: 164425

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

	PR lto/44246
	* lto-cgraph.c (input_cgraph_1, input_varpool_1): Avoid
	processing same node twice.
	* gcc.c-torture/compile/pr44246.c:New file.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr44246.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-cgraph.c
    trunk/gcc/testsuite/ChangeLog


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