https://sourceware.org/bugzilla/show_bug.cgi?id=32546
Bug ID: 32546 Summary: ld tests failing with -std=gnu23 default Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: sam at gentoo dot org CC: hjl.tools at gmail dot com Target Milestone: --- These files need fixing as they rely on () meaning unspecified arguments, rather than (void) as it means in C23. Not sure how I didn't notice this sooner. * ld/testsuite/ld-shared/main.c * ld/testsuite/ld-srec/sr1.c * ld/testsuite/ld-vsb/main.c I would just fix it but I wasn't sure if it is preferred to do -std=gnu17 here or adjust the tests. -- You are receiving this mail because: You are on the CC list for the bug.