From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 14B143858C2C; Thu, 14 Oct 2021 11:08:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 14B143858C2C 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/remove-AUTODETECT_VALUE-opt-value-v3] Eliminate AUTODETECT_VALUE usage in options. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/remove-AUTODETECT_VALUE-opt-value-v3 X-Git-Oldrev: fd4bf340ee869c0df730488e3138a46f677ee743 X-Git-Newrev: 4d9adc296aa527d9ae504da4271e7293d77bceed Message-Id: <20211014110810.14B143858C2C@sourceware.org> Date: Thu, 14 Oct 2021 11:08:10 +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, 14 Oct 2021 11:08:10 -0000 The branch 'marxin/heads/remove-AUTODETECT_VALUE-opt-value-v3' was updated to point to: 4d9adc296aa... Eliminate AUTODETECT_VALUE usage in options. It previously pointed to: fd4bf340ee8... Eliminate AUTODETECT_VALUE usage in options. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- fd4bf34... Eliminate AUTODETECT_VALUE usage in options. Summary of changes (added commits): ----------------------------------- 4d9adc2... Eliminate AUTODETECT_VALUE usage in options.