------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-18 
12:10 -------
Subject: Bug 17107

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2004-11-18 12:09:45

Modified files:
        gcc            : ChangeLog fold-const.c 
        gcc/config/rs6000: rs6000.h 

Log message:
        PR target/17107
        * fold-const.c (RANGE_TEST_NON_SHORT_CIRCUIT): Rename to ...
        (LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.
        (fold_range_test): Adjust.
        (fold_truthop): Use it.
        * config/rs6000/rs6000.h (RANGE_TEST_NON_SHORT_CIRCUIT): Rename to ...
        (LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6393&r2=2.6394
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.474&r2=1.475
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&r1=1.346&r2=1.347



-- 


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

Reply via email to