DPC++ daily 2021-12-03
Pre-release
Pre-release
bb-sycl
released this
03 Dec 18:52
·
128796 commits
to sycl
since this release
[SYCL][NFC] Fix special member functions for GCC 11.2 and C++20 (#5068) I got an issue while compiling the SYCL runtime on Ubuntu 21.10 G++ 11.2 and C++20. Please add more modern configurations to your GitHub Actions to test at least with the latest compilers and latest languages. While SYCL 2020 requires at least a C++17 compiler, it should not break with C++20 or C++2b.