[Bug ld/13621] dangling global hidden symbol in symtab

2012-01-27 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13621 Richard Henderson changed: What|Removed |Added CC||rth at gcc dot gnu.org

[Bug ld/13621] dangling global hidden symbol in symtab

2012-01-27 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13621 Richard Henderson changed: What|Removed |Added CC|rth at redhat dot com | -- Configure bugmail: http://sou

[Bug ld/13621] dangling global hidden symbol in symtab

2012-01-27 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13621 --- Comment #4 from Richard Henderson 2012-01-27 21:07:21 UTC --- FYI, gold gets this correct: [25] .tm_clone_table PROGBITS 004018c8 08c8 WA 0 0 8 ... 18:

[Bug ld/13621] dangling global hidden symbol in symtab

2012-01-29 Thread rth at gcc dot gnu.org
|unassigned at sourceware|rth at gcc dot gnu.org |dot org | --- Comment #6 from Richard Henderson 2012-01-30 00:58:32 UTC --- Proposed patch: http://sourceware.org/ml/binutils/2012-01/msg00269.html -- Configure bugmail: http://sourceware.org/bugzilla

[Bug ld/13621] dangling global hidden symbol in symtab

2012-02-13 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13621 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug gas/14445] New: Missing risbgz alternative mnemonic

2012-08-08 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14445 Bug #: 14445 Summary: Missing risbgz alternative mnemonic Product: binutils Version: unspecified Status: NEW Severity: enhancement Priority: P2 Component: gas

[Bug gas/14445] Missing risbgz alternative mnemonic

2012-08-08 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=14445 Richard Henderson changed: What|Removed |Added Target||s390*-* -- Configure bugmail: htt

[Bug gas/15138] New: thumb2 ldr insn incorrectly rejected

2013-02-12 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15138 Bug #: 15138 Summary: thumb2 ldr insn incorrectly rejected Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gas

[Bug gas/15138] thumb2 ldr insn incorrectly rejected

2013-02-12 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15138 Richard Henderson changed: What|Removed |Added Target||arm-linux-gnueabi Versi

[Bug gas/15138] thumb2 ldr insn incorrectly rejected

2013-02-13 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15138 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ld/5276] linking fails with large C++ projects with -Wl,--relax

2013-07-17 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=5276 Richard Henderson changed: What|Removed |Added CC||rth at gcc dot gnu.org -- You are

[Bug ld/5276] linking fails with large C++ projects with -Wl,--relax

2014-05-28 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=5276 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED Version|2.21

[Bug ld/17166] New: Incorrect processing of GOT relocations against local symbols

2014-07-16 Thread rth at gcc dot gnu.org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: rth at gcc dot gnu.org Original report is https://sourceware.org/ml/binutils/2014-07/msg00130.html One can observe the problem with $ cat ~/z.s .text .globalmain

[Bug ld/17166] Incorrect processing of GOT relocations against local symbols

2014-07-16 Thread rth at gcc dot gnu.org
|unassigned at sourceware dot org |rth at gcc dot gnu.org -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils

[Bug ld/17166] Incorrect processing of GOT relocations against local symbols

2014-07-16 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17166 Richard Henderson changed: What|Removed |Added CC||david.abdurachmanov at gmail dot

[Bug binutils/22740] New: sparc linker does not honor --no-relax

2018-01-23 Thread rth at gcc dot gnu.org
Assignee: unassigned at sourceware dot org Reporter: rth at gcc dot gnu.org Target Milestone: --- In bfd/elfxx-sparc.c, there are several code sequences that are adjusted by various relocations. None of them should occur when we tell the linker not to change them. In

[Bug binutils/22740] sparc linker does not honor --no-relax

2018-01-23 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22740 Richard Henderson changed: What|Removed |Added Target||sparc-elf, sparc64-elf

[Bug gas/22988] New: aarch64 sve invalid addressing mode

