On 06/25/2015 05:27 AM, Tom de Vries wrote:
Hi,this patch fixes the header comment of canonicalize_loop_ivs. The generated IV is not guaranteed to be unsigned since the fix for PR49471. Thanks, - Tom 0001-Remove-unsigned-in-header-comment-canonicalize_loop_.patch Remove 'unsigned' in header comment canonicalize_loop_ivs 2015-06-25 Tom de Vries<t...@codesourcery.com> * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Don't claim in header comment that the generated IV is unsigned. -
OK. jeff