https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107020
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> --- Fails with GCC 11 to compile with: input1.ii:10:18: error: ‘main_devPtr’ referenced in target region does not have a mappable type Gives an ICE with GCC 12 (+ mainline). Thus, it is a pseudo regression.