------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-07 
07:54 -------
Subject: Bug 17827

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2004-12-07 07:54:00

Modified files:
        gcc            : ChangeLog c-semantics.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/g++.dg/other: unreachable1.C 

Log message:
        PR middle-end/17827
        * c-semantics.c (expand_unreachable_if_stmt): Invoke
        expand_cond on the condition.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.723&r2=2.2326.2.724
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-semantics.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.74.4.3&r2=1.74.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.318&r2=1.3389.2.319
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/other/unreachable1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1



-- 


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

Reply via email to