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]

r186545 - in /trunk/gcc: ChangeLog tree-iterator.c


Author: vries
Date: Tue Apr 17 18:28:34 2012
New Revision: 186545

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186545
Log:
2012-04-17  Tom de Vries  <tom@codesourcery.com>

	* tree-iterator.c (append_to_statement_list_1): Handle case that *list_p
	is not a STMT_LIST.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-iterator.c


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