The branch 'devel/omp/gcc-14' was updated to point to: b25ca248132a... Merge remote-tracking branch 'origin/releases/gcc-14' into
It previously pointed to: be92d54c5622... OpenMP: Require target and/or targetsync init modifier [PR1 Diff: Summary of changes (added commits): ----------------------------------- b25ca24... Merge remote-tracking branch 'origin/releases/gcc-14' into e14ab29... OpenMP: Fix append_args handling in modify_call_for_omp_dis 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. (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/omp/gcc-14' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.