From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2054 invoked by alias); 10 Jun 2017 07:44:03 -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 2017 invoked by uid 89); 10 Jun 2017 07:44:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:by, 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; Sat, 10 Jun 2017 07:43:59 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 593b9c20.7fd8d00c2150-smtp-out-n03; Sat, 10 Jun 2017 07:13:36 -0000 (UTC) Date: Tue, 13 Jun 2017 16:58:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <593b9c1fd2360_6d123fa1b6751c2c17445@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] dc8027: Declare msp430 experimental Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_593b9c1fd1ff2_6d123fa1b6751c2c173d5"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00019.txt.bz2 ----==_mimepart_593b9c1fd1ff2_6d123fa1b6751c2c173d5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1245 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: dc8027426141a51d4c669f0266aa3d014de42300 https://github.com/crosstool-ng/crosstool-ng/commit/dc8027426141a51d4c669f0266aa3d014de42300 Author: Alexey Neyman Date: 2017-06-10 (Sat, 10 Jun 2017) Changed paths: M config/arch/msp430.in M samples/msp430-unknown-elf/crosstool.config M samples/msp430-unknown-elf/reported.by Log Message: ----------- Declare msp430 experimental ... as GCC5 and later ICEs over inocuous code. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79242 Signed-off-by: Alexey Neyman Commit: a9f8a8e67509547a53b9b4781734e2b482b75b4e https://github.com/crosstool-ng/crosstool-ng/commit/a9f8a8e67509547a53b9b4781734e2b482b75b4e Author: Alexey Neyman Date: 2017-06-10 (Sat, 10 Jun 2017) Changed paths: M config/arch/msp430.in M samples/msp430-unknown-elf/crosstool.config M samples/msp430-unknown-elf/reported.by Log Message: ----------- Merge pull request #744 from stilor/msp430-ice-newlib Declare msp430 experimental Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a12374cdc034...a9f8a8e67509 ----==_mimepart_593b9c1fd1ff2_6d123fa1b6751c2c173d5--