Skip to content

Fix SPEC CPU build failure on GCC 15#688

Draft
RakeshwarK wants to merge 2 commits intomicrosoft:mainfrom
RakeshwarK:gcc15Spec
Draft

Fix SPEC CPU build failure on GCC 15#688
RakeshwarK wants to merge 2 commits intomicrosoft:mainfrom
RakeshwarK:gcc15Spec

Conversation

@RakeshwarK
Copy link
Copy Markdown
Contributor

BUG: SPEC CPU benchmark 523.xalancbmk_r fails to build on GCC 15.

  • This is due to the new -Werror=template-body diagnostic introduced in GCC 15. This can be fixed with adding "EXTRA_CXXFLAGS = -Wno-error=template-bod" to Linux Config files.
  • Added the fix as a version-conditional workaround for gcc 15.

Rakeshwar Reddy Kambaiahgari and others added 2 commits April 10, 2026 13:06
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.

1 participant