[PATCH] Fix optimization regression in constant folder

Eric Botcazou ebotcazou@adacore.com
Sun Oct 14 11:09:00 GMT 2007


> The only place I can actually see uses of TYPE_IS_SIZETYPE are
> fold-const.c and tree.c.  And, in both cases, it looks like we do
> exactly one thing: treat sizetypes are sign-extended even when
> TYPE_UNSIGNED.

We also allow more optimizations if TYPE_IS_SIZETYPE is set.

-- 
Eric Botcazou



More information about the Gcc-patches mailing list