https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95551
--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> --- See RFC patch at https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547500.html → Don't add read-only artificial variables to the offload table (no need to) And see experimental (but not working) patch regarding the stream out, which highlights a state issue regarding host vs. target: → LTO stream out (array still present) and host part (array already gone with -O3) → https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547502.html