public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: 4.9.0-2
Date: Mon, 29 Jun 2026 12:26:09 GMT	[thread overview]
Message-ID: <178273596965.1.11007735739470330434.rpms-gcc-14fee31c2803@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 14fee31c280317dd38425721c0d55431e49a87e0
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2014-05-05T09:54:42+02:00
Stats  : +22/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/14fee31c280317dd38425721c0d55431e49a87e0?branch=rhel-f41-base

Log:
4.9.0-2

---
diff --git a/gcc.spec b/gcc.spec
index 5395db9..104751a 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,13 +1,13 @@
-%global DATE 20140422
-%global SVNREV 209656
+%global DATE 20140505
+%global SVNREV 210058
 %global gcc_version 4.9.0
 # 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 1
+%global gcc_release 2
 %global _unpackaged_files_terminate_build 0
 %global _performance_build 1
 %global multilib_64_archs sparc64 ppc64 ppc64p7 s390x x86_64
-%ifarch %{ix86} x86_64 ia64 ppc ppc64 ppc64p7 alpha
+%ifarch %{ix86} x86_64 ia64 ppc ppc64 ppc64p7 alpha aarch64
 %global build_ada 1
 %else
 %global build_ada 0
@@ -17,7 +17,7 @@
 %else
 %global build_java 1
 %endif
-%ifarch %{ix86} x86_64 ppc ppc64 ppc64le ppc64p7 s390 s390x %{arm}
+%ifarch %{ix86} x86_64 ppc ppc64 ppc64le ppc64p7 s390 s390x %{arm} aarch64
 %global build_go 1
 %else
 %global build_go 0
@@ -52,7 +52,7 @@
 %else
 %global build_libcilkrts 0
 %endif
-%ifarch %{ix86} x86_64 ppc ppc64 ppc64le ppc64p7 s390 s390x %{arm}
+%ifarch %{ix86} x86_64 ppc ppc64 ppc64le ppc64p7 s390 s390x %{arm} aarch64
 %global build_libatomic 1
 %else
 %global build_libatomic 0
@@ -220,6 +220,7 @@ Patch12: gcc49-no-add-needed.patch
 Patch14: gcc49-pr56493.patch
 Patch15: gcc49-color-auto.patch
 Patch16: gcc49-libgo-p224.patch
+Patch17: gcc49-aarch64-ada.patch
 
 Patch1000: fastjar-0.97-segfault.patch
 Patch1001: fastjar-0.97-len1.patch
@@ -805,6 +806,7 @@ package or when debugging this package.
 %endif
 %patch16 -p0 -b .libgo-p224~
 rm -f libgo/go/crypto/elliptic/p224{,_test}.go
+%patch17 -p0 -b .aarch64-ada~
 
 %if 0%{?_enable_debug_packages}
 cat > split-debuginfo.sh <<\EOF
@@ -3200,6 +3202,20 @@ fi
 %{_prefix}/libexec/gcc/%{gcc_target_platform}/%{gcc_version}/plugin
 
 %changelog
+* Mon May  5 2014 Jakub Jelinek <jakub@redhat.com> 4.9.0-2
+- update from the 4.9 branch
+  - PRs c++/60951, c++/60980, c++/60992, fortran/60495, ipa/60911, ipa/60912,
+	libstdc++/59476, libstdc++/60497, libstdc++/60710, libstdc++/61036,
+	lto/60720, middle-end/60891, middle-end/60895, target/60909,
+	target/60941, target/61026, tree-optimization/60903,
+	tree-optimization/60930, tree-optimization/60960,
+	tree-optimization/60971
+- backport -fno-sanitize-recover and -fsanitize-undefined-trap-on-error
+  support from the trunk (PR sanitizer/60275)
+
+* Tue Apr 29 2014 Richard Henderson <rth@redhat.com>
+- enable ada, go and libatomic on aarch64
+
 * Tue Apr 22 2014 Jakub Jelinek <jakub@redhat.com> 4.9.0-1
 - update from the 4.9 branch
   - GCC 4.9.0 release

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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 12:26 Jakub Jelinek [this message]
2026-06-29 12:26 [rpms/gcc] rhel-f41-base: 4.9.0-2 Jakub Jelinek
2026-06-29 12:26 Jakub Jelinek
2026-06-29 12:26 Jakub Jelinek

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=178273596965.1.11007735739470330434.rpms-gcc-14fee31c2803@fedoraproject.org \
    --to=jakub@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