This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2005 12:08:54 -0000
- Subject: [Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner
- References: <20050103134043.19241.larsbj@gullik.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2005-01-07 12:08 -------
It is somekind of inliner funkiness. make_decl_rtl is complaining
about making the rtl for a non-register auto var. I'll leave it
for an inliner guy.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|nathan at gcc dot gnu dot |unassigned at gcc dot gnu
|org |dot org
Status|ASSIGNED |NEW
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19241