public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (1136 commits) Update gcc zh_CN.po
@ 2024-02-19 21:40 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2024-02-19 21:40 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 9fdceeda30c0... Update gcc zh_CN.po

It previously pointed to:

 4bdcc8b3bf23... testsuite: require libc sym for -shared

Diff:

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

  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 neg<mode:MSA>2 (*)
  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<C>::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 <format> (*)
  d62feab... libstdc++: Use <cstdint> instead of <stdint.h> in <bits/ato (*)
  a154ae8... Daily bump. (*)
  ab8cd88... Daily bump. (*)
  abb225f... aarch64: add -fno-stack-protector to tests (*)
  94f51fc... Daily bump. (*)
  be26992... libstdc++: Add workaround to std::ranges::subrange [PR11194 (*)
  866870c... libstdc++: Micro-optimization for std::optional [PR112480] (*)
  f6ed5e0... libstdc++: Add static_assert to std::integer_sequence [PR11 (*)
  d40796e... libstdc++: Disable std::formatter::set_debug_format [PR1128 (*)
  ca233ac... libstdc++: Use strerror_r in std::generic_category()::messa (*)
  ad80a69... Daily bump. (*)
  8d057d1... i386: Fix -fcf-protection -Os ICE due to movabsq peephole2  (*)
  918877a... i386: Fix rtl checking ICE in ix86_elim_entry_set_got [PR11 (*)
  05d8dec... i386: Fix up signbit<mode>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 <stdint.h> in <bits/atomic_wait.h> (*)
  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<std::stacktrace> [PR112348] (*)
  5cb055e... libstdc++: Fix std::deque::size() Xmethod [PR112491] (*)
  1cc1edb... libstdc++: Add dg-timeout-factor to remaining <chrono> 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 <chrono> 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 <ranges> (*)
  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<a, 28> : 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 <format> friend de (*)
  183eea6... libstdc++: fix illegal pointer arithmetic in format [PR1111 (*)
  62c8ca3... libstdc++: Minor fixes for some warnings in <format> (*)
  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 <experimental/internet (*)
  d919309... libstdc++: Make __cmp_cat::__unseq constructor consteval (*)
  93c4226... RISCV: Fix PR111074 [GCC13 BUG] (*)
  82bc96d... Daily bump. (*)
  f9e4634... Support -march=gracemont (*)
  2da8609... Daily bump. (*)
  9703a3f... Daily bump. (*)
  b823634... Loongarch: Fix plugin header missing install. (*)
  0697deb... Daily bump. (*)
  91a5bdf... Daily bump. (*)
  76b0a57... Daily bump. (*)
  b3cfa47... c++: dependently scoped template-id in type-req [PR110927] (*)
  16cc91e... Support -m[no-]gather -m[no-]scatter to enable/disable vect (*)
  2988bbe... Software mitigation: Disable gather generation in vectoriza (*)
  6decf76... Daily bump. (*)
  331d8a9... Correct author name in ChangeLog (*)
  23037e2... x86: Update model values for Alderlake and Rocketlake. (*)
  fea39dd... Daily bump. (*)
  559341b... libstdc++: Avoid problematic use of log10 in std::format [P (*)
  8f82863... libstdc++: Fix std::format_to_n return value [PR110990] (*)
  0fa76e3... x86: Update model values for Raptorlake. (*)
  361ad1f... Daily bump. (*)
  4454dd4... modula-2, plugin: Fix Darwin bootstrap issues. (*)
  555a4ec... Daily bump. (*)
  a11ca33... PR modula2/110779 SysClock can not read the clock (Darwin f (*)
  131d5ff... PR modula2/108119 disable m2rte plugin by default (*)
  2ae860e... Daily bump. (*)
  d3088f0... c++: std::variant slow to compile [PR109678] (*)
  db6c4ba... c++: member vs global template [PR106310] (*)
  5993775... libstdc++: Handle invalid values in std::chrono pretty prin (*)
  2e09454... libstdc++: Use alias template for iterator_category [PR1109 (*)
  ab8fed8... preserve base pointer for __deregister_frame [PR110956] (*)
  5bd351b... Daily bump. (*)
  6ac8269... libstdc++: Fix out-of-bounds read in format string "{:{}."  (*)
  15b3fc6... libstdc++: Fix std::format for localized floats [PR110968] (*)
  97672bd... RISC-V: Fix VLMAX AVL incorrect local anticipate [VSETVL PA (*)
  7736628... Daily bump. (*)
  ed049e5... Fortran: Allow pure final procs contained in pure proc. [PR (*)
  9043e8a... PR modula2/110779: libgm2 fix solaris bootstrap check for t (*)
  b37a524... Workaround possible CPUID bug in Sandy Bridge. (*)
  1df6f85... Daily bump. (*)
  a059403... libstdc++: Fix incorrect use of abs and log10 in std::forma (*)
  0f0152a... libstdc++: Constrain __format::_Iter_sink for contiguous it (*)
  55eb7e9... libstdc++: Fix past-the-end increment in std::format [PR110 (*)
  7f2f7a9... i386: Fix grammar typo in diagnostic (*)
  ffd676e... RISC-V: Fix a bug that causes an error insn. (*)
  7d85b10... Daily bump. (*)
  61d24d3... c++: constexpr empty subobject elision [PR110197] (*)
  2c6e76f... c++: passing partially inst tmpl as ttp [PR110566] (*)
  4f8d849... PR modula2/110779 SysClock can not read the clock (*)
  10bde73... libsanitizer: Fix SPARC stacktraces (*)
  a8792b8... Daily bump. (*)
  08ba1ef... Daily bump. (*)
  e15cd6f... Daily bump. (*)
  be70471... AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, A (*)
  03798a6... Fix some minor typos in avr-mcus.def. (*)
  ae36abc... Daily bump. (*)
  cc279d6... [libbacktrace] fix up broken test (*)
  1878cb8... Daily bump. (*)
  52013c2... Daily bump. (*)
  26b6278... PR modula2/110161 Comparing a typed procedure variable to 0 (*)
  860b0f0... PR modula2/110865 Unable to access copied const array (*)
  07573fc... target/110220: Set JUMP_LABEL and LABEL_NUSES of new branch (*)
  cf10790... rs6000: Correct vsx operands output for xxeval [PR110741] (*)
  7ea1961... Daily bump. (*)
  1f09332... modula2: Fix bootstrap (*)
  1e9180b... riscv: fix error: control reaches end of non-void function (*)
  444d909... RISC-V: Table A.6 conformance tests (*)
  0e42ac3... RISC-V: Weaken atomic loads (*)
  36a84e5... RISC-V: Weaken mem_thread_fence (*)
  7150654... RISC-V: Weaken LR/SC pairs (*)
  cb398a6... RISC-V: Eliminate AMO op fences (*)
  74abe20... RISC-V: Strengthen atomic stores (*)
  687fce7... RISC-V: Add AMO release bits (*)
  0180b20... RISC-V: Enforce atomic compare_exchange SEQ_CST (*)
  e0bd6c2... RISC-V: Enforce subword atomic LR/SC SEQ_CST (*)
  4b6751b... RISC-V: Enforce Libatomic LR/SC SEQ_CST (*)
  76ae6cd... RISC-V: Eliminate SYNC memory models (*)
  2292f16... Update gcc sv.po (*)
  f4029de... [aarch64/match.pd] Fix ICE observed in PR110280. (*)
  7378858... Daily bump. (*)
  c802408... PR modula2/110174 Bugfixes to M2GenGCC.mod:CodeInline preve (*)
  d1611c5... PR modula2/110631 Bugfix to FIO WriteCardinal (*)
  4151276... modula2: Implement limited VAR parameter static analysis (*)
  63d18df... Fortran: do not pass hidden character length for TYPE(*) du (*)
  428a9fc... modula2: Location improvement and bugfix when issuing param (*)
  1a32214... Fortran: Seg fault passing string to type cptr dummy [PR108 (*)
  97e97b7... modula2: Variable analysis understands DISPOSE and NIL (*)
  d8a0dcd... modula2: Uninitialized variable static analysis improvement (*)
  824a37d... modula2: Improve uninitialized variable analysis by combini (*)
  3fd979b... PR modula2/110125 variables reported as uninitialized when  (*)
  cead1de... Daily bump. (*)
  7a69e48... modula2: Fixes to the error format specifications (*)
  8b0bd9a... PR modula2/110189 Using an unknown TYPE as argument to VAL  (*)
  4fa9afd... PR modula2/110126 variables are reported as unused when ref (*)
  b555f82... PR modula2/109952 Fix oversight in latest change (*)
  3ad40f6... PR modula2/110126 variables are reported as unused when ref (*)
  07c1033... PR modula2/110019 Reported line numbers off by 1 when cpp i (*)
  a147d1d... Change fma_reassoc_width tuning for ampere1 (*)
  6ace58a... PR modula2/110003 Wrong source line listed for unused param (*)
  6ae5073... PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF C (*)
  9306ef0... PR modula2/109908 Delete from m2iso Strings is broken (*)
  446bf8f... Daily bump. (*)
  461359a... PR modula2/109879 WholeIO.ReadCard and ReadInt should consu (*)
  35a0422... [PATCH] PR modula2/108344 disable default opening of /dev/t (*)
  135447e... Update gcc .po files (*)
  55156f5... PR modula2/109830 m2iso library SeqFile.mod appending to a  (*)
  52405b1... PR modula2/109810 ICE fix when an array is assigned by a la (*)
  9fed693... libstdc++: Fix formatting of negative chrono::hh_mm_ss (*)
  24c352c... libstdc++: Fix locale-specific duration formatting [PR11071 (*)
  cb01a31... libstdc++: Implement correct locale-specific chrono formatt (*)
  74f1c01... libstdc++: Check for multiple modifiers in chrono format st (*)
  6302b8b... libstdc++: Avoid warning in std::format (*)
  13dd150... libstdc++: Check for std::ratio in arithmetic and compariso (*)
  52010f9... libstdc++: Add missing constexpr specifiers in <format> (*)
  962cd3e... libstdc++: Avoid bogus overflow warnings in std::vector<boo (*)
  3f78294... libstdc++: Add deprecated attribute to std::random_shuffle  (*)
  41e3fd0... PR modula2/109779 isolib SkipLine skips the first character (*)
  3e9aaa9... PR modula2/109729 cannot use a CHAR type as a FOR loop iter (*)
  96ee9ce... modula2: Remove M2LINK.o from m2/m2obj3/cc1gm2 in Make-main (*)
  542cba5... PR modula2/109675 implementation of writeAddress is non por (*)
  50fc6ce... PR modula2/108121 Re-implement overflow detection for const (*)
  5d0deeb... Daily bump. (*)
  0d0677b... modula2: Add -lnsl -lsocket libraries to gcc/testsuite/lib/ (*)
  2286745... PR modula2/109586 cc1gm2 ICE when compiling large source fi (*)
  e684084... range-op-float: Fix up -frounding-math frange_arithmetic +- (*)
  8e811ed... c++: unifying REAL_CSTs [PR110809] (*)
  00c806e... XFAIL parts broken deliberately by r13-1762-gf9d4c3b45c5ed5 (*)
  064a4ec... tree-optimization/110799 - fix bug in code hoisting (*)
  7004272... tree-optimization/110766 - missing PHI location check (*)
  f1d4b4f... Bump BASE-VER (*)
  c891d8d... Update ChangeLog and version files for release (*)
  bacccd0... Daily bump. (*)
  15c9882... Update gcc uk.po (*)
  30a5d88... Regenerate gcc.pot (*)
  f293df3... Daily bump. (*)
  9c71fe1... Update gcc uk.po (*)
  670caa3... Daily bump. (*)
  97d183a... Daily bump. (*)
  0c67d91... Daily bump. (*)
  fe8e195... Daily bump. (*)
  04e5c64... Update gcc hr.po (*)
  3e95997... Daily bump. (*)
  9aac37a... aarch64: Remove architecture dependencies from intrinsics (*)
  8575982... Revert "Use PTEST to perform AND in TImode STV of (A & B) ! (*)
  ff565e1... Correct Granite Rapids{, D} documentation (*)
  a5aac58... Daily bump. (*)
  cd2f934... libstdc++: Fix preprocessor conditions for std::from_chars  (*)
  92f6240... c++: constrained surrogate call functions [PR110535] (*)
  61bf34d... libstdc++: Fix iostream init for Clang on darwin [PR110432] (*)
  33a84d4... c++: extend lookup_template_class shortcut [PR110122] (*)
  f76f411... wide-int: Fix up wi::divmod_internal [PR110731] (*)
  f1d8558... testsuite: Require vectors of doubles for pr97428.c (*)
  4adf49a... Darwin: Use -platform_version when available [PR110624]. (*)
  c042baa... testsuite, Darwin: Remove an unnecessary flags addition. (*)
  220275a... Daily bump. (*)
  ccf94ab... Fortran: intrinsics and deferred-length character arguments (*)
  6f9dfb4... libgcc: Fix -Wint-conversion warning in find_fde_tail (*)
  7302f8a... libgcc: Fix eh_frame fast path in find_fde_tail (*)
  a1322d7... RISC-V: Bugfix for riscv-vsetvl pass. (*)
  a32d4a3... libstdc++: Fix std::__uninitialized_default_n for constant  (*)
  d96e496... libstdc++: Implement P2538R1 ADL-proof std::projected (*)
  5342e3c... libstdc++: Fix --enable-cstdio=stdio_pure [PR110574] (*)
  c9da749... libstdc++: Fix fwrite error parameter (*)
  813722f... libstdc++: Disable std::forward_list tests for C++98 mode (*)
  d2c737c... libstdc++: Fix <iosfwd> synopsis test (*)
  c17539d... libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mut (*)
  dae9635... libstdc++: Qualify calls to std::_Destroy and _Destroy_aux (*)
  5439234... libstdc++: Qualify calls to debug mode helpers (*)
  2b4ca30... Daily bump. (*)
  04e8808... c++: mangling template-id of unknown template [PR110524] (*)
  b8a1531... tree-optimization/110669 - bogus matching of loop bitop (*)
  95338c0... Daily bump. (*)
  2f5ec64... Daily bump. (*)
  a54cb8e... Daily bump. (*)
  bef95ba... cprop: Do not set REG_EQUAL note when simplifying paradoxic (*)
  447dd29... Fortran: formal symbol attributes for intrinsic procedures  (*)
  ef4b6d2... SH: Fix PR101469 peephole bug (*)
  e365ddc... Daily bump. (*)
  27e4213... alpha: Fix computation mode in alpha_emit_set_long_cost [PR (*)
  04a3fa2... Daily bump. (*)
  db17977... libstdc++: Check conversion from filesystem::path to wide s (*)
  037907c... Initial Granite Rapids D Support (*)
  c158400... Daily bump. (*)
  3957319... ada: Follow-up fix for compilation issue with recent MinGW- (*)
  bb38d74... testsuite: Unbreak pr110557.cc where long is 32-bit (*)
  7f6d861... Daily bump. (*)
  1e6a948... vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [P (*)
  f9781fc... Daily bump. (*)
  35efeed... Daily bump. (*)
  d00a7d2... Fortran: simplification of FINDLOC for constant complex arg (*)
  2389447... doc: Fix typo in Warning Options [PR110595] (*)
  692c6b8... Daily bump. (*)
  acd679a... d: Fix PR 108842: Cannot use enum array with -fno-druntime (*)
  45e950b... tree-optimization/110556 - tail merging still pre-tuples (*)
  0d20f9d... tree-optimization/110515 - wrong code with LIM + PRE (*)
  980666f... tree-optimization/110392 - ICE with predicate analysis (*)
  32c7f05... tree-optimization/110381 - preserve SLP permutation with in (*)
  857d763... RISC-V: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[ (*)
  3074842... ada: Fix expanding container aggregates (*)
  b5cddeb... ada: Fix internal error on aggregate within container aggre (*)
  0fb227b... ada: Fix crash on vector initialization (*)
  4a158c0... Daily bump. (*)
  94d24f1... libstdc++: Document --enable-cstdio=stdio_pure [PR104299] (*)
  41d940c... Daily bump. (*)
  68aa17c... Fix power10 fusion bug with prefixed loads, PR target/10532 (*)
  5906d8f... rs6000: genfusion: Rewrite load/compare code (*)
  79b6a48... tree-optimization/110228 - avoid undefs in ifcombine more t (*)
  c7d995d... Daily bump. (*)
  e292632... x86: Enable ENQCMD and UINTR for march=sierraforest. (*)
  7a98514... Daily bump. (*)
  d4a9d4c... Fix couple of endianness issues in fold_ctor_reference (*)
  1289741... Darwin, Objective-C: Support -fconstant-cfstrings [PR108743 (*)
  50180d4... libphobos: Handle Darwin Arm and AArch64 in fibre context a (*)
  025a3f4... libphobos, testsuite: Disable forkgc2 on Darwin [PR103944] (*)
  e79c653... modula-2: Amend the handling of failed select() calls in RT (*)
  75909f6... Daily bump. (*)
  3cb9d1f... d: Fix testcase failure of gdc.dg/Wbuiltin_declaration_mism (*)
  f614e6b... d: Add testcase from PR108962 (*)
  78e9bd7... d: Fix core.volatile.volatileLoad discarded if result is un (*)
  6876e30... Daily bump. (*)
  3f43c19... d: Fix accesses of immutable arrays using constant index st (*)
  6e79091... d: Don't generate code that throws exceptions when compilin (*)
  23c6445... c++: NSDMI instantiation during overload resolution [PR1104 (*)
  8f2cafc... c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463] (*)
  fdc22ac... Daily bump. (*)
  e2dd8e4... Daily bump. (*)
  b7b70cb... libstdc++: Fix configure test for 32-bit targets (*)
  fa78e9a... libstdc++: Disable embedded tzdata for all 16-bit targets (*)
  2d40cd2... libstdc++: Fix std::format for pointers [PR110239] (*)
  ae7cdc8... libstdc++: Fix P2510R3 "Formatting pointers" [PR110149] (*)
  dbd4acd... libstdc++: Disable cacheline alignment for DJGPP [PR109741] (*)
  132015b... libstdc++: Add preprocessor checks to <experimental/interne (*)
  aa08735... libstdc++: Fix some tests that fail with -fexcess-precision (*)
  4b05a7d... libstdc++: Add missing noexcept to std::scoped_allocator_ad (*)
  52997b1... libstdc++: Improve tests for emplace member of sequence con (*)
  adbb9c6... testsuite: Use -fno-report-bug in gcc.dg/plugin/ (*)
  483522d... i386: add -fno-stack-protector to two tests (*)
  74ef422... Fortran: fix passing of zero-sized array arguments to proce (*)
  1a023e6... testsuite: fix scan-tree-dump patterns [PR83904,PR100297] (*)
  8b05956... Refine maskstore patterns with UNSPEC_MASKMOV. (*)
  ecc1af1... Refine maskloadmn pattern with UNSPEC_MASKLOAD. (*)
  e0f07bc... Daily bump. (*)
  99c0b27... i386: Sync tune_string with arch_string for target attribut (*)
  f2eeda5... d: Fix wrong code-gen when returning structs by value. (*)
  09124b7... Support parallel testing in libgomp: fallback Perl 'flock'  (*)
  3840d5c... Support parallel testing in libgomp, part II [PR66005] (*)
  2aa6135... Support parallel testing in libgomp, part I [PR66005] (*)
  4b9af57... libgomp C++ testsuite: Use 'lang_include_flags' instead of  (*)
  70717f1... libgm2: Remove 'autogen.sh' (*)
  e0718f3... libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simpl (*)
  a533ded... rust: Update usage of TARGET_AIX to TARGET_AIX_OS (*)
  2183235... go: Update usage of TARGET_AIX to TARGET_AIX_OS (*)
  3be6813... Make option mvzeroupper independent of optimization level. (*)
  59c8233... Issue a warning for conversion between short and __bf16 und (*)
  74ae970... Daily bump. (*)
  81fa6df... Mark asm goto with outputs as volatile (*)
  7085905... ipa-sra: Disable candidates with no known callers (PR 11027 (*)
  2f3eedc... RISC-V: Fix VL operand bug in VSETVL PASS[PR110264] (*)
  87b1fcb... Fix __builtin_alloca_with_align_and_max defbuiltin usage (*)
  0354c7d... Daily bump. (*)
  9599da7... d: Suboptimal codegen for __builtin_expect(cond, false) (*)
  ae3a4ce... d: Fix crash in d/dmd/root/aav.d:127 dmd_aaGetRvalue from D (*)
  9d423de... Daily bump. (*)
  30b38d4... d: Merge upstream dmd, druntime a45f4e9f43, phobos 106038f2 (*)
  87f569b... Daily bump. (*)
  896085f... Daily bump. (*)
  9df1f36... compiler, libgo: support bootstrapping gc compiler (*)
  b7e9dd9... c++: fix PR110102 backport (*)
  be1e122... c++: init-list of uncopyable type [PR110102] (*)
  dc7f1bf... c++: fix explicit/copy problem [PR109247] (*)
  9da2ef3... tree-optimization/110298 - CFG cleanup and stale nb_iterati (*)
  0b69fea... debug/110295 - mixed up early/late debug for member DIEs (*)
  b0856bb... middle-end/110055 - avoid CLOBBERing static variables (*)
  a737da4... ipa/109983 - (IPA) PTA speedup (*)
  fd8fc2c... Daily bump. (*)
  d116ce7... Daily bump. (*)
  fedfab9... Daily bump. (*)
  4eb01f9... aarch64: Allow compiler to define ls64 builtins [PR110132] (*)
  9df688c... aarch64: Fix wrong code with st64b builtin [PR110100] (*)
  ff00fa1... aarch64: Fix whitespace in ls64 builtin implementation [PR1 (*)
  4ac89ab... runtime: use a C function to call mmap (*)
  4b4a21c... testsuite: Check int128 effective target for pr109932-{1,2} (*)
  4e67d73... rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [P (*)
  cefe925... rs6000: Don't use TFmode for 128 bits fp constant in toc [P (*)
  8bed121... Daily bump. (*)
  a5b089b... Daily bump. (*)
  7e178d0... Daily bump. (*)
  4ca87c8... Daily bump. (*)
  5568d22... RA: Constrain class of pic offset table pseudo to general r (*)
  0ba1be4... Daily bump. (*)
  3b66bec... ada: Fix internal error on loop iterator filter with -gnatV (*)
  f829733... LoongArch: Avoid non-returning indirect jumps through $ra [ (*)
  523dc26... Daily bump. (*)
  a79f49f... i386: Fix up whitespace in assembly (*)
  66f8f9b... Use x instead of v for alternative 2 (v, BH) in mov<mode>_i (*)
  0cdaf87... Daily bump. (*)
  09c6f00... Fix disambiguation against .MASK_LOAD (*)
  6955c36... Fix disambiguation against .MASK_STORE (*)
  5e5b66f... fix frange_nextafter odr violation (*)
  b69596f... Daily bump. (*)
  73ae34b... middle-end/110200 - genmatch force-leaf and convert interac (*)
  d67b4ec... Daily bump. (*)
  2bfa8b6... Daily bump. (*)
  6165b23... target/109650: Fix wrong code after cc0 -> CCmode transitio (*)
  d722a0f... Daily bump. (*)
  682bbd3... MATCH: Fix zero_one_valued_p not to match signed 1 bit inte (*)
  b6118b8... middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wr (*)
  46e585c... Darwin, PPC: Fix struct layout with pragma pack [PR110044]. (*)
  32c51d0... fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR9602 (*)
  5e01a59... Explicitly view_convert_expr mask to signed type when foldi (*)
  b91956f... Daily bump. (*)
  8f17099... arm: PR target/109939 Correct signedness of return type of  (*)
  65ed436... Daily bump. (*)
  dda4745... rs6000: Remove duplicate expression [PR106907] (*)
  9868218... arm: Fix ICE due to infinite splitting [PR109800] (*)
  4513d0a... Daily bump. (*)
  ff58310... libstdc++: Do not use std::expected::value() in monadic ops (*)
  b14121a... libstdc++: Implement LWG 3877 for std::expected monadic ops (*)
  044ee48... Fix PR 110085: `make clean` in GCC directory on sh target c (*)
  c0a5790... libstdc++: Make std::filesystem::copy_file work for procfs  (*)
  bae27ba... libstdc++: Use close-on-exec for file descriptors in filesy (*)
  32f2b0f... libstdc++: Fix ambiguous expression in std::array<T, 0>::fr (*)
  ad12d81... libstdc++: Do not assume existence of char8_t codecvt facet (*)
  34c039c... Daily bump. (*)
  54422c7... d: Warn when declared size of a special enum does not match (*)
  3e8a0e5... Daily bump. (*)
  4397517... Daily bump. (*)
  bedb3eb... Fortran: fix diagnostics for SELECT RANK [PR100607] (*)
  7b21a74... fix radix sort on 32bit platforms [PR109670] (*)
  fd68f60... release the sorted FDE array when deregistering a frame [PR (*)
  f980418... Daily bump. (*)
  7cbaf2f... target/110088: Improve operation of l-reg with const after  (*)
  c3e954f... Daily bump. (*)
  099d469... libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR10 (*)
  1952707... libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDIN (*)
  8c221f3... libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STD (*)
  cfaacee... libstdc++: Fix PSTL test that fails in C++20 (*)
  d50255d... libstdc++: Document removal of implicit allocator rebinding (*)
  8105905... libstdc++: Fix -Wnonnull warnings during configure (*)
  2162c20... libstdc++: Require tzdb support for chrono::zoned_time prin (*)
  b05b8c9... libstdc++: Fix <chrono> pretty printers and add tests (*)
  3b95319... doc: Fix description of x86 -m32 option [PR109954] (*)
  ab72fb4... Daily bump. (*)
  c9e208b... Daily bump. (*)
  7d92616... [libstdc++] [testsuite] xfail double-prec from_chars for x8 (*)
  becd679... testsuite: make mve_intrinsic_type_overloads-int.c libc-agn (*)
  717a14e... libstdc++: Correct NTTP and simd_mask ctor call (*)
  3f90a56... libstdc++: Simplify calculation of expected value in simd t (*)
  f51bb83... libstdc++: Fix test assumptions on long and long double (*)
  15aca2c... libstdc++: Resolve -Wsign-compare issue (*)
  acf4fac... riscv: update riscv_asan_shadow_offset (*)
  8f1e18c... Daily bump. (*)
  965c447... Daily bump. (*)
  98fc9d3... RISC-V: Add local user vsetvl instruction elimination [PR10 (*)
  554aabc... RISC-V: Fix wrong select_kind in riscv_compute_multilib (*)
  49d596e... RISC-V: Suppress unused parameter warning in riscv-common.c (*)
  6f0eb99... RISC-V: Handle multi-lib path correclty for linux (*)
  b5e2477... RISC-V: Fix ternary instruction attribute bug (*)
  4e32d93... Daily bump. (*)
  dd4854f... Daily bump. (*)
  845135f... Daily bump. (*)
  6506590... target/104327: Allow more inlining between different optimi (*)
  a499ab0... target/82931: Make a pattern more generic to match more bit (*)
  e80487d... [libstdc++] [testsuite] xfail to_chars/long_double on x86-v (*)
  dad9abd... libstdc++: Add missing constexpr to simd (*)
  0ed7560... libstdc++: Fix type of first argument to vec_cntm call (*)
  a51ed14... libstdc++: Add missing constexpr to simd_neon (*)
  0f9f9c0... libstdc++: Fix SFINAE for __is_intrinsic_type on ARM (*)
  37abaff... libstdc++: Resolve -Wunused-variable warnings in stdx::simd (*)
  8d80f39... Daily bump. (*)
  78a8c04... Daily bump. (*)
  0d2ab25... Improve cost computation for single-bit bit insertions. (*)
  180db38... Fix handling of non-integral bit-fields in native_encode_in (*)
  77f2706... Daily bump. (*)
  0feece1... atch.pd: Ensure (op CONSTANT_CLASS_P CONSTANT_CLASS_P) is s (*)
  dd36656... vect: Don't retry if the previous analysis fails (*)
  8f7158a... Daily bump. (*)
  8d801a6... Darwin, libgcc : Adjust min version supported for the OS. (*)
  059bef6... Daily bump. (*)
  1c54f35... target/105753: Fix ICE in add_clobbers due to extra PARALLE (*)
  9ed767c... Daily bump. (*)
  d4585d5... riscv/linux: Don't add -latomic with -pthread (*)
  efdcb73... c++: desig init in presence of list ctor [PR109871] (*)
  ae2c80c... c++: add feature-test macro for auto(x) (*)
  a3af78e... Daily bump. (*)
  f48c546... Fortran: CLASS pointer function result in variable definiti (*)
  611be07... Fortran: overloading of intrinsic binary operators [PR10964 (*)
  def680b... arm testsuite: Shifts and get_FPSCR ACLE optimisation fixes (*)
  f9b84a1... arm testsuite: XFAIL or relax registers in some tests [PR10 (*)
  36b4c13... arm testsuite: Remove reduntant tests (*)
  d7f02e0... arm: Fix MVE header pointer overloads this time (and a bit  (*)
  8c338b5... arm: Fix overloading of MVE scalar constant parameters on v (*)
  8a6abe7... arm: Add vorrq_n overloading into vorrq _Generic (*)
  1ad81fc... arm: Stop vadcq, vsbcq intrinsics from overwriting the FPSC (*)
  a3010f7... arm: Mve backend + testsuite fixes 2 (*)
  8a4293d... arm: Fix vstrwq* backend + testsuite (*)
  eee1dc7... arm: Mve testsuite improvements (*)
  4dfdae7... Daily bump. (*)
  c42950e... libstdc++: Fix up some <cmath> templates [PR109883] (*)
  1ce8a54... i386: Fix up types in __builtin_{inf,huge_val,nan{,s},fabs, (*)
  72225ff... c++: Don't try to initialize zero width bitfields in zero i (*)
  c2bfd2c... Daily bump. (*)
  22741a0... c++: -Wdangling-reference not suppressed in template [PR109 (*)
  55088cf... RISCV: Inline subword atomic ops (*)
  7fb7d49... LTO: Fix writing of toplevel asm with offloading [PR109816] (*)
  df27268... Daily bump. (*)
  bb90593... fix assert in non-atomic path (*)
  de64008... fix assert in __deregister_frame_info_bases (*)
  1201999... Fix gcc.dg/vect/pr108950.c (*)
  89be9b3... Daily bump. (*)
  354d915... Daily bump. (*)
  251aae9... Daily bump. (*)
  20b1e1d... c++: remove redundant testcase [PR83258] (*)
  7f962e7... c++: 'mutable' subobject of constexpr variable [PR109745] (*)
  2aa1ab1... c++: Add testcase for already fixed PR [PR103807] (*)
  42f9b48... c++: converted lambda as template argument [PR83258, ...] (*)
  dc399df... c++: noexcept-spec from nested class confusion [PR109761] (*)
  986e38b... c++: bound ttp in lambda function type [PR109651] (*)
  7e0e213... Daily bump. (*)
  0d5a359... libstdc++: Backport std::basic_string::_S_allocate from tru (*)
  ca2b591... syscall: add prlimit (*)
  891cdd3... aarch64: Remove alignment assertions [PR109661] (*)
  2f9b346... Daily bump. (*)
  638b716... Avoid g++.dg/torture/pr106922.C FAIL with the pre-C++11 ABI (*)
  7c7eac0... Daily bump. (*)
  5303b76... Update cpplib ru.po (*)
  92dbe99... Update gcc hr.po (*)
  7bd9a34... c++: Reject pack expansion of assume attribute [PR109756] (*)
  5fd2537... testsuite: Add further testcase for already fixed PR [PR109 (*)
  97f404d... tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR  (*)
  6bc2cf1... rs6000: Guard power9-vector for vsx_scalar_cmp_exp_qp_* [PR (*)
  5e24077... rs6000: Fix predicate for const vector in sldoi_to_mov [PR1 (*)
  26803e0... Daily bump. (*)
  615b920... nvptx/mkoffload.cc: Add dummy proc for OpenMP rev-offload t (*)
  1c9c53f... Daily bump. (*)
  fc79c3a... [GCC 13] Fix aarch64/109762: push_options/push_options does (*)
  3d4b9e8... Daily bump. (*)
  3662964... libffi: fix handling of homogeneous float128 structs (#689) (*)
  843854a... Daily bump. (*)
  f077b78... c++: Add testcase for already fixed PR [PR109506] (*)
  a4cc474... OpenACC: Further attach/detach clause fixes for Fortran [PR (*)
  fa7c4ab... OpenACC: Stand-alone attach/detach clause fixes for Fortran (*)
  3ba5a16... [libstdc++] [testsuite] xfail double-prec from_chars for ld (*)
  d2244f9... Daily bump. (*)
  c1a9847... libstdc++: Document new library version in manual (*)
  fb1a1fc... libstdc++: Mention recent libgcc_s symbol versions in manua (*)
  de45793... tree-optimization/109724 - new testcase (*)
  05bc529... i386: Fix up handling of debug insns in STV [PR109676] (*)
  a3fbe29... libstdc++: Fix up abi.exp FAILs on powerpc64le-linux (*)
  cd650ea... libstdc++: Fix up abi.exp FAILs on powerpc64-linux (*)
  d5680c0... libstdc++: Regenerate baseline_symbols.txt files for Linux (*)
  addbe91... ibstdc++: Shut up -Wattribute-alias warning [PR109694] (*)
  9c9061e... libstdc++: Another attempt to ensure g++ 13+ compiled progr (*)
  eed151c... Docs: Add vector register constarint for asm operands (*)
  5821f37... RISC-V: Fix wrong check of register occurrences [PR109535] (*)
  b366c9f... Daily bump. (*)
  6138e86... Revert "c++: reorganize friend template matching [PR91618]" (*)
  d50f259... libstdc++: Set _M_string_length before calling _M_dispose() (*)
  585ebf8... c++: Fix up VEC_INIT_EXPR gimplification after r12-7069 (*)
  e5891f2... Daily bump. (*)
  275e059... Revert "c++: *this folding in constexpr call" (*)
  0a2c771... c++: array DMI and member fn [PR109666] (*)
  a713aa4... c++: fix 'unsigned typedef-name' extension [PR108099] (*)
  6b927b1... c++: Move -Wdangling-reference to -Wextra [PR109642] (*)
  867024b... testsuite: adjust NOP expectations for RISC-V (*)
  835a579... Daily bump. (*)
  73bbf3c... Daily bump. (*)
  614d978... Daily bump. (*)
  9a167ee... Daily bump. (*)
  2dcd5d5... libstdc++: Fix __max_diff_type::operator>>= for negative va (*)
  2f0e2f9... libstdc++: Improve doxygen docs for <random> (*)
  0355492... libstdc++: Minor fixes to doxygen comments (*)
  bf9e62a... libstdc++: Strip absolute paths from files shown in Doxygen (*)
  0d9f006... libstdc++: Simplify preprocessor/namespace nesting in <bits (*)
  9fa6a69... libstdc++: Improve doxygen docs for <memory_resource> (*)
  7bd8a81... libstdc++: Add @headerfile and @since to doxygen comments [ (*)
  ffc6b22... amdgcn: Fix addsub bug (*)
  45b9498... Daily bump. (*)
  08ea480... Update gcc .po files (*)
  6778b88... libstdc++: Fix typos in doxygen comments (*)
  a682ab4... libstdc++: Reduce Doxygen output for PDF (*)
  297d0ef... c: Fix up error-recovery on non-empty VLA initializers [PR1 (*)
  7e312ad... c: Fix up error-recovery on functions initialized as variab (*)
  910735c... Daily bump. (*)
  76f6a10... amdgcn: bug fix ldexp insn (*)
  26f58ff... amdgcn: update target-supports.exp (*)
  3411f75... amdgcn: HardFP divide (*)
  df49e46... tree-optimization/109609 - correctly interpret arg size in  (*)
  bb406a6... rtl-optimization/109585 - alias analysis typo (*)
  263d1ed... tree-optimization/109573 - avoid ICEing on unexpected live  (*)
  d2e0b6a... Remove obsolete configure code in gnattools (*)
  60e0164... testsuite: Fix up ext-floating2.C on powerpc64-linux (*)
  4aeefba... testsuite: Fix up ext-floating15.C tests on powerpc64-linux (*)
  f8646b8... c: Avoid -Wenum-int-mismatch warning for redeclaration of b (*)
  2295ad5... Bump BASE-VER (*)
  cc035c5... Update ChangeLog and version files for release (*)
  789ff93... Update gennews for GCC 13. (*)
  331a001... Daily bump. (*)
  66829f0... Regenerate gcc.pot (*)
  fb4e50a... powerpc: Fix up *branch_anddi3_dot for -m32 -mpowerpc64 [PR (*)
  4fee426... Daily bump. (*)
  bf30638... Update gcc hr.po, sv.po, zh_CN.po (*)
  1cf9c91... doc: Update install.texi for GCC 13 (*)
  f743863... Daily bump. (*)
  1b67c6f... Daily bump. (*)
  9b6bf07... match.pd: Fix fneg/fadd optimization [PR109583] (*)
  19c8d72... Daily bump. (*)
  c5bfb2e... LoongArch: Add built-in functions description of LoongArch  (*)
  f980561... Do not ignore UNDEFINED ranges when determining PHI equival (*)
  e841eee... Daily bump. (*)
  5092d33... doc: Remove repeated word (typo) (*)
  2a93e38... Daily bump. (*)
  90361bc... c++: bad ggc_free in try_class_unification [PR109556] (*)
  68997d4... Revert "libstdc++: Export global iostreams with GLIBCXX_3.4 (*)
  f226c81... Revert "libstdc++: Fix preprocessor condition in linker scr (*)
  865d712... testsuite: Fix up pr109524.C for -std=c++23 [PR109524] (*)
  5ff54e4... install.texi: Document --enable-decimal-float for AArch64 (*)
  5f9d31d... RISC-V: Force ilp32d for the T-Head FMV test (*)
  787834a... RISC-V: Set the ABI for the RVV tests (*)
  a252c73... RISC-V: Clean up the pr106602.c testcase (*)
  9df40c4... Daily bump. (*)
  ed93388... libstdc++: Fix preprocessor condition in linker script [PR1 (*)
  762be06... libstdc++: Export global iostreams with GLIBCXX_3.4.31 symv (*)
  3d9156f... Docs: Add doc for RISC-V vector intrinsics (*)
  68aea78... tree-optimization/109539 - restrict PHI handling in access  (*)
  769c324... libstdc++: Implement range_adaptor_closure from P2387R3 [PR (*)
  0335603... libstdc++: Adding missing feature-test macros for C++23 ran (*)
  4dc8c0b... libstdc++: Fix typo in views::as_const's operator() [PR1095 (*)
  54a1630... rust: Disable --enable-languages=rust and silently exclude  (*)
  aec9f48... libsanitizer, darwin: Unsupport Darwin >= 22 for now. (*)
  523fc3b... Daily bump. (*)
  c895eb1... c++: bound ttp level lowering [PR109531] (*)
  85b95ea... Set DEV-PHASE to prerelease. (*)

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-19 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 21:40 [gcc/aoliva/heads/testbase] (1136 commits) Update gcc zh_CN.po Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).