The branch 'ibm/heads/gcc-14-branch' was updated to point to:

 e8224a16f678... ibm: Merge up to top of releases/gcc-14

It previously pointed to:

 7ea4c6f44d3f... ibm: Merge up to top of releases/gcc-14

Diff:

Summary of changes (added commits):
-----------------------------------

  e8224a1... ibm: Merge up to top of releases/gcc-14
  c120e04... Daily bump. (*)
  475cec3... Fortran: pure subroutine with pure procedure as dummy [PR10 (*)
  30432ff... c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981] (*)
  fd9d35f... testsuite: Force -mcmodel=small for gcc.target/aarch64/pr11 (*)
  51d7659... Fix GNAT build failure for x86/FreeBSD (*)
  1ca1c1f... AVR: target/119989 - Add missing clobbers to xload_<mode>_l (*)
  3418d74... libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures (*)
  e363940... RISC-V: vsetvl: elide abnormal edges from LCM computations  (*)
  ae6ce4c... RISC-V: Do not lift up vsetvl into non-transparent blocks [ (*)
  eaa9b75... Daily bump. (*)
  96729ba... Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GL (*)
  d23d35d... libstdc++: Improve optional's <=> constraint recursion work (*)
  d03c585... libstdc++: Add code comment documenting LWG 4027 change [PR (*)
  d4f5243... libstdc++: Implement LWG 4027 change to possibly-const-rang (*)
  d3cb17b... c++: prev declared hidden tmpl friend inst, cont [PR119807] (*)
  615e392... Daily bump. (*)
  1e91580... c++: format attribute redeclaration [PR116954] (*)
  8dce1aa... c++: shortcut constexpr vector ctor [PR113835] (*)
  8f4df0d... middle-end: fix masking for partial vectors and early break (*)
  9ce3811... aarch64: force operand to fresh register to avoid subreg is (*)
  3e44824... Daily bump. (*)
  035da7b... Daily bump. (*)
  294ed13... Daily bump. (*)
  57f930f... libbacktrace: Add hpux fileline support (*)
  2a9fd7e... Daily bump. (*)
  cd7c5d9... sra: Clear grp_same_access_path of acesses created by total (*)
  19dd791... sra: Avoid creating TBAA hazards (PR118924) (*)
  29004ac... s390: Accept only Pmode for registers AP/FP/RA [PR119235] (*)
  8d70737... c++: templates, attributes, #pragma target [PR114772] (*)
  8a88414... libcpp: Fix incorrect line numbers in large files [PR108900 (*)
  70eaec5... c++: constexpr, trivial, and non-alias target [PR111075] (*)
  9ef0cf0... Daily bump. (*)
  d7b5fe3... [14] Use --param=aarch64-autovec-preference=2 instead of =s (*)
  4108c75... tree-optimization/119778 - properly mark abnormal edge sour (*)
  2bb4a43... aarch64: Add test case. (*)
  c8fe937... middle-end/119706 - allow POLY_INT_CST as is_gimple_mem_ref (*)
  a27f6a4... target/119549 - fixup handling of -mno-sse4 in target attri (*)
  97dde42... tree-optimization/119534 - reject bogus emulated vectorized (*)
  721c612... Daily bump. (*)
  9051989... Daily bump. (*)
  d338d6c... Daily bump. (*)
  88b3c89... d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g  (*)
  d1b7ee4... d: Fix ICE in dwarf2out_imported_module_or_decl, at dwarf2o (*)
  aec3b99... d: Fix forward referenced enums missing type names in debug (*)
  d490c58... libatomic: Fix up libat_{,un}lock_n for mingw [PR119796] (*)
  50bd360... libatomic: Fix up libat_{,un}lock_n [PR119796] (*)
  40c5065... bitintlower: Fix interaction of gimple_assign_copy_p stmts  (*)
  efb2261... expmed: Always use QImode for init_expmed set_zero_cost [PR (*)
  438c4df... driver: On linux hosts disable ASLR during -freport-bug [PR (*)
  2aa8123... driver: Fix up -freport-bug for ASLR [PR119727] (*)
  056a01f... bitintlower: Fix up handling of SSA_NAME copies in coalesci (*)
  008ba21... bitintlower: Fix up handling of nested casts in m_upward_2l (*)
  8581982... libquadmath: Fix up THREEp96 constant in expq (*)
  293a95b... lto: lto-opts fixes [PR119625] (*)
  c0946fe... c: Fix ICEs with -fsanitize=pointer-{subtract,compare} [PR1 (*)
  7381ea8... combine: Use reg_used_between_p rather than modified_betwee (*)
  2048dcc... LoongArch: Change {dg-do-what-default} save and restore log (*)
  022ef0b... Daily bump. (*)
  459b93d... Daily bump. (*)
  a295863... libstdc++: Correct preprocessing checks for floatX_t and bf (*)
  203bce1... i386: Enable -mnop-mcount for -fpic with PLTs [PR119386] (*)
  1500a9c... i386: Prefer PLT indirection for __fentry__ calls under -fP (*)
  efe332f... Daily bump. (*)
  62151c3... Fix wrong optimization of conditional expression with enume (*)
  c344377... aarch64: Disable sysreg feature gating (*)
  8cc672d... x86: Update gcc.target/i386/apx-interrupt-1.c (*)
  a33e280... APX: Don't use red-zone with 32 GPRs and no caller-saved re (*)
  d275b37... Extend check-function-bodies to allow label and directives (*)
  b61acf5... RISC-V: Put jump table in text for large code model (*)
  52c1f60... RISC-V: Fix vec_duplicate[bimode] expander [PR119572]. (*)
  94ef806... aarch64: Split aarch64_combinev16qi before RA [PR115258] (*)
  a38e9e0... aarch64: Avoid unnecessary use of 2-input TBLs [PR115258] (*)
  2a4b0a1... vect: Enforce dr_with_seg_len::align precondition [PR116125 (*)
  e192f1f... LoongArch: Fix invalid subregs in xorsign [PR118501] (*)
  14fe427... aarch64: Fix invalid subregs in xorsign [PR118501] (*)
  17cce5f... aarch64: Use force_lowpart_subreg in a BFI splitter [PR1191 (*)
  b079728... Avoid using POINTER_DIFF_EXPR for overlap checks [PR119399] (*)
  b33e9eb... Add force_lowpart_subreg (*)
  021ccf9... Make force_subreg emit nothing on failure (*)
  6f897be... libstdc++: Adjust comment in <numeric> (*)
  3d03428... libstdc++: Add test for not using reserved name 'ranges' be (*)
  0a9f20e... libstdc++: Do not define __cpp_lib_ranges_iota in <ranges> (*)
  399ca30... libstdc++: Fix std::ranges::iota is not included in numeric (*)
  c29c3f7... libstdc++: Fix ranges::move and ranges::move_backward to us (*)
  542c7e9... libstdc++: Reuse std::__assign_one in <bits/ranges_algobase (*)
  27f7de3... libstdc++: Fix ranges::copy_backward for a single memcpyabl (*)
  acd6031... libstdc++: Do not use use memmove for 1-element ranges [PR1 (*)
  fb00f4e... libstdc++: Add missing header to <bits/ranges_algobase.h> f (*)
  56b3858... RISC-V: revert pr114194 tests on gcc-14 [PR118601] (*)
  b7b1aee... RISC-V: adjust testcase for gcc-14 [PR118182] (*)
  0cb00fe... Daily bump. (*)
  5f6285f... discriminators: Fix assigning discriminators on edge [PR113 (*)
  3dc43f7... c++: wrong targs in satisfaction diagnostic context line [P (*)
  4ec931c... libstdc++: Document thread-safety for COW std::string [PR21 (*)
  6f0d802... phiopt: Reset the number of iterations information of a loo (*)
  0d93166... phiopt: Fix value_replacement for middle bb having phi node (*)
  f3d5cd4... Daily bump. (*)
  5457388... Revert very recent backport of changes to the type system (*)
  52b97f9... testcase: Add testcase for already fixed PR [PR118476] (*)
  f6efcd3... match: Reject non-ssa name/min invariants in gimple_extract (*)
  8ee9d7b... vec-lowering: Fix ABSU lowering [PR111285] (*)
  aaef5d6... backprop: Fix deleting of a phi node [PR116922] (*)
  16446f1... aarch64: Fix early ra for -fno-delete-dead-exceptions [PR11 (*)
  c2c1046... phiopt: Fix VCE moving by rewriting it into cast [PR116098] (*)
  477d8ba... Fortran: fix issue with impure elemental subroutine and int (*)
  569f826... Add testcase for PR lto/119792 (*)
  7e79c32... c++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525] (*)
  11bc1e0... Daily bump. (*)
  31e31bb... rtl-optimization/119689 - compare-debug failure with LRA (*)
  dc93bab... [PR115568][LRA]: Use more strict output reload check in rem (*)
  fb723ba... Daily bump. (*)
  97ebe43... Daily bump. (*)
  45c949f... c++: avoid ARM -Wunused-value [PR114970] (*)
  889e405... [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[ (*)
  0379129... Daily bump. (*)
  779e002... c++: nested lambda capture pack [PR119345] (*)
  e13143a... c++: lambda in constraint of lambda [PR119175] (*)
  708c393... c++: self-dependent alias template [PR117530] (*)
  93be601... c++: alias_ctad_tweaks ICE w/ inherited CTAD [PR119687] (*)
  5cfe086... libstdc++: Fix conversions to key/value types for hash tabl (*)
  c4bf329... libstdc++: Define __is_pair variable template for C++11 (*)
  9119752... libstdc++: Fix test broken when using COW std::string (*)
  6343a0f... libstdc++: Always instantiate key_type to compute hash code (*)
  51e041a... RISC-V: Disable unsupported vsext/vzext patterns for XThead (*)
  f2e2e25... RISC-V: unrecognizable insn ICE in xtheadvector/pr114194.c  (*)
  2631ac3... RISC-V: Add a new constraint to ensure that the vl of XThea (*)
  319b9a3... RISC-V: Enable and adjust the testsuite for XTheadVector. (*)
  07d4c26... [PATCH] RISC-V: Bugfix for unrecognizable insn for XTheadVe (*)
  fb0653a... RISC-V: Fix the behavior for multilib-generator with --cmod (*)
  8406aec... Daily bump. (*)
  630bca9... libstdc++: Fix constraint recursion in basic_const_iterator (*)
  ff5fdb3... c++: ICE with nested default targ lambdas [PR119574] (*)
  6a66212... RISC-V: Fix vid const vector expander for non-npatterns siz (*)
  4bd63c7... RISC-V:Bugfix for vlmul_ext and vlmul_trunc with NULL retur (*)
  6cd78e3... RISC-V: Bugfix for max_sew_overlap_and_next_ratio_valid_for (*)
  cdb987e... [committed] [RISC-V] Fix false-positive uninitialized varia (*)
  b7d9759... RISC-V: Error early with V and no M extension. (*)
  eaf4237... RISC-V: Reject 'd' extension with ILP32E ABI (*)
  95ac2d8... RISC-V: Correct mode_idx attribute for viwalu wx variants [ (*)
  86b0f63... [RISC-V][PR target/116240] Ensure object is a comparison be (*)
  28fe2b0... RISC-V: Delete duplicate '#define RISCV_DWARF_VLENB' (*)
  327c7c3... RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116 (*)
  d2f5d28... RISC-V: Add missing mode_idx for vrol and vror (*)
  e19a21f... RISC-V: Fix subreg of VLS modes larger than a vector [PR116 (*)
  4f41d8f... [PATCH v4] [target/116592] RISC-V: Fix illegal operands "th (*)
  94b774c... RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl pass (*)
  5615fea... riscv: Fix duplicate assmbler label in @tlsdesc<mode> insn (*)
  d0663c1... [PATCH] RISC-V: Allow zero operand for DI variants of vssub (*)
  5b35589... [PATCH] RISC-V: Fix th.extu operands exceeding range on rv3 (*)
  80ab251... [PATCH 1/2] RISC-V: Fix the outer_code when calculating the (*)
  37d1315... [PATCH v3] RISC-V: Fixed incorrect semantic description in  (*)
  164aede... RISC-V: Ensure vtype for full-register moves [PR117544]. (*)
  acb636a... RISC-V: Add assert for insn operand out of range access [PR (*)
  ca6aded... RISC-V: Fix compress shuffle pattern [PR117383]. (*)
  6547906... [RISC-V][PR target/106544] Avoid ICEs due to bogus asms (*)
  46732eb... [PATCH] riscv: add mising masking in lrsc expander (PR11813 (*)
  08e381e... RISC-V: Disallow negative step for interleaving [PR117682] (*)
  6f549f8... RISC-V: Fix vsetvl compatibility predicate [PR118154]. (*)
  1eb6bf3... RISC-V: Fix code gen for reduction with length 0 [PR118182] (*)
  af3ebb4... RISC-V: Move fortran testcase to gfortran.target (*)
  e4586ae... [PR target/118357] RISC-V: Disable fusing vsetvl instructio (*)
  f3ac41f... [RISC-V][PR target/116308] Fix generation of initial RTL fo (*)
  47b509f... [RISC-V][PR target/116256] Fix incorrect return value for p (*)
  4d5fd11... LoongArch: Fix awk / sed usage for compatibility (*)
  fd7d5a6... LoongArch: Make gen-evolution.awk compatible with FreeBSD a (*)
  bbf9e79... Daily bump. (*)
  059107e... libstdc++: Fix use-after-free in std::format [PR119671] (*)
  7e789f3... libstdc++: Add new header to Doxygen config file (*)
  7ad64ff... libstdc++: Replace use of __mindist in ranges::uninitialize (*)
  ef11c15... libstdc++: Replace use of std::min in ranges::uninitialized (*)
  73a6237... LoongArch: Add LoongArch architecture detection to __float1 (*)
  da91ea5... Daily bump. (*)
  5cdf31f... libstdc++: Work around C++20 tuple<tuple<any>> constraint r (*)
  749221f... c++: constinit and value-initialization [PR119652] (*)
  e2a178a... c++: __FUNCTION__ in lambda return type [PR118629] (*)
  2e58e23... Daily bump. (*)
  cfd1652... Daily bump. (*)
  4feaf39... Daily bump. (*)
  ecc2725... c++: lambda in requires outside template [PR99546] (*)
  49b6308... c++: constraint variable used in evaluated context [PR11784 (*)
  9a74709... c++: P2280R4 and speculative constexpr folding [PR119387] (*)
  a210011... Ada: Fix thinko in Eigensystem for complex Hermitian matric (*)
  2b9a842... vect: Relax scan-tree-dump strict pattern matching [PR11859 (*)
  370f054... Daily bump. (*)
  83cd4bd... libstdc++: Restored accidentally removed test case. (*)
  ad1b71f... libstdc++: Fix handling of field width for wide strings and (*)
  f955c5b... Fortran: Fix freeing procedure pointer components [PR119380 (*)
  1fb3a8d... Daily bump. (*)
  534a789... tree-optimization/119145 - avoid stray .MASK_CALL after vec (*)
  2f87983... middle-end/119119 - re-gimplification of empty CTOR assignm (*)
  d3e4c09... tree-optimization/119096 - bogus conditional reduction vect (*)
  85ed633... ipa/119067 - bogus TYPE_PRECISION check on VECTOR_TYPE (*)
  faadd1d... tree-optimization/119057 - bogus double reduction detection (*)
  ed7f67d... lto/114501 - missed free-lang-data for CONSTRUCTOR index (*)
  d9faa7c... ipa/111245 - bogus modref analysis for store in call that m (*)
  35ed15a... aarch64: Use PAUTH instead of V8_3A in some places (*)
  88f0c1f... libstdc++: Fix std::ranges::iter_move for function referenc (*)
  58a2b7f... libstdc++: Fix ranges::iter_move handling of rvalues [PR106 (*)
  9d5baaa... libstdc++: Fix -Warray-bounds warning in std::vector<bool>  (*)
  f0c4ffc... libstdc++: Fix -Wstringop-overread warning in std::vector<b (*)
  4366711... libstdc++: Fix bogus -Wstringop-overflow in std::vector::in (*)
  6b11aed... libstdc++: Fix -Warray-bounds warning in std::vector::resiz (*)
  c839965... debug/101533 - ICE with variant typedef DIE generation (*)
  a57c877... middle-end/101478 - ICE with degenerate address during gimp (*)
  9d516fb... tree-optimization/98845 - ICE with tail-merging and DCE/DSE (*)
  e329093... lto/91299 - weak definition inlined with LTO (*)
  3b84ac6... tree-optimization/87984 - hard register assignments not pre (*)
  931277d... c++/79786 - bougs invocation of DATA_ABI_ALIGNMENT macro (*)
  12b536c... middle-end/66279 - gimplification clobbers shared asm const (*)
  8274de2... Daily bump. (*)
  42a4f86... c++: fix missing lifetime extension [PR119383] (*)
  28c1078... Fix a pasto in ao_compare::compare_ao_refs (*)
  30d7bca... libstdc++: Avoid bogus -Walloc-size-larger-than warning in  (*)
  5312a8f... ipa: Do not modify cgraph edges from thunk clones during in (*)
  b37d9e5... libstdc++: Add ranges::range_common_reference_t for C++20 ( (*)
  f9ff3cd... libstdc++: Check feature test macro for associative contain (*)
  6f93995... libstdc++: Add static_assert to std::packaged_task::package (*)
  5eb9352... libstdc++: Add testcase for std::filesystem::copy [PR118699 (*)
  c32e22f... Daily bump. (*)
  a6a2da4... d: Fix error with -Warray-bounds and -O2 [PR117002] (*)
  da6cea6... libstdc++: Add testcases for resolved bug [PR101527] (*)
  0b49d8b... libstdc++: Remove stray comma in testing docs (*)
  d22bd12... libstdc++: Make std::erase for linked lists convert to bool (*)
  cf01493... libstdc++: Fix some broken links in the manual (*)
  d276541... doc: Fix minor grammar nit in -ftrivial-auto-var-init docs (*)
  5a830c6... libstdc++: Optimize std::vector construction from input ite (*)
  a93c021... libstdc++: Update tzdata to 2025b (*)
  ea45b49... libstdc++: Update tzdata to 2025a (*)
  3d9c933... LoongArch: doc: Add same-address constraint to the descript (*)
  1feaea8... Daily bump. (*)
  73549be... Fix type compatibility for types with flexible array member (*)
  450dc44... Fix type compatibility for types with flexible array member (*)
  056f2b1... Daily bump. (*)
  d54c8eb... Reuse scratch registers generated by LRA (*)
  267e8a0... Daily bump. (*)
  91ef303... Daily bump. (*)
  6c7c25c... widening_mul: Fix up further r14-8680 widening mul issues [ (*)
  4b36453... i386: Require in peephole2 that memory is offsettable [PR11 (*)
  f9dab50... Fix up some further cases of missing or extraneous spaces i (*)
  13fd7c9... c++: Evaluate immediate invocation call arguments with mce_ (*)
  4164c25... builtins: Fix up strspn/strcspn folding [PR119219] (*)
  01f20de... middle-end/119204 - ICE with strcspn folding (*)
  c6b38a7... tree: Improve skip_simple_arithmetic [PR119183] (*)
  7fc02fc... libgcc: Fix up unwind-dw2-btree.h [PR119151] (*)
  5bb5379... c++: Update TYPE_FIELDS of variant types if cp_parser_late_ (*)
  375cc5f... value-range: Fix up irange::union_bitmask [PR118953] (*)
  fc39a29... openmp: Fix up simd clone mask argument creation on x86 [PR (*)
  ab908fd... c++: Fix cxx_eval_store_expression {REAL,IMAG}PART_EXPR han (*)
  a266e73... c: stddef.h C23 fixes [PR114870] (*)
  f140941... openmp: Mark OpenMP atomic write expression as read [PR1190 (*)
  0a3a15c... reassoc: Fix up optimize_range_tests_to_bit_test [PR118915] (*)
  184e07c... libcpp: Add missing configure check for setlocale. (*)
  243e634... LoongArch: Support Q suffix for __float128. (*)
  1989dd3... Daily bump. (*)
  23108ab... df: Treat partial defs as uses in df_simulate_defs [PR11656 (*)
  5b4e362... libstdc++: Allow std::ranges::to to create unions (*)
  679af7b... libstdc++: Add static_assertions to ranges::to adaptor fact (*)
  65670b7... libstdc++: Cast -1 to size_t in <format> [PR119429] (*)
  b5d04ff... libstdc++: Define operator== for hash table iterators [PR11 (*)
  f8c281d... Daily bump. (*)
  de9500d... Fortran: fix bogus bounds check for reallocation on assignm (*)
  82bd831... ipa-cp: Avoid ICE when redistributing nodes among edges to  (*)
  925a744... libstdc++: Fix ref_view branch of views::as_const [PR119135 (*)
  f078a61... c++: Don't replace INDIRECT_REFs by a const capture proxy t (*)
  96be983... Daily bump. (*)
  5ba6fdc... i386: Add -mavx10.1 back with 512 bit alias (*)
  8bac228... c++: Don't mix timevar_start and auto_cond_timevar for TV_N (*)
  2ba7823... Daily bump. (*)
  18f6f54... AVR: Add AVR-SD devices. (*)
  e4e7d44... d: Fix ICE type variant differs by TYPE_PACKED [PR117621] (*)
  bfcf402... Daily bump. (*)
  a3989d8... c: Set attributes for fields when forming a composite type  (*)
  432f918... c: minor fixes related to arrays of unspecified size (*)
  9d9dc4b... c: detect variably-modified types [PR117145,PR117245,PR1004 (*)
  d025b68... c++: ICE w/ dependently scoped template friend [PR119378] (*)
  9c0c533... Daily bump. (*)
  8a624a1... ipa: target clone and mangling alias [PR114992] (*)
  1395073... gimple: sccopy: Don't increment i after vec::unordered_remo (*)
  084dacc... libstdc++: Correct statement about default -std option (*)
  e7a0f04... libstdc++: Fix comment typo (*)
  b685234... libstdc++: Fix "IEE" typo in comment in std::time_put::do_p (*)
  9920673... Daily bump. (*)
  f86d274... c++: Don't prune constant capture proxies only used in arra (*)
  c6b1b62... d: Merge upstream dmd, druntime af92b68a81, phobos c970ca67 (*)
  bc85699... Daily bump. (*)
  a2dcdbf... c++: mangling of array new [PR119316] (*)
  9a69c36... c++: memfn pointer as NTTP argument considered unused [PR11 (*)
  5497ff9... Fix misoptimization at -O2 in LTO mode (*)
  21c83cd... Fix spurious visibility error with partially parameterized  (*)
  d97aa3b... Daily bump. (*)
  49ccf52... c++: constexpr ref template arg [PR119194] (*)
  0910eba... c++: ICE with ptr-to-member-fn [PR119344] (*)
  22bdc4d... c++: ICE when substituting packs into type aliases [PR11810 (*)
  a9f8874... c++: tweak for -Wrange-loop-construct [PR116731] (*)
  a3c01af... libstdc++: Fix constraint recursion in basic_const_iterator (*)
  3d99c22... Daily bump. (*)
  5ef1aa4... Daily bump. (*)
  bf9c2ee... Daily bump. (*)
  f8504e3... Daily bump. (*)
  158987a... Daily bump. (*)
  1016eea... Plug small loophole in the pattern matching done by -fdump- (*)
  6fcad2b... Daily bump. (*)
  a27b24c... c++: ICE with aligned member and trivial assign op [PR11751 (*)
  e5ae0a0... c++: ICE with lambda in fold expression in requires [PR1191 (*)
  de08b13... arm: testsuite: fix arm_neon_h checks with conflicting cpu/ (*)
  f1dd3a1... arm: testsuite: improve guard checks for arm_neon.h (*)
  3a07660... Daily bump. (*)
  af69315... d: Fix regression returning from function with invariants [ (*)
  79366d9... Daily bump. (*)
  ca0ea3d... libphobos: Default to libc closefrom in spawnProcessPosix [ (*)
  5cb69a5... Fortran: ICE in gfc_conv_expr_present w. defined assignment (*)
  89fa4d8... Daily bump. (*)
  f6f90e0... Fortran: Fix segmentation fault in defined assignment [PR10 (*)
  e4f886c... Fortran: Fix ICE in resolve.cc with -pedantic (*)
  c6b2a35... Fortran: Fix gimplification error on assignment to pointer  (*)
  2b9cfa7... Daily bump. (*)
  9608070... Daily bump. (*)
  1c99a8f... arm: Handle fixed PIC register in require_pic_register (PR  (*)
  fa76306... Daily bump. (*)
  43d7770... LoongArch: Fix incorrect reorder of __lsx_vldx and __lasx_x (*)
  844f5f1... Daily bump. (*)
  8c63507... c++: disable -Wnonnull in unevaluated context [PR115580] (*)
  1a4f1e5... aarch64: Check for invalid use arrays in ldp_fusion [PR1183 (*)
  6e17b35... arm: Fix signedness of vld1q intrinsic parms [PR118942] (*)
  750d691... libstdc++: Fix subrange conversion to pair-like [PR119121] (*)
  e834308... Daily bump. (*)
  2ed3759... c++: generic lambda, implicit 'this' capture, xobj memfn [P (*)
  df9c10d... aarch64: Add missing simd requirements for INS [PR118531] (*)
  aa8793d... Fix folding of BIT_NOT_EXPR for POLY_INT_CST [PR118976] (*)
  7fb1d7b... arm: xfail gcc.target/arm/unsigned-extend-1.c for thumb1 (*)
  a42ef09... testsuite: arm: Use effective-target for pr68674.c test (*)
  e79fc5a... testsuite: Add tests for already fixed PR [PR119071] (*)
  b7b8307... combine: Discard REG_UNUSED note in i2 when register is als (*)
  455ea90... ipa-sra: Avoid clashes with ipa-cp when pulling accesses ac (*)
  dd09f67... Daily bump. (*)
  6ffbc71... gimple: sccopy: Prune removed statements from SCCs [PR11791 (*)
  19cf198... Daily bump. (*)
  c1535f2... [PR target/116720] Fix test for valid mempair operands (*)
  04b5c8b... d: Fix comparing uninitialized memory in dstruct.d [PR11696 (*)
  faa15a3... Daily bump. (*)
  4517919... Daily bump. (*)
  3a8d05b... libstdc++: Use init_priority attribute for tzdb globals [PR (*)
  9c02bad... libstdc++: Hide std::tuple internals from Doxygen docs (*)
  2b9449c... libstdc++: Fix outdated comment in <stacktrace> (*)
  85f4136... libstdc++: Reuse temporary buffer utils in <stacktrace> (*)
  8443a90... libstdc++: Optimize std::basic_string_view::starts_with (*)
  3b9885a... libstdc++: Do not use C++11 alignof in C++98 mode [PR104395 (*)
  c795413... libstdc++: Fix warning regressions in <bits/stl_tempbuf.h> (*)
  fb9a2af... libstdc++: Handle extended alignment in std::get_temporary_ (*)
  f83bc0e... libstdc++: fix a dangling reference crash in ranges::is_per (*)
  6561de3... libstdc++: Qualify calls in <bits/stl_uninitialized.h> to p (*)
  70452d2... libstdc++: Add missing character to __to_wstring_numeric ma (*)
  6e97d60... libstdc++: Add missing equality comparison in new tests [PR (*)
  dd8866d... libstdc++: Use ADL swap for containers' function objects [P (*)
  1921b0c... libstdc++: Add debug assertions to std::list and std::forwa (*)
  a66d975... libstdc++: Implement LWG 2937 for std::filesystem::equivale (*)
  ac47b3b... Daily bump. (*)
  59b0946... testsuite: limit concepts-pr67774.C to C++20 (*)
  7e7a1b6... c++: NRVO, constexpr, lambda [PR118053] (*)
  a72e782... c++: disable initializer_list transformation (*)
  19bf273... c++: Update const_decl handling after r15-7259 [PR118673]. (*)
  b4f66a7... c++: init-list opt and lvalue initializers [PR118673] (*)
  3003d40... c++: constexpr VEC_INIT_EXPR [PR118285] (*)
  ba488a3... i386: Treat Granite Rapids/Granite Rapids-D similar as Sapp (*)
  460a803... Daily bump. (*)
  d13602d... Daily bump. (*)
  ce4cb48... s390: Fix s390_valid_shift_count() for TI mode [PR118835] (*)
  09cc01c... jit/118780 - make sure to include dlfcn.h when plugin suppo (*)
  dbb91c3... Daily bump. (*)
  93e7442... tree-optimization/118717 - store commoning vs. abnormals (*)
  422f65a... tree-optimization/118653 - ICE in vectorizable_live_operati (*)
  62ae218... tree-optimization/117979 - failed irreducible loop update f (*)
  a760d18... tree-optimization/117119 - ICE with int128 IV in dataref an (*)
  79025d0... tree-optimization/117113 - ICE with unroll-and-jam (*)
  5759b5f... lto/113207 - fix free_lang_data_in_type (*)
  7c36056... rtl-optimization/118662 - wrong combination of vector sign- (*)
  a42b180... tree-optimization/117424 - invalid LIM of trapping ref (*)
  fbecb7d... tree-optimization/116906 - unsafe PRE with never executed e (*)
  95c98c5... tree-optimization/115494 - PRE PHI translation and ranges (*)
  c886bd9... tree-optimization/114052 - consider infinite sub-loops when (*)
  a3871ee... tree-optimization/112859 - add comment (*)
  2456fd2... tree-optimization/112859 - bogus loop distribution (*)
  fd386b3... Daily bump. (*)
  c3da353... Daily bump. (*)
  02eedd2... Fortran: passing of derived type to VALUE,OPTIONAL dummy ar (*)
  68d50c9... Daily bump. (*)
  3a6e6b8... Daily bump. (*)
  9ffecde... LoongArch: Fix the issue of function jump out of range caus (*)
  2abb1f1... Daily bump. (*)
  cbff381... Daily bump. (*)
  fdc640e... Daily bump. (*)
  4467274... FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14 (*)
  889fb66... LoongArch: When -mfpu=none, '__loongarch_frecipe' shouldn't (*)
  de56236... i386: Deprecate -m[no-]avx10.1 and make -mno-avx10.1-512 to (*)
  31cbac8... i386: Do not check vector size conflict when AVX512 is not  (*)
  5dcf4ec... Daily bump. (*)
  e4f3c40... Daily bump. (*)
  b56db32... Daily bump. (*)
  9c38d0a... [PATCH] PR modula2/118761: gm2 driver doesnt behave as gcc  (*)
  5ec7193... Fortran: fix initialization of allocatable non-deferred cha (*)
  3e7c48f... Daily bump. (*)
  88ca067... driver: -fhardened and -z lazy/-z norelro [PR117739] (*)
  3d96169... [PATCH] PR modula2/115112 Incorrect line debugging informat (*)
  9fa962a... c++: Constrain visibility for CNTTPs with internal types [P (*)
  6569505... Daily bump. (*)
  209de72... [PATCH] PR modula2/118703 Abort compiling m2pim_NumberIO_Bi (*)
  0075e4a... Daily bump. (*)
  5f47dc6... x86: Correct ASM_OUTPUT_SYMBOL_REF (*)
  cec0326... i386: Fix AVX512BW intrin header with __OPTIMIZE__ [PR 1188 (*)
  818b5ca... Daily bump. (*)
  7cb0224... i386: Fix ICE with conditional QI/HI vector maxmin [PR11877 (*)
  08bfa32... c++: Fix up name independent decl in structured binding han (*)
  6cd1daf... c++: Don't use CLEANUP_EH_ONLY for new expression cleanup [ (*)
  6f5ada5... c++: Allow constexpr reads from volatile std::nullptr_t obj (*)
  ab9518d... loop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506] (*)
  916daed... icf: Compare call argument types in certain cases and asm o (*)
  3f475f4... niter: Make build_cltz_expr more robust [PR118689] (*)
  acd0e21... d: give dependency files better filenames [PR118477] (*)
  b7553f7... c++: Return false from __is_bounded_array for zero-sized ar (*)
  1dac899... combine: Fix up make_extraction [PR118638] (*)
  15e66f7... c++: Only destruct elts of array for new expression if exce (*)
  7a369b6... tree-assume: Fix UB in assume_query [PR118605] (*)
  2c9ebb8... builtins: Store unspecified value to *exp for inf/nan [PR11 (*)
  2349c6a... match.pd: Fix (FTYPE) N CMP (FTYPE) M optimization for GENE (*)
  0faffd5... vec.h: Properly destruct elements in auto_vec auto storage  (*)
  282dedf... Daily bump. (*)
  7968492... libgcc: On FreeBSD use GCC's crt objects for static linking (*)
  f93541f... Daily bump. (*)
  4098d67... Daily bump. (*)
  1cd744a... Fortran:  FIx ICE in associate with elemental function [PR1 (*)
  4d4c5ec... Fortran: Fix error recovery for bad component arrayspecs [P (*)
  373e2db... Daily bump. (*)
  ca652ae... Fortran: host association issue with symbol in COMMON block (*)
  9a09fc9... LoongArch: Fix ICE caused by illegal calls to builtin funct (*)
  8bca14a... Daily bump. (*)
  6a4df91... RTEMS: Add Cortex-M33 multilib (*)
  6f08060... Daily bump. (*)
  65ecfba... Fortran: F2008 passing of internal procs to a proc pointer  (*)
  b0bb0d9... Daily bump. (*)
  1e77549... options: Adjust cl_optimization_compare to avoid checking I (*)
  c2b2e9c... Daily bump. (*)
  f89f3e5... Daily bump. (*)
  8c79b66... Ada: Fix segfault on uninitialized variable as operand of p (*)
  7bc54a8... Daily bump. (*)
  63ea47f... Fortran: fix bogus diagnostics on renamed interface import  (*)
  58ad709... Daily bump. (*)
  a0550ff... Daily bump. (*)
  b53d19a... Fortran: fix passing of component ref to assumed-rank dummy (*)
  50c111e... testsuite/118127: Pass fortran tests on ppc64le for IEEE128 (*)
  f0420cc... libstdc++: Fix views::transform(move_only_fn{}) forwarding  (*)
  8774d50... c++: re-enable NSDMI CONSTRUCTOR folding [PR118355] (*)
  a481616... Daily bump. (*)
  c061ad5... c++: friend vs inherited guide confusion [PR117855] (*)
  f8daec2... AArch64: don't override march to assembler with mcpu if mar (*)
  7c6fde4... AArch64: have -mcpu=native detect architecture extensions f (*)
  946c17e... asan: Fix missing FakeStack flag cleanup (*)
  fb0e3f9... Daily bump. (*)
  d121d1e... libstdc++: perfectly forward std::ranges::clamp arguments (*)
  0af8fc2... c++: explicit spec of constrained member tmpl [PR107522] (*)
  18f447a... Daily bump. (*)
  1eafda3... Daily bump. (*)
  18a0994... Daily bump. (*)
  b69eb2c... Fortran: Fix UTF-8 output with A edit descriptor. (*)
  d4df61d... Fortran: do not copy back for parameter actual arguments [P (*)
  504fbaf... c++: ICE with nested anonymous union [PR117153] (*)
  1836a65... testsuite: arm: Use -Os -fno-math-errno in vfp-1.c [PR11644 (*)
  a1acb1c... rs6000: Fix ICE for invalid constants in built-in functions (*)
  68df376... rs6000: Fix loop limit for built-in constant checking (*)
  1a80a04... Daily bump. (*)
  11abd61... hppa: Fix typo in ADDITIONAL_REGISTER_NAMES in pa32-regs.h (*)
  80fddad... Daily bump. (*)
  3228df2... rtl: Remove invalid compare simplification [PR117186] (*)
  51761b3... aarch64: Detect word-level modification in early-ra [PR1181 (*)
  0d9479e... Daily bump. (*)
  0e4f03c... c++: Wrap force_target_expr in get_member_function_from_ptr (*)
  a82352a... c++/modules: Propagate FNDECL_USED_AUTO when propagating de (*)
  3f9d6af... Daily bump. (*)
  696b87d... Update gcc zh_CN.po (*)
  ffa44df... d: Fix failing test with 32-bit compiler [PR114434] (*)
  7780f2c... Daily bump. (*)
  9a1daeb... i386: Reorder *movdi_internal ISA attribute by ascending al (*)
  94338cd... i386: Disable SImode/DImode moves from/to mask regs without (*)
  b1f9fb0... c++: Friend classes don't shadow enclosing template class p (*)
  78a8316... Daily bump. (*)
  511920a... Daily bump. (*)
  4abeaeb... d: Fix ICE in expand_d_format when diagnosing empty enum [P (*)
  1ba0d18... AVR: Use INT_N to built-in define __int24. (*)
  f400d06... c++: Allow pragmas in NSDMIs [PR118147] (*)
  b4578c1... c++: Make sure fold_sizeof_expr returns the correct type [P (*)
  802771f... Fix setting of call graph node AutoFDO count (*)
  e3ba027... Daily bump. (*)
  1487310... d: Fix record layout of compiler-generated TypeInfo_Class [ (*)
  258d5c0... d: Fix ICE in dmd.expressionsem.resolveLoc (*)
  7df6af2... libstdc++: Fix reversed args in unreachable assumption [PR1 (*)
  9ea74d9... libstdc++: Fix more pedwarns in headers for C++98 (*)
  a5ce37b... libstdc++: Fix std::deque::emplace calling wrong _M_insert_ (*)
  57563a6... Daily bump. (*)
  1434baa... Daily bump. (*)
  9b8488f... match: Keep conditional in simplification to constant [PR11 (*)
  33c38e4... Daily bump. (*)
  ea6d74e... Daily bump. (*)
  f43a6bd... testsuite: The expect framework might introduce CR in outpu (*)
  d82fc93... testsuite: libstdc++: Use effective-target libatomic (*)
  3a5a601... Daily bump. (*)
  f7ddb2b... testsuite: Fix flag used for modules test (*)
  7c013a6... c++/modules: Handle chaining already-imported local types [ (*)
  7616787... Daily bump. (*)
  5ae344e... Fortran: Cray pointer comparison wrongly optimized away [PR (*)
  e4a9fb7... libstdc++: backport inline keyword on std::find (*)
  26f78a4... AArch64: correct Cortex-X4 MIDR (*)
  a2de88e... testsuite: arm: Add pattern for armv8-m.base to cmse-15.c t (*)
  d0191d1... Disable a broken multiversioning optimisation (*)
  02b1172... tree-optimization/117912 - bogus address equivalences for _ (*)
  91b524a... doc: cpp: fix version test example syntax (*)
  1bf4bfc... Daily bump. (*)
  a4c0f16... libstdc++: Use feature test macro for pmr::polymorphic_allo (*)
  e6d2bcf... libstdc++: Improve Doxygen docs for std::allocator_traits s (*)
  734d7da... libstdc++: Undeprecate std::pmr::polymorphic_allocator::des (*)
  72fe42c... libstdc++: Give std::memory_order a fixed underlying type [ (*)
  d05d583... libstdc++: Fix typo in comment in src/c++17/fs_dir.cc (*)
  0cdd4c9... libstdc++: Make std::println use locale from ostream (LWG 4 (*)
  2f20d09... libstdc++: Fix some typos and grammatical errors in docs (*)
  b84070e... libstdc++: Document when std::string::shrink_to_fit was add (*)
  cfe866e... libstdc++: Remove __builtin_expect from consteval assertion (*)
  f0eb0ba... libstdc++: Fix parallel std::exclusive_scan [PR108236] (*)
  3590d9f... libstdc++: Fix debug containers for constant evaluation [PR (*)
  845a0b7... libstdc++: Disable __gnu_debug::__is_singular(T*) in conste (*)
  1e696ca... libstdc++: Skip redundant assertions in std::array equality (*)
  83fa082... libstdc++: Skip redundant assertions in std::span construct (*)
  67c457d... libstdc++: Fix std::deque::insert(pos, first, last) undefin (*)
  f73ecaf... c++: ICE during requires-expr partial subst [PR118060] (*)
  70cea06... c++: constexpr potentiality of CAST_EXPR [PR117925] (*)
  aa1e19d... c++: relax ICE for unexpected trees during constexpr [PR117 (*)
  4dbfc2f... c++: template-id dependence wrt local static arg [PR117792] (*)
  f236c89... libstdc++: Avoid unnecessary copies in ranges::min/max [PR1 (*)
  03d0440... libstdc++: Implement LWG 3563 changes to keys_view and valu (*)
  9d650c2... libstdc++: Fix complexity of drop_view::begin() const [PR11 (*)
  1f509da... testsuite: arm: Use -Os in memset-inline-8* tests (*)
  dedaccb... c++: ICE initializing array of aggrs [PR117985] (*)
  21600f3... c++: unresolved overload with comma op [PR115430] (*)
  3fe6135... c++: noexcept and pointer to member function type [PR113108 (*)
  df3ae94... c++: ICE with structured bindings and m-d array [PR102594] (*)
  078089a... c++: mutable temps in rodata [PR116369] (*)
  13242e5... c++: ICE with enum and conversion fn in template [PR115657] (*)
  da983b3... c++: ICE with reference NSDMI [PR114854] (*)
  e6dfe71... c++: concept in default argument [PR109859] (*)
  61de759... arm: [MVE intrinsics] Fix support for predicate constants [ (*)
  409e766... libstdc++: Update references to gcc.gnu.org/onlinedocs (*)
  a7c5c49... libstdc++: Fix std::future::wait_until for subsecond negati (*)
  785ddc2... libstdc++: Add Doxygen docs for std::forward_like (*)
  7178e38... libstdc++: Fix incorrect DocBook element in manual (*)
  da82bf0... c++: Honor complain in cp_build_function_call_vec for check (*)
  ec9ccda... c++: Diagnose earlier non-static data members with cv conta (*)
  1dd428c... warn-access: Fix up matching_alloc_calls_p [PR118024] (*)
  fbbc1a4... cse: Fix up record_jump_equiv checks [PR117095] (*)
  7ae55c2... c++: allow stores to anon union vars to change current unio (*)
  5a78e36... docs: Clarify -fsanitize=hwaddress target support [PR117960 (*)
  26615af... doloop: Fix up doloop df use [PR116799] (*)
  b602b32... bitintlower: Fix up ?ROTATE_EXPR lowering [PR117847] (*)
  326b6ba... openmp: Add crtoffloadtableS.o and use it [PR117851] (*)
  5d71861... docs: Fix up __sync_* documentation [PR117642] (*)
  448f84a... builtins: Handle BITINT_TYPE in __builtin_iseqsig folding [ (*)
  0183fb1... c: Fix sizeof error recovery [PR117745] (*)
  54c381d... builtins: Fix up DFP ICEs on __builtin_fpclassify [PR102674 (*)
  59eec2e... builtins: Fix up DFP ICEs on __builtin_is{inf,finite,normal (*)
  6b417da... c-family: Yet another fix for _BitInt & __sync_* builtins [ (*)
  3190d62... phiopt: Fix a pasto in spaceship_replacement [PR117612] (*)
  6d0503f... c-family: Fix ICE with __sync_*_and_* on _BitInt [PR117641] (*)
  98eabda... expand: Fix up ICE on VCE from _Complex types to _BitInt [P (*)
  e3b2c17... bitintlower: Handle PAREN_EXPR [PR117459] (*)
  04d7d02... m2: Fix up dependencies some more (*)
  bef6c31... c++: Fix ICE on constexpr virtual function [PR117317] (*)
  c56b465... store-merging: Apply --param=store-merging-max-size= in mor (*)
  67379c5... store-merging: Don't use sub_byte_op_p mode for empty_ctor_ (*)
  c4d2308... Daily bump. (*)
  d259c92... Daily bump. (*)
  4bd2620... Daily bump. (*)
  f690bd4... or1k: add .note.GNU-stack section on linux (*)
  5d4e9c7... ada: Fix small thinko in previous change to two-pass aggreg (*)
  6735679... Daily bump. (*)
  81f74b8... Ada: Fix build for dummy s-taprop (*)
  1e33053... Daily bump. (*)
  d828a97... Daily bump. (*)
  1c3dee7... c++/modules: Fallback to ftruncate if posix_fallocate fails (*)
  e0584c7... Daily bump. (*)
  979d5bf... Daily bump. (*)
  9a29512... Daily bump. (*)
  12dda7c... Daily bump. (*)
  ca80e35... Daily bump. (*)
  656425e... Daily bump. (*)
  ef7cda7... Daily bump. (*)
  cf65955... Daily bump. (*)
  49ec5f8... Daily bump. (*)
  02defdd... Daily bump. (*)
  1d6f91c... Daily bump. (*)
  83646dd... c++: integer overflow during constraint subsumption [PR1180 (*)
  ecd031a... Revert "arm: [MVE intrinsics] Fix support for predicate con (*)
  597daaa... Daily bump. (*)
  e79105a... testsuite: arm: Check for short circuit instructions [PR103 (*)
  d1710c4... Fortran: Fix testsuite regressions after r15-5083 [PR117797 (*)
  5c9fcac... Daily bump. (*)
  7cdf335... Daily bump. (*)
  e883a70... Daily bump. (*)
  0631c57... arm: [MVE intrinsics] Fix support for predicate constants [ (*)
  87f9c0e... Fix comment typos in tree-assume.cc (*)
  4bbb74c... testsuite: arm: Use effective-target for memset-inline* tes (*)
  44da17c... Daily bump. (*)
  9366c32... arm: Fix LDRD register overlap [PR117675] (*)
  f0caa19... Daily bump. (*)
  0361b4c... testsuite: arm: Mark pr81812.C as xfail for thumb1 (*)
  3b6ed0c... Fortran: Pointer fcn results must not be finalized [PR11789 (*)
  feeacb4... Daily bump. (*)
  e420277... Update cpplib sr.po (*)
  29d0724... libstdc++: Fix typo in Doxygen comment in <format> (*)
  3396834... doc: Fix typos for --enable-host-pie docs in install.texi (*)
  dfd4d76... ada: Fix internal error with Atomic Volatile_Full_Access ob (*)
  c1f2408... Daily bump. (*)
  1572e63... Fortran: Fix non_overridable typebound proc problems [PR846 (*)
  9fc9b64... Daily bump. (*)
  cfe2166... [PATCH] PR modula2/117120: case ch with a nul char constant (*)
  980e124... Daily bump. (*)
  3454cca... driver: fix crash with --diagnostics-plain-output [PR117942 (*)
  2fd2f40... c++: ICE with -Wduplicated-branches in template [PR117880] (*)
  da47084... [PATCH] PR modula2/115328: use enable forward bool and set  (*)
  c27a189... Daily bump. (*)
  d470d64... Fix precondition failure with Ada.Numerics.Generic_Real_Arr (*)
  cbedb33... testsuite: arm: Use -mtune=cortex-m4 for thumb-ifcvt.c test (*)
  add3560... testsuite: arm: Fix build error for thumb2-slow-flash-data- (*)
  7121921... Daily bump. (*)
  2d9dbaf... Fortran: Fix READ with padding in BLANK ZERO mode. (*)
  6ddd895... Daily bump. (*)
  21a09f0... Daily bump. (*)
  7b58a7e... s390: Fix UNSPEC_CC_TO_INT canonicalization (*)
  ac05446... tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty clean (*)
  7b8f236... Daily bump. (*)
  c08ae0c... i386: Fix unwanted fwprop to 3dNOW! insn [PR117926] (*)
  5e9cd91... Daily bump. (*)
  6385000... [PATCH] PR modula2/117948: Forward procedure declaration sh (*)
  5e55168... Daily bump. (*)
  1dbbfe2... Fortran: Fix B64.0 formatted write output. (*)
  be532c7... Fortran: Eliminate error prone translations. (*)
  7dff53c... [PATCH] PR modula2/117904: cc1gm2 ICE when compiling a cons (*)
  ad59007... fortran: Add default to switch in gfc_trans_transfer [PR117 (*)
  d3c18b9... Fortran: fix crash with bounds check writing array section  (*)
  de7dc9b... Daily bump. (*)
  4a73efc... c++: Don't reject pointer to virtual method during constant (*)
  0eb7f0a... AVR: target/64242 - Copy FP to a local reg in nonlocal_goto (*)
  524ba3a... Daily bump. (*)
  5902ea4... [PATCH] PR modula2/117660: Errors referring to variables of (*)
  f43c2ee... [PATCH] PR modula2/117371: Add check for zero step in for l (*)
  5ce16f9... Daily bump. (*)
  c1409e1... [PATCH] PR modula2/117371: type incompatibility between INT (*)
  de4f10f... [PATCH] modula2: Add dependencies for generated sources (*)
  3dff2f9... [PATCH] modula2: Reimplement parameter declaration and chec (*)
  92014ea... Update gcc zh_CN.po (*)
  f01f01f... middle-end:For multiplication try swapping operands when ma (*)
  d35eeec... [PATCH] modula2: M2MetaError.{def,mod} and P2SymBuild.mod f (*)
  b16824e... [PATCH] modula2: Tidyup gm2-compiler/M2MetaError.mod (*)
  e8acf68... [PATCH] PR modula2/115328 The FORWARD keyword is not implem (*)
  960fe2c... Daily bump. (*)
  986c71c... libstdc++: Use constexpr instead of _GLIBCXX20_CONSTEXPR in (*)
  3a1a3ba... libstdc++: avoid -Wsign-compare (*)
  61f4509... libstdc++: fix testcase regexp (*)
  3856917... libstdc++: avoid -Wzero-as-null-pointer-constant (*)
  f9e34b1... libstdc++: remove extra semicolons (*)
  d85ad17... libstdc++: Fix -Wunused-parameter warnings in Networking TS (*)
  31c7539... libstdc++: Silence -Woverloaded-virtual warning in cxx11-io (*)
  4b7a1db... libstdc++: Silence -Wattributes warning in exception_ptr (*)
  f2b027a... libstdc++: Remove unused typedef in <ranges> (*)
  3fe1629... libstdc++: Improve comment for _Hashtable::_M_insert_unique (*)
  b1be40e... libstdc++: Fix get<0> constraint for lvalue ranges::subrang (*)
  0a1c4af... libstdc++: Check feature test macros in unordered container (*)
  d4c402b... libstdc++: Use appropriate feature test macro for std::byte (*)
  671c22a... libstdc++: Make equal and is_permutation short-circuit (LWG (*)
  a088552... libstdc++: Implement LWG 3798 for range adaptors [PR106676] (*)
  c61255e... libstdc++: Fix -Wsign-compare warning in std::string::resiz (*)
  cdd110e... libstdc++: Fix std::vector<bool>::emplace to forward parame (*)
  22ce6e2... libstdc++: Fix typo in comment in hashtable.h (*)
  3a4c9a2... libstdc++: Minor comment improvements in <bits/hashtable.h> (*)
  edbe164... libstdc++: Add missing parts of LWG 3480 for directory iter (*)
  ea95ef3... libstdc++: Fix calculation of system time in performance te (*)
  b3b430e... libstdc++: Use __is_single_threaded() in performance tests (*)
  7a65628... libstdc++: Add missing constraint to operator+ for std::mov (*)
  136ff35... libstdc++: Fix allocator-extended move ctor for std::basic_ (*)
  5425886... libstdc++: Fix std::basic_stracktrace to not assume allocat (*)
  58ef1c5... [PATCH] PR modula2/116918 -fswig correct syntax fixup (*)
  e81edf9... Fortran: passing inquiry ref of complex array to assumed ra (*)
  aa38196... [PATCH] PR modula2/116918 -fswig correct syntax (*)
  89e7b9b... [PATCH] modula2: Add noreturn attribute to m2/gm2-libs/M2RT (*)
  89761f1... [PATCH] PR modula2/117555: Add missing return statement aft (*)
  b11f53a... arm, mve: Adding missing Runtime Library Exception to heade (*)
  9c926d8... [PATCH] PR modula2/117555: libgm2 build failure after r15-5 (*)
  efd59e2... Daily bump. (*)
  7e8a67e... [PATCH] modula2: Tidyup remove unnecessary parameters (*)
  92ed383... [PATCH] modula2: Remove unused parameter warnings seen in b (*)
  b67efb6... Daily bump. (*)
  dd1d74c... Fortran: Fix failing character pointer fcn assignment [PR10 (*)
  7b22d9c... [PATCH] modula2: gcc/m2/Make-lang.in fix includes during bo (*)
  6af1aca... Daily bump. (*)
  2e117b9... [PATCH] PR modula2/116181 Use GCC tree location_t and separ (*)
  59f5d4e... [PATCH] PR modula2/116557 Remove physical address from the  (*)
  bead6de... [PATCH] PR modula2/116181: m2rts fix -Wodr warning (*)
  eb73f78... [PATCH] PR modula2/116181 remove ODR warnings from library  (*)
  b1e14fc... tree-optimization/117594 - fix live op vectorization for le (*)
  8764b85... tree-optimization/117574 - bougs niter lt-to-ne (*)
  a8e01b7... middle-end/117433 - ICE with gimple BLKmode reg copy (*)
  1fce679... tree-optimization/117417 - ICE with complex load optimizati (*)
  8a13eef... tree-optimization/117333 - ICE with NULL access size DR (*)
  bbe47a2... tree-optimization/117307 - STMT_VINFO_SLP_VECT_ONLY mis-com (*)
  6cfe4fd... tree-optimization/117254 - ICE with access diangostics (*)
  9431ca6... Daily bump. (*)
  8fd9461... tree-sra: Avoid SRAing arguments to a function returning_tw (*)
  ea36e9d... [PR117105][LRA]: Use unique value reload pseudo for early c (*)
  196ab78... [PR114942][LRA]: Don't reuse input reload reg of inout earl (*)
  3161e4c... Daily bump. (*)
  da1305a... Fortran: Partial reversion of r15-5083 [PR117763] (*)
  e17defc... Daily bump. (*)
  29c9213... gnat: fix lto-type-mismatch between C_Version_String and gn (*)
  3851751... [PATCH] modula2: change identifier names to avoid build war (*)
  5a809d4... [PATCH] PR modula2/116378 m2 bootstrap fails on x86_64-darw (*)
  eed230d... [PATCH] PR modula2/116181 fix ODR warnings for C/m2 interfa (*)
  407970f... testsuite: arm: Use correct the expected asm in epilog-1.c  (*)
  0564484... [PATCH] PR modula2/115823 Wrong expansion of isnormal optab (*)
  2665f3e... [PATCH] modula2: Improve error message to include symbol na (*)
  0891093... [PATCH] modula2: Add GNU flex as a build and install prereq (*)
  bcb8f40... [PATCH] PR modula2/116048 ICE when encountering wrong kind  (*)
  99d5375... [PATCH] PR modula2/115957 ICE on procedure local const decl (*)
  93a1cf3... Daily bump. (*)
  9214e3f... libcpp: Fix ICE lexing invalid raw string in a deferred pra (*)
  4a63cc6... Fix uninitialized operands[2] in vec_unpacks_hi_v4sf. (*)
  dbb5d06... Daily bump. (*)
  911a870... Fortran: Fix segfault in allocation of unlimited poly array (*)
  1e18a1b... Daily bump. (*)
  c53a8c0... Fortran: Suppress invalid finalization of artificial variab (*)
  d65a599... Fortran: Fix elemental array refs in SELECT TYPE [PR109345] (*)
  b6b8893... [PATCH] modula2: bootstrap fix for string and vector header (*)
  8e3b5a7... [PATCH] PR modula2/115823 Wrong expansion of isnormal optab (*)
  8a6b301... [PATCH] PR modula2/115804 ICE during gimplification with ne (*)
  f66748d... AVR: target/117744 - Fix asm for partial clobber of address (*)
  62b878b... Daily bump. (*)
  ed9129c... [PATCH] modula2: tidyup remove unused procedures and unused (*)
  8701cdb... [PATCH] PR modula2/115540 gcc/m2/mc-boot-ch/Gtermios.cc err (*)
  3adceba... [PATCH] PR modula2/115536 Expression is evaluated incorrect (*)
  9fd8cd1... Fortran: fix passing of NULL() actual argument to character (*)
  0750bda... [PATCH] PR modula2/114529 Avoid ODR violations in bootstrap (*)
  53b0e42... [PATCH] modula2: Fix typos, grammar, and a link (*)
  6bae5e6... [PATCH] modula2: Simplify REAL/LONGREAL/SHORTREAL node crea (*)
  8cf47ce... LoongArch: Fix clerical errors in lasx_xvreplgr2vr_* and ls (*)
  bd82a14... LoongArch: Make __builtin_lsx_vorn_v and __builtin_lasx_xvo (*)
  f39a960... Daily bump. (*)
  7f0f9f8... Daily bump. (*)
  41344d6... SARIF output: fix schema URL [ยง3.13.3, PR116603] (*)
  0f26f4f... analyzer: handle <error.h> at -O0 [PR115724] (*)
  d5d62a3... testsuite: use check-jsonschema for validating .sarif files (*)
  bf01dcd... testsuite: check that generated .sarif files validate again (*)
  07485cc... diagnostics: fixes to SARIF output [PR109360] (*)
  54504e8... regenerate-opt-urls.py: fix transposed values for "vax" and (*)
  156051d... testsuite: fix analyzer C++ failures on Solaris [PR111475] (*)
  0e3e2cc... [PATCH] PR modula2/115276 bugfix libgm2 wraptime.InitTM ret (*)
  83c51f9... [PATCH] modula2: simplify xref usage in documentation, remo (*)
  a6ee740... [PATCH] modula2: fix xref fourth parameter in documentation (*)
  84198cb... Daily bump. (*)
  9a23dff... [PATCH] modula2: use groups in the type resolver of the boo (*)
  b1d2c14... [PATCH] modula2: Pass --destdir for dir index during instal (*)
  aefb471... [PATCH] PR modula2/115164 initial test code highlighting th (*)
  399065e... [PATCH] PR modula2/115057 TextIO.ReadRestLine raises an exc (*)
  112d184... [PATCH] PR modula2/115003 exporting a symbol to outer scope (*)
  4d27dd1... Daily bump. (*)
  fee4616... i386: Enable *rsqrtsf2_sse without TARGET_SSE_MATH [PR11735 (*)
  3cb7ac6... AVR: target/117659 - Fix wrong code for u24 << 16. (*)
  b51b45e... fold-const: Fix BIT_INSERT_EXPR folding for BYTES_BIG_ENDIA (*)
  8b4bb54... i386: Zero extend 32-bit address to 64-bit with option -mx3 (*)
  a669980... Daily bump. (*)
  fe0da4d... Daily bump. (*)
  74bfca7... AVR: target/117500 - Use output_operand_lossage in avr_prin (*)
  03af3c1... Daily bump. (*)
  878b335... hppa: Fix typos in 32-bit SFmode peephole2 patterns (*)
  d9752ab... Daily bump. (*)
  066d8b8... Daily bump. (*)
  2b93936... Fortran: Fix associate_69.f90 that fails on some platforms  (*)
  58708cc... Fortran: Fix problems with substring selectors in ASSOCIATE (*)
  caa2b20... Fortran: Fix problem with substring selectors in ASSOCIATE  (*)
  39b0fb9... hppa: Remove inner `fix:SF/DF` from fixed-point patterns (*)
  164768b... Daily bump. (*)
  2a41d31... hppa: Fix decrement_and_branch_until_zero constraint (*)
  4d1e1f9... ada: Fix spurious error on iterated component association w (*)
  89f21c1... ada: Fix bogus error for delta aggregate as expression func (*)
  061d18d... libstdc++: Add parentheses around operand of | (*)
  6d5f550... testsuite: Adjust jump threading test expectation (*)
  17ff726... libstdc++: Fix typos in iterator increment for std::text_en (*)
  4358c5c... Daily bump. (*)
  2f744df... libstdc++: Do not define _Insert_base::try_emplace before C (*)
  4380d6f... i386: Add new model number for Arrow Lake (*)
  75dbfb7... Daily bump. (*)
  c273df1... Daily bump. (*)
  bb21d80... Daily bump. (*)
  e277e10... arm: Fix ICE on arm_mve.h pragma without MVE types [PR11740 (*)
  3bc7af0... hppa: Don't use '%' operator in base14_operand (*)
  4b30972... hppa: Fix handling of secondary reloads involving a SUBREG (*)
  05d54bc... AArch64: backport Neoverse and Cortex CPU definitions (*)
  998d05a... aarch64: Fix gcc.target/aarch64/sme2/acle-asm/bfmlslb_f32.c (*)
  8681e1e... aarch64: Make PSEL dependent on SME rather than SME2 (*)
  d228af5... aarch64: Restrict FCLAMP to SME2 (*)
  e49c265... aarch64: Fix folding of degenerate svwhilele case [PR117045 (*)
  ffe00a0... aarch64: Fix SVE ACLE gimple folds for C++ LTO [PR116629] (*)
  66e6116... aarch64: Rename svpext to svpext_lane [PR116371] (*)
  7244465... testsuite: arm: Use check-function-bodies in epilog-1.c tes (*)
  29284be... testsuite: arm: Use effective-target arm_libc_fp_abi for pr (*)
  82191de... testsuite: arm: Allow vst1.32 instruction in pr40457-2.c (*)
  8cf9b26... testsuite: arm: Use effective-target for pr84556.cc test (*)
  ef77193... testsuite: arm: Use effective-target for nomve_fp_1 test (*)
  6bcd393... aarch64: Add support for FUJITSU-MONAKA (-mcpu=fujitsu-mona (*)
  6a0e143... i386: Modify regexp of pr117304-1.c (*)
  05fd99e... i386: Add OPTION_MASK_ISA2_EVEX512 for some AVX512 instruct (*)
  9572024... Daily bump. (*)
  97640e9... AArch64: rename the SVE2 psel intrinsics to psel_lane [PR11 (*)
  951daf5... c++: Defer -fstrong-eval-order processing to template insta (*)
  fa72736... Daily bump. (*)
  124f2f6... c++: reference variable as default targ [PR101463] (*)
  f23a894... testsuite: arm: Use effective-target for pr68620 and pr7804 (*)
  232d539... testsuite: arm: Use effective-target for pr98636.c test (*)
  ce25ca4... c++: allow array mem-init with -fpermissive [PR116634] (*)
  c16e4ec... Fortran: Fix regressions with intent(out) class[PR115070, P (*)
  d0fe096... Daily bump. (*)
  e1154e2... Don't call invert on VARYING. (*)
  66a3827... testsuite: arm: Use effective-target for memset-inline* tes (*)
  7cc64ea... testsuite: arm: Force hard ABI for pr51534.c test (*)
  05ffc64... testsuite: arm: Use effective-target for data-intrinsics-as (*)
  8f2cc62... testsuite: arm: Relax cbranch tests to accept inverted bran (*)
  eb929c3... ada: Fix crash on default value with nested iterated compon (*)
  3ed8c16... ada: Fix crash on real literal in declare expression of exp (*)
  2a9fbe1... Update bitwise_or op_range. (*)
  393ee6b... Reimplement 'assume' processing pass. (*)
  0805402... Make fur_edge accessible. (*)
  72b7bbf... libstdc++: Fix up 117406.cc test [PR117406] (*)
  377f81a... libstdc++: Fix up std::{,b}float16_t std::{ilogb,l{,l}r{oun (*)
  1553e40... expand: Fix up expansion of VIEW_CONVERT_EXPR to BITINT_TYP (*)
  8228539... function: Call do_pending_stack_adjust in assign_parms [PR1 (*)
  ec43369... libstdc++: Use if consteval rather than if (std::__is_const (*)
  0bcca04... Add regression test (*)
  4f56306... ada: Fix internal error on concatenation of discriminant-de (*)
  09033ae... Daily bump. (*)
  e455f39... Daily bump. (*)
  9b1f15e... Daily bump. (*)
  82bfb6c... i386: Do not allow pointer conversion for CMPccXADD intrin  (*)
  9a5ee8d... Fortran: Fix ICE with structure constructor in data stateme (*)
  df54290... [APX PPX] Avoid generating unmatched pushp/popp in pro/epil (*)
  ea1f03f... Daily bump. (*)
  b4d4b86... rs6000: ROP - Do not disable shrink-wrapping for leaf funct (*)
  8ac2f3c... aarch64: Forbid F64MM permutes in streaming mode (*)
  4e174ac... Fix function multiversioning dispatcher link error with LTO (*)
  0e132a3... Daily bump. (*)
  acc0b9f... jit: fix leak of pending_assemble_externals_set [PR117275] (*)
  70f911b... jit: reset state in varasm.cc [PR117275] (*)
  771873f... testsuite, jit: fix test-error-pr63969-missing-driver.c (*)
  434483a... aarch64: Assume alias conflict if common address reg change (*)
  71a0cf6... Fix ICE due to subreg:us_truncate. (*)
  f280503... Daily bump. (*)
  0ea3dca... Fix miscompilation of function containing __builtin_unreach (*)
  ab74b2d... rs6000: Fix PTImode handling in power8 swap optimization pa (*)
  f675f1b... Daily bump. (*)
  6247aae... testsuite: add testcase for fixed PR107467 (*)
  ed8fb9b... Revert "testsuite: add testcase for fixed PR107467" (*)
  2f0d109... testsuite: add testcase for fixed PR107467 (*)
  c79acf6... Daily bump. (*)
  ec9bd14... testsuite: Sanitize pacbti test cases for Cortex-M (*)
  77bf8aa... Daily bump. (*)
  e44d4b7... Daily bump. (*)
  7965062... Assorted --disable-checking fixes [PR117249] (*)
  8bd4f10... c++: Further fix for get_member_function_from_ptrfunc [PR11 (*)
  85221c9... asan: Fix up build_check_stmt gsi handling [PR117209] (*)
  11b5128... Add regression test (*)
  d587da2... ada: Fix internal error on bit-packed array type with Volat (*)
  ddba843... AVR: target/116953 - Restore recog_data after calling jump_ (*)
  944d585... Fortran: Simplify len_trim with array ref and fix mapping b (*)
  2d47645... c++: remove dg-warning [PR117274] (*)
  9eb9686... Daily bump. (*)
  b718f6e... Fix ICE due to isa mismatch for the builtins. (*)
  20c180c... c-family: Fix up -Wsizeof-pointer-memaccess ICEs [PR117230] (*)
  6603ec4... match.pd: Further fma negation fixes [PR116891] (*)
  ffce44e... middle-end/116891 - fix (negate (IFN_FNMS@3 @0 @1 @2)) -> ( (*)
  608486e... Daily bump. (*)
  7de78f7... c++: non-dep structured binding decltype again [PR117107] (*)
  01d3a97... c++/modules: Fix treatment of unnamed types [PR116929] (*)
  8b1146f... testsuite: arm: Use check-function-bodies in fp16-aapcs-* t (*)
  cc1e605... testsuite: arm: Relax expected asm in bitfield* and union-2 (*)
  47c66c5... testsuite: arm: Use check-function-bodies in cmse-5 tests (*)
  1ab9081... testsuite: Skip pr112305.c for -O[01] on simulators (*)
  f381a21... libstdc++: Implement LWG 3664 changes to ranges::distance (*)
  07ee687... libstdc++/ranges: Implement various small LWG issues (*)
  be56fee... libstdc++: Add some missing ranges feature-test macro tests (*)
  0b2f2a7... libstdc++: Implement P2997R1 changes to the indirect invoca (*)
  3795ac8... libstdc++: Implement P2609R3 changes to the indirect invoca (*)
  04c9cbe... Daily bump. (*)
  44c3eba... tree-optimization/117104 - add missed guards to max(a,b) != (*)
  1d11536... tree-optimization/116982 - analyze scalar loop exit early (*)
  a474455... tree-optimization/116907 - stale BLOCK reference from DECL_ (*)
  8d8b8ed... tree-optimization/116481 - avoid building function_type[] (*)
  69934cb... tree-optimization/116290 - fix compare-debug issue in ldist (*)
  2ac6159... middle-end/115110 - Fix view_converted_memref_p (*)
  17f1277... rs6000: Correct the function code for _AMO_LD_DEC_BOUNDED (*)
  79e7e02... Refine splitters related to "combine vpcmpuw + zero_extend  (*)
  809a582... Daily bump. (*)
  2eb6818... Daily bump. (*)
  e2df2ca... Daily bump. (*)
  f057e95... ipa: Treat static constructors and destructors as non-local (*)
  ab465ce... RISC-V:Bugfix for C++ code compilation failure with rv32ima (*)
  c468a00... c++: checking ICE w/ constexpr if and lambda as def targ [P (*)
  36de56d... c++: ICE with -Wtautological-compare in template [PR116534] (*)
  0784e89... c++: wrong error due to std::initializer_list opt [PR116476 (*)
  420e17e... c++: ICE with ()-init and TARGET_EXPR eliding [PR116424] (*)
  8be94d5... i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX (*)
  ed664f8... Daily bump. (*)
  23480ef... libstdc++: Fix Python deprecation warning in printers.py (*)
  f1cee9d... libstdc++: Increase timeouts for PSTL tests in debug mode [ (*)
  4d8a55a... libstdc++: Implement LWG 3564 for ranges::transform_view (*)
  f1436fd... libstdc++: Fix localized %c formatting for <chrono> [PR1170 (*)
  7836113... libstdc++: Tweak %c formatting for chrono types (*)
  8f181a2... libstdc++: Populate generic std::time_get's wide %c format  (*)
  cbb1814... libstdc++: Use std::move for iterator in ranges::fill [PR11 (*)
  abbfe1e... middle-end: Fix ifcvt predicate generation for masked funct (*)
  f0629e3... Fix handling of ICF_NOVOPS in ipa-modref (*)
  a9ab9b6... aarch64: Fix caller saves of VNx2QI [PR116238] (*)
  b62c956... Add regression test (*)
  aff061f... ada: Type conversion in instance incorrectly rejected. (*)
  9b7d5ec... Add a new tune avx256_avoid_vec_perm for SRF. (*)
  fe0692f... Add new microarchitecture tune for SRF/GRR/CWF. (*)
  20131c1... Daily bump. (*)
  d8ac855... testsuite: fix PR111613 test (*)
  81fd5bf... tree-optimization/117041 - fix load classification of forme (*)
  6638d6e... middle-end/117086 - fixup vec_cond simplifications (*)
  50d0fda... tree-optimization/116990 - missed control flow check in vec (*)
  ae4b9dc... tree-optimization/116879 - failure to recognize non-empty l (*)
  32bc20d... tree-optimization/116850 - corrupt post-dom info (*)
  18bc415... tree-optimization/116768 - wrong dependence analysis (*)
  987a7b5... tree-optimization/116166 - forward jump-threading going wil (*)
  68316af... i386: Fix up ix86_expand_int_compare with TImode comparison (*)
  80f1343... range-cache: Fix ranger ICE if number of bbs increases [PR1 (*)
  3df53e5... range-cache: Fix ICE on SSA_NAME with def_stmt not yet in t (*)
  31c8b82... cselib: Discard useless locs of preserved VALUEs [PR116627] (*)
  11195a9... i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR (*)
  3ae40fa... c++: Don't emit deprecated/unavailable attribute diagnostic (*)
  17ec463... Daily bump. (*)
  f15b8c9... Daily bump. (*)
  8794e5b... Daily bump. (*)
  44dc464... aarch64: Alter pr116258.c test to correct for big endian. (*)
  c6c8455... Daily bump. (*)
  4123f54... c: fix crash when checking for compatibility of structures  (*)
  f14b608... Daily bump. (*)
  70c46d8... Add regression test (*)
  f8e9c36... ada: Fix wrong finalization of anonymous array aggregate (*)
  4390e95... Add regression test (*)
  f45fc31... ada: Fix negative value returned by 'Image for array with n (*)
  c9fe4ea... ada: Fix internal error on elsif part of if-statement conta (*)
  932d1c3... Add regression test (*)
  89d2007... ada: Fix bogus error in instantiation with formal package (*)
  965ee6a... x86/{,V}AES: adjust when to force EVEX encoding (*)
  5779e04... Daily bump. (*)
  4af44f2... Daily bump. (*)
  f70e291... Daily bump. (*)
  27582d4... hppa: Fix indirect_goto constraint (*)
  6722ebb... Daily bump. (*)
  1032b72... x86: Disable stack protector for naked functions (*)
  93a6fab... AVR: target/116953 - ICE due to operands clobber in avr_out (*)
  7363d73... Fix crash with subunit of local package (*)
  83bd0d9... Daily bump. (*)
  4ef6b95... libstdc++: Make debug sequence members mutable [PR116369] (*)
  ab9ab53... libstdc++: Fix @headername for bits/cpp_type_traits.h (*)
  09f7896... libstdc++: Fix @file for target-specific opt_random.h (*)
  1982bd3... libstdc++: Fix autoconf check for O_NONBLOCK in <fcntl.h> (*)
  1b09baa... libstdc++: Remove noexcept-specifier from MCF __cxa_guard_a (*)
  c4253d6... libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for e (*)
  c5bdd24... libstdc++: Populate std::time_get::get's %c format for C lo (*)
  2f95853... libstdc++: Add missing 'inline' to always_inline function (*)
  61584f3... libstdc++: Work around some PSTL test failures for debug mo (*)
  98ae522... libstdc++: Disable std::formatter<char8_t, C> specializatio (*)
  aeb54d0... libstdc++: Fix formatting of most negative chrono::duration (*)
  eed6e6e... Daily bump. (*)
  e69c039... tree-optimization/116585 - SSA corruption with split_consta (*)
  8b1df63... Daily bump. (*)
  91417c7... c++: don't advertise C++20 concepts in C++14 (*)
  47b205b... c++: -Wdangling-reference and empty class [PR115361] (*)
  7232bc1... c++: fix -Wdangling-reference false positive [PR115987] (*)
  be06962... Daily bump. (*)
  1299148... Daily bump. (*)
  4697543... i386: Modernize AMD processor types (*)
  e0f131c... Daily bump. (*)
  b17cb7e... Zen5 tuning part 4: update reassocation width (*)
  2eade72... Zen5 tuning part 3: fix typo in previous patch (*)
  2c01292... Zen5 tuning part 3: scheduler tweaks (*)
  3d0a911... Zen5 tuning part 2: disable gather and scatter (*)
  fce2fe0... Zen5 tuning part 1: avoid FMA chains (*)
  25cb153... x86: Don't use address override with segment regsiter (*)
  cd8ba19... Daily bump. (*)
  37a302f... Daily bump. (*)
  3eb3fbc... s390: Fix TF to FPRX2 conversion [PR115860] (*)
  1670d32... s390: Fix AQ and AR constraints (*)
  54780d2... Daily bump. (*)
  10d8060... Daily bump. (*)
  335e10a... Daily bump. (*)
  4d88724... libstdc++: Avoid forming T* in unique_ptr(auto_ptr<U>&&) co (*)
  f4fc6d2... libstdc++: Fix condition for ranges::copy to use memmove [P (*)
  74f67ba... libstdc++: Document missing features for old std:string ABI (*)
  1be3e4e... libstdc++: Fix std::allocator_traits::construct constraints (*)
  7eba5b2... libgcc, Darwin: From macOS 11, make that the earliest suppo (*)
  59fa909... Darwin: Allow for as versions that need '-' for std in. (*)
  b292b6b... Darwin: Recognise -weak_framework in the driver [PR116237]. (*)
  2a8f362... Daily bump. (*)
  cf40866... hppa: Add peephole2 optimizations for REG+D loads and store (*)
  a0abcea... Daily bump. (*)
  99e640b... Daily bump. (*)
  abdea39... c++: decltype(auto) deduction of statement-expression [PR11 (*)
  659f32e... c++: CWG 2789 and usings [PR116492] (*)
  cf8f6aa... Fortran: fix ICE in gfc_create_module_variable [PR100273] (*)
  9f8f721... Daily bump. (*)
  adab597... Fix small thinko in IPA mod/ref pass (*)
  bff6e56... s390: Fix strict_low_part generation (*)
  164a4a5... Update cpplib zh_CN.po (*)
  37c9b3a... Update gcc zh_CN.po (*)
  a3efd2f... doc: Add more alias option and reorder Intel CPU -march doc (*)
  646b565... Daily bump. (*)
  bdc5937... tree-optimization/116460 - ICE with DCE in forwprop (*)
  a308afb... Fix vect/pr115278.cc for targets where uint32_t is distinct (*)
  5b264a4... middle-end/115426 - wrong gimplification of "rm" asm output (*)
  cacc976... tree-optimization/116610 - wrong SLP induction bias for mas (*)
  12c0004... fold: Fix `a * 1j` if a has side effects [PR116454] (*)
  8f8a7e1... tree-optimization/116380 - bogus SSA update with loop distr (*)
  d5d4f3b... tree-optimization/116274 - overzealous SLP vectorization (*)
  090926b... aarch64/testsuite: Add testcases for recently fixed PRs (*)
  198b13e... tree-optimization/116258 - fix i386 testcase (*)
  05db1be... tree-optimization/116258 - do not lower PAREN_EXPR of vecto (*)
  98dc047... middle-end/115641 - invalid address construction (*)
  0043ac2... Daily bump. (*)
  f1dc182... c++: crash with anon VAR_DECL [PR116676] (*)
  bee69e5... Daily bump. (*)
  122794c... Daily bump. (*)
  3f3f546... x86-64: Don't use temp for argument in a TImode register (*)
  f79535a... Daily bump. (*)
  03b4c75... Daily bump. (*)
  890a26b... Daily bump. (*)
  4088319... c++: ICE with TTP [PR96097] (*)
  5609246... c++: Disable deprecated/unavailable diagnostics when creati (*)
  90a9c36... c++: Fix get_member_function_from_ptrfunc with -fsanitize=b (*)
  c9fd43a... libiberty: Fix up > 64K section handling in simple_object_e (*)
  78a08bf... Daily bump. (*)
  2003f89... libstdc++: Only use std::ios_base_library_init() for ELF [P (*)
  d5d6d3f... libstdc++: std::string move assignment should not use POCCA (*)
  f0f00c4... Daily bump. (*)
  ab884ff... libstdc++: Fix std::chrono::tzdb to work with vanguard form (*)
  8a0f0fc... Daily bump. (*)
  3951efe... doc: Enhance Intel CPU documentation (*)
  9366940... Daily bump. (*)
  149d87f... c++: c->B::m access resolved through current inst [PR116320 (*)
  b5ed381... c++: inherited CTAD fixes [PR116276] (*)
  140aab2... libstdc++: use concrete return type for std::forward_like (*)
  7e0649a... Daily bump. (*)
  0c80216... c++: template depth of lambda in default targ [PR116567] (*)
  1e79541... Daily bump. (*)
  d4d7c4e... Update gcc uk.po (*)
  aedf6f8... Daily bump. (*)
  fe66863... c++: vtable referring to "unavailable" virtual fn [PR116606 (*)
  6abedee... ipa: Don't disable function parameter analysis for fat LTO (*)
  2490951... libsanitizer: On aarch64 use hint #34 in prologue of libsan (*)
  73afc3e... lower-bitint: Fix up __builtin_{add,sub}_overflow{,_p} biti (*)
  6fb41c2... Don't call clean_symbol_name in create_tmp_var_name [PR1162 (*)
  040b979... testsuite: remove -fwrapv from signbit-5.c (*)
  0c4a95e... Daily bump. (*)
  a054ba5... libstdc++: Fix error handling in fs::hard_link_count for Wi (*)
  35c9814... libstdc++: Fix overwriting files with fs::copy_file on Wind (*)
  ec1bcd1... libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR11 (*)
  ee37d75... libstdc++: Specialize std::disable_sized_sentinel_for for s (*)
  4696026... libstdc++: Add missing feature-test macro in various header (*)
  3b8a67b... libstdc++: Fix std::variant to reject array types [PR116381 (*)
  9899be7... aarch64: Fix ls64 intrinsic availability (*)
  8485606... aarch64: Fix memtag intrinsic availability (*)
  0a3a0d4... aarch64: Fix tme intrinsic availability (*)
  422c3f1... aarch64: Move check_required_extensions (*)
  c6e04d1... aarch64: Refactor check_required_extensions (*)
  0562522... lto: Don't check obj.found for offload section (*)
  66eb7b7... Update LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook (*)
  5c1955f... Daily bump. (*)
  59157c0... i386: Fix vfpclassph non-optimizied intrin (*)
  2ac3806... Daily bump. (*)
  ba9a3f1... Check avx upper register for parallel. (*)
  db4d810... Daily bump. (*)
  a2e32a8... Daily bump. (*)
  657bf4a... Daily bump. (*)
  5999dd8... Fortran: fix ICE with use with rename of namelist member [P (*)
  552c7c1... Daily bump. (*)
  d3c14d4... Daily bump. (*)
  4d6c0c0... Add gcc ka.po (*)
  f5b3dae... i386: testsuite: Adapt fentryname3.c for r14-811 change [PR (*)
  377c3e9... i386: testsuite: Add -no-pie for pr113689-1.c [PR70150] (*)
  87aea23... Daily bump. (*)
  90b1232... Update gcc zh_CN.po (*)
  75892d9... MIPS: Include missing mips16.S in libgcc/lib1funcs.S (*)
  ef9c53b... Daily bump. (*)
  b414466... Daily bump. (*)
  5b75e1c... Daily bump. (*)
  8de3153... Daily bump. (*)
  27dc153... Align ix86_{move_max,store_max} with vectorizer. (*)
  ffd458d... Daily bump. (*)
  5146af5... Daily bump. (*)
  25812d8... [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] (*)
  76ac167... Daily bump. (*)
  52da858... c++: fix ICE in convert_nontype_argument [PR116384] (*)
  af97b5e... testsuite: Prune warning about size of enums (*)
  1fad6ad... Daily bump. (*)
  c725748... AVR: ad target/116407 - Fix linker error "relocation trunca (*)
  919c42b... AVR: target/116407 - Fix linker error "relocation truncated (*)
  f4ce098... Daily bump. (*)
  f3d9c12... AVR: target/116390 - Fix an avrtiny asm out template. (*)
  0296001... Daily bump. (*)
  507b4e1... AVR: target/85624 - Use HImode for clrmemqi alignment. (*)
  edf95a4... testsuite: Verify -fshort-enums and -fno-short-enums in pr3 (*)
  5c1f687... testsuite: Add -fno-short-enums to pr97315-1.C (*)
  345d145... testsuite: Add -fwrapv to signbit-5.c (*)
  45a771d... i386: Fix some vex insns that prohibit egpr (*)
  86dacfb... aarch64: Add another use of force_subreg [PR115464] (*)
  32b2129... aarch64: Fix invalid nested subregs [PR115464] (*)
  4e7735a... Move ix86_align_loops into a separate pass and insert the p (*)
  ccca8df... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/ibm/heads/gcc-14-branch' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.

Reply via email to