------- Comment #5 from pinskia at gcc dot gnu dot org 2008-05-07 09:54 ------- (In reply to comment #4) > Is this also expected behavior?
Most likely because SRA choses not to scalarize the aggregate. Aka the optimizators are choosing different choses based on the code. Nothing new. -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36168