[Bug bootstrap/63496] ../../gcc/ipa-polymorphic-call.c:2117:1: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 13 08:50:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63496
--- Comment #3 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Yep, the second offset was meant to be tci->offset. I am testing the fix.
More information about the Gcc-bugs
mailing list