[PATCH] Factor out gimple_dont_merge_p

Tom de Vries Tom_deVries@mentor.com
Sat Nov 9 16:24:00 GMT 2013


Richard,

This patch factors out gimple_dont_merge_p from gimple_equal_p and find_duplicate.

Bootstrapped and regtested on x86_64.

OK for trunk?

Thanks,
- Tom

2013-11-06  Tom de Vries  <tom@codesourcery.com>

	* tree-ssa-tail-merge.c (gimple_dont_merge_p): Factor function out
	of ...
	(gimple_equal_p): ... here, and ...
	(find_duplicate): ... here.  Use gimple_dont_merge_p.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmp.patch
Type: text/x-patch
Size: 3000 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131109/819283b1/attachment.bin>


More information about the Gcc-patches mailing list