public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 14.1.0/gentoo/
Date: Sat,  8 Jun 2024 17:01:44 +0000 (UTC)	[thread overview]
Message-ID: <1717865785.1d21fe66d0e1796eb13d00fa5624aaf52aa9105b.sam@gentoo> (raw)

commit:     1d21fe66d0e1796eb13d00fa5624aaf52aa9105b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  8 16:56:25 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  8 16:56:25 2024 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=1d21fe66

14.1.0: add 76_all_ppc_PR97367-power7-cell-altivec.patch

Requested by ernsteiswuerfel.

Bug: https://gcc.gnu.org/PR97367
Signed-off-by: Sam James <sam <AT> gentoo.org>

 14.1.0/gentoo/76_all_ppc_PR97367-power7-cell-altivec.patch | 13 +++++++++++++
 14.1.0/gentoo/README.history                               |  1 +
 2 files changed, 14 insertions(+)

diff --git a/14.1.0/gentoo/76_all_ppc_PR97367-power7-cell-altivec.patch b/14.1.0/gentoo/76_all_ppc_PR97367-power7-cell-altivec.patch
new file mode 100644
index 0000000..154dd0f
--- /dev/null
+++ b/14.1.0/gentoo/76_all_ppc_PR97367-power7-cell-altivec.patch
@@ -0,0 +1,13 @@
+https://gcc.gnu.org/PR97367
+https://inbox.sourceware.org/gcc-patches/20240308.123342.1112119677226246836.rene@exactcode.de/
+--- a/gcc/config/rs6000/rs6000.cc
++++ b/gcc/config/rs6000/rs6000.cc
+@@ -5869,7 +5869,7 @@ rs6000_machine_from_flags (void)
+   HOST_WIDE_INT flags = rs6000_isa_flags;
+ 
+   /* Disable the flags that should never influence the .machine selection.  */
+-  flags &= ~(OPTION_MASK_PPC_GFXOPT | OPTION_MASK_PPC_GPOPT | OPTION_MASK_ISEL);
++  flags &= ~(OPTION_MASK_PPC_GFXOPT | OPTION_MASK_PPC_GPOPT | OPTION_MASK_ALTIVEC | OPTION_MASK_ISEL);
+ 
+   if ((flags & (ISA_3_1_MASKS_SERVER & ~ISA_3_0_MASKS_SERVER)) != 0)
+     return "power10";

diff --git a/14.1.0/gentoo/README.history b/14.1.0/gentoo/README.history
index 47eb451..61be34b 100644
--- a/14.1.0/gentoo/README.history
+++ b/14.1.0/gentoo/README.history
@@ -1,6 +1,7 @@
 2	????
 
 	- 76_all_ppc_PR112868-no-checking-many.patch
+	+ 76_all_ppc_PR97367-power7-cell-altivec.patch
 
 1	7 May 2024
 


             reply	other threads:[~2024-06-08 17:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08 17:01 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-26  6:24 [gentoo-commits] proj/gcc-patches:master commit in: 14.1.0/gentoo/ Sam James
2024-08-23 13:51 Sam James
2024-07-21  0:35 Sam James
2024-06-27  8:44 Sam James
2024-06-10  2:08 Sam James
2024-06-08 17:01 Sam James
2024-05-07  9:57 Sam James

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=1717865785.1d21fe66d0e1796eb13d00fa5624aaf52aa9105b.sam@gentoo \
    --to=sam@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