http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61012

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |lto, rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-04-30
          Component|c++                         |lto
   Target Milestone|---                         |4.9.1
            Summary|lto1: errors during merging |[4.9/4.10 Regression] lto1:
                   |of translation units        |errors during merging of
                   |(error: variable ‘link’     |translation units (error:
                   |redeclared as function)     |variable ‘link’ redeclared
                   |                            |as function)
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Probably caused by the delayed symbol renaming.

Reply via email to