From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5113 invoked by alias); 20 Jan 2017 01:13:18 -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 4735 invoked by uid 89); 20 Jan 2017 01:13:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 20 Jan 2017 01:13:05 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 5881641f.7f2db121e840-smtp-out-n01; Fri, 20 Jan 2017 01:13:03 -0000 (UTC) Date: Fri, 20 Jan 2017 01:13:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5881641e8d505_2a663f9deed4f12c564c7@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 272f62: Added patch for gcc compilation error with fortran... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5881641e8d0c6_2a663f9deed4f12c563db"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00034.txt.bz2 ----==_mimepart_5881641e8d0c6_2a663f9deed4f12c563db Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1070 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 272f62285d081a5c6551ba9347bdcf3d62d302e9 https://github.com/crosstool-ng/crosstool-ng/commit/272f62285d081a5c6551ba9347bdcf3d62d302e9 Author: Dirk Vanden Boer Date: 2017-01-18 (Wed, 18 Jan 2017) Changed paths: A patches/gcc/6.3.0/900-libgfortran-missing-include.patch Log Message: ----------- Added patch for gcc compilation error with fortran enabled Signed-off-by: Dirk Vanden Boer Commit: dc3f68c8a5501fd745d079d724da389ea05566f8 https://github.com/crosstool-ng/crosstool-ng/commit/dc3f68c8a5501fd745d079d724da389ea05566f8 Author: Alexey Neyman Date: 2017-01-19 (Thu, 19 Jan 2017) Changed paths: A patches/gcc/6.3.0/900-libgfortran-missing-include.patch Log Message: ----------- Merge pull request #545 from dirkvdb/master Gcc compilation fix when fortran is enabled Compare: https://github.com/crosstool-ng/crosstool-ng/compare/2bd87c8614fb...dc3f68c8a550 ----==_mimepart_5881641e8d0c6_2a663f9deed4f12c563db--