https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24239
Yury Gribov changed:
What|Removed |Added
CC||adl at gnu dot org
--- Comment #4 from Yur
--- Comment #3 from gdr at gcc dot gnu dot org 2005-11-26 07:54 ---
(In reply to comment #2)
> Indeed, in gcc-4.0.1, the previous code chunk does not elicit a warning.
> However, a slightly modified version still gets a warning (tested
> on RHEL-4, with ).
I can reproduce the behaviourw
--- Comment #2 from dvilleneuve at kronos dot com 2005-10-11 12:28 ---
Indeed, in gcc-4.0.1, the previous code chunk does not elicit a warning.
However, a slightly modified version still gets a warning (tested
on RHEL-4, with ).
#include
extern int f(void);
extern int g(int);
extern
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-09 03:46 ---
I think this is fixed on 4.0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24239