Skip to content

build: Support gcc-16 and test it in CI#5225

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-gcc16
Open

build: Support gcc-16 and test it in CI#5225
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-gcc16

Conversation

@lgritz

@lgritz lgritz commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

Bump the "bleeding edge" variant to gcc-16, and the "latest releases" variant to gcc-15.

One minor fix needed to make gcc16 happy -- it is better than earlier versions at discovering variables whose values are not used.

One minor fix needed to make gcc16 happy -- it is better than earlier
versions at discovering variables whose values are not used.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz added the build / testing / port / CI Affecting the build system, tests, platform support, porting, or continuous integration. label Jun 4, 2026
@lgritz

lgritz commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author

This is an extremely minor change that allows us to build with gcc-16. Will merge tomorrow if there are no objections by then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build / testing / port / CI Affecting the build system, tests, platform support, porting, or continuous integration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant