Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/files/
Date: Thu, 09 May 2019 22:39:58
Message-Id: 1557441579.08d9828590d3f513ee0e937d4b76313d488a0880.slyfox@gentoo
1 commit: 08d9828590d3f513ee0e937d4b76313d488a0880
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 9 22:39:39 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 9 22:39:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08d98285
7
8 sys-devel/gcc: add a reference to upstream report
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 sys-devel/gcc/files/gcc-8.3.0-norisc32.patch | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch b/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch
17 index 9315dc44893..19f4f56871f 100644
18 --- a/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch
19 +++ b/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch
20 @@ -1,3 +1,5 @@
21 +https://gcc.gnu.org/PR90419
22 +
23 diff -ruN gcc-8.3.0.orig/gcc/config/riscv/t-linux-multilib gcc-8.3.0/gcc/config/riscv/t-linux-multilib
24 --- gcc-8.3.0.orig/gcc/config/riscv/t-linux-multilib 2017-02-06 22:38:37.000000000 +0100
25 +++ gcc-8.3.0/gcc/config/riscv/t-linux-multilib 2019-04-28 16:37:44.377841943 +0200