Skip to content

Fix x86 ClangCL and GCC/Clang -std=c## compiles#769

Open
p0lymeric wants to merge 1 commit into
libtom:developfrom
p0lymeric:develop
Open

Fix x86 ClangCL and GCC/Clang -std=c## compiles#769
p0lymeric wants to merge 1 commit into
libtom:developfrom
p0lymeric:develop

Conversation

@p0lymeric

Copy link
Copy Markdown

Checklist

  • if this fixes something: added a Fixes: tag to the commit message

Fixes compile for some x86 compiler configurations, including ClangCL on Windows, and GCC/Clang in Standard C mode (-std=c##).

Fixes #767

Notes:

@karel-m

karel-m commented Jul 11, 2026

Copy link
Copy Markdown
Member

there already exists a similar patch e9a7e94 in #755

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.

x86 CPUID compile errors on Windows with Clang and GCC compilers

2 participants