This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/30965] Fails to tree-combine conditions in COND_EXPRs
- From: "rguenther at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2007 18:29:45 -0000
- Subject: [Bug tree-optimization/30965] Fails to tree-combine conditions in COND_EXPRs
- References: <bug-30965-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from rguenther at suse dot de 2007-07-05 18:29 -------
Subject: Re: Fails to tree-combine conditions
in COND_EXPRs
On Thu, 5 Jul 2007, pluto at agmk dot net wrote:
>
>
> ------- Comment #9 from pluto at agmk dot net 2007-07-05 18:21 -------
> (In reply to comment #8)
> > This is related to the gimplifier verifying call expression types to disable
> > inlining. In this case the argument type list says we need struct _Bind, but
> > the actual argument is struct _Bind*. Oh well.
>
> should i fill a separated PR for this issue?
Yes, that would be nice.
richard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30965