This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Try/catch in egcs
- To: tc at gauss dot muc dot de (Matthias Hoelzl (tc))
- Subject: Re: Try/catch in egcs
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 06 Dec 1997 00:39:07 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <8790u095ko.fsf@gauss.muc.de>you write:
> When -Wunused is enabled egcs-2.90.20 971201 (Linux 2.0.30, i68 glibc
> 2.0.5) gives a warning
>
> warning: value computed is not used
>
> for every try/catch block in the program. This doesn't seem to be the
> wanted behavior and can be fixed by the following trivial diff.
Thanks. I've installed this patch.
In the future, please make sure to include a ChangeLog entry when
you send patches.
Thanks.
jeff