This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Simplifying TARGET_EXPR
- From: Jason Merrill <jason at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Richard Henderson <rth at redhat dot com>,"gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Sun, 21 Jul 2002 23:12:18 +0100
- Subject: Re: [tree-ssa] Simplifying TARGET_EXPR
- References: <27410000.1027287015@warlock.codesourcery.com>
>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:
> (What I'd really like to see is the elimination of TARGET_EXPR in the
> front end before we reach the optimizers and code generators.
Yep, that's what I have in mind.
Jason