This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PR middle-end/20606: 4.0 regression: ICE in make_edges, at cfgbuild.c:327
- From: Andrew Haley <aph at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Thu, 14 Jul 2005 17:27:42 +0100
- Subject: Re: PR middle-end/20606: 4.0 regression: ICE in make_edges, at cfgbuild.c:327
- References: <20050714133131.GF4884@devserv.devel.redhat.com><17110.35999.19148.664965@zapata.pink>
Andrew Pinski pointed out that this also fixes #19505 on mainline.
I've given up hope of every getting these middle-end bugs that only
affect Java fixed, so I'll install the front-end patch on mainline
too.
Andrew.