------- Comment #3 from rguenth at gcc dot gnu dot org  2007-09-13 21:21 -------
#pragma ivdep

Says the compiler may assume the following loop nest does not have loop carried
data dependenices.

Supported at least by SGI CC and the Intel compiler.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|2007-09-13 21:12:49         |2007-09-13 21:21:05
               date|                            |


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

Reply via email to