2018-03-20 Thread rth at gcc dot gnu.org
Assignee: unassigned at sourceware dot org Reporter: rth at gcc dot gnu.org Target Milestone: --- .arch armv8-a+sve ldff1b z0.b, p1/z, [x0] z.s: Assembler messages: z.s:2: Error: invalid addressing mode at operand 3 -- `ldff1b z0.b,p1/z,[x0]' According to the ARM ARM,

[Bug gas/22988] aarch64 sve invalid addressing mode

2018-03-20 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22988 Richard Henderson changed: What|Removed |Added Target||aarch64 -- You are receiving thi

[Bug gas/22988] aarch64 sve invalid addressing mode

2018-03-21 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22988 --- Comment #2 from Richard Henderson --- Note that SVE is not itegrated into the main ARM ARM yet. See https://developer.arm.com/docs/ddi0584/latest/arm-architecture-reference-manual-supplement-the-scalable-vector-extension-sve-for-armv8-a

[Bug gas/24258] New: v8.5 extension "frintts" missing as a separate feature

2019-02-22 Thread rth at gcc dot gnu.org
iority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: rth at gcc dot gnu.org Target Milestone: --- The frintts feature was added with 2018-10-09 Sudakshina Das * opcode/aarch64.h (AARCH64_FEATURE_FLAGMANIP): New. (AARCH64_FEATU

[Bug gas/24258] v8.5 extension "frintts" missing as a separate feature

2019-02-22 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24258 Richard Henderson changed: What|Removed |Added Target||aarch64-* CC|

[Bug gas/24279] New: ARMv8.5 extension incorrectly named "predres" instead of "predinv"

2019-02-27 Thread rth at gcc dot gnu.org
W Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: rth at gcc dot gnu.org Target Milestone: --- commit dad0c3bfb5e32ff3f2a03830dc189fe207c7ae00 Author: Sudakshina Das Date: Fri Oct 5 10:51:22 2018 +0100

[Bug gas/24279] ARMv8.5 extension incorrectly named "predres" instead of "predinv"

2019-02-27 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24279 Richard Henderson changed: What|Removed |Added Target||aarch64-* CC|

[Bug gas/24258] v8.5 extension "frintts" missing as a separate feature

2019-02-28 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24258 --- Comment #4 from Richard Henderson --- But we *do* make every other feature optional. That is exactly my point -- frintts is the odd man out. See aarch64_features[], where we currently list 24 of these. -- You are receiving this mail bec

[Bug gas/24279] ARMv8.5 extension incorrectly named "predres" instead of "predinv"

2019-02-28 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24279 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/24258] v8.5 extension "frintts" missing as a separate feature

2019-02-28 Thread rth at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24258 --- Comment #6 from Richard Henderson --- All you've told me here so far is that there are more missing bits. So, what, is ARM changing its collective mind about maintaining aarch64_features? If you're going to stop adding flags to .arch, wh

[Bug gas/12610] gas calculates wrong difference between two labels

2011-03-29 Thread rth at gcc dot gnu.org
||rth at gcc dot gnu.org AssignedTo|unassigned at sources dot |rth at gcc dot gnu.org |redhat.com | --- Comment #4 from Richard Henderson 2011-03-29 17:16:25 UTC --- Confirmed. The label is getting attached to the end of the

[Bug gas/12610] gas calculates wrong difference between two labels

2011-03-29 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12610 Richard Henderson changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug gas/12915] mips64-linux-as aborts with assertion error building a Linux/MIPS kernel

2011-06-21 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12915 Richard Henderson changed: What|Removed |Added Attachment #5810|application/octet-stream|text/plain mime type|

[Bug ld/12928] Wrong linker relaxation with DTPREL relocation on alpha

2011-06-24 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12928 Richard Henderson changed: What|Removed |Added CC||rth at gcc dot gnu.org

[Bug ld/12928] Wrong linker relaxation with DTPREL relocation on alpha

2011-06-24 Thread rth at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12928 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|