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

[Bug tree-optimization/38405] [4.4 Regression] (silent failure) handling bitfield in ternary



------- Comment #15 from rguenth at gcc dot gnu dot org  2008-12-07 20:34 -------
Subject: Bug 38405

Author: rguenth
Date: Sun Dec  7 20:33:07 2008
New Revision: 142539

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142539
Log:
2008-12-07  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/38405
        * tree-vrp.c (simplify_truth_ops_using_ranges): Make sure to
        not sign-extend truth values.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vrp.c


-- 


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


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