https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97294
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |openmp Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Last reconfirmed| |2020-10-06 --- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> --- Confirmed, it used to work with GCC 7. I bet it's related to a change in vector class. @Jakub: Will you take a look please?