https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126323
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|7.5.0 |4.8.5
Known to fail| |4.9.0
Summary|[13/14/15/16/17 Regression] |[13/14/15/16/17 Regression]
|ICE when parsing #pragma |ICE when parsing #pragma
|GCC unroll(0) or novector |GCC ivdep or unroll(0) or
|inside a class definition |novector inside a class
|before a for statement |definition before a for
| |statement
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
#pragma GCC ivdep
causes the ICE all the way back to GCC 4.9.0.