[Bug libctf/31882] libctf: fails test suite on 32-bit platforms due to incorrect format specifiers

2024-06-12 Thread awilfox at adelielinux dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31882 --- Comment #6 from A. Wilcox --- For what it's worth, I used %z because other portions of the libctf test suite used it - including one of the same source lines that were patched. I tried to make sure the format specifiers were consistent (a

[Bug libctf/31882] libctf: fails test suite on 32-bit platforms due to incorrect format specifiers

2024-06-12 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31882 --- Comment #5 from Alan Modra --- https://en.cppreference.com/w/c/io/fprintf and from binutils/README "To build binutils you will need a C99 compliant compiler and library." -- You are receiving this mail because: You are on the CC list for

[Bug gas/31889] New: [GAS] Confuse operand types

2024-06-12 Thread witbring at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31889 Bug ID: 31889 Summary: [GAS] Confuse operand types Product: binutils Version: 2.41 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas

[Bug gas/31888] New: [GAS] Ignore operand expression

2024-06-12 Thread witbring at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31888 Bug ID: 31888 Summary: [GAS] Ignore operand expression Product: binutils Version: 2.41 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas

[Bug gas/31887] New: [GAS] Confuse an memory operand as immediate value

2024-06-12 Thread witbring at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31887 Bug ID: 31887 Summary: [GAS] Confuse an memory operand as immediate value Product: binutils Version: 2.41 Status: UNCONFIRMED Severity: normal Priority: P2 Co

[Bug gas/31886] New: [GAS] Allows incorrect memory size directive

2024-06-12 Thread witbring at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31886 Bug ID: 31886 Summary: [GAS] Allows incorrect memory size directive Product: binutils Version: 2.41 Status: UNCONFIRMED Severity: normal Priority: P2 Componen

[Bug gas/31885] New: [GAS] Change register types

2024-06-12 Thread witbring at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31885 Bug ID: 31885 Summary: [GAS] Change register types Product: binutils Version: 2.41 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas

[Bug libctf/31882] libctf: fails test suite on 32-bit platforms due to incorrect format specifiers

2024-06-12 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31882 --- Comment #4 from Nick Alcock --- This patch replaces a non-%z with a %z -- can we actually rely on %z working these days? I used to have to use %i and casts... -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libctf/31882] libctf: fails test suite on 32-bit platforms due to incorrect format specifiers

2024-06-12 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31882 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.43 Assignee|unassigned at so

[Bug libctf/31882] libctf: fails test suite on 32-bit platforms due to incorrect format specifiers

2024-06-12 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31882 --- Comment #2 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7065d0a33f732b7f0527f83ec0a352634b2d1ace commit 7065d0a33f732b7f0527f83ec0a352634b2d1ace