The branch 'devel/omp/gcc-14' was updated to point to: e1aac130513a... Merge remote-tracking branch 'origin/releases/gcc-14' into
It previously pointed to: fb877b22a6c0... Merge branch 'releases/gcc-14' into devel/omp/gcc-14 Diff: Summary of changes (added commits): ----------------------------------- e1aac13... Merge remote-tracking branch 'origin/releases/gcc-14' into eb54feb... libgomp: Add interop types and routines to OpenMP's headers 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. (*) (*) 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.