[Bug lto/41782] lto/gold: -flto -user-linker-plugin dies with internal error in gold

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 8 19:46:00 GMT 2011


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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |hubicka at gcc dot gnu.org
         Resolution|                            |WORKSFORME

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-08 19:44:30 UTC ---
Works for me 

evans:/abuild/jh/trunk-3/build-inst2/gcc/:[0]# /abuild/jh/trunk-install/bin/ld
--version
GNU gold (GNU Binutils; SUSE Linux Enterprise 11 2.20.0.20100122-0.7.9) 1.9
Copyright 2008 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
evans:/abuild/jh/trunk-3/build-inst2/gcc/:[0]# /abuild/jh/trunk-install/bin/g++
--version                                                   
g++ (GCC) 4.6.0 20110108 (experimental)
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

So I guess the problem is fixed at 4.6 branch - there was a lot of improvments
for plugin symtabs there.



More information about the Gcc-bugs mailing list