------- Comment #6 from pinskia at gcc dot gnu dot org 2006-03-08 14:21 ------- (In reply to comment #5) > And, by the way, this one already compiles: But that names the same function, it is just like: int f(void); int f(void);
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26605