Skip to content

Comments

🚨 🐛 Work around GCC 14 bug#327

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:unconfuse-gcc-14
Feb 6, 2026
Merged

🚨 🐛 Work around GCC 14 bug#327
elbeno merged 1 commit intointel:mainfrom
elbeno:unconfuse-gcc-14

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Feb 6, 2026

Problem:

  • GCC 14 is confused by inlining a size calculation as a template argument.

Solution:

  • Precompute the size.

Problem:
- GCC 14 is confused by inlining a size calculation as a template argument.

Solution:
- Precompute the size.
@elbeno elbeno merged commit 93583d7 into intel:main Feb 6, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants