From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mengyan1223.wang (mengyan1223.wang [89.208.246.23]) by sourceware.org (Postfix) with ESMTPS id AC6333858D39 for ; Fri, 11 Mar 2022 05:28:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AC6333858D39 Received: from localhost.localdomain (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) (Authenticated sender: xry111@mengyan1223.wang) by mengyan1223.wang (Postfix) with ESMTPSA id 6F36D663A2; Fri, 11 Mar 2022 00:28:40 -0500 (EST) Message-ID: <4718423ebcf24ace31acb7bc96020208f0763f39.camel@mengyan1223.wang> Subject: Re: Tool Qualification GCC From: Xi Ruoyao To: "Stemmle,Denis" , gcc-help@gcc.gnu.org Date: Fri, 11 Mar 2022 13:28:38 +0800 In-Reply-To: <8bc2a7ff-7b65-14f4-79ce-e5fb01587665@redhat.com> References: <8bc2a7ff-7b65-14f4-79ce-e5fb01587665@redhat.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3031.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, JMQ_SPF_NEUTRAL, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2022 05:28:44 -0000 On Thu, 2022-03-10 at 15:27 +0000, Andrew Haley via Gcc-help wrote: > On 3/10/22 15:22, Stemmle, Denis wrote: > > - GCC, V 7.5 > > > > For the tools mentioned, could you please answer the following list > > of questions and provide us with the relevant documentation? > > You really should be asking these questions of the supplier from which > you downloaded GCC. You are talking to a list which helps people use > GCC. Quote from the COPYING file in GCC source tree (transformed to sentence case): NO WARRANTY 11. Because the program is licensed free of charge, there is no warranty for the program, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide the program "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction. 12. In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who may modify and/or redistribute the program as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages. -- Xi Ruoyao School of Aerospace Science and Technology, Xidian University