From mboxrd@z Thu Jan 1 00:00:00 1970 From: jsm28@gcc.gnu.org To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: c/3116 Date: Mon, 11 Jun 2001 06:36:00 -0000 Message-id: <20010611133602.32390.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00402.html List-Id: The following reply was made to PR c/3116; it has been noted by GNATS. From: jsm28@gcc.gnu.org To: gcc-gnats@gcc.gnu.org Cc: Subject: c/3116 Date: 11 Jun 2001 13:28:42 -0000 CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_0-branch Changes by: jsm28@gcc.gnu.org 2001-06-11 06:28:41 Modified files: gcc : ChangeLog c-decl.c gcc/testsuite : ChangeLog Added files: gcc/testsuite/gcc.c-torture/compile: 20010611-1.c Log message: * c-decl.c (store_parm_decls): When comparing types in an old-style function declaration with those from a previous prototype, compare the unqualified versions of parameter types. Fixes PR c/3116. testsuite: * gcc.c-torture/compile/20010611-1.c: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.586&r2=1.9240.2.587 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.207.2.15&r2=1.207.2.16 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.1074.2.126&r2=1.1074.2.127 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20010611-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=NONE&r2=1.1.2.1