------- Comment #5 from rguenth at gcc dot gnu dot org 2007-09-13 21:25 ------- The SGI compiler restricts the pragma to innermost loops. The Intel compiler restricts the pragma to affect assumed data-dependencies only, that is, if data dependence analysis statically can prove a data-dependency this dependency is _not_ ignored.
-- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|other |c http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33426