This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug tree-optimization/16688] New: [3.5 regression] ICE ingroup_aliases, at tree-ssa-alias.c:1234
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, gcc-bugzilla at gcc dot gnu dot org
- Date: Sun, 25 Jul 2004 02:54:21 +0200 (CEST)
- Subject: Re: [Bug tree-optimization/16688] New: [3.5 regression] ICE ingroup_aliases, at tree-ssa-alias.c:1234
- References: <20040723135713.16688.bangerth@dealii.org><1090615232.16929.43.camel@localhost.localdomain>
On Fri, 23 Jul 2004, Diego Novillo wrote:
> Gerald, Wolfgang, could you please check that it fixes the problem?
Sure. This indeed fixes the problem(s) I have been seeing.
Thanks!
Gerald