[Bug gas/14859] Redundant ASP generated for jecxz

2012-11-19 Thread kyukhin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14859 Kirill Yukhin changed: What|Removed |Added CC||hjl.tools at gmail dot com,

[Bug gas/14859] Redundant ASP generated for jecxz

2012-11-19 Thread kyukhin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14859 --- Comment #1 from Kirill Yukhin 2012-11-20 06:53:51 UTC --- Got following problem if jecxz. Having following test: jecxz 1 jrcxz 1 je 1 objdump is: <.text>: 0: 67 67 e3 00 addr64 jec

[Bug gas/14859] New: Redundant ASP generated for jecxz

2012-11-19 Thread kyukhin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14859 Bug #: 14859 Summary: Redundant ASP generated for jecxz Product: binutils Version: 2.24 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas

[Bug gold/14858] X32 TLS relocations are incorrectly handled

2012-11-19 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14858 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gold/14858] X32 TLS relocations are incorrectly handled

2012-11-19 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14858 H.J. Lu changed: What|Removed |Added Version|unspecified |2.23 --- Comment #5 from H.J. Lu 2012-11-20

[Bug gold/14858] X32 TLS relocations are incorrectly handled

2012-11-19 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14858 --- Comment #4 from cvs-commit at gcc dot gnu.org 2012-11-20 05:58:00 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:h...@sourceware.org2012-11-20 05:57:54 Modified files: gold

[Bug gold/14858] X32 TLS relocations are incorrectly handled

2012-11-19 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14858 --- Comment #3 from cvs-commit at gcc dot gnu.org 2012-11-20 05:56:11 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2012-11-20 05:56:06 Modified files: gold : ChangeLog x86_64.cc Log mes

[Bug gold/14858] X32 TLS relocations are incorrectly handled

2012-11-19 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14858 H.J. Lu changed: What|Removed |Added URL||http://sourceware.org/ml/bi

[Bug gold/14858] X32 TLS relocations are incorrectly handled

2012-11-19 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14858 --- Comment #1 from H.J. Lu 2012-11-20 04:44:19 UTC --- Input relocation is: : 0:53 push %rbx 1:48 8d 3d 00 00 00 00 lea0x0(%rip),%rdi# 8 4: R_X86_64_TLSLDtls_ld-0x4 8:

[Bug gold/14858] New: X32 TLS relocations are incorrectly handled

2012-11-19 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14858 Bug #: 14858 Summary: X32 TLS relocations are incorrectly handled Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: