This is the mail archive of the gcc-patches@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]

Patches ping (toplev.c, cse.c)


1. "[RFA:] Override randomness 2 plus "as" wrapper machinery usable
for diffing assembly output"
at <URL:http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01239.html>.
The toplev.c part is what I miss approval for:

	* toplev.c (randomize) [FORCED_RANDOM_SEED]: Default-set
	flag_random_seed to FORCED_RANDOM_SEED and local_tick to -1.


2. "[RFA:] Find more equivalents in cse.c:find_comparison_args"
<URL:http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01745.html>.

	* cse.c (find_comparison_args): For non-comparison equivalents,
	canonicalize on the ARG1 equivalent that has the highest cost.

brgds, H-P


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