From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 3CE363858D35; Thu, 20 Jan 2022 08:33:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3CE363858D35 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc/marxin/heads/fix-Wformat-diag-with-rtl-checking] (2 commits) Fix Werror=format-diag with --disable-nls. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/fix-Wformat-diag-with-rtl-checking X-Git-Oldrev: 86f55cfef1c5338e7ebac27c59aad0d8505f6378 X-Git-Newrev: 9d3892cbfcccd1355c3fad5c144db3f4ca28eb4a Message-Id: <20220120083309.3CE363858D35@sourceware.org> Date: Thu, 20 Jan 2022 08:33:09 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2022 08:33:09 -0000 The branch 'marxin/heads/fix-Wformat-diag-with-rtl-checking' was updated to point to: 9d3892cbfcc... Fix Werror=format-diag with --disable-nls. It previously pointed to: 86f55cfef1c... Test me. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 86f55cf... Test me. f6c9a8a... Fix -Werror=format-diag with RTL checking Summary of changes (added commits): ----------------------------------- 9d3892c... Fix Werror=format-diag with --disable-nls. 97c0a10... Fix -Werror=format-diag with RTL checking