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]

r195577 - in /trunk/gcc: ChangeLog cfganal.c sp...


Author: rguenth
Date: Wed Jan 30 15:42:49 2013
New Revision: 195577

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195577
Log:
2013-01-30  Richard Biener  <rguenther@suse.de>

	* sparseset.h (sparseset_bit_p): Use gcc_checking_assert.
	(sparseset_pop): Likewise.
	* cfganal.c (compute_idf): Likewise.  Increase work-stack size
	to be able to use quick_push in the worker loop.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfganal.c
    trunk/gcc/sparseset.h


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