From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 590913858C36; Mon, 19 Feb 2024 21:40:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 590913858C36 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708378839; bh=DZxCSEOVFgodSOy69thqUFlEvmMHq4uEVVMx0J19JTY=; h=From:To:Subject:Date:From; b=WU9EMXEWyMU7QIpFx6NPsbmY9lE/nNRRE0Nc8HlE7TmtkhId16DpnLXEEzPyqiJVV tQCQ22x8DnYro7sK6x9Iqd5SsqXbY377sbv0l28ffBts00ybEosmbWXYMd+8AcnGVj 85cUVkvQ2GUCnwas6afMQjs3/5jcaDF1UO9nmCH8= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (1142 commits) libcpp: Stabilize the location for macros restored after PC X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 8ca9d7306c786224662f30cce7592a83928203e5 X-Git-Newrev: 8133137ddba85fc6cc9fc8ead2ebf5c145813e7e Message-Id: <20240219214039.590913858C36@sourceware.org> Date: Mon, 19 Feb 2024 21:40:39 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 8133137ddba8... libcpp: Stabilize the location for macros restored after PC It previously pointed to: 8ca9d7306c78... strub: drop nonaliased parm from build_ref_type_for [PR1133 Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 8ca9d73... strub: drop nonaliased parm from build_ref_type_for [PR1133 Summary of changes (added commits): ----------------------------------- 8133137... libcpp: Stabilize the location for macros restored after PC 2444f8b... libcpp: Improve location for macro names [PR66290] e43981d... RISC-V: Fix CTZ unnecessary sign extension [PR #106888] 41af6ad... RISC-V: Fix error combine of pred_mov pattern add1cbf... RISC-V: Revert the convert from vmv.s.x to vmv.v.i fb2a3d4... RISC-V: Fix riscv/arch-19.c with different ISA spec version 9fdceed... Update gcc zh_CN.po (*) 35486d6... veclower: improve selection of vector mode when lowering [P (*) 9700534... Daily bump. (*) 1c95604... Daily bump. (*) 6574476... Daily bump. (*) b5def8f... libgcc: fix Win32 CV abnormal spurious wakeups in timed wai (*) e501a27... c++: ICE with reinterpret_cast and switch [PR113545] (*) ebe00c9... libstdc++: Fix constexpr basic_string union member [PR11329 (*) 3a72c71... libstdc++: Avoid aliasing violation in std::valarray [PR991 (*) 423018a... libstdc++: Update tzdata to 2024a (*) e1a1e81... libstdc++: Guard tr2::bases and tr2::direct_bases with __ha (*) f516fc1... Daily bump. (*) 2354ccb... testsuite: Require lra effective target for pr107385.c (*) 407b04b... testsuite: Add testcase for already fixed PR [PR107385] (*) 4040d47... expand: Fix handling of asm goto outputs vs. PHI argument a (*) 0f0ca42... AVR: target 113927 - Simple code triggers stack frame for R (*) f8214bf... Daily bump. (*) c7dd2de... Daily bump. (*) ef7738d... c++: variable partial spec redeclaration [PR113612] (*) 8a93dc3... tree-optimization/113896 - testcase for fixed PR (*) d85a658... libgfortran: Adjust bytes_left and pos for access="STREAM". (*) fbe5e90... libgfortran: EN0.0E0 and ES0.0E0 format editing. (*) 97526e6... Daily bump. (*) 83e9075... avr: Fix wrong array bounds warning on SFR access (*) 8f561cd... Daily bump. (*) 0ea5efe... libgfortran: avoid duplicate libraries in spec (*) 1c0d8d0... Daily bump. (*) 9ae91c7... Daily bump. (*) 583bd84... call maybe_return_this in build_clone (*) 5b3dcff... [testsuite] tsvc: skip include malloc.h when unavailable (*) 810b0b3... testsuite: Pattern does not match when using --specs=nano.s (*) eae5147... c++: for contracts, cdtors never return this (*) adef1e0... libstdc++: Do not use assume attribute for Clang [PR112467] (*) 5d684a5... libstdc++: optimize bit iterators assuming normalization [P (*) e780a04... Daily bump. (*) c5e12bb... libstdc++: Prefer posix_memalign for aligned-new [PR113258] (*) 3bdd80d... libstdc++: Fix non-portable results from 64-bit std::subtra (*) 10c7e42... libstdc++: Implement some missing functions for net::ip::ne (*) 3c04a15... libstdc++: Avoid reusing moved-from iterators in PSTL tests (*) 2dcf47c... libstdc++: Remove noexcept from std::osyncstream::operator= (*) d49262a... libstdc++: Allow explicit conversion of string views with d (*) bac0497... AVR: target/113824 - Fix multilib set for ATA5795. (*) 818a759... AVR: Always define __AVR_PM_BASE_ADDRESS__ in specs provide (*) 9720449... Daily bump. (*) 050dd43... Update gcc zh_CN.po (*) 0cdb046... Fix contracts-tmpl-spec2.C on targets where plain char is u (*) 18fd8d2... testsuite: Replace many dg-require-thread-fence with dg-req (*) fa0e0c2... testsuite: Add dg-require-atomic-cmpxchg-word (*) b937b11... libstdc++: Add dg-require-thread-fence in several tests (*) 2bd8264... aarch64: Avoid out-of-range shrink-wrapped saves [PR111677] (*) 9a6afdf... Daily bump. (*) 016ca45... tree-optimization/112618 - unused .MASK_CALL (*) 9895fc7... tree-optimization/112505 - bit-precision induction vectoriz (*) e22e3ee... tree-optimization/112495 - alias versioning and address spa (*) 7c67939... tree-optimization/110221 - SLP and loop mask/len (*) d4216cc... middle-end/110176 - wrong zext (bool) <= (int) 4294967295u (*) aaf64d9... libstdc++: /dev/null is not accessible on Windows (*) 67ac78c... c++: defaulted op== for incomplete class [PR107291] (*) 254b619... Daily bump. (*) c21c460... c++: prvalue of array type [PR111286] (*) 9b8e82a... varasm: check float size [PR109359] (*) 8b8e09c... Update gcc zh_CN.po (*) 0dfe280... mips: Fix missing mode in neg2 (*) 410f9bf... MIPS: Fix wrong MSA FP vector negation (*) 78b8d25... Daily bump. (*) c3ad7f4... Daily bump. (*) 79d0dd7... Revert use of accumulator type in expansion of 'Reduce attr (*) 58ffc0f... Revert fix for reduction expression with overloaded reducer (*) 6b58b73... Daily bump. (*) 3b5d906... c++: op== defaulted outside class [PR110084] (*) 69f0417... c++: variable template array of unknown bound [PR113638] (*) 8bae2c5... c++: no_unique_address and constexpr [PR112439] (*) 6ae5912... Daily bump. (*) fe87d04... hppa: Fix bug in atomic_storedi_1 pattern (*) aa24f8f... c++: ICE with throw inside concept [PR112437] (*) c6aeac7... Daily bump. (*) 5741e5f... Fortran: fix bounds-checking errors for CLASS array dummies (*) a523d05... AVR: Add AVR64DU and some older devices. (*) d877981... Daily bump. (*) a5aca83... libstdc++: Fix std::format for floating-point chrono::time_ (*) 4cdcfb4... libstdc++: Fix std::chrono::file_clock conversions for low- (*) 1bb2e52... libstdc++: Fix std::format floating-point alternate forms [ (*) ff17c88... Daily bump. (*) c6ee3e1... Daily bump. (*) 56cbb1e... Daily bump. (*) 52029ef... c-family: Fix ICE with large column number after restoring (*) 67e2ee7... Daily bump. (*) 663d9e1... c++: ambiguous member lookup for rewritten cands [PR113529] (*) 85411f8... AArch64: Add -mcpu=cobalt-100 (*) 4dd7ea7... Daily bump. (*) fe3093c... AVR: target/113601 - Fix wrong data start for ATmega3208 an (*) 5df872c... AVR: Add AVR16EB, AVR16EA and AVR32EA devices. (*) fc7d87e... Daily bump. (*) 713fbaf... c++: throwing cleanup after return [PR113347] (*) fcc06cf... c++: xvalue array subscript [PR103185] (*) 60bfd37... c++: throwing dtor and empty try [PR113088] (*) 2b7204c... sra: Disqualify bases of operands of asm gotos (*) 4687483... Daily bump. (*) ad85e17... Daily bump. (*) 51555de... Daily bump. (*) 36be715... Daily bump. (*) a5b9cc8... Daily bump. (*) e3d4ebd... Daily bump. (*) 09301f0... Fortran: intrinsic ISHFTC and missing optional argument SIZ (*) 5240df7... libstdc++: Fix std::format test for Solaris [PR113450] (*) 35000c6... libstdc++: Use variable template to fix -fconcepts-ts error (*) c9262b1... libstdc++: Update tzdata to 2023d (*) 4ffb239... c++: address of class NTTP object as targ [PR113242] (*) b4af3ed... Daily bump. (*) 3f2a33b... Daily bump. (*) 43ab8ca... sparc: Char arrays are 64-bit aligned on SPARC (*) 2b1e27f... testsuite: Skip ifcvt-4.c for SPARC V8 (*) 2f89f02... sparc: Treat instructions with length 0 as empty (*) b98ca77... sparc: Add errata workaround to membar patterns (*) 2e56fdc... sparc: Revert membar optimization that is not suitable for (*) 3f6efe2... AVR: target/107201: Make -nodevicelib work for all devices. (*) 5a9ae22... Daily bump. (*) 854c9b6... c++: explicit inst w/ similar constrained partial specs [PR (*) 766ea9d... c++: non-dep array list-init w/ non-triv dtor [PR109899] (*) d73e585... AVR: target/113156 - Fix ICE due to missing "Save" on -m[lo (*) d2913d0... Daily bump. (*) 9347879... PR testsuite/106879 FAIL: gcc.dg/vect/bb-slp-layout-19.c on (*) f7908a5... Daily bump. (*) 370aa06... libgfortran: Emit a space at beginning of internal unit NML (*) 2d5b852... Daily bump. (*) 81f501f... libgcc, nios2: Fix exception handling on nios2 with -fpic (*) 928c204... AVR: Work around "sequence of 3 consecutive punctuation cha (*) 71966e2... libstdc++: Fix incorrect PR number in comment (*) 3216251... Daily bump. (*) 1074fd6... libstdc++: Fix spelling mistake in new doc addition (*) ffc5684... libstdc++: [_GLIBCXX_DEBUG] Fix assignment of value-initial (*) 29809d2... libstdc++: Document addition of libstdc++exp.a (*) db86a60... tree-object-size: Always set computed bit for bdos [PR11301 (*) 3e51890... libstdc++: Fix error handling in filesystem::equivalent [PR (*) c9c8044... Daily bump. (*) 17acf9f... libstdc++: Add Filesystem TS and std::stacktrace symbols to (*) 40e16fd... Daily bump. (*) 36ddb52... Fix internal error on function call returning extension of (*) 12f0615... ada: Fix unsupported dispatching constructor call (*) 275de35... Fix internal error on function call returning extension of (*) 13f8c71... Fix internal error on anonymous access type equality (*) 6ddc3fe... Fix segfault during delay slot scheduling pass (*) d490548... Daily bump. (*) bf025a0... libstdc++: Add additional tests for std::format with wide s (*) c5ef02e... libstdc++: Implement P2909R4 ("Dude, where's my char?") for (*) 5d0d592... AVR: PR target/112952: Fix attribute "address", "io" and "i (*) 6bc8ea8... Daily bump. (*) d6f4912... Daily bump. (*) 4c66513... libstdc++: Do not use __is_convertible unconditionally [PR1 (*) 22601c1... libstdc++: Fix std::char_traits::move [PR113200] (*) 7eb3a32... Daily bump. (*) c655198... Daily bump. (*) 69417f8... Daily bump. (*) af767e0... libstdc++: testsuite: Reduce max_size_type.cc exec time [PR (*) 4ddb2e0... Daily bump. (*) 3434d38... Daily bump. (*) d134ebf... Daily bump. (*) 3fc1d4e... Daily bump. (*) 20ba8ed... Daily bump. (*) e6ade7f... Daily bump. (*) 2d577d1... Daily bump. (*) 019abe7... Fortran: fix argument passing to CONTIGUOUS,TARGET dummy [P (*) a15ca80... Daily bump. (*) e1abbc1... Daily bump. (*) 13170b8... Daily bump. (*) 08a8bfa... Daily bump. (*) abd8cd1... MIPS: Don't add nan2008 option for -mtune=native (*) 63df799... MIPS: Put the ret to the end of args of reconcat [PR112759] (*) 9792ffb... Daily bump. (*) 36e691b... Daily bump. (*) 13fd487... Daily bump. (*) 0251e55... ada: Fix internal error on call with parameter of predicate (*) c563e5d... c++: value dependence of by-ref lambda capture [PR108975] (*) bdf719a... Daily bump. (*) 06ffe57... sanitizer/111736 - skip ASAN for globals in alternate addre (*) 0cf251f... i386: Fix mmx.md signbit expanders [PR112816] (*) 412555d... Daily bump. (*) 2ea5a22... tree-object-size: Robustify alloc_size attribute handling [ (*) f67a3d9... Daily bump. (*) c946592... Daily bump. (*) 3d00aa1... Daily bump. (*) 4106a0f... extend.texi: Mark builtin arguments with @var{...} (*) a982b9c... c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR1 (*) 8c0ea93... fold-const: Fix up multiple_of_p [PR112733] (*) 2316fe2... libstdc++: Add dg-output to two tests (*) 354d684... libstdc++: Fix %S format of duration with floating-point re (*) 013dd6a... i386: Remove RAO-INT from Grand Ridge (*) 372f74b... Daily bump. (*) 562e3b3... Daily bump. (*) 3f48483... libstdc++: Fix regression in std::format output of %Y for n (*) 3b23038... libstdc++: Backport some std::format test improvements (*) 1a0aafd... libstdc++: Fix std::format output of %C for negative years (*) f5951e7... Daily bump. (*) d3e140a... Don't assume it's AVX_U128_CLEAN after call_insn whose abi. (*) d44830a... c++: fix ICE with is_really_empty_class [PR110106] (*) 6097921... c++: fix parsing with auto(x) [PR112410] (*) 08f4496... c++: wrong error with static constexpr var in tmpl [PR10987 (*) 7308b4d... Daily bump. (*) 87e6cc0... fixincludes: Update darwin_flt_eval_method for macOS 14 (*) ca66fff... Daily bump. (*) 7a2f4af... Fortran: deferred-length character optional dummy arguments (*) 78a1400... Daily bump. (*) 9f5011f... libstdc++: Fix value of __cpp_lib_format macro [PR111826] (*) 1f10823... libstdc++: Fix misleading typedef name in (*) d62feab... libstdc++: Use instead of in 2 expander [PR112816] (*) 5b651cf... c++: #pragma GCC unroll C++ fixes [PR112795] (*) e1f959e... extend.texi: Fix up defbuiltin* with spaces in return type (*) 0dd097f... i386: Fix up *jcc_bt*_mask{,_1} [PR111408] (*) 80bf483... gimple-range-cache: Fix ICEs when dumping details [PR111967 (*) ef88041... attribs: Fix ICE with -Wno-attributes= [PR112339] (*) 32b01d0... libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc re (*) c128ad8... libgomp: Handle NULL environ like pointer to NULL pointer [ (*) cefca88... Daily bump. (*) 7f56949... ada: Error compiling reduction expression with overloaded r (*) 751a3ca... Daily bump. (*) 8ec859b... Daily bump. (*) b2f11ba... Daily bump. (*) 9a14c76... Daily bump. (*) ff96ddf... Fortran: avoid obsolescence warning for COMMON with submodu (*) dd5d399... Fortran: fix TARGET attribute of associating entity in ASSO (*) 741743c... [PR111497][LRA]: Copy substituted equivalence (*) 157add3... Daily bump. (*) 19da6d2... mingw: Exclude utf8 manifest [PR111170, PR108865] (*) e5ca9fe... Daily bump. (*) c7c92d6... libstdc++: Check string value_type in std::make_format_args (*) 336e16b... libstdc++: Include in (*) cabab07... libstdc++: Adjust std::in_range template parameter name (*) f3eb13e... Daily bump. (*) 65353ae... Daily bump. (*) 259b289... Daily bump. (*) b8c1005... Daily bump. (*) cc4cbf3... c++: constantness of call to function pointer [PR111703] (*) dd57446... c++: constantness of local var in constexpr fn [PR111703, P (*) 152400d... tree-optimization/111465 - bougs jump threading with no-cop (*) 4649121... tree-optimization/111137 - dependence checking for SLP (*) 0477ed1... Apply some TLC to vect_slp_analyze_instance_dependence (*) 7a1f117... Daily bump. (*) d035b57... i386: Wrong code with __builtin_parityl [PR112672] (*) 74fe212... Daily bump. (*) 63c6522... c++: alias template of non-template class [PR112633] (*) 2c23fa6... PR target/111815: VAX: Only accept the index scaler as the (*) d3e71f7... Daily bump. (*) c266800... Bump LTO_minor_version (*) 8c04837... Daily bump. (*) a5f1bdf... LoongArch: Modify MUSL_DYNAMIC_LINKER. (*) 13c5de1... LoongArch: Fix MUSL_DYNAMIC_LINKER (*) c118ae4... Daily bump. (*) 5ab0da2... Daily bump. (*) 8d81a5f... Daily bump. (*) adb1f8b... PR target/53372: Don't ignore section attribute with addres (*) d237e7b... c++: retval dtor on rethrow [PR112301] (*) aabc13d... c++: fix contracts with NRV (*) e62dd77... c++: fix throwing cleanup with label (*) cc67ee7... Fix warning on new Ada testcase (*) c5e1cb7... Fix internal error on function returning dynamically-sized (*) 2728e2a... LoongArch: Remove redundant barrier instructions before LL- (*) f14c533... Daily bump. (*) 5d6f62c... libstdc++: Fix std::deque::operator[] Xmethod [PR112491] (*) b51b9e0... libstdc++: std::stacktrace tweaks (*) 63690ce... rs6000: Consider inline asm as safe if no assembler complai (*) 79bde97... Daily bump. (*) ed73ad3... Fix ICE in vectorizable_nonlinear_induction with bitfield. (*) 16635b8... libstdc++: Fix std::hash [PR112348] (*) 5cb055e... libstdc++: Fix std::deque::size() Xmethod [PR112491] (*) 1cc1edb... libstdc++: Add dg-timeout-factor to remaining IO t (*) 4b1f59c... rs6000: Don't allow AltiVec address in movoo & movxo patter (*) 84e81b3... Daily bump. (*) 90be58a... LibF7: sinh: Fix loss of precision due to cancellation for (*) d91ef8b... libstdc++: Correctly call _string_types function (*) d095aa6... libstdc++: _versioned_namespace is always non-None (*) cc2e229... libstdc++: Define _versioned_namespace in xmethods.py (*) 77bf37f... libstdc++: Use Python "not in" operator (*) 988a013... libstdc++: Remove std_ratio_t_tuple (*) 1acbf91... libstdc++: Remove unused locals from printers.py (*) 41c2061... libstdc++: Remove unused Python imports (*) add5874... libstdc++: Use gdb.ValuePrinter base class (*) 4fd45f8... libstdc++: Refactor Python Xmethods to use is_specializatio (*) 46c391c... libstdc++: Reformat Python code (*) 3e50aad... libstdc++: Format Python docstrings according to PEP 357 (*) a6aca00... libstdc++: Fix format string in StdChronoTimeZoneRulePrinte (*) 4980247... libstdc++: Format Python code according to PEP8 (*) a3dfc6f... libstdc++: Add pretty printer for std::locale (*) 3a3d3d2... libstdc++: Declutter std::optional and std:variant pretty p (*) dd316bd... LibF7: Use paper-pencil method for sqrt instead of Newton-R (*) 28d9e03... tree-optimization/111917 - bougs IL after guard hoisting (*) ffb0615... middle-end/111818 - failed DECL_NOT_GIMPLE_REG_P setting of (*) db010f9... tree-optimization/111764 - wrong reduction vectorization (*) 8e8599f... tree-optimization/111614 - missing convert in undistribute_ (*) b28be88... tree-optimization/111583 - loop distribution issue (*) 5ee6e01... tree-optimization/111489 - raise --param uninit-max-chain-l (*) 06ee343... tree-optimization/111489 - turn uninit limits to params (*) bd7800a... tree-optimization/111445 - simple_iv simplification fault (*) 049ec9b... tree-optimization/111397 - missed copy propagation involvin (*) f1e717b... middle-end/111253 - partly revert r11-6508-gabb1b6058c09a7 (*) 5437160... Fix wrong code due to vec_merge + pcmp to blendvb splitter. (*) 88a40b4... Daily bump. (*) 61025fb... PR modula2/112110: fails to build on freebsd when compiling (*) 4b49dfe... libstdc++: Fix 29_atomics/headers/atomic/types_std_c++2a_ne (*) 666a0a4... libstdc++: Disable PCH for tests that rely on include order (*) f749564... libstdc++: Fix std::basic_string::resize_and_overwrite (*) 5d036ff... libstdc++: Fix testsuite no_pch directive (*) 3f14c4b... libstdc++: Fix some -Wmismatched-tags warnings (*) 71ab95e... libstdc++: Fix some -Wunused-parameter warnings (*) e3af74b... libstdc++: Fix -Wunused-parameter warnings (*) 2131993... libstdc++: Fix unconditional -Werror in libbacktrace direct (*) a690ac8... libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20 (*) 57b04ec... libstdc++: Explicitly default some copy ctors and assignmen (*) a0a2d15... libstdc++: Add autoconf checks for mkdir, chmod, chdir, and (*) 9847a4e... libstdc++: Remove non-void static assertions in variant's s (*) 0fc5cc6... libstdc++: Remove unconditional use of atomics in Debug Mod (*) c867a6e... libstdc++: Move __glibcxx_assert_fail to its own file (*) 6dafb7d... Daily bump. (*) cfa35ee... LibF7: Tweak IEEE double multiplication. (*) 2c09021... libstdc++: Improve static assert messages for monadic opera (*) c6e03a1... libstdc++: Remove redundant partial specialization in _Nth_ (*) 66d0abd... libstdc++: Add assertion to std::string_view::remove_suffix (*) 3ede898... libstdc++: Fix warning during configure (*) e46a07b... libstdc++: Fix exception thrown by std::shared_lock::unlock (*) 968369e... libstdc++: Add dg-timeout-factor to IO tests (*) 4b4f198... libstdc++: Split std::basic_string::_M_use_local_data into (*) 4fdd5a7... Daily bump. (*) 0b25c12... libphobos: Fix regression d21 loops in getCpuInfo0B in Sola (*) 47e40be... Daily bump. (*) 8484e34... libstdc++: use -D_GNU_SOURCE when building libbacktrace (*) 135ebce... hppa: Fix typo in PA 2.0 trampoline template (*) 788d572... Daily bump. (*) b528497... Daily bump. (*) e6ea74b... Fortran: fix issue with multiple references of a procedure (*) 4315e66... Daily bump. (*) 79fc591... Fortran: Fix for regression in ASSOCIATE [PR112316] (*) 8b0c8f6... Daily bump. (*) a4d2b10... Daily bump. (*) 90c5922... Daily bump. (*) b22b845... RISC-V: Fix ICE of RVV vget/vset intrinsic[PR111935] (*) f32c132... Daily bump. (*) fa48423... libstdc++: [_GLIBCXX_INLINE_VERSION] Provide handle_contrac (*) 8f46af6... Daily bump. (*) 46024d0... d: Fix ICE: verify_gimple_failed (conversion of register to (*) fe1dcd6... Daily bump. (*) ab5c18d... d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR1 (*) a52bc14... Daily bump. (*) 82919cf... Avoid compile time hog on vect_peel_nonlinear_iv_init for n (*) d4c096e... Daily bump. (*) 6fb12d3... Fortran: Set hidden string length for pointer components [P (*) 319e887... LoongArch: Define macro CLEAR_INSN_CACHE. (*) 3e42248... LoongArch: Implement __builtin_thread_pointer for TLS. (*) b5201ae... Daily bump. (*) 13ad7b1... libstdc++: Build libstdc++_libbacktrace.a as PIC [PR111936] (*) c79e015... libstdc++: Include cstdarg in freestanding (*) 544e75b... Daily bump. (*) 3235289... Remove obsolete debugging formats from names list (*) 9481a1f... Daily bump. (*) 25306f0... libstdc++: [_Hashtable] Do not reuse untrusted cached hash (*) 4e1320e... SH: Fix PR 111001 (*) 3ae7f45... rs6000: Make 32 bit stack_protect support prefixed insn [PR (*) 262b920... Daily bump. (*) db1eba7... Daily bump. (*) c83907b... Fortran: out of bounds access with nested implied-do IO [PR (*) 59047d9... libstdc++: Workaround for LLVM-61763 in (*) af3b445... libstdc++: Fix formatting of filesystem directory iterators (*) f9dd325... libstdc++: Ensure active union member is correctly set (*) 0d015a5... Daily bump. (*) 4f93c60... c-family: char8_t and aliasing in C vs C++ [PR111884] (*) 3ce4e99... SH: Fix PR 101177 (*) 7c70e81... Daily bump. (*) 7a1de35... c++: Make -Wunknown-pragmas controllable by #pragma GCC dia (*) 8d7250f... LibF7: Implement mul_mant for devices without MUL instructi (*) 05f87b3... Daily bump. (*) f5e56c5... lra: Avoid unfolded plus-0 (*) bdf4b6f... PR modula2/111756: Re-building all-gcc after source changes (*) 834ae88... Daily bump. (*) c3ec767... LibF7: Re-generate f7-renames.h to pick up white-space from (*) e889ba1... LibF7: Implement fma / fmal. (*) 2716563... Disparage slightly for the alternative which move DFmode be (*) 6f223b1... Daily bump. (*) cc87aae... rs6000: Use default target option node for callee by defaul (*) 4d22de9... rs6000: Skip empty inline asm in rs6000_update_ipa_fn_targe (*) 8ae7823... Daily bump. (*) 3aaa6d4... Daily bump. (*) a9f3986... Daily bump. (*) 1c2bd08... Do not add partial equivalences with no uses. (*) c23aa9a... Daily bump. (*) f37fae5... LibF7: Implement atan2. (*) 162a537... Daily bump. (*) f0efc4b... Ensure float equivalences include + and - zero. (*) 16a4df2... tree-ssa-strlen: optimization skips clobbering store [PR111 (*) 5c65cec... Daily bump. (*) 8a5fe7f... ada: Fix infinite loop with multiple limited with clauses (*) 97fbb39... Daily bump. (*) 452a69c... Daily bump. (*) f3c2d8b... Daily bump. (*) add2afa... MATCH: Fix infinite loop between `vec_cond(vec_cond(a,b,0), (*) e9e0b9e... Daily bump. (*) 7c47e03... Daily bump. (*) 2ef5adc... Daily bump. (*) 29cd67f... Fortran: Alloc comp of non-finalizable type not finalized [ (*) c1e4b1b... Daily bump. (*) 5fb5e2f... Daily bump. (*) e6d26b1... libstdc++: Force _Hash_node_value_base methods inline to fi (*) 3ac5ed3... Disable generation of scalar modulo instructions. (*) 80ee04d... Daily bump. (*) cda1992... Fix PR 111331: wrong code for `a > 28 ? MIN : 29` (*) b5fa95a... Fix PR 110386: backprop vs ABSU_EXPR (*) f8353d6... Daily bump. (*) 874b895... Fixup d9b3269bdc. (*) 5c56d5e... Daily bump. (*) d9b3269... Fortran: Free alloc. comp. in allocated coarrays only. (*) b5b98a2... AArch64: List official cores before codenames (*) c534a9b... AArch64: Fix memmove operand corruption [PR111121] (*) ccebfd8... Daily bump. (*) 0b804b3... Daily bump. (*) 9853ad8... libstdc++: Add test for illegal pointer arithmetic in forma (*) 0547f66... libstdc++: [_GLIBCXX_INLINE_VERSION] Fix friend de (*) 183eea6... libstdc++: fix illegal pointer arithmetic in format [PR1111 (*) 62c8ca3... libstdc++: Minor fixes for some warnings in (*) da1ba03... libstdc++: Fix std::format alternate form for floating-poin (*) 1e63d6f... libstdc++: Fix constexpr functions to conform to older stan (*) 81185fb... ada: Fix missing call to Finalize_Protection for simple pro (*) 3f31cd4... ada: Fix missing finalization of extended return object on (*) 5155589... ada: Fix minor glitch in finish_record_type (*) 1c135ab... ada: Fix wrong optimization of extended return for discrimi (*) a44435c... ada: Fix internal error on aggregate nested in container ag (*) 419e0f2... ada: Fix internal error on expression function with Refined (*) 90f7f81... ada: Fix late finalization for function call in delta aggre (*) dfbca29... ada: Fix premature finalization in loop over limited iterab (*) 7657ee4... ada: Elide the copy in extended returns for nonlimited by-r (*) 7b22fcd... ada: Fix assertion failure on very peculiar enumeration typ (*) 2d075e9... ada: Fix spurious error on 'Input of private type with Type (*) 2d0caa0... ada: Elide the copy in extended returns for nonlimited by-r (*) 0c28157... ada: Fix memory explosion on aggregate of nested packed arr (*) 0bbfe12... ada: Improve error message for ambiguous subprogram call (*) 82bf3af... ada: Fix assertion failure introduced by latest change (*) e68906c... ada: Fix Valid_Scalars attribute applied to types from limi (*) 864411e... ada: Fix wrong resolution for hidden discriminant in predic (*) fc26416... ada: Fix small inaccuracy in implementation of B.3.3(20/2) (*) ff365f7... ada: Fix bad interaction between inlining and thunk generat (*) 02a29fd... ada: Fix wrong finalization for double subtype of bounded v (*) 7b46f31... Minor tweak (*) 121c837... ada: Fix too small secondary stack allocation for returned (*) 47c3b12... ada: Fix too small secondary stack allocation for returned (*) 5c685fd... ada: Fix missing error on function call returning incomplet (*) 57b71c7... ada: Fix inverted implementation of RM 8.4(10) clause for o (*) d6e89a1... ada: Fix aspect Linker_Section ignored on subprogram body (*) a28d0a3... ada: Fix exception raised on invalid contract in generic pa (*) a0d76c3... ada: Fix internal error on imported function with post-cond (*) 56170ef... ada: Fix wrong expansion of array aggregate with noncontigu (*) f38ec8d... ada: Fix internal error on array constant in expression fun (*) 4e4797c... ada: Fix fallout of recent fix for missing finalization (*) d80b9d0... ada: Fix regression of secondary stack management in return (*) fc67743... ada: Fix visibility error with DIC or Type_Invariant aspect (*) c9af18f... ada: Fix spurious error on imported generic function with p (*) 20af068... ada: Fix memory leak in expression function returning Big_I (*) 6a8e6f7... ada: Call idiomatic routine in Expand_Simple_Function_Retur (*) 7d149f9... ada: Fix wrong finalization for loop on indexed container (*) 8825f42... ada: Fix bogus error on conditional expression with only us (*) 1546794... ada: Fix wrong finalization for case expression in expressi (*) 5ac700a... ada: Fix internal error with pragma Compile_Time_{Warning,E (*) 5cc6e78... ada: Fix small fallout of previous change (*) d051e7e... ada: Fix remaining failures in Roman Numbers test (*) 34a2d74... ada: Fix wrong result for membership test of null in null-e (*) 30b3c57... ada: Fix small fallout of previous change (*) 9c1c079... ada: Fix wrong finalization for call to BIP function in con (*) 5cc34c3... ada: Repair support for user-defined literals in arithmetic (*) 171a74d... ada: Fix spurious error on nested instantiations with gener (*) 0878316... ada: Fix internal error on Big_Integer conversion ghost ins (*) 688cb0f... ada: Reject thin 'Unrestricted_Access value to aliased cons (*) 26aa5c1... ada: Add missing guards in Selected_Range_Checks (*) 105309d... ada: Fix internal error on declare-expression in post-condi (*) ccd4972... ada: Rework fix for internal error on quantified expression (*) dce277e... ada: Fix internal error on quantified expression with predi (*) 29380eb... ada: Fix bogus error on predicated limited record declared (*) 302f05a... ada: Small code cleanup (*) 6f6e2d6... ada: Use idiomatic construct in Expand_N_Package_Body (*) 6766df6... ada: Fix spurious freezing error on nonabstract null extens (*) bb15f0c... ada: Fix crash on Ada.Containers with No_Dispatching_Calls (*) 3959b73... ada: Fix error and crash on imported function with precondi (*) 54a16c2... ada: Fix double finalization in conditional exit statement (*) c8c960b... ada: Fix handling of constrained array declarations in decl (*) 37c5024... ada: Use accumulator type in expansion of 'Reduce attribute (*) 994b349... ada: Fix crash on iterated component in expression function (*) f1e55a4... ada: Fix internal error on 'Image applied to array componen (*) a5c70fc... ada: Fix internal error on chain of predicated record types (*) 098aedd... ada: Implement inheritance of user-defined literal aspects (*) 34e4d3b... ada: Fix internal error on instance in package body with -g (*) d643477... ada: Fix invalid JSON for extended variant record with -gna (*) 161a477... libstdc++: Prevent unwanted ADL in std::to_array [PR111512] (*) a612f1b... Add missing return in gori_compute::logical_combine (*) b92cddb... PR modula2/111510 runtime ICE findChildAndParent has caused (*) 7063901... Reduce the initial size of int_range_max. (*) 35787c3... ada: Fix deferred constant wrongly rejected (*) 5a5e1be... Daily bump. (*) 2279add... Daily bump. (*) 40d2dec... c++: missing SFINAE in grok_array_decl [PR111493] (*) 59f5786... c++: constraint rewriting during ttp coercion [PR111485] (*) b9e0259... c++: constness of decltype of NTTP object [PR99631] (*) 9eb2f10... Fortran: Supply a missing dereference [PR92586] (*) 8c1925e... Fortran: Pad mismatched charlens in component initializers (*) f6669b2... Daily bump. (*) 597c6ef... Daily bump. (*) b7d2bb4... c++: improve class NTTP object pretty printing [PR111471] (*) c75e5f0... Daily bump. (*) 2019102... Daily bump. (*) 4bb1ae3... aarch64: Fix loose ldpstp check [PR111411] (*) 3d1a73c... aarch64: Fix return register handling in untyped_call (*) 42f4e49... Daily bump. (*) ea98e4c... Daily bump. (*) 26956b8... libstdc++: Update C++20 and C++23 status docs (*) 10c7edc... RISC-V: Remove phase 6 of vsetvl pass in GCC13[PR111412] (*) fc8fd91... Daily bump. (*) c1dfb9d... Daily bump. (*) 174436e... Daily bump. (*) 0480a8e... Daily bump. (*) 7b0abd4... libstdc++: Add workaround for std::make_integer_sequence bu (*) 9cddebd... Daily bump. (*) 6f1c720... [PATCH] modula2: -Wcase-enum detect singular/plural and use (*) a242fb4... Daily bump. (*) b96e66f... aarch64: Make stack smash canary protect saved registers (*) 56df065... aarch64: Remove below_hard_fp_saved_regs_size (*) 96d8518... aarch64: Explicitly record probe registers in frame info (*) eea1759... aarch64: Simplify probe of final frame allocation (*) 8433953... aarch64: Put LR save probe in first 16 bytes (*) aaa1a0a... aarch64: Tweak stack clash boundary condition (*) 4e62049... aarch64: Minor initial adjustment tweak (*) 79faabd... aarch64: Simplify top of frame allocation (*) f2b5853... aarch64: Measure reg_offset from the bottom of the frame (*) d202ce1... aarch64: Tweak frame_size comment (*) 1a9ea1c... aarch64: Rename hard_fp_offset to bytes_above_hard_fp (*) 375794f... aarch64: Rename locals_offset to bytes_above_locals (*) 8ae9181... aarch64: Only calculate chain_offset if there is a chain (*) 86fa43e... aarch64: Tweak aarch64_save/restore_callee_saves (*) 82f6b3e... aarch64: Add bytes_below_hard_fp to frame info (*) ada2ab0... aarch64: Add bytes_below_saved_regs to frame info (*) b36a2a7... aarch64: Explicitly handle frames with no saved registers (*) 89a9fa2... aarch64: Avoid a use of callee_offset (*) 71a2aa2... aarch64: Use local frame vars in shrink-wrapping code (*) aa3db2b... [PATCH] modula2: new option -Wcase-enum and associated fixe (*) f435805... rs6000: call vector load/store with length only on 64-bit P (*) 770eea2... Daily bump. (*) 65331a3... i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111 (*) 6facc94... PR modula2/111330 Bootstrap failure building SeqFile.lo (*) 1627315... Remove constraint modifier % for fcmaddcph/fmaddcph/fcmulcp (*) 3162b08... Daily bump. (*) cdd9a88... Daily bump. (*) 5d950cc... Daily bump. (*) d8e351d... libstdc++: Update outdated default -std in testing docs (*) 82d09ab... libstdc++: Fix incorrect -std option in test (*) da112f7... libstdc++: Use dg-require-filesystem-ts in link test (*) 294d118... libstdc++: Avoid useless dependency on read_symlink from tz (*) 523e510... libstdc++: Simplify __format::_Sink::_M_reset (*) 65e2ddf... Daily bump. (*) 66f0077... Daily bump. (*) 78f63dd... Daily bump. (*) 08549dc... Daily bump. (*) 0ad07d0... Daily bump. (*) 68c5ceb... Daily bump. (*) 4368302... Daily bump. (*) 3f23fa7... LoongArch: Fix bug in loongarch_emit_stack_tie [PR110484]. (*) 713a677... Daily bump. (*) 6396e37... Revert "c++: only declare satisfied friends" [PR109751] (*) a645347... c++: NRV and goto [PR92407] (*) b678607... Daily bump. (*) 8b3d6cf... tree-ssa-strlen: Fix up handling of conditionally zero memc (*) f8ea576... store-merging: Fix up >= 64 bit insertion [PR111015] (*) b81d476... riscv: Fix scope for memory model calculation (*) 9346075... Daily bump. (*) 0315091... Daily bump. (*) 9f8d1d4... RISC-V: Insert vsetivli zero, 0 for vmv.x.s/vfmv.f.s instru (*) e9c3276... Daily bump. (*) d6997a5... Fortran: Fix some problems blocking associate meta-bug [PR8 (*) 6a27d97... Daily bump. (*) c173263... Daily bump. (*) bb79101... Fix avx512ne2ps2bf16 wrong code [PR 111127] (*) 765bf89... Daily bump. (*) d4648a0... omp-expand.cc: Fix wrong code with non-rectangular loop nes (*) ad42dcf... tree-optimization/111070 - fix ICE with recent ifcombine fi (*) e150cbf... tree-optimization/111039 - abnormals and bit test merging (*) c1b5514... tree-optimization/111019 - invariant motion and aliasing (*) 5ca9aea... tree-optimization/110702 - avoid zero-based memory referenc (*) 15d8557... MATCH: [PR111109] Fix bit_ior(cond,cond) when comparisons a (*) fb6d612... debug/111080 - avoid outputting debug info for unused restr (*) 74e3194... Fix target_clone ("arch=graniterapids-d") (*) 20ff0c0... Adjust GCC V13 to GCC 13.1 in diagnotic. (*) 5ec044e... Daily bump. (*) 8e828c1... i386: Fix register spill failure with concat RTX [PR111010] (*) 6325269... Daily bump. (*) a8a7ba2... RISC-V: Add riscv-vsetvl.def to t-riscv (*) e7a097e... doc: Remove obsolete sentence about _Float* not being suppo (*) 6c54fc2... libstdc++: Fix std::format("{:F}", inf) to use uppercase (*) 3f4caf5... libstdc++: Replace global std::string objects in tzdb.cc (*) bf5f880... libstdc++: Fix -Wunused-parameter in