From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110784 invoked by alias); 1 Dec 2016 04:46:12 -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 106488 invoked by uid 89); 1 Dec 2016 04:46:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:mimHpHrt, D*att.net, H*r:Unknown, stilor@att.net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 01 Dec 2016 04:45:55 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 583fab01.7f6e4df6bf60-smtp-out-n01; Thu, 01 Dec 2016 04:45:53 -0000 (UTC) Date: Thu, 01 Dec 2016 04:46:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <583fab01748d3_50483f87d160513882591@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] bd2a37: gcc: backport fix for xtensa PR target/78603 Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_583fab0174491_50483f87d1605138824fa"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-12/txt/msg00001.txt.bz2 ----==_mimepart_583fab0174491_50483f87d1605138824fa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1445 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: bd2a376fe371094c7599186a508a698c9226315c https://github.com/crosstool-ng/crosstool-ng/commit/bd2a376fe371094c7599186a508a698c9226315c Author: Max Filippov Date: 2016-11-30 (Wed, 30 Nov 2016) Changed paths: A patches/gcc/5.4.0/878-xtensa-Fix-PR-target-78603.patch A patches/gcc/6.2.0/872-xtensa-Fix-PR-target-78603.patch Log Message: ----------- gcc: backport fix for xtensa PR target/78603 This fixes the following kind of ICE on configurations with zero overhead loops support: ../src/pjlib-test/thread.c: In function 'thread_test': ../src/pjlib-test/thread.c:328:1: internal compiler error: in dwarf2out_var_location, at dwarf2out.c:21846 Signed-off-by: Max Filippov Commit: 6785440c767c7c0411bbe6e89d60320b8b8161cd https://github.com/crosstool-ng/crosstool-ng/commit/6785440c767c7c0411bbe6e89d60320b8b8161cd Author: Alexey Neyman Date: 2016-11-30 (Wed, 30 Nov 2016) Changed paths: A patches/gcc/5.4.0/878-xtensa-Fix-PR-target-78603.patch A patches/gcc/6.2.0/872-xtensa-Fix-PR-target-78603.patch Log Message: ----------- Merge pull request #486 from jcmvbkbc/xtensa-fix-pr78603 gcc: backport fix for xtensa PR target/78603 Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f849de0de38b...6785440c767c ----==_mimepart_583fab0174491_50483f87d1605138824fa Content-Type: text/plain; charset=us-ascii Content-length: 71 -- For unsubscribe information see http://sourceware.org/lists.html#faq ----==_mimepart_583fab0174491_50483f87d1605138824fa--