This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gimplify_parameters
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: rth at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 20 Dec 04 21:46:19 EST
- Subject: Re: gimplify_parameters
Any chance someone could isolate a minimal version of the Ada case?
Perhaps the more complex C case will show it, but it's not hard to
to see what's going wrong with the real file: set a breakpoint to find
the make_node_stat call that allocates the decl that's causing the ICE
in make_decl_rtl and you'll see what's going on.