From 474a7e06c06e570fa87248bcafd77abd76c7c075 Mon Sep 17 00:00:00 2001 From: rofl0r Date: Wed, 31 Oct 2018 19:11:37 +0000 Subject: [PATCH] GCC 5.3.0: fix filenames in 0008-shsibcall.diff as reported in #15, some patch programs choke on the comments after the filename... --- patches/gcc-5.3.0/0008-shsibcall.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/gcc-5.3.0/0008-shsibcall.diff b/patches/gcc-5.3.0/0008-shsibcall.diff index 48a165f..85df33f 100644 --- a/patches/gcc-5.3.0/0008-shsibcall.diff +++ b/patches/gcc-5.3.0/0008-shsibcall.diff @@ -1,5 +1,5 @@ ---- a/gcc/config/sh/sh.md (revision 233324) -+++ b/gcc/config/sh/sh.md (working copy) +--- a/gcc/config/sh/sh.md ++++ b/gcc/config/sh/sh.md @@ -10476,7 +10476,7 @@ (call (mem:SI (match_operand:SI 1 "symbol_ref_operand" "")) (match_operand 2 "" "")))