This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/7313] variable declared but not defined with "C" linkage placed in enclosing namespace at link time


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |msebor at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #9 from Martin Sebor <msebor at gcc dot gnu.org> ---
On the basis of comment #7 and since the code is accepted by all compilers I've
tested (Clang 5, EDG eccp 4.13, IBM XLC++ 13.1, and Visual C++), resolving as
invalid.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]