This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question on cfg_remove_useless_stmts_bb
- From: Jeffrey A Law <law at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 18 Aug 2004 00:38:26 -0600
- Subject: Re: Question on cfg_remove_useless_stmts_bb
- Organization: Red Hat, Inc
- References: <10408171559.AA10521@vlsi1.ultra.nyu.edu>
- Reply-to: law at redhat dot com
On Tue, 2004-08-17 at 09:59, Richard Kenner wrote:
> VAL can only be a _DECL node or a constant.
>
> I missed that part. Thanks.
>
> So I'll test and then commit that trivial change.
Sounds good. You might want to add a suitable comment while you're
in there -- the fact that it wasn't obvious to you is a good
indication that I should have had more comments in that code.
jeff