[Bug middle-end/70680] [5/6 Regression] OpenMP SIMD linear variable privatized too eagerly

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 15 11:40:00 GMT 2016


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2016-04-15
                 CC|                            |jakub at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Confirmed, gimplification bug where the shared (i) clause isn't added; I'll
have a look next week; it doesn't have to block 6.1 though, can be backported
after it goes out.


More information about the Gcc-bugs mailing list