From 2143af53e9e8ca04b9fa3fa0c49e7ea8ff40c521 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 17 Jul 2015 02:31:23 +0000 Subject: add link to upstream commit and sync patch metadata between all versions --- 4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to '4.5.0') diff --git a/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch b/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch index 034ddc2..d487333 100644 --- a/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch +++ b/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch @@ -1,11 +1,12 @@ -http://bugs.gentoo.org/170146 +https://bugs.gentoo.org/170146 http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00403.html +https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223888 alpha: turn -mcpu= into -m for assembler all the time ---- gcc-x/gcc/config/alpha/elf.h -+++ gcc-x/gcc/config/alpha/elf.h -@@ -46,7 +46,7 @@ +--- a/gcc/config/alpha/elf.h ++++ b/gcc/config/alpha/elf.h +@@ -46,7 +46,7 @@ along with GCC; see the file COPYING3. If not see #define CC1_SPEC "%{G*}" #undef ASM_SPEC -- cgit v1.2.3-65-gdbad