[Bug tree-optimization/33992] [4.3 Regression] Miscompiles function with inlining, breaks profiledbootstrap

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 11 08:28:00 GMT 2008



------- Comment #39 from rguenth at gcc dot gnu dot org  2008-02-11 08:27 -------
Subject: Bug 33992

Author: rguenth
Date: Mon Feb 11 08:27:00 2008
New Revision: 132234

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132234
Log:
2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
        Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/33992
        * tree-ssa-loop-im.c (rewrite_bittest): Fixup the type of
        the zero we compare against.

        * gcc.c-torture/execute/pr33992.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr33992.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-loop-im.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33992



More information about the Gcc-bugs mailing list