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 middle-end/23522] [3.4/4.0/4.1 Regression] fold_widened_comparison bug



------- Comment #7 from cvs-commit at gcc dot gnu dot org  2005-10-18 03:19 -------
Subject: Bug 23522

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     ian@gcc.gnu.org 2005-10-18 03:19:14

Modified files:
        gcc            : ChangeLog fold-const.c 

Log message:
        PR middle-end/23522
        * fold-const.c (fold_widened_comparison): Do not allow range based
        constant folding when right operand cannot be unwidened.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.468&r2=2.7592.2.469
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.517.2.16&r2=1.517.2.17


-- 


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


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