------- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-16 19:18 ------- Simple testcase: extern int& i; int& i; // ERROR: this is not ok
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW Ever Confirmed|0 |1 Keywords| |accepts-invalid Last reconfirmed|0000-00-00 00:00:00 |2008-12-16 19:18:00 date| | Summary|At definition of the empty |Uninitialized reference |reference the error is not |variable is accepted after |output. |an extern declaration http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38517