[Bug binutils/31527] gdb is not working for UNC path

2024-04-16 Thread pexu at sourceware dot mail.kapsi.fi
https://sourceware.org/bugzilla/show_bug.cgi?id=31527 Pekka Seppänen changed: What|Removed |Added CC||pexu at sourceware dot mail.kapsi.

[Bug binutils/31527] gdb is not working for UNC path

2024-04-16 Thread simon.cook at embecosm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31527 --- Comment #18 from Simon Cook --- Created attachment 15466 --> https://sourceware.org/bugzilla/attachment.cgi?id=15466&action=edit Remove debug output Oh drat, I missed that when I was scanning the final patch before submitting (scanned f

[Bug binutils/31527] gdb is not working for UNC path

2024-04-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31527 --- Comment #19 from Nick Clifton --- Oops - I missed that too. Sorry. Patch applied as commit: ab0a395b54d Cheers Nick -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/31255] keyword arguments do not work with .altmacro

2024-04-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31255 --- Comment #3 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c8de179c20bf5225a08599bee21a60fcde898fc commit 8c8de179c20bf5225a08599bee21a60fcde898

[Bug gas/31255] keyword arguments do not work with .altmacro

2024-04-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31255 --- Comment #4 from Nick Clifton --- I have updated the example in the assembler documentation to make it clear that the .altmacro pseudo-op is affecting the invocation of the macro, not the definition. -- You are receiving this mail because

[Bug ld/30743] FAIL: ld-elf/now-3 for hppa64-*-linux* target

2024-04-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30743 Nick Clifton changed: What|Removed |Added Attachment #15461|0 |1 is obsolete|

[Bug ld/30743] FAIL: ld-elf/now-3 for hppa64-*-linux* target

2024-04-16 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=30743 --- Comment #10 from dave.anglin at bell dot net --- On 2024-04-16 7:25 a.m., nickc at redhat dot com wrote: > I dislike relying upon magic strings like "elf64-hppa", so how about this > alternative patch which checks the vector itself ? > > (I

[Bug binutils/31540] objcopy, ELF_SECTION_IN_SEGMENT_1 section to segment mapping seems wrong

2024-04-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31540 --- Comment #8 from Alan Modra --- Nick, your change to binutils/testsuite/binutils-all/pr25662.ld results in arc-elf +FAIL: objcopy executable (pr25662) arc-linux-uclibc +FAIL: objcopy executable (pr25662) bfin-linux-uclibc +FAIL: objcopy

[Bug binutils/31540] objcopy, ELF_SECTION_IN_SEGMENT_1 section to segment mapping seems wrong

2024-04-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31540 --- Comment #9 from Nick Clifton --- Hi Alan, > https://sourceware.org/bugzilla/show_bug.cgi?id=31540 > > --- Comment #8 from Alan Modra --- > Nick, your change to binutils/testsuite/binutils-all/pr25662.ld results in > arc-elf +FAIL: obj

[Bug ld/30743] FAIL: ld-elf/now-3 for hppa64-*-linux* target

2024-04-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30743 Nick Clifton changed: What|Removed |Added Attachment #15467|0 |1 is obsolete|

[Bug ld/30743] FAIL: ld-elf/now-3 for hppa64-*-linux* target

2024-04-16 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=30743 --- Comment #12 from dave.anglin at bell dot net --- On 2024-04-16 9:54 a.m., nickc at redhat dot com wrote: > Like this ? Looks good.  Will test. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread carlos.seo at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #4 from Carlos Eduardo Seo --- (In reply to Andrew Pinski from comment #2) > Note also the jenkins does not keep around the .log files from the testsuite > is it is not very useful info except something failed ... Yes it does: htt

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #5 from Andrew Pinski --- Oh note it is with -flto . -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #6 from Andrew Pinski --- It looks like the link against libstdc++v3.so is not happening ... -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gprofng/30893] gprofng uses syscall + perf_event (hwcdrv) and ptrace (gpcollect) without any check and doc

2024-04-16 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30893 Kurt Goebel changed: What|Removed |Added Severity|normal |enhancement -- You are receiving this

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2024-04-16 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 Kurt Goebel changed: What|Removed |Added Severity|normal |enhancement -- You are receiving this

[Bug gprofng/29593] error: '__u64' undeclared (first use in this function) for aarch64-linux-musl host

2024-04-16 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29593 Kurt Goebel changed: What|Removed |Added Severity|normal |enhancement -- You are receiving this

[Bug gprofng/30779] gprofng: fails to build with musl-1.2.4 (gprofng/src/Data_window.h:56:3: error: 'off64_t' does not name a type; did you mean 'off_t'?)

2024-04-16 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30779 Kurt Goebel changed: What|Removed |Added Severity|normal |enhancement -- You are receiving this

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #7 from H.J. Lu --- (In reply to Carlos Eduardo Seo from comment #4) > (In reply to H.J. Lu from comment #3) > > I can't reproduce it on Linux/x86-64. If it still fails with master branch, > > please find a testcase which can be r

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread carlos.seo at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #8 from Carlos Eduardo Seo --- (In reply to H.J. Lu from comment #7) > (In reply to Carlos Eduardo Seo from comment #4) > > (In reply to H.J. Lu from comment #3) > > > I can't reproduce it on Linux/x86-64. If it still fails with m

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #9 from H.J. Lu --- (In reply to Carlos Eduardo Seo from comment #8) > (In reply to H.J. Lu from comment #7) > > (In reply to Carlos Eduardo Seo from comment #4) > > > (In reply to H.J. Lu from comment #3) > > > > I can't reproduce

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #10 from Sam James --- I had a build where this might have happened on amd64. I will look but I can't promise to spend hours on it. I'll include the files if I can repro. -- You are receiving this mail because: You are on the CC

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 H.J. Lu changed: What|Removed |Added Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot com

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #12 from H.J. Lu --- Created attachment 15469 --> https://sourceware.org/bugzilla/attachment.cgi?id=15469&action=edit A testcase [hjl@gnu-cfl-3 31644]$ make gcc -B./ -g -flto -c -o x.o x.c gcc -B./ -g -c -o foo.o foo.c ar -r

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #13 from H.J. Lu --- A patch is posted at https://sourceware.org/pipermail/binutils/2024-April/133632.html -- You are receiving this mail because: You are on the CC list for the bug.

Re: Why is 32-bit objdump not able to read 64-bit executable?

2024-04-16 Thread Alan Modra
On Thu, Apr 11, 2024 at 04:32:31AM +0200, oset wrote: > Why is 32-bit objdump not able to read 64-bit executable? It can, if you configure bfd with the targets you require. If you don't select a 64-bit target the you need to use --enable-64-bit-bfd. -- Alan Modra Australia Development Lab, IBM

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 --- Comment #14 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c2fbf57864a2da2ceda81706a54d125ef3fce0a7 commit c2fbf57864a2da2ceda81706a54d125ef3fce0a7 A

[Bug ld/31644] [Regression] libstdc++prettyprinters/debug.[cc|cxx11.cc] failing to build - linker error

2024-04-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31644 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.43 Status|ASSIGNED