Skip to content

[SYCL] Relax device_only_no_iostream.cpp pattern matching#22551

Open
koparasy wants to merge 5 commits into
intel:syclfrom
koparasy:fix/device-no-iostream
Open

[SYCL] Relax device_only_no_iostream.cpp pattern matching#22551
koparasy wants to merge 5 commits into
intel:syclfrom
koparasy:fix/device-no-iostream

Conversation

@koparasy

@koparasy koparasy commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

In gcc@8 the test is failing cause #include <iterator> pulls in transitively istream and ostream.

Our customer will not use gcc@8 and will rely on libc++ headers. So, I relaxed the condtions to make
sure that sycl KHR headers do not include directly these headers.

@koparasy koparasy requested a review from a team as a code owner July 6, 2026 16:28
@koparasy koparasy requested a review from uditagarwal97 July 6, 2026 16:28
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