This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/5415: [hp-ux] -O2 crash in redirect_edge_and_branch
- From: "Giovanni Bajo" <giovannibajo at libero dot it>
- To: <gcc-gnats at gcc dot gnu dot org>,<gcc-bugs at gcc dot gnu dot org>,<nobody at gcc dot gnu dot org>,<gcc-prs at gcc dot gnu dot org>,<jdonner at schedsys dot com>
- Cc: <dhazeghi at stanford dot edu>
- Date: Wed, 7 May 2003 03:36:48 +0200
- Subject: Re: optimization/5415: [hp-ux] -O2 crash in redirect_edge_and_branch
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5415
As for other similar PRs, the only way to go is to reproduce the bug with an
older compiler, trim down the preprocessed source to a bare minimum and
eventually try again with mainline. Until we can properly check with
mainline, it's a bit risky to close the PR.
Giovanni Bajo