------- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-20 20:56 ------- (In reply to comment #1) > Ideally, the compiler would recognize that this initialization can be > done statically, but I don't think that the code as written is in any > way guaranteed to do a static initialization. So, yes, I think you > should change the test case.
Also is the initializer become a VECTOR_CST so it is easy to detect? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28113