PING Fix ununsed variables before my patch adding missing -Werror

Graham Stott graham.stott@btinternet.com
Fri Jul 5 11:49:00 GMT 2013



----- Original Message -----
From: Graham Stott <graham.stott@btinternet.com>
To: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Cc: 
Sent: Wednesday, 3 July 2013, 16:25
Subject: Fix ununsed variables before my patch adding missing -Werror

 
This patch fixes the warnings from array-notation_common.c so that I can
then apply my Makefile missing -Werror patch.
 
Graham
 
ChangeLog
        03-07-2013  graham.stott  graham.stott@btinternet.com
        * c-familly/array_notation_comon.c (length_mismatch_expr_p): Delete unused
        varables l_length and l_node
 
Graham



More information about the Gcc-patches mailing list