mailing list of musl libc
 help / color / mirror / code / Atom feed
17b36c3f56e124bfcbe731bea33b588d04e93151 blob 369 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
--- a/libgcc/unwind-pe.h	2024-03-14 05:59:53.754073149 +0900
+++ b/libgcc/unwind-pe.h	2024-03-14 06:00:41.226074492 +0900
@@ -262,7 +262,7 @@

       if (result != 0)
 	{
-#if __FDPIC__
+#if __FDPIC__ && __arm__
 	  /* FDPIC relative addresses imply taking the GOT address
 	     into account.  */
 	  if ((encoding & DW_EH_PE_pcrel) && (encoding & DW_EH_PE_indirect))
debug log:

solving 61d3479 ...
found 61d3479 in https://inbox.vuxu.org/musl/20241002-gcc-bump-v1-2-8f910fd54b1c@gmx.net/ ||
	https://inbox.vuxu.org/musl/ZxjsGeXjnu6lY68X@probook/ ||
	https://inbox.vuxu.org/musl/ZxjsGeXjnu6lY68X@probook/ ||
	https://inbox.vuxu.org/musl/ZxjsGeXjnu6lY68X@probook/

applying [1/4] https://inbox.vuxu.org/musl/20241002-gcc-bump-v1-2-8f910fd54b1c@gmx.net/
diff --git a/patches/gcc-13.3.0/0007-fdpic-unwind.diff b/patches/gcc-13.3.0/0007-fdpic-unwind.diff
new file mode 100644
index 0000000..61d3479

1:12: space before tab in indent.
 	{
1:15: space before tab in indent.
 	  /* FDPIC relative addresses imply taking the GOT address
1:16: space before tab in indent.
 	     into account.  */
1:17: space before tab in indent.
 	  if ((encoding & DW_EH_PE_pcrel) && (encoding & DW_EH_PE_indirect))
Checking patch patches/gcc-13.3.0/0007-fdpic-unwind.diff...
Applied patch patches/gcc-13.3.0/0007-fdpic-unwind.diff cleanly.
warning: 4 lines add whitespace errors.

skipping https://inbox.vuxu.org/musl/ZxjsGeXjnu6lY68X@probook/ for 61d3479
skipping https://inbox.vuxu.org/musl/ZxjsGeXjnu6lY68X@probook/ for 61d3479
skipping https://inbox.vuxu.org/musl/ZxjsGeXjnu6lY68X@probook/ for 61d3479
index at:
100644 17b36c3f56e124bfcbe731bea33b588d04e93151	patches/gcc-13.3.0/0007-fdpic-unwind.diff

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).