[Bug gas/30688] [2.41 regression] Warning: size (8) out of range, ignored

2023-07-28 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30688 --- Comment #5 from Khem Raj --- thats confirmed that it fixes the valgrind tests on x86 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/30688] [2.41 regression] Warning: size (8) out of range, ignored

2023-07-26 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30688 Khem Raj changed: What|Removed |Added CC||jbeulich at suse dot com -- You are

[Bug gas/30688] New: [2.41 regression] Warning: size (8) out of range, ignored

2023-07-26 Thread raj.khem at gmail dot com
Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: raj.khem at gmail dot com Target Milestone: --- gas is now erroring out on following sample ( reduced from valgrind ) ## .text mov text_buf(%rdx), %al

[Bug binutils/28981] New: objdump: objdump: Warning: Unrecognized form: 0x22

2022-03-19 Thread raj.khem at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: raj.khem at gmail dot com Target Milestone: --- Created attachment 14025 --> https://sourceware.org/bugzilla/attachment.cgi?id=14025=edit test case attached binary is generated by clang-14 with dwa

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-19 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 --- Comment #19 from Khem Raj --- it fixed my problem as well. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/26585] gold: call to deprecated mallinfo raises -Werror=deprecated-declarations with latest glibc

2021-03-19 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26585 --- Comment #3 from Khem Raj --- you forgot to regenerate gold/config.in -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-19 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 --- Comment #16 from Khem Raj --- Created attachment 13321 --> https://sourceware.org/bugzilla/attachment.cgi?id=13321=edit asm output -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-19 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 --- Comment #15 from Khem Raj --- here is revised testcase #include #include #define overalloc_at(f, l) \ do {\

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-19 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 --- Comment #13 from Khem Raj --- (In reply to Martin Liska from comment #12) > What version of gcc-11.0.1 do you use (--version)? > I cannot reproduce your failure with the latest GCC and ld.gold built from > source files. %

[Bug gold/26585] gold: call to deprecated mallinfo raises -Werror=deprecated-declarations with latest glibc

2021-03-18 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26585 Khem Raj changed: What|Removed |Added CC||raj.khem at gmail dot com -- You

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-18 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 --- Comment #11 from Khem Raj --- (In reply to Khem Raj from comment #10) > further reduced test is > > #define overalloc_at(f, l) \ > do {

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-18 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 --- Comment #10 from Khem Raj --- further reduced test is #define overalloc_at(f, l) \ do {\ fatal_exit("ERROR:

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-18 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 --- Comment #9 from Khem Raj --- (In reply to Khem Raj from comment #8) > I am seeing another failure with latest binutils trunk today, I have > collected the objs and libs and a script a.sh with linker cmdline here > >

[Bug gold/27246] ld.gold does not support DWARF5

2021-03-18 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27246 Khem Raj changed: What|Removed |Added CC||raj.khem at gmail dot com --- Comment #8

