This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [COmmitted] Fix PR tree-opt/25315 and 25857, PRE merge phis and abnormal edges
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 23 Jan 2006 12:51:35 -0500
- Subject: Re: [COmmitted] Fix PR tree-opt/25315 and 25857, PRE merge phis and abnormal edges
- References: <200601231516.k0NFGv98031193@earth.phy.uc.edu>
On Mon, 2006-01-23 at 10:16 -0500, Andrew Pinski wrote:
You spelled incoming wrong
(Also, it's not that we can't handle them correctly, it's that we
shouldn't do anything for them. That is the correct thing to do)