From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5669 invoked by alias); 28 May 2004 17:34:42 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 5657 invoked by alias); 28 May 2004 17:34:42 -0000 Date: Sat, 29 May 2004 01:47:00 -0000 Message-ID: <20040528173442.5651.qmail@sourceware.org> From: "cgd at broadcom dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040528052613.15698.cgd@broadcom.com> References: <20040528052613.15698.cgd@broadcom.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/15698] [3.5 Regression] wrong error in presence of builtin fn + K&R declaration. X-Bugzilla-Reason: CC X-SW-Source: 2004-05/txt/msg03449.txt.bz2 List-Id: ------- Additional Comments From cgd at broadcom dot com 2004-05-28 17:34 ------- Subject: Re: [3.5 Regression] wrong error in presence of builtin fn + K&R declaration. At 28 May 2004 11:22:58 -0000, pinskia at gcc dot gnu dot org wrote: > Confirmed, for some reason I can only confirm this with rindex, I tried to do the same for sqrt and exp > but they would not cause the error. yeah, it seemed very fragile. Maybe something about argument types or number of arguments, who knows. chris -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15698