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: New SAFE immediate use iterator


On 4/29/06, Andrew MacLeod <amacleod@redhat.com> wrote:
On Fri, 2006-04-28 at 20:14 +0200, Andreas Schwab wrote:
> Andrew MacLeod <amacleod@redhat.com> writes:
>
> > Try changing the assert to the latter one.  That should allow 'all ==
> > FALSE' to pass through, which I suspect is the bug you've tripped over.
>
> Bootstrap has succeeded, now running make check.
>
> Andreas.
>

also on x86-linux...

checked in the following patch:

2006-04-28 Andrew MacLeod <amacleod@redhat.com>

* tree-ssa-dom.c (propagate_rhs_into_lhs): Fix assert clause.

This causes PR27381, where we now ICE on the modified assert.


Richard.


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