[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/19498] Invalid "symbol definition loop encountered at `callmeal
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs |
Date: |
Wed, 20 Jan 2016 13:58:45 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19498
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |hjl.tools at gmail dot com
Resolution|--- |WONTFIX
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jan Hubicka from comment #0)
> .weakref callmealias.lto_priv.0,callmesecond
callmesecond should be undefined with .weakref. You should use
.set callmealias.lto_priv.0,callmesecond
.weak callmealias.lto_priv.0
--
You are receiving this mail because:
You are on the CC list for the bug.