gcc/gcc ChangeLog c-decl.c testsuite/ChangeLog ...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Sat Mar 13 19:05:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: ebotcazou@gcc.gnu.org 2004-03-13 19:05:48
Modified files:
gcc : ChangeLog c-decl.c
gcc/testsuite : ChangeLog
gcc/testsuite/gcc.dg: decl-5.c
Log message:
PR c/14114
* c-decl.c (merge_decls): Do not copy the C_DECL_INVISIBLE flag
from the new decl to the old decl.
(pushdecl): Use lookup_name to search for a previous decl with the
same identifier.
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.339&r2=2.2326.2.340
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.470.4.9&r2=1.470.4.10
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.143&r2=1.3389.2.144
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/decl-5.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.1.2.3&r2=1.1.2.4
More information about the Gcc-cvs
mailing list