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.8.0-0.14
Date: Mon, 29 Jun 2026 12:25:47 GMT [thread overview]
Message-ID: <178273594757.1.16015187576635495827.rpms-gcc-48c4d3a12f63@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gcc
Branch : rhel-f41-base
Commit : 48c4d3a12f6334774317f2e0ef6fda8d66048db5
Author : Jakub Jelinek <jakub@redhat.com>
Date : 2013-02-20T17:50:11+01:00
Stats : +46/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gcc/c/48c4d3a12f6334774317f2e0ef6fda8d66048db5?branch=rhel-f41-base
Log:
4.8.0-0.14
---
diff --git a/gcc48-pr56258.patch b/gcc48-pr56258.patch
index f8af4c0..0874988 100644
--- a/gcc48-pr56258.patch
+++ b/gcc48-pr56258.patch
@@ -5,7 +5,20 @@
instead of @itemx.
* gnat-style.texi (@title): Remove @hfill.
+ * projects.texi: Avoid line wrapping inside of @pxref or
+ @xref.
+--- gcc/doc/invoke.texi.jj 2013-01-31 22:57:22.000000000 +0100
++++ gcc/doc/invoke.texi 2013-02-20 13:06:47.516405739 +0100
+@@ -5612,7 +5612,7 @@ Dump after the peephole pass.
+ @opindex fdump-rtl-postreload
+ Dump after post-reload optimizations.
+
+-@itemx -fdump-rtl-pro_and_epilogue
++@item -fdump-rtl-pro_and_epilogue
+ @opindex fdump-rtl-pro_and_epilogue
+ Dump after generating the function prologues and epilogues.
+
--- gcc/ada/gnat-style.texi.jj 2012-08-10 12:57:33.000000000 +0200
+++ gcc/ada/gnat-style.texi 2013-02-20 13:06:03.042667300 +0100
@@ -42,7 +42,7 @@ Texts. A copy of the license is include
@@ -17,14 +30,38 @@
@subtitle GNAT, The GNU Ada Compiler
@versionsubtitle
@author Ada Core Technologies, Inc.
---- gcc/doc/invoke.texi.jj 2013-01-31 22:57:22.000000000 +0100
-+++ gcc/doc/invoke.texi 2013-02-20 13:06:47.516405739 +0100
-@@ -5612,7 +5612,7 @@ Dump after the peephole pass.
- @opindex fdump-rtl-postreload
- Dump after post-reload optimizations.
+--- gcc/ada/projects.texi.jj 2013-01-04 11:16:24.000000000 +0100
++++ gcc/ada/projects.texi 2013-02-20 17:48:41.582645159 +0100
+@@ -48,8 +48,7 @@ project files allow you to specify:
+ @item Source file naming conventions; you can specify these either globally or for
+ individual compilation units (@pxref{Naming Schemes}).
+ @item Change any of the above settings depending on external values, thus enabling
+- the reuse of the projects in various @b{scenarios} (@pxref{Scenarios
+- in Projects}).
++ the reuse of the projects in various @b{scenarios} (@pxref{Scenarios in Projects}).
+ @item Automatically build libraries as part of the build process
+ (@pxref{Library Projects}).
--@itemx -fdump-rtl-pro_and_epilogue
-+@item -fdump-rtl-pro_and_epilogue
- @opindex fdump-rtl-pro_and_epilogue
- Dump after generating the function prologues and epilogues.
+@@ -360,8 +359,8 @@ locating the specified source files in t
+
+ @item For various reasons, it is sometimes useful to have a project with no
+ sources (most of the time because the attributes defined in the project
+- file will be reused in other projects, as explained in @pxref{Organizing
+- Projects into Subsystems}. To do this, the attribute
++ file will be reused in other projects, as explained in
++ @pxref{Organizing Projects into Subsystems}. To do this, the attribute
+ @emph{Source_Files} is set to the empty list, i.e. @code{()}. Alternatively,
+ @emph{Source_Dirs} can be set to the empty list, with the same
+ result.
+@@ -388,8 +387,9 @@ locating the specified source files in t
+ This can be done thanks to the attribute @b{Excluded_Source_Files}
+ (or its synonym @b{Locally_Removed_Files}).
+ Its value is the list of file names that should not be taken into account.
+- This attribute is often used when extending a project, @xref{Project
+- Extension}. A similar attribute @b{Excluded_Source_List_File} plays the same
++ This attribute is often used when extending a project,
++ @xref{Project Extension}. A similar attribute
++ @b{Excluded_Source_List_File} plays the same
+ role but takes the name of file containing file names similarly to
+ @code{Source_List_File}.
next reply other threads:[~2026-06-29 12:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 12:25 Jakub Jelinek [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-29 12:25 [rpms/gcc] rhel-f41-base: 4.8.0-0.14 Jakub Jelinek
2026-06-29 12:25 Jakub Jelinek
2026-06-29 12:25 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=178273594757.1.16015187576635495827.rpms-gcc-48c4d3a12f63@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