------- Comment #9 from jakub at gcc dot gnu dot org 2008-10-22 19:00 ------- I think either data->passed_type being passed always, or what I've posted, should be correct. emit_group_store is run on the hard register(s) in which it is passed, so using data->nominal_type would be unexpected.
Eric, what do you think? -- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37316