[Bug c++/85580] [8/9 Regression] "conflicting C language linkage declaration" warning for variables with identical names in `extern "C"` functions

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 30 20:23:00 GMT 2018


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-04-30
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |nathan at gcc dot gnu.org
   Target Milestone|---                         |8.0
            Summary|"conflicting C language     |[8/9 Regression]
                   |linkage declaration"        |"conflicting C language
                   |warning for variables with  |linkage declaration"
                   |identical names in `extern  |warning for variables with
                   |"C"` functions              |identical names in `extern
                   |                            |"C"` functions
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r253622.


More information about the Gcc-bugs mailing list