[Bug middle-end/21894] [4.0/4.1 Regression] Invalid operand to binary operator with nested function
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 7 19:01:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-07 19:01 -------
Subject: Bug 21894
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rth@gcc.gnu.org 2005-08-07 19:01:09
Modified files:
gcc : ChangeLog tree-nested.c
Added files:
gcc/testsuite/gcc.c-torture/compile: nested-2.c
Log message:
PR 21894
* tree-nested.c (convert_local_reference): Save and restore val_only
around component_ref and friends. Clear walk_subtrees by default.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9673&r2=2.9674
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-nested.c.diff?cvsroot=gcc&r1=2.28&r2=2.29
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/nested-2.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21894
More information about the Gcc-bugs
mailing list