[Bug c/15698] [4.0 Regression] wrong error in presence of builtin fn + K&R declaration.
jsm at polyomino dot org dot uk
gcc-bugzilla@gcc.gnu.org
Fri Oct 15 21:55:00 GMT 2004
------- Additional Comments From jsm at polyomino dot org dot uk 2004-10-15 21:55 -------
Subject: Re: [4.0 Regression] wrong error in presence of builtin
fn + K&R declaration.
On Fri, 15 Oct 2004, pinskia at gcc dot gnu dot org wrote:
> Looking at the above date which is from using Phil's regression hunter,
> we can say almost definitely JSM's patch to fix bug 13801 is the patch
> which fixed this one too.
I wouldn't say fixed; rather, hid. There was a bug about the diagnostic
referencing the wrong location. The diagnostic was correct; the location
was wrong. Now there is a bug that the diagnostic is missing. A fix
should aim to fix both.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15698
More information about the Gcc-bugs
mailing list