This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.0] PR20648
- From: Roger Sayle <roger at eyesopen dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 7 Apr 2005 07:41:46 -0600 (MDT)
- Subject: Re: [4.0] PR20648
On Thu, 7 Apr 2005, Andreas Schwab wrote:
>
> PR middle-end/20648
> * bb-reorder.c (duplicate_computed_gotos): Do not unfactor
> a computed goto if the edge to the computed goto block has
> incoming abnormal edges. Clarify how the function works.
This backport is OK for the 4.0 branch.
Thanks,
Roger
--