This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question on GIMPLE semantics and EH
- From: Richard Henderson <rth at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: mark at codesourcery dot com, gcc at gcc dot gnu dot org
- Date: Mon, 16 Aug 2004 16:50:21 -0700
- Subject: Re: Question on GIMPLE semantics and EH
- References: <10408160046.AA27117@vlsi1.ultra.nyu.edu>
On Sun, Aug 15, 2004 at 08:46:06PM -0400, Richard Kenner wrote:
> And things that print error messages and warnings. You probably don't want to
> see unused variable warnings for DECL_ARTIFICIAL stuff, for example. I
> believe we presently suppress it for them.
No, we do not.
r~