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

Re: [RFC] Ignore TREE_CONSTANT_OVERFLOW in integer_zerop


Roger Sayle <roger@eyesopen.com> writes:

> [...] the patch below removes the TREE_CONSTANT_OVERFLOW checks from
> integer_zerop, integer_onep, and friends in tree.c.

Incidentally, this fixes PR 26729.

-- 
	Falk


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