From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 47104 invoked by alias); 30 May 2017 06:12:46 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 45038 invoked by uid 89); 30 May 2017 06:12:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 30 May 2017 06:12:42 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 592d0d5c.7fa670623db0-smtp-out-n01; Tue, 30 May 2017 06:12:44 -0000 (UTC) Date: Tue, 30 May 2017 06:12:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <592d0d5bf269c_35c53f8d74545c40991b8@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 4d360c: patches: Add patch that fixes gcc6 with gcc7 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_592d0d5bf230e_35c53f8d74545c4099012"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00008.txt.bz2 ----==_mimepart_592d0d5bf230e_35c53f8d74545c4099012 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1726 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 4d360c3cc2bf0e2ff500c274c188cda12039a917 https://github.com/crosstool-ng/crosstool-ng/commit/4d360c3cc2bf0e2ff500c274c188cda12039a917 Author: Kirill K. Smirnov Date: 2017-05-27 (Sat, 27 May 2017) Changed paths: A patches/gcc/6.3.0/1100-ubsan-fix-check-empty-string.patch Log Message: ----------- patches: Add patch that fixes gcc6 with gcc7 Taken from the openembedded patchset. Signed-off-by: Kirill K. Smirnov Commit: 6aa6c64306e45247fe780f29ae4b43b607215f88 https://github.com/crosstool-ng/crosstool-ng/commit/6aa6c64306e45247fe780f29ae4b43b607215f88 Author: Kirill K. Smirnov Date: 2017-05-27 (Sat, 27 May 2017) Changed paths: A patches/gcc/linaro-6.3-2017.02/1100-ubsan-fix-check-empty-string.patch Log Message: ----------- patches: Fix gcc-linaro-6 with gcc7 Duplicate the previous change for linaro version. Signed-off-by: Kirill K. Smirnov Commit: 189423937f27186d89a4cccb197569b998e2866d https://github.com/crosstool-ng/crosstool-ng/commit/189423937f27186d89a4cccb197569b998e2866d Author: Alexey Neyman Date: 2017-05-29 (Mon, 29 May 2017) Changed paths: A patches/gcc/6.3.0/1100-ubsan-fix-check-empty-string.patch A patches/gcc/linaro-6.3-2017.02/1100-ubsan-fix-check-empty-string.patch Log Message: ----------- Merge pull request #725 from KirillSmirnov/gcc7 patches: Add patch that fixes gcc6 with gcc7 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1607630d77d4...189423937f27 ----==_mimepart_592d0d5bf230e_35c53f8d74545c4099012--