[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/32546] New: ld tests failing with -std=gnu23 default
From: |
sam at gentoo dot org |
Subject: |
[Bug ld/32546] New: ld tests failing with -std=gnu23 default |
Date: |
Sat, 11 Jan 2025 09:38:34 +0000 |
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.
- [Bug ld/32546] New: ld tests failing with -std=gnu23 default,
sam at gentoo dot org <=