This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/10116: ce2: invalid merge of "join_bb" in the context of switch statements
- From: bangerth at dealii dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, marcel at xcllnt dot net, nobody at gcc dot gnu dot org, rth at gcc dot gnu dot org, rth at redhat dot com
- Date: 22 Mar 2003 05:02:24 -0000
- Subject: Re: optimization/10116: ce2: invalid merge of "join_bb" in the context of switch statements
- Reply-to: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, marcel at xcllnt dot net, nobody at gcc dot gnu dot org, rth at gcc dot gnu dot org, rth at redhat dot com, gcc-gnats at gcc dot gnu dot org
Synopsis: ce2: invalid merge of "join_bb" in the context of switch statements
Responsible-Changed-From-To: unassigned->rth
Responsible-Changed-By: bangerth
Responsible-Changed-When: Sat Mar 22 05:02:24 2003
Responsible-Changed-Why:
Richard, this might be another simple one for you -- it
contains a patch to ifcvt.c around some lines that you
last changed with this patch
revision 1.64
date: 2001/08/22 05:21:10; author: rth; state: Exp; lines: +6 -3
* ifcvt.c (find_if_block): Allow join_bb as EXIT.
(merge_if_block): Handle fallout from same.
The patch in the PR only affects 3 lines and has a
testcase that should be simple to verify. Would you mind
taking a brief look?
Thanks
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10116