This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tuples] [patch] Fix in_phi in verify_expr


On Tue, Apr 1, 2008 at 4:28 PM, Diego Novillo <dnovillo@google.com> wrote:
> On Tue, Apr 1, 2008 at 11:25, Richard Guenther
>  <richard.guenther@gmail.com> wrote:
>
>  >  But a general ADDR_EXPR is not a valid PHI argument.
>
>  What about &WEAK_GLOBAL?  That's the only one that is nagging me.
>
>
>  >
>  >  Btw, I was suggesting the following in place of your verify_stmts parts:
>
>  This is exactly the patch that Rafael proposed.

Heh - firefox saved it as in_phi(2).patch which I didn't notice and so looked
into in_phi.patch which was the old one ...

;)

Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]