Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYCL] Fix errors when building with GCC 13 #16480

Merged
merged 1 commit into from
Dec 26, 2024
Merged

[SYCL] Fix errors when building with GCC 13 #16480

merged 1 commit into from
Dec 26, 2024

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Dec 26, 2024

For the ABI check, the problem is libstdc++ changed the name of the template, so change the check to be more general.

For the header, my guess is the new libstdc++ version doesn't include this header internally in some header we include anymore.

@sarnex sarnex marked this pull request as ready for review December 26, 2024 18:47
@sarnex sarnex requested a review from a team as a code owner December 26, 2024 18:47
@sarnex sarnex requested a review from uditagarwal97 December 26, 2024 18:47
@sarnex sarnex merged commit ee6969f into intel:sycl Dec 26, 2024
15 of 16 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