Re: gcc issue building -current
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.vax |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 10, 2024 at 06:00:30PM +0100, Martin Husemann wrote: > The build cluster has not run into this yet, so I suppose a recentish lint > change in -current triggers this. I verified that it only happens with today's usr.bin/xlint sources, the version from yesterday builds fine. Nevertheless, it is a gcc issue, not a lint one - though we probably want to back out that change untill gcc is fixed. Martin