https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119559
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>: https://gcc.gnu.org/g:de92ac6f11e605987421fe1443b5b81ff172dbb6 commit r15-9120-gde92ac6f11e605987421fe1443b5b81ff172dbb6 Author: Tobias Burnus <tbur...@baylibre.com> Date: Tue Apr 1 10:29:27 2025 +0200 OpenMP: Reorder diagnostic in modify_call_for_omp_dispatch [PR119559] gcc/ChangeLog: PR middle-end/119559 * gimplify.cc (modify_call_for_omp_dispatch): Reorder checks to avoid asserts and bogus diagnostic.