This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] gimple and fold_stmt
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc at gcc dot gnu dot org, law at redhat dot com
- Date: Wed, 12 Nov 2003 16:51:10 -0800
- Subject: Re: [tree-ssa] gimple and fold_stmt
- References: <20031113002553.GK7961@kam.mff.cuni.cz>
On Thu, Nov 13, 2003 at 01:25:53AM +0100, Jan Hubicka wrote:
> Did we prepared some plan how to deal with issues like this?
No. We really should have folded this before getting to gimple.
And if we get it *in* gimple, due to front end bugs, well, we
simply cannot allow the replacement.
r~