GCC 5.3.0: fix filenames in 0008-shsibcall.diff

as reported in #15, some patch programs choke on the comments after
the filename...
This commit is contained in:
rofl0r 2018-10-31 19:11:37 +00:00
parent e3e354f63a
commit 474a7e06c0
1 changed files with 2 additions and 2 deletions

View File

@ -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 "" "")))