public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 4.9.4/gentoo/
Date: Fri, 29 May 2020 21:27:24 +0000 (UTC)	[thread overview]
Message-ID: <1590785952.aa9c51332bdf9ffad64ef02bcab3cc38205b7f46.slyfox@gentoo> (raw)

commit:     aa9c51332bdf9ffad64ef02bcab3cc38205b7f46
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 20:59:12 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 29 20:59:12 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=aa9c5133

4.9.4: backport whitespace change

Reported-by: Jeroen Roovers
Bug: https://bugs.gentoo.org/725676
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 4.9.4/gentoo/103_all_whitespace-pa.patch | 28 ++++++++++++++++++++++++++++
 4.9.4/gentoo/README.history              |  1 +
 2 files changed, 29 insertions(+)

diff --git a/4.9.4/gentoo/103_all_whitespace-pa.patch b/4.9.4/gentoo/103_all_whitespace-pa.patch
new file mode 100644
index 0000000..9c65b29
--- /dev/null
+++ b/4.9.4/gentoo/103_all_whitespace-pa.patch
@@ -0,0 +1,28 @@
+From bd7a5c5dc082707dd62083514bbb88c6f78e5bdb Mon Sep 17 00:00:00 2001
+From: John David Anglin <danglin@gcc.gnu.org>
+Date: Fri, 20 Sep 2019 21:47:56 +0000
+Subject: [PATCH] pa.c (pa_trampoline_init): Remove spurious extended
+ character.
+
+	* config/pa/pa.c (pa_trampoline_init): Remove spurious extended
+	character.
+
+From-SVN: r276007
+---
+ gcc/config/pa/pa.c | 2 +-
+
+--- a/gcc/config/pa/pa.c
++++ b/gcc/config/pa/pa.c
+@@ -10152,7 +10152,7 @@ pa_trampoline_init (rtx m_tramp, tree fndecl, rtx chain_value)
+     }
+ 
+ #ifdef HAVE_ENABLE_EXECUTE_STACK
+-  emit_library_call (gen_rtx_SYMBOL_REF (Pmode, "__enable_execute_stack"),
+-		     LCT_NORMAL, VOIDmode, 1, XEXP (m_tramp, 0), Pmode);
++  emit_library_call (gen_rtx_SYMBOL_REF (Pmode, "__enable_execute_stack"),
++		      LCT_NORMAL, VOIDmode, 1, XEXP (m_tramp, 0), Pmode);
+ #endif
+ }
+-- 
+2.25.0
+

diff --git a/4.9.4/gentoo/README.history b/4.9.4/gentoo/README.history
index 7ed72a8..e127492 100644
--- a/4.9.4/gentoo/README.history
+++ b/4.9.4/gentoo/README.history
@@ -1,5 +1,6 @@
 2		TODO
 	+ 102_all_ustat-sparc.patch
+	+ 103_all_whitespace-pa.patch
 
 1.4		1 Jun 2019
 	+ 99_all_remove-lieee.patch


             reply	other threads:[~2020-05-29 21:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29 21:27 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-02  9:33 [gentoo-commits] proj/gcc-patches:master commit in: 4.9.4/gentoo/ Sergei Trofimovich
2020-08-28 19:03 Sergei Trofimovich
2020-08-01  9:37 Sergei Trofimovich
2020-07-24  9:01 Sergei Trofimovich
2020-05-29 21:27 Sergei Trofimovich
2020-01-08  8:19 Sergei Trofimovich
2019-06-01  8:23 Sergei Trofimovich
2019-06-01  7:02 Sergei Trofimovich
2018-10-19 22:26 Sergei Trofimovich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1590785952.aa9c51332bdf9ffad64ef02bcab3cc38205b7f46.slyfox@gentoo \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox