https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110347

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
I note that for the ICE example, the OG13 compiles it without an ICE and has as
result:
  firstprivate(this) map(tofrom:*this [len: 16])
  map(firstprivate:this [pointer assign, bias: 0])

For the main testcase of comment 0, OG13 gives the same result as maineline
(GCC 14).

Reply via email to