------- Comment #6 from rguenther at suse dot de  2008-01-21 12:03 -------
Subject: Re:  [4.3 Regression] ICE in copy_reference_ops_from_ref,
 at tree-ssa-sccvn.c:574

On Mon, 21 Jan 2008, steven at gcc dot gnu dot org wrote:

> ------- Comment #5 from steven at gcc dot gnu dot org  2008-01-21 11:52 
> -------
> I thought inlining is disabled for mismatching function prototype/definition?

Yes, but as we are not gimplifying unit-at-a-time the call actually
matches the types of the prototype (and no DECL_ARGUMENTS are yet
there to verify against).

Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34885

Reply via email to