[Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 9 16:20:00 GMT 2005
------- 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 <jason@redhat.com>
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
More information about the Gcc-bugs
mailing list