[Bug libgomp/71877] -fdump-tree-ompexp is generating incomplete code
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 14 11:42:00 GMT 2016
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.
More information about the Gcc-bugs
mailing list