[Bug ld/27565] ld: Support input section description keyword: REVERSE

2023-11-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27565 --- Comment #15 from Nick Clifton --- (In reply to Eric Botcazou from comment #14) > There is a "may" missing in the NEWS blurb. Doh! So there is. I have pushed a simple commit to add the missing word. -- You are receiving this mail becau

[Bug gas/31021] New: as on armv7 rejects @progbits

2023-11-01 Thread jengelh at inai dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=31021 Bug ID: 31021 Summary: as on armv7 rejects @progbits Product: binutils Version: 2.40 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas

[Bug ld/27565] ld: Support input section description keyword: REVERSE

2023-11-01 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27565 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comm

[Bug ld/31009] regression: assertion fail ../../bfd/merge.c:243

2023-11-01 Thread jonny.weir at clearpool dot io
https://sourceware.org/bugzilla/show_bug.cgi?id=31009 --- Comment #9 from Jonny Weir --- Hi Nick (In reply to Nick Clifton from comment #8) > Hi Jonny, > > (In reply to Jonny Weir from comment #3) > > > > Are you able to attach a debugger to the linker and discover the values > > > that > >

[Bug ld/27565] ld: Support input section description keyword: REVERSE

2023-11-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27565 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/27565] ld: Support input section description keyword: REVERSE

2023-11-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27565 --- Comment #12 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=85921e9a2588bf4820b827fc1630f5d7da22cb1c commit 85921e9a2588bf4820b827fc16

[Bug ld/31009] regression: assertion fail ../../bfd/merge.c:243

2023-11-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31009 --- Comment #8 from Nick Clifton --- Hi Jonny, (In reply to Jonny Weir from comment #3) > > Are you able to attach a debugger to the linker and discover the values that > > are triggering this assertion ? The code looks like this: > > I at