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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2016-07-14
     Ever confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I don't see what you find incomplete on the 6.1 output.  In 5.x, you indeed
should look at -fdump-tree-ssa dump instead if you want to see the IL for the
*.omp_fn* functions, but GCC 6 does dump them even in *.ompexp.

Reply via email to