------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-09 16:20 ------- I think this was caused by: 2004-08-07 Jason Merrill <[EMAIL PROTECTED]>
Make return in memory explicit. * function.c (aggregate_value_p): Check DECL_BY_REFERENCE. (assign_parm_find_data_types): Remove code for old front end invisible reference handling. which would confirm my theory about the return value not being mapped correctly. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19241