diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-09 23:39:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-09 23:39:39 +0100 |
commit | 08d9828590d3f513ee0e937d4b76313d488a0880 (patch) | |
tree | 2afb54ec9d6d33343a8b43052a1305b8e9d0e359 /sys-devel/gcc/files | |
parent | dev-util/rr: restore ~x86 keywords (diff) | |
download | gentoo-08d9828590d3f513ee0e937d4b76313d488a0880.tar.gz gentoo-08d9828590d3f513ee0e937d4b76313d488a0880.tar.bz2 gentoo-08d9828590d3f513ee0e937d4b76313d488a0880.zip |
sys-devel/gcc: add a reference to upstream report
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/gcc/files')
-rw-r--r-- | sys-devel/gcc/files/gcc-8.3.0-norisc32.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch b/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch index 9315dc44893c..19f4f56871f2 100644 --- a/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch +++ b/sys-devel/gcc/files/gcc-8.3.0-norisc32.patch @@ -1,3 +1,5 @@ +https://gcc.gnu.org/PR90419 + diff -ruN gcc-8.3.0.orig/gcc/config/riscv/t-linux-multilib gcc-8.3.0/gcc/config/riscv/t-linux-multilib --- gcc-8.3.0.orig/gcc/config/riscv/t-linux-multilib 2017-02-06 22:38:37.000000000 +0100 +++ gcc-8.3.0/gcc/config/riscv/t-linux-multilib 2019-04-28 16:37:44.377841943 +0200 |