------- Comment #2 from pinskia at gcc dot gnu dot org 2006-11-07 22:31 ------- Looks like this is mostly caused by: union { __v4sf vecf; __m128 rawf; float val[4]; } _rep;
I will have a look more at this issue later tonight when I get home from work. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |enhancement Component|target |middle-end Keywords| |missed-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29756