This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Bootstrap broken on IA64
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Andrew Macleod <amacleod at redhat dot com>, Jeff Law <law at redhat dot com>, Jason Merrill <jason at redhat dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 28 Jun 2003 13:13:47 -0400
- Subject: Re: [tree-ssa] Bootstrap broken on IA64
- Organization: Red Hat Canada
- References: <1056815131.13185.271.camel@frodo.toronto.redhat.com>
On Sat, 2003-06-28 at 11:45, Diego Novillo wrote:
> I *believe* that it may be Jeff's patch to remove unused _DECLs, but I'm
> not sure yet. I still haven't started the binary search. Any of you
> recognize this?
>
Well, no. That can't be Jeff's patch. We explicitly ignore anything
that's not a VAR_DECL in remove_useless_stmts_and_vars.
Still looking.
Diego.