This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Eliminate "warning: `size_of_encoded_value' defined but not used"
- From: Richard Henderson <rth at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 13 Jun 2003 17:03:54 -0700
- Subject: Re: Eliminate "warning: `size_of_encoded_value' defined but not used"
- References: <20030613211507.GI597@ftbfs.org>
On Fri, Jun 13, 2003 at 02:15:07PM -0700, Matt Kraai wrote:
> * unwind-c.c: Define NO_SIZE_OF_ENCODED_VALUE.
> * unwind-pe.h (size_of_encoded_value): Do not define if
> NO_SIZE_OF_ENCODED_VALUE is defined.
Ok.
r~