http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56270
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |4.3.6 Target Milestone|--- |4.6.4 Summary|loop over array of struct |[4.6/4.7/4.8 Regression] |float causes compiler |loop over array of struct |error: segmentation fault |float causes compiler | |error: segmentation fault --- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-04 13:05:19 UTC --- Also ICEs on trunk for me with -O1 -ftree-vectorize. Works with 4.3 at least.