[Bug middle-end/78884] [7/8/9/10] ICE when gimplifying VLA in OpenMP SIMD region

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 4 16:01:00 GMT 2019


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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org
            Summary|ICE when gimplifying VLA in |[7/8/9/10] ICE when
                   |OpenMP SIMD region          |gimplifying VLA in OpenMP
                   |                            |SIMD region

--- Comment #6 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
(fails the same way on trunk)

Let's re-add the regression marker, since an older release properly diagnosed
an unsupported construct, while newer releases simply segfault.

I am unsure whether OpenMP standard intends private VLAs to be supported in
simd regions, or invalid.


More information about the Gcc-bugs mailing list