http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41600
Mikael Morin <mikael at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael at gcc dot gnu.org --- Comment #4 from Mikael Morin <mikael at gcc dot gnu.org> 2012-01-22 13:39:26 UTC --- (In reply to comment #3) > For some reason, this empty select type wants to get scalarized. I guess the assignment to bar is what needs to be scalarized (m%foo is an array).