commit 0a16a127996cd7b5e991d47cfd8b34fd068c49b5 introduced this patch with missing leading path component.
@@ -1,5 +1,5 @@
---- libgcc/config/mips/linux-unwind.h.orig 2016-04-07 23:08:58.088577977 +0000
-+++ libgcc/config/mips/linux-unwind.h 2016-04-07 23:04:34.016523639 +0000
+--- a/libgcc/config/mips/linux-unwind.h 2016-04-07 23:08:58.088577977 +0000
++++ b/libgcc/config/mips/linux-unwind.h 2016-04-07 23:04:34.016523639 +0000
@@ -27,7 +27,7 @@
state data appropriately. See unwind-dw2.c for the structs. */