------- Comment #22 from ebotcazou at gcc dot gnu dot org 2008-10-27 09:53 ------- [Sorry about the delay]
> 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. Yes, I think your final patch (always passing data->passed_type) makes sense as it's the simplest and most consistent approach. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2008-10-27 09:53:35 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37316