This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Unfounded warnings in gcc-3.3
- From: Richard Henderson <rth at redhat dot com>
- To: Bernd Trog <berndtrog at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 21 Feb 2003 14:28:22 -0800
- Subject: Re: Unfounded warnings in gcc-3.3
- References: <20030221211028.57220.qmail@web13207.mail.yahoo.com>
On Fri, Feb 21, 2003 at 01:10:28PM -0800, Bernd Trog wrote:
> Is there a way to get rid of the warnings other than deleting the
> corresponding line in gcc/stmt.c?
Mark the adr argument const.
r~