[Bug c++/92951] extern variable declaration doesn't behave properly for me

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 19 09:41:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92951

--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Filippo, please stop changing the bug status. The bug is INVALID, because there
is no GCC bug here, it's an invalid bug report.

FIXED means a bug in GCC was fixed. Since there's no GCC bug, nothing was
fixed. It does **not** mean "your code is fixed" (we don't care about the
status of bugs in your code, this is GCC's bug database).

WORKSFORME means that the problem you see cannot be reproduced by GCC
developers. That's also inappropriate here, we can reproduce the problem, but
it's not a GCC bug.

See https://gcc.gnu.org/bugzilla/page.cgi?id=fields.html#bug_status


More information about the Gcc-bugs mailing list