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/48423] crash when using lto, linker plugin with bfd ld


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

--- Comment #2 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2011-04-03 17:34:18 UTC ---
thanks hl,
it looks promising.
the thets runs and
nm -C -D libBase.o
shows
0000000000201140 V typeinfo for Base
0000000000000fb3 V typeinfo name for Base
like gold

I will test it more tomorrow.
Will you merge this in next binutil snapshot?

vincenzo

On 3 Apr, 2011, at 7:04 PM, hjl.tools at gmail dot com wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48423
> 
> H.J. Lu <hjl.tools at gmail dot com> changed:
> 
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                 CC|                            |hjl.tools at gmail dot com
> 
> --- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-04-03 17:04:43 UTC ---
> You can try hjl/lto-mixed branch from
> 
> http://git.kernel.org/?p=devel/binutils/hjl/x86.git;a=summary
> 
> -- 
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.


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