]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/61012 (lto1: errors during merging of translation units (error: variable...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 22 May 2014 05:38:04 +0000 (07:38 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 22 May 2014 05:38:04 +0000 (05:38 +0000)
commitb95591361e32a755231d99c348f8a43e2aed0187
treec72d00aded03e79f8a7ecd9f03ab4b6240acf2db
parent4269f19c09163d6ef65043171eeccc9c521d9b5f
re PR lto/61012 (lto1: errors during merging of translation units (error: variable ‘link’ redeclared as function))

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

From-SVN: r210740
gcc/lto/ChangeLog
gcc/lto/lto-symtab.c