The branch 'meissner/heads/work226-orig' was updated to point to:
dfacec26613a... Merge commit 'refs/users/meissner/heads/work226-orig' of gi
It previously pointed to:
88061dc758c4... Add REVISION.
Diff:
Summary of changes (added commits):
-----------------------------------
dfacec2... Merge commit 'refs/users/meissner/heads/work226-orig' of gi
8674fa5... Add REVISION.
890dff6... Daily bump. (*)
a892a2d... Fortran: Remove dg-bogus from test case. (*)
83ead1c... [vxworks] wrap base/b_NULL.h to override NULL (*)
9ab4d75... c++/modules: Add testcase for lookup of hidden friend [PR12 (*)
4cc7bb6... Merge remove_forwarder_block_with_phi into remove_forwarder (*)
1d8e2d5... cfgcleanup: Support merging forwarder blocks with phis [PR1 (*)
6c0f06c... fix handling of mapped and their location (*)
52165aa... mergephi: extend copy_phi_arg_into_existing_phi and use it (*)
8ae0090... cfgcleanup: Move ei definition into for loop for remove_for (*)
4412a29... mergephi: use edge iterator in remove_forwarder_block_with_ (*)
f76083c... cfgcleanup: Remove check on available dominator information (*)
40c037a... cfgcleanup: forwarder block, ignore bbs which merge with th (*)
c6ecbed... mergephi: Move checks from pass_merge_phi::execute to remov (*)
88db06d... cfgcleanup: Move check for dest containing non-local label/ (*)
4143a49... cfglceanup: Remove check for infinite loop in remove_forwar (*)
38155f1... mergephi: Remove worklist (*)
1161fc6... Handle shift-pairs in ext-dce for targets without zero/sign (*)
0c69007... sccp: Fix order of gimplification, removal of the phi and c (*)
be54e31... lto/122603: Fix missing null check with toplevel_node (*)
5a2319b... gcc/testsuite: adjust tree-ssa/forwprop-43.c (*)
2ea9d66... [RISC-V][PR rtl-optimization/122627] Yet another fix in IRA (*)
14af70d... ada: Fix internal error on protected entry and private reco (*)
833aa09... ada: Corrupted unwind info in aarch64-vx7r2 llvm kernel tes (*)
d293478... ada: Avoid duplicate streaming and Put_Image subprograms. (*)
093c03f... ada: Ignore declarations of internal types in compile-time (*)
57e56e9... ada: Fix pretty-printing of end spans (*)
0c3be06... ada: Type-resolution error on target name in assignment to (*)
1696994... ada: Detect illegal value of static expression of decimal f (*)
3551421... ada: Extend internal documentation of suspension objects (*)
28e438a... ada: Update description of Alignment field for objects (*)
40b0325... ada: Fix ancient bug in pragma Suppress (Alignment_Check) (*)
97fe637... ada: Fix documentation on Junk names (*)
4980b61... ada: Annotate CRC32 runtime packages as Pure and Always_Ter (*)
aace405... ada: Relax assertion in compile-time evaluator (*)
e77d45d... ada: Clear confusion about Standard'Maximum_Alignment (*)
7c375b3... ada: Further update GNAT RM after recent change to alignmen (*)
705e73f... ada: Fix a few typos in Layout.Set_Composite_Alignment (*)
1b6d733... LoongArch: Don't mix lock-free and locking 16B atomics (*)
7bfa8b3... Fix memory leak in pass_x86_cse (*)
9332dfd... libstdc++: Fix std::forward_list::assign assignable check [ (*)
bc7a890... libstdc++: testsuite: Add csignal missing test for SIG_IGN (*)
2284333... libstdc++: testsuite: Add climits missing LL tests (*)
62174ec... openmp, nvptx: ompx_gnu_managed_mem_alloc (*)
2fb2406... doc: Fix errors with makeinfo 4.8 [PR122638] (*)
7d29780... Optimize kmov + kmov + or to kortest. (*)
b2163c8... contrib/check-params-in-docs.py: Compensate for r16-5132 (*)
35f05d0... libstdc++: Optimize handling of optional for views: take, d (*)
10caba3... aarch64: Extend syntax for cpuinfo feature string checks (*)
4279116... libtdc++: Test atomic_ref<volatile T> only if operations ar (*)
c9108d4... Make simple_dce_from_worklist remove unused call LHSs (*)
5fbcd8a... c++/modules: Maintain attachment of temploid friends after (*)
e840037... aarch64: Use eor3 for more double xor cases (*)
ec73b2d... RISC-V: Fix a non null-terminated string. (*)
08e9df2... cobol: Introduce vendor-compatibility layer as user-defined (*)
a784ed8... Daily bump. (*)
1099fff... Fortran: Mark type-spec iterators referenced. (*)
e7e1f2e... EXPERIMENTAL_SARIF_SOCKET: decode errno when reporting erro (*)
69b484f... diagnostics: add class unique_fd (*)
f0fe0ce... analyzer: fix log of name in ana::log_set_of_svalues (*)
bf7f6bc... testsuite: arm: mve: Adjust testcases [PR122175] (*)
1981390... aarch64: Add support for -mcpu=ampere1c (*)
0fb3b3a... gccrs: Fmt: Simplify pragma diagnostic setup (*)
39dae07... s390: Add stack protector guard doc (*)
4f3b500... gcc/doc: add index entries for SARIF and HTML output format (*)
143396a... libgccjit: Add the function attributes for setting the ABI (*)
8af0e3d... gccrs: fmt: Skip warnings in Fmt class due to unused devirt (*)
c209c15... tree-optimization/122653 - handle POINTER_DIFF_EXPR in SCEV (*)
079e570... arm: mve: avoid invalid immediate values in vbicq_n, vorrq_ (*)
2de6462... libgomp.{c-c++-common,fortran}/target-is-accessible-1.c: Fi (*)
13b58ca... arm: Fix out of bounds when using cmse with FP types in agg (*)
4aa3af6... arm: Fix CMSE clearing of union members with no padding [PR (*)
0cd1f03... s390: Support global stack protector (*)
ea5b024... tree-optimization/122647 - missing bool pattern for bool -> (*)
6947098... RISC-V: Add Andes 25 series pipeline description. (*)
845fb3b... libgomp.texi: Add OpenMP TR14 implementation status (*)
5da963d... OpenMP: Add omp_default_device named constant [PR119677] (*)
1fa5dd8... libstdc++: Add ranges::borrowed_range specialization for op (*)
d554b8a... libstdc++: optional<T&> for function and unbounded array sh (*)
b0e56bc... Ada: Fix variable initialized with if-expression not flagge (*)
eeccfad... Fortran: Update test case. [PR36725] (*)
294cffd... libstdc++: use -Wno-deprecated-declarations (*)
bc68e43... libstdc++: sync prune.exp with GCC (*)
c9d6dff... Add stdarch to the list of ignored prefixes (*)
54b5234... Daily bump. (*)
0ef98bf... Fortran: Remove unused variable. [PR 96255] (*)
1eb696f... fortran: Fix ICE and self-assignment bugs with recursive al (*)
(*) This commit already exists in another branch.
Because the reference `refs/users/meissner/heads/work226-orig' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.