------- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-28 00:42 ------- Reduced testcase: typedef int __m128i __attribute__ ((__vector_size__ (16) )); const __m128i tmp={0,0};
This is a blocker for everyone using vectors with g++. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |blocker Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 GCC build triplet|x86_64 | GCC host triplet|x86_64 | GCC target triplet|x86_64 |dwarf2 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2007-07-28 00:42:23 date| | Summary|ICE in rtl_for_decl_init |[4.2/4.3 Regression] ICE in |with -g option |rtl_for_decl_init with -g | |option Target Milestone|--- |4.2.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32914