[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs

2016-04-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19498 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=df41fdf4bd2722ee610ecf31d92527aaad1fab76 commit

[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs

2016-04-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19498 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs

2016-04-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19498 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=22987cec624a7890637aa9d8760fbeaeb45a0e20 commit

[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs

2016-04-03 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19498 Alan Modra changed: What|Removed |Added Status|REOPENED|ASSIGNED Assignee|unassigned

[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs

2016-04-03 Thread hubicka at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19498 Jan Hubicka changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs

2016-04-03 Thread hubicka at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19498 --- Comment #2 from Jan Hubicka --- This works only when the alias target is known to bound to current def. If it is global symbol, I think we need gas accept the sources. I however implemented the optimization to GCC now. -- You are

[Bug gas/19498] Invalid "symbol definition loop encountered at `callmealias.lto_priv.1'" diagnostics for weakrefs

2016-01-20 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19498 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED CC|