https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110725
anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|internal compiler error: in |[13/14 Regression] internal |expand_expr_real_1, at |compiler error: in |expr.cc:10897 |expand_expr_real_1, at | |expr.cc:10897 Target Milestone|--- |13.2 Keywords| |ice-on-valid-code, openmp Last reconfirmed| |2023-07-18 Priority|P3 |P4 --- Comment #1 from anlauf at gcc dot gnu.org --- The code is accepted by Nvidia. No ICE at -O0, but ICE at -Og, -O1, and higher. ICE confirmed also on x86_64, so likely not target-specific.