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 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.


Diego.


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