This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: dominator opts
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Dale Johannesen <dalej at apple dot com>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Fri, 25 Feb 2005 20:29:12 -0500
- Subject: Re: RFA: dominator opts
- References: <4B5455E2-8795-11D9-8055-000393D76DAA@apple.com>
On Feb 25, 2005, at 8:25 PM, Dale Johannesen wrote:
Our tree is a couple of months behind mainline and I can't duplicate
this one in 4.0,
but I could use some help in understanding why. On pass 3 of dom I
have a cfg
that looks like this:
I think this was PR 19360 which describes a similar situation.
Thanks,
Andrew Pinski