This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure on tree-ssa branch
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 06 Mar 2003 09:45:34 -0500
- Subject: Re: bootstrap failure on tree-ssa branch
- References: <ho7kbcbxq4.fsf@byrd.suse.de>
On Thu, 2003-03-06 at 05:22, Andreas Jaeger wrote:
> Feel free to ask for further details,
>
Thanks Andreas. Looks like some expression wasn't renamed properly into
SSA. Could you re-compile caller-save.c adding the argument
-fdump-tree-all-vops-blocks-details? I'd like to look at the tree dump
files.
Thanks. Diego.