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]

r212428 - in /trunk/gcc: ChangeLog fold-const.c


Author: tschwinge
Date: Thu Jul 10 12:05:27 2014
New Revision: 212428

URL: https://gcc.gnu.org/viewcvs?rev=212428&root=gcc&view=rev
Log:
Fix --enable-checking=fold failure.

	gcc/
	* fold-const.c (fold_checksum_tree): Look at DECL_VINDEX only for
	FUNCTION_DECLs.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c


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