public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Use generic tuning for armhfp
Date: Mon, 29 Jun 2026 12:27:47 GMT	[thread overview]
Message-ID: <178273606734.1.9079613670159036293.rpms-gcc-47b8ada3358e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 47b8ada3358e87868cd9ca30f5cdc70114c73535
Author : Florian Weimer <fweimer@redhat.com>
Date   : 2018-02-06T19:10:00+01:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/47b8ada3358e87868cd9ca30f5cdc70114c73535?branch=rhel-f41-base

Log:
Use generic tuning for armhfp

---
diff --git a/gcc.spec b/gcc.spec
index 8dc30e2..9f6ce77 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -4,7 +4,7 @@
 %global gcc_major 8
 # Note, gcc_release must be integer, if you want to add suffixes to
 # %{release}, append them after %{gcc_release} on Release: line.
-%global gcc_release 0.10
+%global gcc_release 0.11
 %global nvptx_tools_gitrev c28050f60193b3b95a18866a96f03334e874e78f
 %global nvptx_newlib_gitrev aadc8eb0ec43b7cd0dd2dfb484bae63c8b05ef24
 %global _unpackaged_files_terminate_build 0
@@ -986,7 +986,7 @@ CONFIGURE_OPTS="\
 %endif
 %endif
 %ifarch armv7hl
-	--with-tune=cortex-a8 --with-arch=armv7-a \
+	--with-tune=generic-armv7-a --with-arch=armv7-a \
 	--with-float=hard --with-fpu=vfpv3-d16 --with-abi=aapcs-linux \
 %endif
 %ifarch mips mipsel
@@ -3038,6 +3038,9 @@ fi
 %endif
 
 %changelog
+* Tue Feb  6 2018 Florian Weimer <fweimer@redhat.com> - 8.0.1-0.11
+- Use generic tuning for armhfp
+
 * Mon Feb 5 2018 Richard W.M. Jones <rjones@redhat.com> 8.0.1-0.10
 - Disable multilib on riscv64.
 

                 reply	other threads:[~2026-06-29 12:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178273606734.1.9079613670159036293.rpms-gcc-47b8ada3358e@fedoraproject.org \
    --to=fweimer@redhat.com \
    --cc=git-commits@fedoraproject.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