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 lto/61012] [4.9/4.10 Regression] lto1: errors during merging of translation units (error: variable âlinkâ redeclared as function)


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

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Thu May 22 05:38:04 2014
New Revision: 210740

URL: http://gcc.gnu.org/viewcvs?rev=210740&root=gcc&view=rev
Log:

    PR lto/61012
    * lto-symtab.c (lto_symtab_merge_decls_1): Do not ICE on undefined
externals
    mixed with variables.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-symtab.c


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