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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>:

https://gcc.gnu.org/g:9781ae3a254a8c17ef4ffa70f21ed1728ff3c707

commit r12-7623-g9781ae3a254a8c17ef4ffa70f21ed1728ff3c707
Author: Thomas Schwinge <tho...@codesourcery.com>
Date:   Tue Jan 18 17:22:14 2022 +0100

    Add 'c-c++-common/goacc/kernels-decompose-pr104086-1.c' [PR104086]

    ..., currently XFAILed with 'dg-ice', as it runs into
    'gcc/omp-low.cc:lower_omp_target':

        13125                       else if (is_gimple_reg (var))
        13126                         {
        13127                           gcc_assert (offloaded);

    This means, the recent PR100280 etc. changes are still not sufficient.

            gcc/testsuite/
            PR middle-end/104086
            * c-c++-common/goacc/kernels-decompose-pr104086-1.c: New file.
  • [Bug tree-optimization/104086] ... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to