This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15698] [3.5 Regression] wrong error in presence of builtin fn + K&R declaration.
- From: "cgd at broadcom dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2004 17:34:42 -0000
- Subject: [Bug c/15698] [3.5 Regression] wrong error in presence of builtin fn + K&R declaration.
- References: <20040528052613.15698.cgd@broadcom.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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