[Bug other/33426] Support of #pragma ivdep

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 24 16:43:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33426

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #14 from Tobias Burnus <burnus at gcc dot gnu.org> ---
With the comment of comment 13, C now supports:
  #pragma GCC ivdep
as described at http://gcc.gnu.org/onlinedocs/gcc/Pragmas.html (link at the
bottom, [when the doc is updated in a couple of hours]).

Note: The C++ patch is still pending review; for Fortran, see also PR44646
comment 5.



More information about the Gcc-bugs mailing list