[Bug middle-end/106492] [OpenMP] ICE in #pragma omp for simd and bitfields

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 9 05:58:51 GMT 2022


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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:

https://gcc.gnu.org/g:8a16b9f983824b6b9a25275cd23b6bba8c98b800

commit r13-1997-g8a16b9f983824b6b9a25275cd23b6bba8c98b800
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Tue Aug 9 07:57:40 2022 +0200

    OpenMP: Fix folding with simd's linear clause [PR106492]

    gcc/ChangeLog:

            PR middle-end/106492
            * omp-low.cc (lower_rec_input_clauses): Add missing folding
            to data type of linear-clause list item.

    gcc/testsuite/ChangeLog:

            PR middle-end/106492
            * g++.dg/gomp/pr106492.C: New test.


More information about the Gcc-bugs mailing list