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

2022-08-27 Thread herrtimson at yahoo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=29477

tt_1  changed:

   What|Removed |Added

 CC||herrtimson at yahoo dot de

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gprofng/29479] Collection fails when built without java support: symbol lookup error: ...-binutils-2.39/bin/../lib/gprofng/libgp-collector.so: undefined symbol: __collector_jprofile_start_attach

2022-08-27 Thread herrtimson at yahoo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=29479

tt_1  changed:

   What|Removed |Added

 CC||herrtimson at yahoo dot de

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug binutils/29531] New: Issue with UNC paths on Windows Shared Network Drives

2022-08-27 Thread johntravolski1 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29531

Bug ID: 29531
   Summary: Issue with UNC paths on Windows Shared Network Drives
   Product: binutils
   Version: 2.39
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: johntravolski1 at gmail dot com
  Target Milestone: ---

Please see the issues listed here:

https://github.com/brechtsanders/winlibs_mingw/issues/112

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106728

Andrew Pinski says it's a binutils bug, starting with 2.39.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug binutils/29532] New: /usr/lib/debug/usr/lib/crti.o.debug: file format not recognized

2022-08-27 Thread alex_y_xu at yahoo dot ca
https://sourceware.org/bugzilla/show_bug.cgi?id=29532

Bug ID: 29532
   Summary: /usr/lib/debug/usr/lib/crti.o.debug: file format not
recognized
   Product: binutils
   Version: 2.39
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: alex_y_xu at yahoo dot ca
  Target Milestone: ---

Created attachment 14301
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14301&action=edit
crti.o.debug

steps to reproduce:

1. download attachment
2. objdump -f crti.o.debug

expected results:

some information about the file

actual results:

objdump: crti.o.debug: no group info for section '.text.__x86.get_pc_thunk.bx'
objdump: crti.o.debug: no group info for section '.text.__x86.get_pc_thunk.bx'
objdump: crti.o.debug: file format not recognized

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/29494] Trailing jump table leads to "Error: unaligned opcodes detected in executable segment" on ARM thumb

2022-08-27 Thread gus at projectgus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29494

--- Comment #6 from Angus Gratton  ---
Thanks heaps for being patient and for looking into this so quickly.

I just tested Alan's "Simpler patch" and it seems to solve the issue entirely.

-- 
You are receiving this mail because:
You are on the CC list for the bug.