[Bug ld/24676] [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Global Dynamic -> Local Exec relaxation

2020-04-20 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24676 --- Comment #2 from Khem Raj --- I am seeing bunch of packages which are showing the R_RISCV_NONE issue For detail list see the do_package_qa failures here [1] [1] http://errors.yoctoproject.org/Errors/Build/101576/ -- You are receiving

[Bug ld/24676] [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Global Dynamic -> Local Exec relaxation

2020-04-20 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24676 Khem Raj changed: What|Removed |Added CC||raj.khem at gmail dot com -- You

[Bug ld/24673] [RISCV] -fPIC -pie and -fPIC -no-pie create unexpected R_RISCV_NONE R_RISCV_DTPMOD64 relocations

2020-04-20 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24673 Khem Raj changed: What|Removed |Added CC||raj.khem at gmail dot com -- You

[Bug ld/22263] -fpie -pie generates dynamic relocations in text section

2018-07-03 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22263 Khem Raj changed: What|Removed |Added CC||raj.khem at gmail dot com --- Comment #16

[Bug gold/21883] gold crashes with --cref

2017-08-02 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21883 Khem Raj changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/21882] gold crashes with --cref

2017-08-02 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21882 --- Comment #1 from Khem Raj --- *** Bug 21883 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing

[Bug gold/21883] New: gold crashes with --cref

2017-08-02 Thread raj.khem at gmail dot com
Assignee: ccoutant at gmail dot com Reporter: raj.khem at gmail dot com CC: ian at airs dot com Target Milestone: --- The example here https://uclibc.org/~kraj/ldbug.tar.bz2 crashes when run.sh is executed with gold linker $ ./run.sh

[Bug gold/21882] New: gold crashes with --cref

2017-08-02 Thread raj.khem at gmail dot com
Assignee: ccoutant at gmail dot com Reporter: raj.khem at gmail dot com CC: ian at airs dot com Target Milestone: --- The example here https://uclibc.org/~kraj/ldbug.tar.bz2 crashes when run.sh is executed with gold linker $ ./run.sh

[Bug gold/19987] [Aarch64] gold segfaults when handling R_AARCH64_LD64_GOTPAGE_LO15 relocs

2016-04-24 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19987 Khem Raj changed: What|Removed |Added Target||aarch64-oe-linux/ Host|

[Bug gold/19987] New: [Aarch64] gold segfaults when handling R_AARCH64_LD64_GOTPAGE_LO15 relocs

2016-04-24 Thread raj.khem at gmail dot com
: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: raj.khem at gmail dot com CC: ian at airs dot com Target Milestone: --- The test case here https://uclibc.org/~kraj/gold-aarch64-crash.tar.xz

[Bug gold/19468] gold/arm error unsupported dynamic reloc R_ARM_MOVW_ABS_NC; recompile with -fPIC

2016-01-14 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19468 Khem Raj changed: What|Removed |Added Target||arm-linux-gnueabi Host|

[Bug gold/19468] New: gold/arm error unsupported dynamic reloc R_ARM_MOVW_ABS_NC; recompile with -fPIC

2016-01-14 Thread raj.khem at gmail dot com
Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: raj.khem at gmail dot com CC: ian at airs dot com Target Milestone: --- Gold fails to link some binaries, where as BFD linker succeeds to link the same

[Bug gold/19468] gold/arm error unsupported dynamic reloc R_ARM_MOVW_ABS_NC; recompile with -fPIC

2016-01-14 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19468 Khem Raj changed: What|Removed |Added Version|2.27 (HEAD) |2.25 --- Comment #1 from Khem Raj --- I

[Bug ld/17709] [2.26 Regression] elf/vismain test in glibc failed

2015-05-28 Thread raj.khem at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17709 Khem Raj raj.khem at gmail dot com changed: What|Removed |Added CC||raj.khem at gmail

[Bug gas/14887] New: Error: ARM register expected -- `str r1,[ r0 ]'

2012-11-27 Thread raj.khem at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14887 Bug #: 14887 Summary: Error: ARM register expected -- `str r1,[ r0 ]' Product: binutils Version: 2.23 Status: NEW Severity: normal Priority: P2 Component:

[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]'

2012-11-27 Thread raj.khem at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14887 Khem Raj raj.khem at gmail dot com changed: What|Removed |Added Target||arm-none-eabi

[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]'

2012-11-27 Thread raj.khem at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14887 Khem Raj raj.khem at gmail dot com changed: What|Removed |Added CC||roland at gnu dot

[Bug gold/14592] New: gold segfaults with internal error in set_address

2012-09-17 Thread raj.khem at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14592 Bug #: 14592 Summary: gold segfaults with internal error in set_address Product: binutils Version: 2.23 Status: NEW Severity: normal Priority: P2 Component:

[Bug gas/14575] New: gas/arm errors on ldralt

2012-09-12 Thread raj.khem at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14575 Bug #: 14575 Summary: gas/arm errors on ldralt Product: binutils Version: 2.23 Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo:

[Bug gold/13320] Please support thumb entry points in PLT instead of using (more or less randomly located) stubs

2012-05-09 Thread raj.khem at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13320 Khem Raj raj.khem at gmail dot com changed: What|Removed |Added CC||raj.khem at gmail