[Bug tree-optimization/79054] missing range information with INT_MAX
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 16 12:41:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79054
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ro at gcc dot gnu.org
--- Comment #7 from Rainer Orth <ro at gcc dot gnu.org> ---
I see the same failure on i386-pc-solaris2.12, sparc-sun-solaris2.12, and
i686-pc-linux-gnu:
+FAIL: gcc.dg/attr-alloc_size-4.c (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.dg/attr-alloc_size-4.c:142:3:
warning: argument 1 range [1236, 2147483647] exceeds maximum object size 1234
[-Walloc-size-larger-than=]
Rainer
More information about the Gcc-bugs
mailing list