Commit Graph

18 Commits

Author SHA1 Message Date
Siddhesh Poyarekar
5a818f37a4 Pin modification time for python files to SOURCE_DATE_EPOCH
Patching the pretty printer files leads to different mtimes for
different, which then leads to different results in the compiled python
bytecode since it uses mtimes for invalidation.  Use
`$SOURCE_DATE_EPOCH` as the mtime for the pretty printers so that they
end up with identical bytecode results.

This allows libstdc++.x86_64 to be installed alongside libstdc++.i686.

Related: RHEL-50290
2025-03-24 09:45:59 -04:00
Siddhesh Poyarekar
9ebe2f9de7 Update libstdc++ pretty printer from latest GTS version
Also add a script that makes the update more convenient in future.

Resolves: RHEL-50290
2025-03-04 15:20:28 -05:00
Marek Polacek
7d87a13fa1 8.5.0-24
Don't reuse DEBUG_EXPRs with vector type (PR middle-end/100508)

Resolves: RHEL-79501
2025-02-24 16:14:34 -05:00
Marek Polacek
60866efe8f 8.5.0-23
Rebuild for CVE-2020-11023

Resolves: RHEL-78274
2025-02-07 11:54:17 -05:00
Marek Polacek
7727d1efd2 8.5.0-22
Fix ICE in the vectorizer

Resolves: RHEL-33426
2024-04-18 17:10:43 -04:00
Marek Polacek
a48e2b65f3 8.5.0-21
Guard the bit test merging code in if-combine

Resolves: RHEL-11483
2023-10-04 12:16:52 -04:00
Marek Polacek
c7cd511b41 8.5.0-20
- fix for TLSLD references (#2213753)
- fix crash in dynamic_cast<>() on null pointer (PR c++/99074, #2211506)
- adjust a pattern in s390.md (PR target/87723, #2214847)

Resolves: #2213753, #2211506, #2214847
2023-06-15 08:03:24 -04:00
Marek Polacek
4b64015afc Fix typo
Resolves: #2168205
2023-04-05 08:37:59 -04:00
Marek Polacek
eca20926ee 8.5.0-19
s390x: add support for register arguments preserving

Resolves: #2168205
2023-04-04 18:19:06 -04:00
Troy Dawson
80a7b5c296 Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 10:38:25 -08:00
James Antill
94e8ac77d2 Import rpm: c8s 2023-02-27 13:03:42 -05:00
CentOS Sources
a17bcfa9a4 Auto sync2gitlab import of gcc-8.5.0-18.el8.src.rpm 2022-12-24 06:09:13 +00:00
CentOS Sources
9043ad9147 Auto sync2gitlab import of gcc-8.5.0-17.el8.src.rpm 2022-10-15 18:16:14 +00:00
CentOS Sources
4a42cfb7c6 Auto sync2gitlab import of gcc-8.5.0-15.el8.src.rpm 2022-07-22 14:10:16 +00:00
CentOS Sources
2d46b6f486 Auto sync2gitlab import of gcc-8.5.0-14.el8.src.rpm 2022-07-14 12:10:22 +00:00
James Antill
eaf0d3af05 Auto sync2gitlab import of gcc-8.5.0-13.el8.src.rpm 2022-05-31 14:29:31 -04:00
James Antill
09c111765b Auto sync2gitlab import of gcc-8.5.0-12.el8.src.rpm 2022-05-26 07:19:30 -04:00
James Antill
9abefb3390 Initial c8s branch. 2022-05-26 07:18:21 -04:00