commit:     35beff919bc59076c5c1aa549e04d8119c559261
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 11:07:00 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 11:07:00 2019 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=35beff91

9.2.0: cut 4 patchset

4 new patches:
- 27_all_sparc-PIC-constant-PR91472.patch: fix PIC register alocation
  (bug detected by gmp test suite)
- 31_all_openmp-for-SEGV.patch: fix opemnmp for loop condition folding
- 32_all_sparc-PIC-constant-part2.patch: fix PIC register allocation
  (bug detected by python regressin)
- 33_all_extend-lifetime.patch: fix lifetime extension on ':?' operator
  (bug detected by firefox LTO build

Bug: https://gcc.gnu.org/PR91472
Bug: https://bugs.gentoo.org/699938
Bug: https://gcc.gnu.org/PR92504
Bug: https://bugs.gentoo.org/697708
Bug: https://gcc.gnu.org/PR92095
Bug: https://bugs.gentoo.org/701866
Bug: https://gcc.gnu.org/PR92831
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 9.2.0/gentoo/README.history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/9.2.0/gentoo/README.history b/9.2.0/gentoo/README.history
index 3535536..3324fed 100644
--- a/9.2.0/gentoo/README.history
+++ b/9.2.0/gentoo/README.history
@@ -1,4 +1,4 @@
-4              TODO
+4              22 Dec 2012
        + 31_all_openmp-for-SEGV.patch
        + 27_all_sparc-PIC-constant-PR91472.patch
        + 32_all_sparc-PIC-constant-part2.patch

Reply via email to