[Bug tree-optimization/63551] [4.9/5 Regression] wrong code (segfaults) at -Os on x86_64-linux-gnu

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 15 10:45:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63551

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Dec 15 10:44:53 2014
New Revision: 218740

URL: https://gcc.gnu.org/viewcvs?rev=218740&root=gcc&view=rev
Log:
    PR tree-optimization/63551
    * gcc.dg/ipa/pr63551.c (fn2): Use 4294967286U instead of
    4294967286 to avoid warnings.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/ipa/pr63551.c



More information about the Gcc-bugs mailing list