This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gcc-in-cxx] fix tree-into-ssa.c for C++
- From: Ian Lance Taylor <iant at google dot com>
- To: Thomas Neumann <tneumann at users dot sourceforge dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 02 Mar 2009 14:32:45 -0800
- Subject: Re: [gcc-in-cxx] fix tree-into-ssa.c for C++
- References: <gngg1a$ss6$1@ger.gmane.org>
Thomas Neumann <tneumann@users.sourceforge.net> writes:
> * tree-into-ssa.c (get_ssa_name_ann): Use NEED_PHI_STATE_UNKNOWN instead of
> 0
This is OK for the gcc-in-cxx branch.
Thanks.
Ian