public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (1295 commits) Merge branch 'master' into devel/sphinx
@ 2021-10-18 12:43 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-10-18 12:43 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 39887dd2c2c... Merge branch 'master' into devel/sphinx

It previously pointed to:

 e07d0e579a4... Merge branch 'master' into devel/sphinx

Diff:

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

  39887dd... Merge branch 'master' into devel/sphinx
  247c407... Try placing RTL folded constants in the constant pool. (*)
  815f15d... gcov: return proper exit code when error happens (*)
  fecda57... bfin: Popcount-related improvements to machine description. (*)
  eb03289... tree-optimization/102788 - avoid spurious bool pattern fail (*)
  94dff03... Constant fold SS_NEG and SS_ABS in simplify-rtx.c (*)
  20dcda9... [sve] PR93183 - Add support for conditional neg. (*)
  85ce673... gcc-changelog: update error message location (*)
  47e4ab6... Strlen pass refactoring. (*)
  64f9623... Fortran: Fix Bind(C) Array-Descriptor Conversion (*)
  a5b1b2a... tree-optimization/102798 - avoid copying PTA info to old SS (*)
  724e270... Remove unused but set variables. (*)
  017665f... Fortran: Fix CLASS conversion check [PR102745] (*)
  f5b3743... Daily bump. (*)
  fb5b077... [PATCH] d-demangle: properly skip anonymous symbols (*)
  5d4d64f... Allow fully resolving backward jump threading passes. (*)
  7319539... Daily bump. (*)
  a9ef07f... gcc/configure: Check for powerpc64le*-*-freebsd* (*)
  7407f70... Change set_ptr_nonull to set_ptr_nonnull in comments (*)
  99b287b... Fix wrong code in ldost-strlen-1.c (*)
  93d183a... Daily bump. (*)
  e547d13... libstdc++: Fix error in filesystem::path with Clang (*)
  929abc7... libstdc++: Define std::basic_string::resize_and_overwrite f (*)
  79802c5... c++: array cv-quals and template specialization [PR101402] (*)
  1e819bd... Fortran: validate shape of arrays in constructors against d (*)
  4aef14b... Darwin: Update specs handling '-r'. (*)
  353cb29... Darwin: Revise handling of some driver opts. (*)
  730f52e... Allow early sets of SSE hard registers from standard_sse_co (*)
  2c564e8... libstdc++: Make non-propagating-cache fully constexpr [PR10 (*)
  ad820b0... libstdc++: Add missing constexpr to std::variant (P2231R1) (*)
  e27771e... libstdc++: Remove try/catch overhead in std::variant::empla (*)
  1ba7ada... libstdc++: Remove unused functions in std::variant implemen (*)
  a01704f... Darwin, D: Fix D bootstrap, include tm-dwarf2.h. (*)
  93ac832... Ranger : Do not process abnormal ssa-names. (*)
  a10794e... openmp: Improve testsuite/libgomp.c/affinity-1.c testcase (*)
  168761a... Consistently use "rG" constraint for copy instruction in mo (*)
  4a0fed0... openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax (*)
  c057ed9... openmp: Fix up strtoul and strtoull uses in libgomp (*)
  4764049... openmp: Fix up handling of OMP_PLACES=threads(1) (*)
  f3d6437... amdgcn: fix up offload debug linking with LLVM 13 (*)
  cbcba1e... tree-optimization/102752: Fix determining precission of red (*)
  914e917... Make signness explicit in tree-ssa/pr102736.c (*)
  e7ce32c... openmp: Add support for OMP_PLACES=numa_domains (*)
  5809be0... openmp: Add support for OMP_PLACES=ll_caches (*)
  7bfe7d6... Always default to DWARF2_DEBUG if not specified, warn about (*)
  17ffb7a... c/102763 - fix ICE with invalid input to GIMPLE FE (*)
  11a4714... ipa/102762 - fix ICE with invalid __builtin_va_arg_pack ()  (*)
  be072bf... AVX512FP16: Enhance vector shuffle builtins (*)
  147ed01... middle-end/102682 - avoid invalid subreg on the LHS (*)
  575191b... AVX512FP16: Fix ICE for 2 v4hf vector concat (*)
  f757152... AVX512FP16: Fix testcase for complex intrinsic (*)
  1595fe4... c++: instantiate less for constant folding (*)
  5bb1e51... Add target int128 to testcase. (*)
  5d5885c... Daily bump. (*)
  401aaa5... Add ability to use full resolving path solver in the backwa (*)
  0bd6879... Cleanup --params for backward threader. (*)
  d71e1be... Minor cleanups to backward threader. (*)
  4f87d4c... libstdc++: Simplify variant access functions (*)
  373acac... libstdc++: Make filesystem::path(path&&) always noexcept (*)
  04a9b8d... c-family: Support DFP printf/scanf formats for C2X (*)
  b7561b5... libgcc: Add a backchain fallback to _Unwind_Backtrace() on  (*)
  b47490c... Fortran: generate error message for negative elements in SH (*)
  1b115da... Fortran: fix order of checks for the SHAPE intrinsic (*)
  f0b7d4c... Simplification for right shift. (*)
  2c4666f... openmp: Mark declare variant directive in documentation as  (*)
  e19eea3... libiberty: d-demangle: Add test case for function literals (*)
  0555b86... libiberty: d-demangle: add test cases for simple special ma (*)
  724ee5a... openmp, fortran: Add support for OpenMP declare variant dir (*)
  73f34f4... rs6000: Fix memory leak in rs6000_density_test (*)
  1975395... arm: Remove add_stmt_cost hook (*)
  aa62b19... Add forgotten documentation of param ipa-cp-recursive-freq- (*)
  8ececf9... Fix mips testsuite fallout from vectorizer changes (*)
  5e3f888... libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743] (*)
  3d95867... libstdc++: Use more descriptive feature test macro (*)
  62b505a... sve: optimize add reduction patterns (*)
  fecd145... Fix ICE in insert_access. (*)
  27dea0b... Add FIXME note to backward threader. (*)
  ebdf180... Fix predcom-3.c on arc-elf after vectorizer changes (*)
  9b2ad21... tree-optimization/102659 - really avoid undef overflow in i (*)
  4cb5298... Eliminate AUTODETECT_VALUE usage in options. (*)
  6779e9b... aarch64: Fix pointer parameter type in LD1 Neon intrinsics (*)
  a311163... Do not call range_on_path_entry for SSAs defined within the (*)
  d67b22e... Darwin: Update quotes in driver warning messages. (*)
  ff2b92d... ipa-cp: Propagation boost for recursion generated values (*)
  f837785... aarch64: Remove redundant flag_vect_cost_model test (*)
  3d0a727... Add debug helpers for auto_bitmap. (*)
  6e3bfd6... libstdc++: Fix test for feature test macro (*)
  476f305... libstdc++: Add missing constexpr to std::optional (P2231R1) (*)
  ee9fa8a... [Ada] reenable ada83 library unit renaming error (*)
  2f9529f... AVX512FP16: Adjust builtin for mask complex fma (*)
  bd440a8... Adjust testcase for O2 vectorization[Wuninitialized] (*)
  4728afb... Fix TARGET_SOFT_FLOAT patterns in pa.md (*)
  9eb28a0... Daily bump. (*)
  f874a13... libstdc++: Fix regression in memory use when constructing p (*)
  ce55693... libstdc++: Rename files with the wrong extensions (*)
  b83b810... libstdc++: Refactor filesystem::path encoding conversions (*)
  85b24e3... libstdc++: Fix dangling string_view in filesystem::path [PR (*)
  97c3200... x86_64: Some SUBREG related optimization tweaks to i386 bac (*)
  90582eb... ctfc: remove redundant comma in enumerator list (*)
  1456bd4... dwarf2ctf: fix typo in comment (*)
  54fa556... Check to see if null pointer is dereferenceable [PR102630]. (*)
  43ae43f... collect2: Fix missing cleanups. (*)
  5efeaa0... [arm] Fix MVE addressing modes for VLDR[BHW] and VSTR[BHW] (*)
  20995e6... Add support for 32-bit hppa targets in muldi3 expander (*)
  72e0c74... gcov: make profile merging smarter (*)
  489c8f2... Add GSI_LAST_NEW_STMT iterator update (*)
  e415bc4... Fix handling of flag_rename_registers by a target. (*)
  3c0194d... tree-optimization/102659 - avoid undefined overflow after i (*)
  77c7abe... Fortran: dump-parse-tree.c fixes for OpenMP (*)
  c1b6c36... libstdc++: Ensure language linkage of std::__terminate() (*)
  23cd18c... ipa/102714 - IPA SRA eliding volatile (*)
  78fff8a... dwarf2ctf: fix typo in comment (*)
  a124c1b... rs6000/test: Adjust test cases due to O2 vect [PR102658] (*)
  5205598... Daily bump. (*)
  bd6f2c6... c-family: Support format checking C2X %b, %B formats (*)
  76ba473... rs6000: Fix vec_cpsgn parameter order (PR101985) (*)
  4ca446a... Mark certain subdirectories as missing TAGS targets. (*)
  b37351e... i386: Improve workaround for PR82524 LRA limitation [PR8573 (*)
  640ae31... doc: Update MinGW and mingw-64 download links. (*)
  727137d... libstdc++: Fix test that fails for C++20 (*)
  7481021... libstdc++: Fix move construction of std::tuple with array e (*)
  d9dfd7a... libstdc++: Improve diagnostics for misuses of output iterat (*)
  8226f63... doc: Fix typos in alloc_size documentation (*)
  98c0ac7... [PATCH v2] libiberty: d-demangle: remove parenthesis where  (*)
  ccfcf08... libgomp: Release device lock on cbuf error path (*)
  d1dcaa3... tree-optimization/102696 - fix SLP discovery for failed BIT (*)
  9f12a45... tree-optimization/102572 - fix gathers with invariant mask (*)
  e36206c... sve: combine inverted masks into NOTs (*)
  a1a7d09... Fix PR target/102588 (*)
  f5a538e... Fortran version of libgomp.c-c++-common/icv-{3,4}.c (*)
  eb92cd5... Fortran: Various CLASS + assumed-rank fixed [PR102541] (*)
  8e1fe3f... openmp: Avoid calling clear_type_padding_in_mask in the com (*)
  4096bf8... openmp: Add documentation for omp_{get_max, set_num}_thread (*)
  de7fa70... openmp: Fix up warnings on libgomp.info build (*)
  88f5ad5... openmp: Add testsuite coverage for omp_{get_max,set_num}_th (*)
  342aedf... libgomp: alloc* test fixes [PR102628, PR102668] (*)
  fab2f61... vectorizer: Fix up -fsimd-cost-model= handling (*)
  73c535a... Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi. (*)
  d61ce6a... Adjust testcase for O2 vectorization enabling (*)
  82bc935... rs6000: Correct several errant dg-require-effective-target (*)
  29fb1e8... rs6000: Support more SSE4 "cmp", "mul", "pack" intrinsics (*)
  285d75a... rs6000: Support SSE4.1 "cvt" intrinsics (*)
  1ec08ca... rs6000: Simplify some SSE4.1 "test" intrinsics (*)
  2be6f6d... rs6000: Support SSE4.1 "min" and "max" intrinsics (*)
  732d763... Daily bump. (*)
  30cce6f... Add obj-c++.srcman target to gcc/objcp/Makefile. (*)
  150493d... Revert accidental change in ipa-modref-tree.h (*)
  250ddf4... libstdc++: Add wrapper for internal uses of std::terminate (*)
  247bac5... libstdc++: Simplify std::basic_regex::assign (*)
  45ba542... libstdc++: Fix std::numeric_limits::lowest() test for stric (*)
  6b6788f... libstdc++: Add valid range assertions to std::basic_regex [ (*)
  84088dc... libstdc++: Fix std::match_results::end() for failed matches (*)
  008e739... Commonize ipa-pta constraint generation for calls (*)
  0de8c2f... c++: Add testcase for already-fixed PR [PR102643] (*)
  1c0a83e... doc: improve -fsanitize=undefined description (*)
  f858239... ChangeLog: Remove incorrect PR reference (*)
  3387256... middle-end/102683 - fix .DEFERRED_INIT expansion (*)
  09a0aff... middle-end/101480 - overloaded global new/delete (*)
  a40970c... [Ada] Fix problematic import of type-generic GCC atomic bui (*)
  4a0d6b7... [Ada] Tweak the warning about missing local raises (*)
  5ea133c... [Ada] Fix for atomic wrongly rejected on object of discrimi (*)
  92961bd... [Ada] Fix incorrect size for pathological pass-by-copy para (*)
  547513e... [Ada] Runtime transition: System.Threads (*)
  a59626c... [Ada] Remove redundant guard in expansion of dispatching ca (*)
  939047f... [Ada] Valid postconditions incorrectly rejected. (*)
  2ad5d5e... [Ada] Incorrect Dynamic_Predicate results for static argume (*)
  26a7b2a... [Ada] sigset_t is an unsigned long on RTEMS (*)
  0f07649... [Ada] RTEMS: use regular RTEMS API for minimum stack size c (*)
  ddbcda7... [Ada] Export No_Exception_Propagation_Active for use by gig (*)
  b89465c... [Ada] Warn about conversion with any predefined time types (*)
  945ec76... [Ada] Simplify membership tests with N_Generic_Declaration (*)
  35338c6... [Ada] Remove constant arguments (*)
  d64c67d... [Ada] Find an interpretation for membership test with a sin (*)
  9d615a4... [Ada] RTEMS: use hardware interrupts instead of signals for (*)
  cea8335... [Ada] Fix internal error on fixed-point divide, multiply an (*)
  939b3a2... [Ada] Reorder subprogram spec and bodies in alphabetical or (*)
  e0926f7... [Ada] Rewrite extended names in derived class-wide expressi (*)
  4075bdc... [Ada] Import binder globals as constant (*)
  736f9be... [Ada] Move rewriting of boxes in aggregates from resolution (*)
  1bafcab... [Ada] Simplify initialization of concurrent components (*)
  90084d7... [Ada] Simplify detection of delayed aggregates (*)
  b52e152... [Ada] Simplify detection of record components with default  (*)
  7dc58f3... [Ada] Remove redundant guard against an empty component lis (*)
  5a6c36a... [Ada] RTEMS: use default stack checking emulation package (*)
  4dc82cc... [Ada] Do not clear Analyzed flag in expand if already set b (*)
  6b1c091... [Ada] Simplify code for checks within an initialization pro (*)
  07118f4... [Ada] Fix crash on array component with Default_Value (*)
  3e10307... [Ada] Size of time_t in newer verions of VxWorks7 (*)
  177b800... opts: Remove AUTODETECT_VALUE usage. (*)
  6b7a246... Remove usage of IRA_REGION_AUTODETECT (*)
  f709779... libgomp: Add tests for omp_atv_serialized and deprecate omp (*)
  07dd3bc... openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]e (*)
  6e3c4bf... IBM Z: Provide rawmemchr{qi,hi,si} expander (*)
  6f966f0... ldist: Recognize strlen and rawmemchr like loops (*)
  9abf8c9... options: use cl_optimization_hash. (*)
  4e5bc4e... [PR/target 100316] Allow constant address for __builtin___c (*)
  6d97315... Adjust testcase for O2 vectorization enabling. (*)
  8cd172e... Daily bump. (*)
  74ccca3... Fortran: handle initialization of derived type parameter ar (*)
  9583b26... var-tracking: Fix a wrong-debug issue caused by my r10-7665 (*)
  882d806... tree-optimization: [PR102622]: wrong code due to signed one (*)
  c9db17b... Daily bump. (*)
  b2713e9... Fortran: accept both old and new-style relational operators (*)
  2b30143... testsuite: Add missing comment for some dg-warning (*)
  b4e81f6... Adjust more testcases for O2 vectorization enabling. (*)
  875124e... openmp: Add support for OpenMP 5.1 structured-block-sequenc (*)
  0d788c3... Refine movhfcc. (*)
  ce6eec3... Daily bump. (*)
  fec283b... libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T  (*)
  9a89281... libstdc++: Define deleted wchar_t overloads unconditionally (*)
  3c9fbc2... libstdc++: Define std::wstring_convert unconditionally [PR  (*)
  4bdb9d6... libstdc++: Enable type traits for wchar_t unconditionally [ (*)
  4997c8b... libstdc++: Enable vstring for wchar_t unconditionally [PR98 (*)
  0afb9eb... libstdc++: Always define typedefs and hash functions for wi (*)
  cfeff09... libstdc++: Move test that depends on wchar_t I/O to wchar_t (*)
  43e2a44... libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in tests (*)
  29a9de9... libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite (*)
  d87105d... libstdc++: Access std::pair members without tuple-like help (*)
  64acc43... libstdc++: Avoid instantiation of _Hash_node before it's ne (*)
  7afb610... Fortran: Add diagnostic for F2018:C839 (TS29113:C535c) (*)
  9046e0d... [PR102627] Use at least natural mode during splitting hard  (*)
  e6f6972... libstdc++: Detect miscompilation of src/c++11/limits.cc (*)
  946486a... Grow non_null_ref bitmap when num_ssa_names increases. (*)
  4d90703... Implement irange::debug() (*)
  a1fc407... libstdc++: Reduce header dependencies of <algorithm> in C++ (*)
  a23653c... libsanitizer: Add AM_CCASFLAGS to Makefile.am (*)
  0ee3dc6... loop: Fix profile updates after unrolling [PR102385] (*)
  816da49... opts: include missing header files. (*)
  00f3429... Come up with OPTION_SET_P macro. (*)
  82e3a82... libstdc++: Restore debug checks in uniform container erasur (*)
  fcc13d6... libstdc++: Implement ostream insertion for chrono::duration (*)
  db3d727... openmp: Fix up declare target handling for vars with DECL_L (*)
  90285ce... Tweak new test cases for -march=cascadelake strangeness. (*)
  f49e3d2... libgcc: use .init_stack for constructors if available (*)
  6131964... Simplify (_Float16) ceil ((double) x) to .CEIL (x) when ava (*)
  77ca2cf... Support reduc_{plus,smax,smin,umax,min}_scal_v4hi. (*)
  2b8453c... Enable auto-vectorization at O2 with very-cheap cost model. (*)
  50e20ee... Daily bump. (*)
  fba228e... c++: NTTP with array/function type after substitution [PR61 (*)
  7f78718... libstdc++: Move C++14 <chrono> components to new <bits/chro (*)
  1848fbf... ctfc: Free CTF container elements in ctfc_delete_container  (*)
  ae2df1a... ctf: Do not warn for CTF not supported for GNU GIMPLE (*)
  0e90799... libstdc++: Avoid use of hardware interference non-constant  (*)
  5610784... libstdc++: Avoid debug checks in uniform container erasure  (*)
  5c1838c... tree-object-size: Drop unused pdecl and poff arguments (*)
  555fa35... Introduce smul_highpart and umul_highpart RTX for high-part (*)
  1a7d452... ipa: Fix ICE when speculating calls from inlined functions  (*)
  2e6e0d8... c++: variadic ttp constraint subsumption [PR99904] (*)
  9b239d0... c++: Do not warn about lifetime of std::initializer_list<T> (*)
  44b6158... Fix access node merging (*)
  348b426... c++: Add testcase for C++23 P2316R2 - consistent character  (*)
  1ebf2c1... tree-optimization/102608 - avoid CSEing .DEFERRED_INIT (*)
  4fcf7f6... MAINTAINERS: Add myself to DCO section (*)
  8ae3b44... build: Fix --enable-gather-detailed-mem-stats (*)
  81c362c... amdgcn: Fix assembler version incompatibility (*)
  205dafb... amdgcn: Implement -msram-ecc=any (*)
  6ca03ca... amdgcn: Support LLVM 13 assembler syntax (*)
  6496ae5... Properly parse invariant &MEM addresses in the GIMPLE FE (*)
  57c7ec6... Daily bump. (*)
  6aab794... c++: One more spaceship test. (*)
  929cb75... libsanitizer: Update LOCAL_PATCHES (*)
  bb8adf0... libsanitizer: Apply local patches (*)
  2e3d50c... libsanitizer: Merge with upstream (*)
  881d168... libstdc++: Implement std::move_only_function for C++23 (P02 (*)
  ad451b0... Add range intersect with 2 wide-ints. (*)
  3ca950c... Introduce a param-switch-limit for EVRP. (*)
  e828f4b... Use TYPE_MIN/MAX_VALUE in set_varying when possible. (*)
  4b8ca6c... Ranger: More efficient zero/nonzero check. (*)
  90c3a62... More consistently dump GIMPLE FE consumable stmts (*)
  ba83732... openmp: Optimize for OpenMP atomics 2x__builtin_clear_paddi (*)
  8892d53... c++: Implement C++23 P2242R3 - Non-literal variables (and l (*)
  f43eb77... libcpp: Implement C++23 P2334R1 - #elifdef/#elifndef (*)
  ece8b0f... Fortran: Fix deprecate warning with parameter (*)
  e76a7a8... [gimple-isel] Remove redundant if condition. (*)
  09d886e... c++: defaulted <=> with bitfields [PR102490] (*)
  bb6194e... Daily bump. (*)
  433516e... Not add initialization for variables been initialized by FE (*)
  ab67380... compiler: workaround for C++ build template matching quirk (*)
  737f95b... c++: Fix apply_identity_attributes [PR102548] (*)
  e247605... Darwin, D: Fix bootstrap when target does not support -Bsta (*)
  d4c470c... c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547] (*)
  ec0124e... Loosen loop crossing restriction in threader. (*)
  1f51e9a... libstdc++: Ensure std::span and std::string_view are trivia (*)
  370374c... Mark argument as unused (*)
  f9e6f20... Fix s390 test to have pointer type for computed goto (*)
  5b4bf54... Fix redefinition warning (*)
  6da36b7... libstdc++: Simplify constraints for std::any construction (*)
  824e085... libstdc++: Add test for std::cmp_greater (*)
  313193e... libstdc++: Improve test for printing volatile pointers (*)
  d4f6dbe... Allow more kinds of invariant addresses in GIMPLE FE (*)
  f393041... c++: templated static local var has value-dep addr [PR98930 (*)
  7f4192d... gfortran.dg/gomp/pr43711.f90: Change dg-* for XFAIL->PASS (*)
  9856132... Make flow of option processing more readily visible (*)
  eded910... Amend function names with UID when dumping with TDF_UID (*)
  604459a... More .DEFERRED_INIT expansion rework (*)
  7646847... libstdc++: Fix testcase for newly-implemented C++20 semanti (*)
  9665c2e... libstdc++: Add noexcept to some std::function internals (*)
  96955a8... libstdc++: Support printing volatile pointers (P1147R1) (*)
  9e13680... libstdc++: Update __cpp_lib_adaptor_iterator_pair_construct (*)
  bbdf2d3... [Ada] Plug small loophole with boolean values (*)
  eae3332... [Ada] Do not unconditionally inline expression functions wi (*)
  650ad52... [Ada] Fix latent bug in set_end_locus_from_node (*)
  07ad659... [Ada] Minor include directives placement adjustment (*)
  a23e020... [Ada] introduce stack scrub (strub) feature (*)
  b1657ff... [Ada] Mark private component renaming as coming from source (*)
  3a0302e... [Ada] Add comments in Ada.Task_Initialization (*)
  8ae054e... [Ada] Include errno.h in QNX specific part of the signal ha (*)
  c46dffc... [Ada] Remove left-overs of Unaligned_Valid attribute (*)
  2f22e8d... [Ada] Forbids use of Compile_Time_(Error|Warning) as config (*)
  e3915b9... [Ada] Add sys/time.h #include for QNX (*)
  f7d1d2c... [Ada] Issue a proper error message when no format specifier (*)
  657d0d8... [Ada] Fix negative numbers formatted with leading zero (*)
  b2b2fe2... [Ada] Minor code clean-up (*)
  8c77e8b... [Ada] Add missing functions to Wide_Wide_Characters Handlin (*)
  4f3a016... [Ada] Improve error message on array aggregates (*)
  b479c0f... [Ada] Front-end support for Storage_Model feature (*)
  e035b4f... [Ada] Note that -gnatd_t is used in CCG (*)
  50524b0... [Ada] Add case to consider ENODEV a "file not found error" (*)
  bdabd8b... [Ada] Rewrite operator entity in derived class-wide express (*)
  cc1fcd3... [Ada] Propagate Ghost status from parent to derived subprog (*)
  0417581... [Ada] Add Default_Initial_Condition to type Unbounded_Strin (*)
  640bda3... [Ada] Disable contract cases on formal containers (*)
  439dae6... [Ada] Improve message on missing all/for in pre-Ada-2022 mo (*)
  f88db18... [Ada] Improve error message on missing all/for in quantifie (*)
  f46939f... [Ada] Proof of Ada.Strings.Maps (*)
  ec8ccc7... [Ada] Proof of Ada.Characters.Handling (*)
  1581aa3... Adjust gfortran.dg/predict-2.f90 (*)
  da9c5f7... Daily bump. (*)
  2dda00b... c-family: Implement -Warray-compare [PR97573] (*)
  d362b91... avoid hardreg autoinit (*)
  c86a16b... d: gdc driver ignores -static-libstdc++ when automatically  (*)
  c4ee096... d: Save target node before parsing optimize options in case (*)
  7e0c050... middle-end/102285 - refine .DEFERRED_INIT expansion (*)
  55a3be2... tree-optimization/102570 - teach VN about internal function (*)
  22d34a2... libstdc++: Implement P1518R2 for container deduction guides (*)
  728e639... libstdc++: Add missing noexcept to std::variant helper (*)
  cf87656... libstdc++: Disable std::string{,_view} construction from nu (*)
  fa3ccf8... Remove static marker for range in alloca pass. (*)
  ad4a3c0... middle-end/102587 - avoid auto-init for VLA vectors (*)
  5e0367d... [Ada] Incremental patch for restriction No_Dynamic_Accessib (*)
  29ca687... [Ada] Document the current behaviour of -gnateA switch (*)
  6a53553... [Ada] Handle properly user_defined literals given by operat (*)
  861dc87... [Ada] Fix indentation in generated AST construction functio (*)
  aa40952... [Ada] Implement CUDA_Device (*)
  70aec3a... [Ada] Completion of support for AI12-0409 (attribute Preela (*)
  a5740f2... [Ada] Mark Ada.Text_IO in SPARK (*)
  39d7ff0... [Ada] Minor comment fix in System.Regpat (*)
  be33050... [Ada] Refactor duplicate code for pretty-printing GNAT AST (*)
  b680788... [Ada] Remove repeated calls to Prefix in resolution of arra (*)
  3a6f30e... [Ada] Emit specific SCOs for decisions of quantified expres (*)
  8f72124... [Ada] Fix comment about expansion of slices (*)
  448a20e... [Ada] Add Ada RM description of Ada.Strings.Bounded as comm (*)
  c0dcfc8... [Ada] Fix for a static Leading_Part attribute raising const (*)
  f729943... [Ada] Fix resolution of Declare_Expressions involving trans (*)
  8e1e74a... [Ada] Fix latent problem in Sem_Ch8.Build_Class_Wide_Wrappe (*)
  c36774b... [Ada] Declaration_Node for Itypes returns Empty or declarat (*)
  f997493... [Ada] Fix handling of slices with subtype names (*)
  44bfdde... [Ada] Fix missing check on slice with a subtype indication (*)
  263e293... [Ada] Fix handling of 'Image acting as a prefix of a slice  (*)
  6c30bcc... [Ada] Spurious non-variable error on implicitly dereference (*)
  6109bca... [Ada] Adjust documentation of -fdump-ada-spec in GNAT UG (*)
  43a59d4... [Ada] PR ada/102073 (*)
  43362d7... [Ada] Crash on allocator in alternative accessibility modes (*)
  cf1c69f... [Ada] Entities in E_Loop scopes are not library-level entit (*)
  2376b04... [Ada] Spurious accessibility error on renamed expression (*)
  d681ce9... [Ada] VxWorks inconsistent use of return type Fixup (*)
  602176a... [Ada] Emit debugging information for TSD object (*)
  935b356... [Ada] Fix compiler internal error (*)
  1d65c80... [Ada] Improve checking for invalid index values when access (*)
  51d9ef7... Fortran: Avoid var initialization in interfaces [PR54753] (*)
  f950d94... Remove dead code in config/rs6000/vxworks.h (*)
  154fd08... Daily bump. (*)
  d910568... Fix for powerpc64 long double complex divide failure (*)
  fdf0b6c... coroutines: Fail with a sorry when presented with a VLA [PR (*)
  650beb1... coroutines: Await expressions are not allowed in handlers [ (*)
  8009c79... coroutines: Fix ICE with an invalid await_suspend type [PR1 (*)
  1b54a72... coroutines: Ensure co_await_exprs have TREE_SIDE_EFFECTS se (*)
  0ee1ab1... coroutines: Look through NOPs for awaiter variables [PR 995 (*)
  8fbe1b1... options: check for CL_OPTIMIZATION only for cl_options. (*)
  e3e07b8... Daily bump. (*)
  b7848a2... libstdc++: Fix typos in std::filesystem code (*)
  6c0dd02... [PR102563] Do not clobber range in operator_lshift::op1_ran (*)
  d7705b0... contrib: filter out mmx.md file. (*)
  703d8a4... Add libgomp.fortran/order-reproducible-*.f90 (*)
  bda4aa3... options: fix ASAN issue during saving of opt. options (*)
  fc0bede... c-family: Fix bootstrap for targets defining TARGET_FORMAT_ (*)
  5f02854... Use unsigned long long in asm-x86-linux-rdmsr.c (*)
  9d116bc... Daily bump. (*)
  5f9ccf1... [PR102546] X << Y being non-zero implies X is also non-zero (*)
  257d289... aarch64: enable cortex-x2 CPU (*)
  f3cb211... aarch64: enable cortex-a710 CPU (*)
  8aa3ab5... aarch64: enable cortex-a510 CPU (*)
  92936be... libstdc++: Restore printing of assertion messages [PR102100 (*)
  acf3a21... libstdc++: Reduce header dependencies for C++20 std::erase  (*)
  ff7793b... libstdc++: Allow stateful allocators in std::list::sort [PR (*)
  34e9407... libstdc++: Make std::jthread support pointers to member fun (*)
  b7e8fb5... libstdc++: Add container adaptor constructors taking iterat (*)
  6ccffeb... libstdc++: Implement LWG 3506 for std::priority_queue (*)
  e79bde6... libstdc++: Implement LWG 3529 for std::priority_queue (*)
  e5c093e... libstdc++: Implement LWG 3522 for std::priority_queue (*)
  20751fa... libstdc++: Implement LWG 3392 for std::ranges::distance (*)
  9b790ac... libstdc++: Remove unary_function base classes from std::thr (*)
  e3869a4... libstdc++: Remove useless base classes in pb_db tests (*)
  44967af... libstdc++: Simplify __throw_out_of_range_fmt for freestandi (*)
  dc1b295... libstdc++: Fix narrowing conversion in std::visit (*)
  59ffa3e... libstdc++: Avoid unconditional use of errc::not_supported [ (*)
  d71476c... libstdc++: Add utility for creating std::error_code from OS (*)
  a09bb4a... libstdc++: Add std::__conditional_t alias template (*)
  cfb582f... libstdc++: Optimize std::visit for the common case [PR 7811 (*)
  c46ecb0... libstdc++: Allow visiting inherited variants [PR 90943] (*)
  fb4d55e... libstdc++: Simplify __normal_iterator converting constructo (*)
  10b6d89... libstdc++: Make move ctor noexcept for fully-dynamic string (*)
  ce709ad... libstdc++: Add noexcept to common_iterator proxy operators (*)
  d335d73... libstdc++: Use conditional noexcept in std::reverse_iterato (*)
  681707e... libstdc++: Do not allocate a zero-size vector<bool> [PR 100 (*)
  741c735... libstdc++: Implement std::clamp with std::min and std::max  (*)
  2a93d18... Add/update libgomp.fortran/alloc-*.f90 (*)
  4dc7ce6... Enhance -Waddress to detect more suspicious expressions [PR (*)
  f171091... Default to dwarf version 4 on hppa64-hpux (*)
  cb4b822... libiberty: testsuite: add missing format on d-demangle-expe (*)
  be5bdcc... libsanitizer: Update LOCAL_PATCHES (*)
  b47fd7f... Update c-c++-common/tsan/atomic_stack.c (*)
  984400f... libsanitizer: Bump asan/tsan versions (*)
  488efba... libsanitizer: Apply local patches (*)
  76288e1... libsanitizer: Merge with upstream (*)
  7c99923... c++: cv-qualified ref introduced by typedef [PR101783] (*)
  17374da... libstdc++: Define basic_regex::multiline for non-strict mod (*)
  94311bf... libstdc++: Add missing header to test (*)
  901fa4c... libstdc++: Add noexcept to istream_iterator and ostream_ite (*)
  c67339d... libstdc++: Fix _ForwardIteratorConcept for __gnu_debug::vec (*)
  b8d42cf... libstdc++: Replace try-catch in std::list::merge to avoid O (*)
  5051fad... options: fix concat of options. (*)
  0acdc7f... aarch64: fix AARCH64_FL_V9 flag value (*)
  75d053d... Remove shadowed oracle field. (*)
  9c1a633... ubsan: Move INT_MIN / -1 instrumentation from -fsanitize=in (*)
  1c6a8b8... aarch64: Fix cpymem-size.c test for ILP32 (*)
  f0688d4... aarch64: add armv9-a to -march (*)
  d0abfa8... Fix bb-slp-pr97709.c after computed goto change (*)
  6de9f0c... Append target/optimize attr to the current cmdline. (*)
  97909f8... Fix ICE with stack checking emulation at -O2 (*)
  021ad8e... Fix PR c++/64697 at -O1 or above (*)
  e705b85... openmp: Differentiate between order(concurrent) and order(r (*)
  3749c3a... openmp: Avoid PLT relocations for omp_* symbols in libgomp (*)
  998e434... openmp: Add alloc_align attribute to omp_aligned_*alloc and (*)
  7010758... c++: Fix handling of __thread/thread_local extern vars decl (*)
  3a7f20e... middle-end/102518 - avoid invalid GIMPLE during inlining (*)
  ea0b5b6... [Ada] Subprogram_Variant in ignored ghost code (*)
  29ada0e... [Ada] Empty CUDA_Global procedures when compiling for host (*)
  e02c8df... [Ada] Improved checking for invalid index values when acces (*)
  f5d4b3f... [Ada] Document rounding mode assumed for dynamic floating-p (*)
  3f561db... [Ada] More work on efficiency improvements (*)
  3a81dbb... [Ada] Add missing guard before call to Interface_Present_In (*)
  f54be41... [Ada] Add new debug switch -gnatd.8 (*)
  302563c... [Ada] Spurious warning about hiding in generic instantiatio (*)
  1c37d19... [Ada] Crash on improper use of GNAT attribute Type_Key (*)
  10ca293... [Ada] Crash on renaming within declare expression (*)
  3323aa7... [Ada] Fix CodePeer warnings (*)
  ddd1ab3... [Ada] Add Evaluable_Kind and Global_Name_Kind (*)
  8279a11... [Ada] Stub CUDA_Device aspect (*)
  28c4945... [Ada] Assert_Failure on derived type with inherited Default (*)
  698425f... [Ada] Add more node unions (*)
  8b1a5da... [Ada] Implementation of AI12-0212: iterator specs in array  (*)
  475e1d2... [Ada] Ada2022: AI12-0195 overriding class-wide pre/postcond (*)
  fa465c1... [Ada] Fix deleting CodePeer files for non-ordinary units (*)
  19ab5a5... [Ada] Improve error message for .ali file version mismatch (*)
  aa4648e... [Ada] Fix bug in inherited user-defined-literal aspects for (*)
  a6fe12b... [Ada] Info. gathering in preparation for more efficiency im (*)
  e0ab200... [Ada] Support gmem.out longer than 2G on 32 bit platforms (*)
  6732c40... [Ada] Spurious range checks on aggregate with non-static bo (*)
  3e20570... [Ada] Add N_Is_Decl (*)
  7916838... [Ada] Add N_Entity_Name (*)
  cafd1c1... [Ada] Improve error message for .ali file version mismatch (*)
  8e35980... [Ada] No ABE check needed for an expression function call. (*)
  1b48283... [Ada] Fix CodePeer warnings (*)
  c4f826d... [Ada] Document that gnatmem requires fixed-position executa (*)
  2e0782a... [Ada] Switch to SR0660 (*)
  2467998... Daily bump. (*)
  f140838... testsuite: Fix cf-descriptor-5.f90 (*)
  cd08eae... arm: Enable Cortex-R52+ CPU (*)
  9845c52... c++: __is_trivially_xible and multi-arg aggr paren init [PR (*)
  fdf8d5b... c++: argument order in a variadic type trait intrinsic (*)
  b6bca2e... c++: defaulted comparisons and vptr fields [PR95567] (*)
  bffb580... compiler: avoid calling Expression::type before lowering (*)
  b19bbfb... Fortran: resolve expressions during SIZE simplification (*)
  8a0861e... Fortran: fix reference to Fortran standard in comment (*)
  6f4459c... i386: Eliminate sign extension after logic operation [PR899 (*)
  643e8f4... Fortran: Fix same_type_as (*)
  8088a33... libphobos: Select the appropriate exception handler in getC (*)
  ed3ec73... libphobos: Print stacktrace before terminating program due  (*)
  0111153... libphobos: Remove unused variables in gcc.backtrace. (*)
  efa5449... libphobos: Give _Unwind_Exception an alignment that best re (*)
  d46a29d... libphobos: Define main function as extern(C) when compiling (*)
  ef37ddf... libgomp.fortran/alloc-*.f90: Add missing dg-prune-output (*)
  70de20d... openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for F (*)
  c3d11a1... testsuite: Skip a test-case when LTO is used [PR102509] (*)
  32bd81e... Do not hide asm_out_file in ASM_OUTPUT_ASCII. (*)
  09f032c... Refine alingment peeling fix (*)
  c2dc29c... Fix thinko in previous alignment peeling change (*)
  c536996... libstdc++: Fix preprocessor check for C++17 (*)
  f5440ac... Plug possible snprintf overflow in lto-wrapper. (*)
  b38a4bd... openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc (*)
  257fd03... Add gimple_ranger::debug. (*)
  64dd46d... Plug memory leak in hybrid_threader. (*)
  d238146... Daily bump. (*)
  d6a87d9... debug/102507: ICE in btf_finalize when compiling with -gbtf (*)
  cd5448f... MAINTAINERS: Add myself to DCO section (*)
  24e30f4... [PR102501] Adjust jump threading testcases for ppc64* and o (*)
  77731cb... Avoid CFG updates in VRP threader if nothing changed. (*)
  48c97c6... Use a separate TV_* timer for the VRP threader. (*)
  5e2adfe... Fortran: fix error recovery for invalid constructor (*)
  a672a22... bpf: correct extra_headers (*)
  86304da... Fix more testsuite fallout from computed goto changes (*)
  3caf7f8... aarch64: Fix type qualifiers for qtbl1 and qtbx1 Neon built (*)
  f38cd3b... libstdc++: Implement std::regex_constants::multiline (LWG 2 (*)
  9ca4c42... libstdc++: Check for invalid syntax_option_type values in < (*)
  b701e1f... libstdc++: std::basic_regex should treat '\0' as an ordinar (*)
  b59be1a... libstdc++: Simplify std::basic_regex construction and assig (*)
  b34fa88... testsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with OImo (*)
  4c77310... Fix peeling for alignment with negative step (*)
  a459ee4... aarch64: Improve size heuristic for cpymem expansion (*)
  8f95e3c... aarch64: Improve size optimisation heuristic for setmem exp (*)
  d3e7bb1... openmp: Disallow reduction with var private in containing p (*)
  c6dbe7a... Fix some testcases after my computed goto patch (*)
  2da5ec9... Avoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c (*)
  fd13347... Daily bump. (*)
  68c081b... RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart. (*)
  daa762f... c++: ttp matching with constrained auto parm [PR99909] (*)
  2fcfc7d... libstdc++: Fix return values for atomic wait on futex (*)
  26c09ae... libstdc++: Fix 48631_neg test in _GLIBCXX_INLINE_VERSION mo (*)
  e12f66d... c: [PR32122] Require pointer types for computed gotos (*)
  c44c5f3... libstdc++: Remove obfuscating typedefs in <regex> (*)
  b5f276b... libstdc++: Tweaks to <regex> to avoid warnings (*)
  df0dd04... libstdc++: Add noexcept to functions in <regex> (*)
  aeaea26... libstdc++: Define macro before it is first checked (*)
  bec1167... Darwin, D : Add .d suffix to the list for invoking dsymutil (*)
  07fbdd7... libstdc++: Skip container adaptor tests that fail concept c (*)
  b701f46... libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECK (*)
  afffc96... libstdc++: Fix concept checks for iterators (*)
  5f1db76... libstdc++: Improve types used as iterators in testsuite (*)
  4000d72... libstdc++: Fix tests that use invalid types in ordered cont (*)
  45a8cd2... libstdc++: Fix _OutputIteratorConcept checks in algorithms (*)
  82626be... libstdc++: Specialize std::pointer_traits<__normal_iterator (*)
  b12d6e7... Darwin, PPC : Fix R13 for PPC64. (*)
  45f775f... libgcc, X86, Darwin: Export cpu_model and indicator. (*)
  fae6271... coroutines: Only set parm copy guard vars if we have except (*)
  a11052d... libstdc++: Improve std::forward static assert message (*)
  f2b7f56... libstdc++: Fix mismatched noexcept-specifiers in filesystem (*)
  e159c0a... aarch64: Add command-line support for Armv8.7-a (*)
  0400ca1... Improve jump threading dump output. (*)
  1f0a57b... libgomp: Only check for 2*sizeof(void*) int type with Fortr (*)
  92cdd33... reassoc: Test rank biasing (*)
  c32f7df... Enable jump threading at -O1. (*)
  95540a6... 'gfortran.dg/assumed_rank_22_aux.c' messages printed vs. De (*)
  a43ae03... Further test case adjustment re "Fortran: Fix assumed-size  (*)
  dbed1c8... reassoc: Propagate PHI_LOOP_BIAS along single uses (*)
  99c106e... reassoc: Do not bias loop-carried PHIs early (*)
  3b7041e... i386: Don't emit fldpi etc. if -frounding-math [PR102498] (*)
  34b1e44... tree-optimization/99793 - testcase for the PR (*)
  5b8b152... tree-optimization/100112 - VN last_vuse and redundant store (*)
  4f07769... openmp: Don't call omp_finish_clause on implicitly added pr (*)
  fb8b72e... Return VARYING in range_on_path_entry if nothing found. (*)
  dc614a8... top-level configure: setup target_configdirs based on repos (*)
  eea10af... AVX512FP16: Support basic 64/32bit vector type and operatio (*)
  1dadd51... Fix gcc.target/i386/vect-pr97352.c for -m32 -march=cascadel (*)
  ce450af... gfortran.dg/include_15.f90: Add dg-prune-output [PR102500] (*)
  6fabd9e... Fix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after recent (*)
  e475ae9... Control all jump threading passes with -fjump-threads. (*)
  9cfb95f... Relax condition of (vec_concat:M(vec_select op0 idx0)(vec_s (*)
  3540429... Support 128/256/512-bit vector plus/smin/smax reduction for (*)
  cf96640... Daily bump. (*)
  51018dd... c++: deduction guides and ttp rewriting [PR102479] (*)
  8366836... Minor cleanups to solver. (*)
  4ef1e52... Remove old VRP jump threader code. (*)
  0288527... Replace VRP threader with a hybrid forward threader. (*)
  dd11aab... Come up with section_flag enum. (*)
  a64697d... flag_complex_method: support optimize attribute (*)
  3e6a511... Update pathname for IBM long double description. (*)
  d06dc8a... middle-end/102450 - avoid type_for_size for non-existing mo (*)
  da1f639... libgomp.oacc-fortran/privatized-ref-2.f90: Fix dg-note (*)
  00f6de9... Fortran: Fix assumed-size to assumed-rank passing [PR94070] (*)
  76773d3... Fix PR c/94726: ICE with __builtin_shuffle and changing of  (*)
  d5f8abe... Use on-demand ranges in ssa_name_has_boolean_range before q (*)
  e1d01f4... Convert some evrp uses in DOM to the range_query API. (*)
  6390c50... Allow different vector types for stmt groups (*)
  e7b8d70... Revert "Optimize v4sf reduction.". (*)
  1932e11... Daily bump. (*)
  fe2771b... Fortran: Fix associated intrinsic with assumed rank [PR1013 (*)
  e98e12c... Remove storage only description for _Float16 w/o avx512fp16 (*)
  f5ef07a... Daily bump. (*)
  8bafc96... pru: Named address space for R30/R31 I/O access (*)
  9a4293e... Daily bump. (*)
  71f9651... top-level: merge Makefile.def patches from binutils-gdb rep (*)
  84cccff... Fortran - improve checking for intrinsics allowed in consta (*)
  2364250... Fortran: Add missing diagnostic for F2018 C711 (TS29113 C40 (*)
  34947d4... real: fix encoding of negative IEEE double/quad values [PR9 (*)
  51ca050... Make profitability calculation of RA conflict presentations (*)
  55b3299... path solver: Avoid further lookups when range is defined in (*)
  9b11107... libstdc++: Remove redundant 'inline' specifiers (*)
  710c6ab... Verify unallocated edge/BB flags are clear (*)
  204f56a... Fortran: Improve file-reading error diagnostic [PR55534] (*)
  4a960d5... Avoid invalid loop transformations in jump threading regist (*)
  29c9285... Fix value uninitialization in vn_reference_insert_pieces [P (*)
  f91b11e... Fix null-pointer dereference in delete_dead_or_redundant_ca (*)
  ea0f450... AVX512FP16: Support cond_op for HFmode (*)
  391b23e... Daily bump. (*)
  2646d0e... Fortran: Diagnose default-initialized pointer/allocatable d (*)
  e5c0492... c++: adjust the handling of RID_ATTRIBUTE. (*)
  eb9f099... c++: add spellcheck suggestions for typedef etc. [PR77565] (*)
  fe4e6c8... Look for a relation between operands only when possible. (*)
  053e1d6... Create a ranger-local flag for non-executable edges. (*)
  1b07d9d... Fortran: Handle allocated() with coindexed scalars [PR93834 (*)
  b3585c0... libiberty: prevent null dereferencing on dlang_type (*)
  5481040... libiberty: prevent buffer overflow when decoding user input (*)
  43358e9... libstdc++: Remove c++20-specific dg-error directives in tes (*)
  8fa9092... libstdc++: Disable PCH for test that depends on a macro bei (*)
  4778974... libstdc++: Make std::system_category() recognize Windows er (*)
  dd396a3... libstdc++: Improvements to standard error category objects (*)
  ce01e2e... libstdc++: std::system_category should know meaning of zero (*)
  f6a05b2... c++: improve tree dump for templated decls (*)
  96783ca... [Ada] Fix obsolete comment mentioning girder discriminants (*)
  c20222e... [Ada] Add Subprogram_Body_Or_Type (*)
  faa396c... [Ada] Add N_Has_Bounds and N_Is_Index (*)
  ead89f5... [Ada] Adjust documentation of gnatsymbolize (*)
  f7d1b4a... [Ada] Tune detection of internally generated positional agg (*)
  abf3f4f... [Ada] Wrappers of access-to-subprograms with pre/post condi (*)
  fe43084... [Ada] Ada2022: implementation of AI12-0212 : iterator specs (*)
  c065397... [Ada] Follow-on efficiency improvements (*)
  fb3f21a... [Ada] If unnesting and relocating subprogram call, make new (*)
  e2b2f62... [Ada] Remove Initializes contracts from Ada.Strings.Bounded (*)
  99e30ba... [Ada] Cleanup and efficiency improvements (*)
  7165704... [Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode (*)
  37a3df0... [Ada] Remove global parameter in Global contracts of Ada.St (*)
  62e66ee... [Ada] Update "Implementation Defined Characteristics" docum (*)
  16e3d6b... rs6000: Add psabi diagnostic for C++ zero-width bit field A (*)
  0044691... Remove dominator check in fold_using_range::range_of_phi. (*)
  f3d357b... Hoist edge calculations in precompute_relations. (*)
  d917742... configure: Update --help output for --with-multilib-list (*)
  c0cc62b... tree-optimization/102448 - clear copied alignment info from (*)
  9ce5002... AVX512FP16: Enable vec_cmpmn/vcondmn expanders for HF modes (*)
  3829793... AVX512FP16: add truncmn2/extendmn2 expanders (*)
  25faed6... AVX512FP16: Add float(uns)?mn2 expander (*)
  60698a1... AVX512FP16: Add fix(uns)?_truncmn2 for HF scalar and vector (*)
  fccd885... AVX512FP16: Add expander for smin/maxhf3. (*)
  1041111... AVX512FP16: Add expander for fmahf4 (*)
  cb8d916... AVX512FP16: Add expander for rint/nearbyinthf2. (*)
  0d39eb2... openmp: Diagnose omp::directive attribute without balanced  (*)
  4c0c436... Overhaul jump thread state in forward threader. (*)
  e477743... Daily bump. (*)
  5098e70... Fortran: diagnostic for argument w/type parameters for assu (*)
  7a40f2e... Fortran: Fixes for F2018 C838 (PR fortran/101334) (*)
  8fa9e73... Fortran: Fix testcases that violate C838, + revealed ICE (*)
  83aac69... Fortran: Improve -Wmissing-include-dirs warnings [PR55534] (*)
  8f571e6... More NEGATE_EXPR folding in match.pd (*)
  2f2dcbe... x86: Clean up gcc.target/i386/auto-init-* tests (*)
  9329344... c++: concept-ids and value-dependence [PR102412] (*)
  0988829... [Ada] Simplify contract of Ada.Strings.Fixed.Trim for proof (*)
  dfe93fd... [Ada] Reuse routines for detecting attributes Old and Resul (*)
  03b6cc3... [Ada] Spurious error on deferred constant with predicate (*)
  c0471c6... [Ada] Fix conformance errors and erroneous code (*)
  490a987... [Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or no (*)
  9560e84... [Ada] Update status of some attributes (*)
  ab621f4... [Ada] VxWorks inconsistent use of return type (STATUS) (*)
  3d2226f... [Ada] More flexibility in preprocessor (*)
  1647bc2... [Ada] Contracts written for the Ada.Strings.Bounded library (*)
  5f325f5... [Ada] Add adequate guard before calling First_Rep_Item (*)
  2753464... [Ada] VxWorks inconsistent use of return type (BOOL) (*)
  920e43e... [Ada] Add Package_Body helper routine to be used in GNATpro (*)
  f4f6c18... [Ada] Minor doc improvement (*)
  8c61547... [Ada] Fix infinite loop in compilation of illegal code (*)
  0b7ddfb... [Ada] More precise analysis of function renamings in GNATpr (*)
  4b54d93... [Ada] Removal of technical debt (*)
  cbf1ffe... [Ada] Fix access to predicated parent in Itype (*)
  326b747... [Ada] Allow more cases of import with Relaxed_RM_Semantics (*)
  e41e989... [Ada] Improve performance for case-insensitive regular expr (*)
  7e7c4ae... [Ada] Remove System.Img_Enum_New unit (*)
  81a0f4a... [Ada] Fix obsolete comments/name referring to girder discri (*)
  064056d... [Ada] VxWorks inconsistent use of return type (Int_Unlock) (*)
  2df3e43... [Ada] VxWorks inconsistent use of return type (vx_freq_t) (*)
  4a3cb9e... [Ada] Replace use of 'Image with use of Error_Msg_Uint (*)
  26ece6e... [Ada] Generate temporary for if-expression with -fpreserve- (*)
  ec813d0... [Ada] Add -gnatX support for casing on array values (*)
  c5ff859... [Ada] Fix imprecise wording for error on scalar storage ord (*)
  d232417... [Ada] Make Ada.Task_Initialization compatible with No_Elabo (*)
  ab857d1... [Ada] Change message format on missing return (*)
  e690e0c... [Ada] Mark gnatfind and gnatxref obsolete (*)
  3087d1b... Set bound/cmp/control for until wrap loop. (*)
  fec75ab... Check for BB before calling register_outgoing_edges. (*)
  7e5e44b... path solver: Use range_on_path_entry instead of looking at  (*)
  6b0e0b2... AVX512FP16: Add permutation and mask blend intrinsics. (*)
  69dc9c5... AVX512FP16: Add complex conjugation intrinsic instructions. (*)
  f6afc92... AVX512FP16: Add reduce operators(add/mul/min/max). (*)
  6185b9a... AVX512FP16: Support load/store/abs intrinsics. (*)
  3ae5e6f... Small tweak to comments in range_cannot_be_superflat (*)
  e1223ea... IBM Z: TPF: Add cc clobber to profiling expanders (*)
  424a4a4... Fortran: Add gfc_simple_for_loop aux function (*)
  b032103... obstack.h __PTR_ALIGN vs. ubsan (*)
  a9b3c45... IBM Z: Fix PR102222 (*)
  c4432b2... openmp: Fix OpenMP expansion of scope with non-fallthrugh b (*)
  059b819... openmp: Add support for allocator and align modifiers on al (*)
  578b768... libgcc, X86: Adjust guard for Mach-O code. (*)
  b0ac84d... Support 64bit fma/fms/fnma/fnms under avx512vl. (*)
  0f4b73f... Adjust testcase. (*)
  0eeb8c8... AVX512FP16: Add expander for cstorehf4. (*)
  338abd0... AVX512FP16: Add expander for ceil/floor/trunc/roundeven. (*)
  59e9c4c... AVX512FP16: Add expander for sqrthf2. (*)
  8a5837c... AVX512FP16: Add testcases for vfcmaddcsh/vfmaddcsh/vfcmulcs (*)
  db3b96d... AVX512FP16: Add vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh. (*)
  ed643e9... AVX512FP16: Add testcases for vfcmaddcph/vfmaddcph/vfcmulcp (*)
  081070b... AVX512FP16: Add vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph (*)
  144c498... rs6000: Parameterize some const values for density test (*)
  72394d3... c++: fix template instantiation comparison in redeclaration (*)
  2c41dd8... Daily bump. (*)
  09e18d1... runtime: set runtime.GOROOT value at build time (*)
  97cfb54... path solver: Use ranger to solve unknowns. (*)
  e4249b1... path solver: Add related SSAs to solvable set. (*)
  062c872... path solver: Remove useless code. (*)
  f46d336... path solver: Add relation support. (*)
  198bc5e... Move postfold_gcond_edges into fur_source. (*)
  64b80b8... Do not query SCEV in range_of_phi unless dominators are ava (*)
  08f3925... Allocate non_null_ref tables at creation. (*)
  303b5d8... [Ada] Add some comments in init.c about the lynx178 signal  (*)
  e839168... [Ada] Rename "optional" node subtypes that allow Empty (*)
  7d9735b... [Ada] Spurious dynamic accessibility check on allocator (*)
  f6ccb78... [Ada] Regenerate gnat_ugn.texi (*)
  57fb9d3... [Ada] SCOs: generate 'P' decisions for [Type_]Invariant pra (*)
  bd41370... [Ada] Add "optional" node subtypes that allow Empty (*)
  0df911d... [Ada] bindgen: support additional features on targets suppr (*)
  618fff6... [Ada] Fix regression in ACATS bdd2006 and bdd2007 (*)
  900f9d9... [Ada] Set related expression for external DISCR symbols in  (*)
  13b5944... [Ada] Minor tweaks to System.Dwarf_Line (*)
  dbea36c... [Ada] Crash on build of Initialization procedure for derive (*)
  1d8617e... [Ada] Cleanup old VxWorks in Makefile.rtl (*)
  b6bb60b... [Ada] Add assertions to Uintp (UI_Is_In_Int_Range) (*)
  911b00f... [Ada] Remove if_expression (*)
  b12d18a... [Ada] Add assertions to Uintp (*)
  97a5ed2... [Ada] Small optimization to DWARF 5 mode in System.Dwarf_Li (*)
  97c5d52... [Ada] Follow-up tweaks to System.Dwarf_Line (*)
  cf7aa7d... [Ada] exp_pakd.adb: work around spurious Codepeer warnings (*)
  69a0ff3... [Ada] Fix ignored dynamic predicates specified through "pre (*)
  566b479... [Ada] rtems: add 128bit support for aarch64 (*)
  704d03a... [Ada] Presence of abstract operator function causes resolut (*)
  16e307b... [Ada] Interface behaves differently from abstract tagged nu (*)
  b23cdc0... [Ada] Clean up uses of Esize and RM_Size (*)
  e906896... [Ada] Enforce legality rule for Predicate_Failure aspect sp (*)
  3598c8d... [Ada] Refactor sort procedures of doubly linked list contai (*)
  2528d0c... [Ada] Update comment for Error_Msg_Internal (*)
  255279b... [Ada] Simplify iteration when printing error message spans (*)
  ea3789f... [Ada] Exception raised on empty file in GNATprove mode (*)
  c363320... [Ada] Refine patch for spurious link error involving discri (*)
  4d027ee... [Ada] Remove "with GNAT.OS_Lib;" from libgnat/a-stbufi.ads (*)
  e87789f... Evaluate 'random ()' to '0' in 'pass_omp_oacc_neuter_broadc (*)
  4e7a92c... arm: pass architecture extensions to assembler if supported (*)
  55b989d... tree-optimization/102421 - copy alignment info when splitti (*)
  6e6bf4c... Fix no_fsanitize_address effective target (*)
  417ea5c... Fortran: Fix -Wno-missing-include-dirs handling [PR55534] (*)
  63c6446... ipa-fnsummary: Remove inconsistent bp_pack_value (*)
  56c24f1... C++: add type checking for static local vector variable in  (*)
  6249802... Daily bump. (*)
  73cf73a... Use EDGE_EXECUTABLE in ranger and return UNDEFINED for thos (*)
  5d110fe... Make each def a new equivalency record. (*)
  b333c3a... MAINTAINERS: add myself as Fortran reviewer (*)
  1949d75... c-family: Add more predefined macros for math flags (*)
  71a4bda... [Ada] Remove redundant checks for non-empty list of aspects (*)
  3613473... [Ada] Fix shadowing in conditions for inlining (*)
  2175b50... [Ada] Present and No functions for type Uint (*)
  9613900... [Ada] Add SPARK_Mode => Off to System.File_Control_Block (*)
  c5049df... [Ada] Use OS_Time for interface to TZ functions. (*)
  a06c060... [Ada] Accept volatile expressions as non-scalar actual para (*)
  8e5a883... [Ada] Clean up Uint fields, remove unused routines (*)
  e97dd2a... [Ada] Cleanups related to building of dispatch tables (*)
  cf0813a... [Ada] Accept volatile properties on constant objects (*)
  6c5ca4c... [Ada] SPARK proof of the Ada.Strings.Fixed library (*)
  8582e5d... [Ada] Minor style fixes in Resolve_Aspect_Aggregate (*)
  4375ee5... [Ada] Adjust latest change for ELF platforms (*)
  aaddaf8... [Ada] Add support for PE-COFF PIE to System.Dwarf_Line (*)
  7a8e133... [Ada] Fix repeated generation of dispatch tables in CodePee (*)
  325443d... [Ada] Spurious link error with child unit and different Ass (*)
  535a706... [Ada] Clean up Uint fields (continued) (*)
  0c5c46a... [Ada] Refine types of local constants that store Etype resu (*)
  3450ded... [Ada] Implementation of Preelaborable_Initialization attrib (*)
  c83448a... [Ada] Fix condition in op interpretation resolution (*)
  2743363... [Ada] Don't examine all discriminants when looking for the  (*)
  b8d31eb... [Ada] Fix assertion in GNATprove_Mode (*)
  dae0df6... [Ada] Small cleanup in System.Dwarf_Line (*)
  0f5356c... [Ada] Only assign type to op if compatible (*)
  518cede... [Ada] Spurious accessibility error on allocator in generic  (*)
  66fa923... [Ada] Capitalize comment (*)
  8967ee5... [Ada] Refactor scan_backend_switch to share logic across ba (*)
  3afd536... [Ada] Work around CodePeer bug by declaring variable (*)
  2c5ed0d... [Ada] Move Build_And_Insert_Cuda_Initialization to Expand_C (*)
  5e86334... [Ada] usage.adb: make -gnatw.c description clearer (*)
  d41be87... [Ada] Remove inappropriate test from Is_By_Reference_Type (*)
  47ee6e6... Use the proper vectype (*)
  0de4184... Fortran/OpenMP: unconstrained/reproducible ordered modifier (*)
  24f9914... Avoid premature alignment setting in vect_duplicate_ssa_nam (*)
  f55c8db... vect alignmet enhance TLC (*)
  1055552... Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11* (*)
  9081759... testsuite: Remove .exe suffix in prune_gcc_output (*)
  7d79c3e... Don't record string concatenation data for 'RESERVED_LOCATI (*)
  f92901a... tree-optimization/65206 - dependence analysis on mixed poin (*)
  abdf63d... Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUT (*)
  34fac9e... Daily bump. (*)
  825293d... Correct a function pre/postcondition [PR102403]. (*)
  c3895ef... Handle null cfun [PR102243]. (*)
  32731fa... libgcc, Darwin: Remove unused symlinks. (*)
  ea4e901... libgcc, X86, Darwin: Handle symbols for HF cases. (*)
  1297a40... libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3. (*)
  8738543... Darwin, crts: Build Darwin10 unwinder shim as a library. (*)
  f75b237... [committed] Make test names unique for a couple of goacc te (*)
  7e4ada5... Update the section on binutils version (*)
  68aace4... Fix PR bootstrap/102389: --with-build-config=bootstrap-lto  (*)
  08900f2... Minor cleanups to forward threader. (*)
  124c354... Jit, testsuite: Amend expect processing to tolerate more pl (*)
  8d42a27... Make dump_ranger routines externally visible. (*)
  5fee8a0... [PATCH] Factor out `find_a_program` helper around `find_a_f (*)
  16f9776... [PATCH] avr: Add atmega324pb MCU (*)
  e9e4686... PR middle-end/88173: More constant folding of NaN compariso (*)
  69337e7... [PATCH] Remove unused function make_unique_name. (*)
  767c098... Fix middle-end/102395: reg_class having only NO_REGS and AL (*)
  cf74e7b... Daily bump. (*)
  e9d8fca... openmp: Handle unconstrained and reproducible modifiers on  (*)
  e666a0a... Fix ICE in pass_rpad. (*)
  e5597f2... openmp: Allow private or firstprivate arguments to default  (*)
  d07c750... AVX512FP16: Add testcase for scalar FMA instructions. (*)
  3c9de0a... AVX512FP16: Add scalar fma instructions. (*)
  376d69f... AVX512FP16: Enable FP16 mask load/store. (*)
  ef6ab4a... AVX512FP16: Add testcase for fp16 bitwise operations. (*)
  75a97b5... AVX512FP16: Add scalar/vector bitwise operations, including (*)
  630a124... AVX512FP16: Add testcase for fma instructions (*)
  ede1820... AVX512FP16: Add FP16 fma instructions. (*)
  b6c24ea... AVX512FP16: Add testcase for vfmaddsub[132,213,231]ph/vfmsu (*)
  1e68508... AVX512FP16: Add vfmaddsub[132,213,231]ph/vfmsubadd[132,213, (*)
  7afcb53... Support embedded broadcast for AVX512FP16 instructions. (*)
  18b57c1... c++: improve lookup of member-qualified names (*)
  8618f9e... c++: fix comment typo (*)
  0a4cb43... Daily bump. (*)
  94c12ff... Factor predidacte analysis out of tree-ssa-uninit.c into it (*)
  51166eb... Fortran - (large) arrays in the main shall be static (*)
  42eff61... libstdc++: Add 'noexcept' to path::iterator members (*)
  1fa2c5a... libstdc++: Fix last std::tuple constructor missing 'constex (*)
  2961ac4... openacc: Remove unnecessary barriers (gimple worker partiti (*)
  2a3f9f6... openacc: Shared memory layout optimisation (*)
  82792cc... openacc: Turn off worker partitioning if num_workers==1 (*)
  8251f90... Add 'libgomp.oacc-c-c++-common/broadcast-many.c' (*)
  534c535... Provide a relation oracle for paths. (*)
  3674d8e... Virtualize relation oracle and various cleanups. (*)
  896fec2... testsuite: Fix gcc.target/i386/auto-init-* tests. (*)
  31e924c... Better handle MIN/MAX_EXPR of unrelated objects [PR102200]. (*)
  47e5052... rs6000: Support for vectorizing built-in functions (*)
  6cba7d1... rs6000: Handle some recent MMA builtin changes (*)
  41a34e2... rs6000: Handle gimple folding of target built-ins (*)
  89be17a... Fix 'hash_table::expand' to destruct stale Value objects (*)
  00b1324... Fortran: Use _Float128 rather than __float128 for c_float12 (*)
  2578a38... PR c/102245: Disable sign-changing optimization for shifts  (*)
  0a60524... rs6000: Move __builtin_mffsl to the [always] stanza (*)
  654187d... Fortran: Prefer GCC internal macros to float.h in ISO_Fortr (*)
  8593d2f... configure, jit: Allow for 'make check-gcc-jit'. (*)
  4703182... Revert no longer needed fix for PR95539 (*)
  749c31b... libstdc++: Rename tests with incorrect extension (*)
  4a7842b... libgomp: Spelling error fix in OpenMP 5.1 conformance secti (*)
  3a2bcff... openmp: Add support for OpenMP 5.1 atomics for C++ (*)
  48b3caf... x86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY (*)
  16cca18... x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_CONV (*)
  c3a2437... x86: Update memcpy/memset inline strategies for -mtune=trem (*)
  61b03ad... x86: Update -mtune=tremont (*)
  687e30d... Fix PR rtl-optimization/102306 (*)
  a5873aa... AVX512FP16: Add intrinsics for casting between vector float (*)
  1ef291e... AVX512FP16: Add testcase for vcvtsh2sd/vcvtsh2ss/vcvtsd2sh/ (*)
  90429b9... AVX512FP16: Add vcvtsh2ss/vcvtsh2sd/vcvtss2sh/vcvtsd2sh. (*)
  23fe603... AVX512FP16: Add testcase for vcvtph2pd/vcvtph2psx/vcvtpd2ph (*)
  5a744e5... AVX512FP16: Add vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx. (*)
  6babedb... AVX512FP16: Add vcvttsh2si/vcvttsh2usi. (*)
  8691efe... AVX512FP16: Add testcase for vcvttph2w/vcvttph2uw/vcvttph2d (*)
  c027acc... AVX512FP16: Add vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph2qq/ (*)
  babaa0e... AVX512FP16: Add testcase for vcvtsh2si/vcvtsh2usi/vcvtsi2sh (*)
  3069a2e... AVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh. (*)
  e19570d... Daily bump. (*)
  54866f7... libgo: update to go1.17.1 release (*)
  745781d... analyzer: Fix bootstrap with clang (*)
  fce4e12... libstdc++: Regenerate the src/debug Makefiles as needed (*)
  4337893... libstdc++: Increase timeout factor for slow pb_ds tests (*)
  bd0df30... libstdc++: Update documentation that only refers to c++98 a (*)
  cbe705a... libstdc++: Add noexcept to std::nullopt_t constructor (*)
  21c7605... libstdc++: Remove non-deducible parameter for std::advance  (*)
  734b2c2... libstdc++: Add missing 'constexpr' to std::tuple [PR102270] (*)
  e67917f... libstdc++: Add missing constraint to std::span deduction gu (*)
  2c351da... libstdc++: Fix recipes for C++11-compiled files in src/c++9 (*)
  9d813dd... libstdc++: Add noexcept to std::to_string overloads that do (*)
  869107c... libstdc++: Add noexcept to unique_ptr accessors (*)
  f9f1a6e... libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761] (*)
  93b5a66... rs6000: Handle overloads during program parsing (*)
  2e2e65a... c++: constrained variable template issues [PR98486] (*)
  cfea7b8... Fortran - fix handling of optional allocatable DT arguments (*)
  db1a65d... Fix PR 67102: Add libstdc++ dependancy to libffi (*)
  d7071e4... [i386] Change ix86_decompose_address return type to bool. (*)
  acd7e7b... PowerPC: Fix rs6000-gen-builtins with build != host [PR1023 (*)
  371848a... cgraph: Do not warn about caller count mismatches of remove (*)
  ab08859... coroutines: Small cleanups to await_statement_walker [NFC]. (*)
  8d6b12b... middle-end/102360 - adjust .DEFERRED_INIT expansion (*)
  275a076... sparc: Add scheduling information for LEON5 (*)
  a053dab... sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst en (*)
  d4aa166... sparc: Prevent atomic instructions in beginning of function (*)
  6d0c97b... sparc: Skip all empty assembly statements (*)
  b4bbb37... sparc: Treat more instructions as load or store in errata w (*)
  b7e0dd6... sparc: Print out bit names for LEON and LEON3 with -mdebug (*)
  8e2c293... testsuite: Support single-precision in g++.dg/eh/arm-vfp-un (*)
  8137be3... mips: Fix macro typo (*)
  a26ff83... Check mask type when doing cond_op related gimple simplific (*)
  a73d590... AVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2ph/v (*)
  be0e4c3... AVX512FP16: Add vcvtuw2ph/vcvtw2ph/vcvtdq2ph/vcvtudq2ph/vcv (*)
  038afce... AVX512FP16: Add testcase for vcvtph2w/vcvtph2uw/vcvtph2dq/v (*)
  bd610db... AVX512FP16: Add vcvtph2dq/vcvtph2qq/vcvtph2w/vcvtph2uw/vcvt (*)
  6d45f45... AVX512FP16: Add testcase for vmovsh/vmovw. (*)
  c4d423c... AVX512FP16: Add vmovw/vmovsh. (*)
  8d97081... c++: Small location tweak (*)
  e0c0914... rs6000: Remove useless toc-fusion option (*)
  9e85da8... Daily bump. (*)
  2280606... c++: shortcut bad convs during overload resolution, part 2  (*)
  f5ae644... rs6000: fix xcoff section encoding (*)
  30e0253... c++: add parsing_function_declarator predicate (*)
  e5d1af8... c++: Fix handling of decls with flexible array members init (*)
  2ab5c3d... c++: default ctor that's also a list ctor [PR102050] (*)
  2709337... zero-call-used-regs attr for ada (*)
  7bdf515... i386: port vxworks to TARGET_CPU_P macro (*)
  4320a4b... c++: don't warn about internal interference sizes (*)
  adddfc8... rs6000: fix symtab_node::get == NULL issue (*)
  a37d7d6... gcc-changelog: Add FIXME note. (*)
  e0fcdc4... gcc-changelog: check git commit email address (*)
  26d4ba0... target/102348 - fix powerpc-lynxos build (*)
  7fc4d60... Optimize for V{8,16,32}HFmode vec_set/extract/init. (*)
  feebc22... Maintain (mis-)alignment info in the first element of a gro (*)
  e4d3643... AVX512FP16: Adjust builtin name for FP16 builtins to match  (*)
  b6d8fa6... tree-optimization/102318 - reduction epilogue re-use (*)
  cc1e288... libstdc++: Check for TLS support on mingw cross-compilers (*)
  243e0a5... Output vextract{i,f}{32x4,64x2} for (vec_select:(reg:Vmode) (*)
  8b69c48... Add OpenACC 'host_data' testing to 'gfortran.dg/goacc/unexp (*)
  947332a... Remove support for vax-openbsd (*)
  40c9541... Remove m68k-openbsd support (*)
  a53781c... c++: don't predeclare std::type_info [PR48396] (*)
  ba9b07d... c++: correct object scope handling (*)
  f53a89f... c++: tweak C++20 destructor template-id rule (*)
  4633d62... gcc: xtensa: fix PR target/102336 (*)
  52ac72a... Daily bump. (*)
  b305ec9... Fortran - fix ICE during error recovery checking entry char (*)
  c89d805... c++tools : Add a simple handler for ModuleCompiledRequest. (*)
  f80b9be... rs6000: Disable optimizing multiple xxsetaccz instructions  (*)
  fb32372... configure: Avoid unnecessary constraints on executables for (*)
  70ee703... coroutines: Make proxy vars for the function arg copies. (*)
  c5a735f... coroutines: Expose implementation state to the debugger. (*)
  de07cff... c++: empty union member activation during constexpr [PR1021 (*)
  818c505... c++: Update DECL_*SIZE for objects with flexible array memb (*)
  f008fd3... c++: Fix __is_*constructible/assignable for templates [PR10 (*)
  33fdbbe... Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313] (*)
  e210398... testsuite: fix failing pytest tests (*)
  bd55fa1... Fix PR ada/101970 (*)
  9bb2029... arc: Update ZOL pattern. (*)
  f349a8b... Do not issue size error for too large array type (*)
  b9c3585... Fix inaccurate bounds in debug info for vector array types (*)
  2686401... Fix internal error on broken import of vector intrinsics (*)
  fad5405... Strengthen compatibility warning for GCC builtins (*)
  caef520... Fix internal error on pointer-to-pointer binding in LTO mod (*)
  b29fc21... testsuite: Use sync_long_long instead of sync_int_long for  (*)
  3f89d5e... openmp: Add testing checks (whether lhs appears in operands (*)
  f3922ac... Implement PR ada/101385 (*)
  45d32da... Remove superfluous call to UI_Is_In_Int_Range (*)
  f1f5b1f... Give more informative error message for by-reference types (*)
  ebcdd00... AVX512FP16: Add testcase for fpclass/getmant/getexp instruc (*)
  8486e9f... AVX512FP16: Add fpclass/getexp/getmant instructions. (*)
  b6e944d... AVX512FP16: Add testcase for vreduceph/vreducesh/vrndscalep (*)
  8bed761... AVX512FP16: Add vreduceph/vreducesh/vrndscaleph/vrndscalesh (*)
  03f0cbc... AVX512FP16: Add testcase for vrcpph/vrcpsh/vscalefph/vscale (*)
  bf4c124... AVX512FP16: Add vrcpph/vrcpsh/vscalefph/vscalefsh. (*)
  c636572... AVX512FP16: Add testcase for vsqrtph/vsqrtsh/vrsqrtph/vrsqr (*)
  4204740... AVX512FP16: Add vsqrtph/vrsqrtph/vsqrtsh/vrsqrtsh. (*)
  22abfa3... c++: Fix warning on 32-bit x86 (*)
  07985c4... Daily bump. (*)
  104c05c... Fortran - ensure simplification of bounds of array-valued n (*)
  8d93ba9... Fortran - fix handling of substring start and end indices (*)
  6c79057... Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILT (*)
  1985392... Clarify 'key_type_t' to 'location_t' as used for 'gcc/diagn (*)
  accf943... Simplify 'gcc/diagnostic-spec.h:nowarn_map' setup (*)
  76b7501... c++: implement C++17 hardware interference size (*)
  8ea2925... i386: support micro-levels in target{,_clone} attrs [PR1016 (*)
  03312cb... [aarch64] Fix target/95969: __builtin_aarch64_im_lane_bound (*)
  20f3c16... Remove m32r{,le}-*-linux* support from GCC (*)
  9e58de3... Fix PR lto/49664: liblto_plugin.so exports too many symbols (*)
  512b383... aarch64: PR target/102252 Invalid addressing mode for SVE l (*)
  c7a669a... Remove references to FSM threads. (*)
  c8b2b89... c++: parameter pack inside constexpr if [PR101764] (*)
  90ac6ed... c++: fix -fsanitize-coverage=trace-pc ICE [PR101331] (*)
  a7f5985... Adjust ssa-dom-thread-7.c on aarch64. (*)
  5b01bfe... x86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECES (*)
  c8e4cb8... Use gen_lowpart_if_possible instead of gen_lowpart to avoid (*)
  924326b... Move pointer_equiv_analyzer to new file. (*)
  5f6a6c9... gimple: allow more folding of memcpy [PR102125] (*)
  f0cfd07... arm: expand handling of movmisalign for DImode [PR102125] (*)
  408e8b9... rtl: directly handle MEM in gen_highpart [PR102125] (*)
  c012297... cr16-elf is now obsoleted (*)
  f42e95a... Fix multi-statment macro (*)
  c86de34... Remove DARWIN_PREFER_DWARF and dead code (*)
  2071a0e... Fix i686-lynx build breakage (*)
  a7348a1... Add cr16-*-* to the list of obsoleted targets (*)
  716e03f... Default AVR to DWARF2 debug (*)
  d399e43... Always default to DWARF2 debugging for RX, even with -mas10 (*)
  113ff25... Default Alpha/VMS to DWARF2 debugging only (*)
  2ebb6f6... Always default to DWARF2 debug for cygwin and mingw (*)
  fc4a29c... libgfortran: Handle m68k extended real format in ISO_Fortra (*)
  fbeead5... rs6000: Add load density heuristic (*)
  b70e254... rs6000: Remove typedef for struct rs6000_cost_data (*)
  7f8ee89... [i386] Remove UNSPEC_{COPYSIGN,XORSIGN}. (*)
  e1ab928... Daily bump. (*)
  53a4def... d: Don't include terminating null pointer in string express (*)
  b195fae... Also preserve SUBREG_PROMOTED_VAR_P in expr.c's convert_mov (*)
  d71126e... Daily bump. (*)
  79513dc... compiler: don't pad zero-sized trailing field in results st (*)
  5485bbe... Refactor jump_thread_path_registry. (*)
  3fca63b... testsuite: Fix c-c++-common/auto-init-* tests (*)
  a26206e... Daily bump. (*)
  332a9f7... libgccjit: Generate debug info for variables (*)
  57b7c43... Revert "Get rid of all float-int special cases in validate_ (*)
  f75e524... MAINTAINERS: Adding myself to to DCO and write after approv (*)
  8122fbf... openmp: Implement OpenMP 5.1 atomics, so far for C only (*)
  b7f8470... compiler: correct condition for calling memclrHasPointers (*)
  01b5038... Disable threading through latches until after loop optimiza (*)
  fb88bf9... doc: document BPF -mcpu and related options (*)
  ae1cce7... bpf testsuite: add tests for new feature options (*)
  5b2ab1d... bpf: add -mcpu and related feature options (*)
  4f0f696... bpf: correct zero_extend output templates (*)
  7f8af6d... libstdc++: Use "test.invalid." for invalid hostname (*)
  79f488d... middle-end/102273 - avoid ICE with auto-init and nested fun (*)
  5c5c2d8... Fix 'dg-do run' syntax in 'c-c++-common/auto-init-padding-{ (*)
  1dae802... middle-end/102269 - avoid auto-init of empty types (*)
  f7523db... Remove vestiges of --with-stabs (*)
  1e77bcb... AVX512FP16: Add testcase for vcmpph/vcmpsh/vcomish/vucomish (*)
  0f20073... AVX512FP16: Add vcmpph/vcmpsh/vcomish/vucomish. (*)
  98da680... AVX512FP16: Add testcase for vmaxph/vmaxsh/vminph/vminsh. (*)
  b96cb2c... AVX512FP16: Add vmaxph/vminph/vmaxsh/vminsh. (*)
  63d7c9d... AVX512FP16: Add testcase for vaddsh/vsubsh/vmulsh/vdivsh. (*)
  7183826... AVX512FP16: Add vaddsh/vsubsh/vmulsh/vdivsh. (*)
  d959312... AVX512FP16: Enable _Float16 autovectorization (*)
  0458154... Remove dbx.h, do not set PREFERRED_DEBUGGING_TYPE from dbxc (*)
  60efb1f... Remove copysign post_reload splitter for scalar modes. (*)
  f84e2f0... Daily bump. (*)
  a25e0b5... Add -ftrivial-auto-var-init option and uninitialized variab (*)
  5fe0865... Fortran - out of bounds in array constructor with implied d (*)
  de515ce... x86-64: Update AVX512FP16 ABI tests for x32 (*)
  013cfc6... Improve LIM fill_always_executed_in computation (*)
  6e27bc2... Avoid full DOM walk in LIM fill_always_executed_in (*)
  f77f3ad... AVX512FP16: Add testcase for vaddph/vsubph/vmulph/vdivph. (*)
  bd7a34e... AVX512FP16: Add vaddph/vsubph/vdivph/vmulph. (*)
  8f323c7... Optimize v4sf reduction. (*)
  60eec23... Optimize vec_extract for 256/512-bit vector when index exce (*)
  b6db7cd... Daily bump. (*)
  3c64582... c++: Fix docs on assignment of virtual bases [PR60318] (*)
  e66b9f6... analyzer: fix ICE when discarding result of realloc [PR1022 (*)
  716a583... c++/102228 - make lookup_anon_field O(1) (*)
  d27d694... testsuite: Allow .sdata in more cases in gcc.dg/array-quals (*)
  d081516... testsuite: Use explicit -ftree-cselim in tests using -fdump (*)
  86e6268... rs6000: Fix ELFv2 r12 use in epilogue (*)
  7485a52... i386: Fix up xorsign for AVX [PR89984] (*)
  6576ad5... Compile __{mul,div}hc3 into libgcc_s.so.1. (*)
  7285f39... tree-optimization/102183 - sccvn: fix result compare in vn_ (*)
  87d55da... libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1 (*)
  a7b626d... i386: Fix up @xorsign<mode>3_1 [PR102224] (*)
  4a61bca... AVX512FP16: Add abi test for zmm (*)
  07308cd... AVX512FP16: Add ABI test for ymm. (*)
  22ce16f... AVX512FP16: Add ABI tests for xmm. (*)
  5bbd88b... AVX512FP16: Add tests for vector passing in variable argume (*)
  2f3318d... AVX512FP16: Add testcase for vector init and broadcast intr (*)
  9e2a82e... AVX512FP16: Support vector init/broadcast/set/extract for F (*)
  a684121... AVX512FP16: Initial support for AVX512FP16 feature and scal (*)
  f19a327... Support -fexcess-precision=16 which will enable FLT_EVAL_ME (*)
  a549a9a... Adjust the wording for x86 _Float16 type. (*)
  b274813... Daily bump. (*)
  b552c4e... gcc: xtensa: fix PR target/102115 (*)
  21b046b... runtime: use hash32, not hash64, for amd64p32, mips64p32, m (*)
  d9996cc... doc: BPF CO-RE documentation (*)
  f4cdfd4... bpf testsuite: Add BPF CO-RE tests (*)
  8bdabb3... bpf: BPF CO-RE support (*)
  0a2bd52... btf: expose get_btf_id (*)
  5b72340... ctfc: add function to lookup CTF ID of a TREE type (*)
  44e4ed6... ctfc: externalize ctf_dtd_lookup (*)
  81eced2... dwarf: externalize lookup_type_die (*)
  578cd82... Fix fatal typo in gcc.dg/no_profile_instrument_function-att (*)
  2a1537a... Fortran - improve error recovery determining array element  (*)
  849d5f5... dwarf2out: Emit BTF in dwarf2out_finish for BPF CO-RE useca (*)
  e29a960... bpf: Add new -mco-re option for BPF CO-RE (*)
  053db9a... debug: Add BTF_WITH_CORE_DEBUG debug format (*)
  c03db57... tree: Change error_operand_p to an inline function (*)
  81f9718... c++: Fix up constexpr evaluation of deleting dtors [PR10049 (*)
  ff7bc50... libgomp.texi: Extend OpenMP 5.0 Implementation Status (*)
  020e2db... Rename forwarder_block_p in treading code to empty_block_wi (*)
  fc4f063... libgfortran: Makefile fix for ISO_Fortran_binding.h (*)
  81e9178... Fix PR debug/101947 (*)
  ad9fcb9... x86: Enable FMA in unsigned SI to SF expanders (*)
  8430681... tree-optimization/102226 - fix epilogue vector re-use (*)
  ba1cc69... C, C++, Fortran, OpenMP: Add support for 'flush seq_cst' co (*)
  aad72d2... inline: do not einline when no_profile_instrument_function  (*)
  f387ff7... tree-optimization/101555 - avoid redundant alias queries in (*)
  cff72ef... libgomp.texi: Add OpenMP Implementation Status (*)
  13beaf9... Fortran: Revert to non-multilib-specific ISO_Fortran_bindin (*)
  546ecb0... rs6000: Expand fmod and remainder when built with fast-math (*)
  58572bb... MIPS: add .module arch and ase to all output asm (*)
  9f99555... Daily bump. (*)
  74cb45e... Correct implementation of wi::clz (*)
  1bc6601... invoke.texi: Fix @opindex for -foffload-options (*)
  78b34cd... gcc_update: use human readable name for revision string in  (*)
  652bef7... x86: Add non-destructive source to @xorsign<mode>3_1 (*)
  93e6809... Avoid FROM being overwritten in expand_fix. (*)
  086bb91... 'libgomp.c/target-43.c': '-latomic' for nvptx offloading (*)
  c0b03af... Fix debug info for packed array types in Ada (*)
  8a4602c... match.pd: Fix up __builtin_*_overflow arg demotion [PR10220 (*)
  564efbf... Fix PR tree-optimization/63184: add simplification of (& +  (*)
  637dfcf... Explicitly add -msse2 to compile HF related libgcc source f (*)
  a3fb781... tree-optimization/102176 - locally compute participating SL (*)
  66bba4d... Daily bump. (*)
  74df79e... libgo: update to final Go 1.17 release (*)
  a827909... Make the path solver's range_of_stmt() handle all statement (*)
  90ef153... Add an unreachable_path_p method to path_range_query. (*)
  cbeeadf... Clean up registering of paths in backwards threader. (*)
  b27416a... Improve handling of C bit for setcc insns (*)
  617c9ce... Daily bump. (*)
  7b73954... Daily bump. (*)
  2484f7a... rs6000: Don't use r12 for CR save on ELFv2 (PR102107) (*)
  addf167... coroutines: Support for debugging implementation state. (*)
  a45a7ec... coroutines: Add a helper for creating local vars. (*)
  8897497... coroutines: Use DECL_VALUE_EXPR instead of rewriting vars. (*)
  6b69bf5... Fix target/102173 ICE after error recovery (*)
  98f1dd0... Fix some GC issues in the aarch64 back-end. (*)
  8af8abf... Implement POINTER_DIFF_EXPR entry in range-op. (*)
  47543e5... c++: shortcut bad convs during overload resolution [PR10190 (*)
  3ccb523... libgcc, soft-float: Fix strong_alias macro use for Darwin. (*)
  0100555... Do not assume loop header threading in backward threader. (*)
  6209964... Abstract PHI and forwarder block checks in jump threader. (*)
  779275c... Improve backwards threader debugging dumps. (*)
  a3ff15a... Dump reason why threads are being cancelled and abstract co (*)
  5ec4990... c++: Avoid bogus -Wunused with recent change (*)
  943c65c... Fortran: Fix Bind(C) char-len check, add ptr-contiguous che (*)
  2fcfc03... Avoid using unavailable objects in jt_state. (*)
  b237eb9... Do not release state location until after path registry. (*)
  9fa5ba4... Add debug helper for jump thread paths. (*)
  7200a44... RAII class to change dump_file. (*)
  4db10cb... Add function name when dumping ranger contents. (*)
  410e874... Use non-null knowledge in path_range_query. (*)
  1342891... Improve path_range_query dumps. (*)
  abcd237... Implement relation_oracle::debug. (*)
  d2e278e... Remove unnecessary include from tree-ssa-loop-ch.c (*)
  5db93cd... Skip statements with no BB in ranger. (*)
  bccf4b8... Improve support for IMAGPART_EXPR and REALPART_EXPR in rang (*)
  4ce9045... libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern (*)
  8d34ffb... Improve compatibility of -fdump-ada-spec with warnings (*)
  090f0d7... openmp: Improve expand_omp_atomic_pipeline (*)
  e902136... c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on C++ ze (*)
  de6795b... Remove macro check for __AMX_BF16/INT8/TILE__ in header fil (*)
  9f7c2ba... Daily bump. (*)
  93b6b2f... libgfortran: Further fixes for GFC/CFI descriptor conversio (*)
  cb17b50... Fortran: TS 29113 testsuite (*)
  89cf858... libstdc++: Implement std::atomic<T*>::compare_exchange_weak (*)
  892400f... libstdc++: Tweak whitespace in <atomic> (*)
  dba1ab2... libstdc++: Remove "no stronger" assertion in compare exchan (*)
  5b73abd... libstdc++: Define std::invoke_r for C++23 (P2136R3) (*)
  9695e1c... Improve -Wuninitialized note location. (*)
  5960477... Add support for device-modifiers for 'omp target device'. (*)
  483e400... Refine fix for PR78185, improve LIM for code after inner lo (*)
  2af6dd7... match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands [PR995 (*)
  1e6267b... Revert "tree-optimization/102155 - fix LIM fill_always_exec (*)
  b387e66... libgcc: Enable hfmode soft-sf/df/xf/tf extensions and trunc (*)
  7cbc870... Enable _Float16 type for TARGET_SSE2 and above. (*)
  e42d2d2... Update hf soft-fp from glibc. (*)
  f482bf2... tree-optimization/102155 - fix LIM fill_always_executed_in  (*)
  6e16b21... Revert "MIPS: add .module mipsREV to all output asm file" (*)
  e11c604... Daily bump. (*)
  165446a... Call reduce_vector_comparison_to_scalar_comparison earlier (*)
  a45786e... Fix target/101934: aarch64 memset code creates unaligned st (*)
  c4d6dca... libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax usi (*)
  852fdc2... Add MIPS Linux support to gcc.misc-tests/linkage.c (testsui (*)
  ece28da... Enable ranger and caching in pass_waccess. (*)
  ac6e77a... libcpp: __VA_OPT__ tweak (*)
  e928cf4... libcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488] (*)
  7c5003c... c++: Add test for fixed PR [PR101592] (*)
  fbb334a... libiberty, configure, Darwin: Avoid detecting deprecated sb (*)
  a88280c... Fortran - improve wording of error message (*)
  7a6f40d... Fix arm target build with inhibit_libc (*)
  424e460... Simplify 'gcc/tree.c:walk_tree_1' handling of 'OMP_CLAUSE' (*)
  1cef303... Objective-C, NeXT: Fix messenging non-aggregate return-in-m (*)
  8433baa... C-family: Add attribute 'unavailable'. (*)
  21b4d0e... coroutines : Add a missed begin/finish else clause to the c (*)
  8406ed9... coroutines: No cleanups on goto statements. (*)
  fcc0c84... libphobos: Update comment for DRUNTIME_OS_SOURCES (*)
  53cfed5... libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY (*)
  bea0715... vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR [PR (*)
  a61623d... graph output: use better colors for edges (*)
  13a43a9... tree-optimization/93491 - avoid PRE of trapping calls acros (*)
  153766e... tree-optimization/102139 - fix SLP DR base alignment (*)
  ea1a164... MAINTAINERS: Add YunQiang Su for write after approval (*)
  7c92260... md/define_c_enum: support value assignation (*)
  45ff125... bswap: Fix up bswap_view_convert handling [PR102141] (*)
  e6bd9c4... tree-optimization/102149 - add testcase for fixed bug (*)
  8236852... C: PR c/79412: Poison decls with error_mark_node after type (*)
  d2874d9... Get rid of all float-int special cases in validate_subreg. (*)
  508fa61... Revert "Make sure we're playing with integral modes before  (*)
  6d51ee4... Daily bump. (*)
  9c6344c... c++: Various small fixes (*)
  e4cb3bb... Fortran - extend set of substring expressions handled in le (*)
  ef7becc... libstdc++: Add valid range checks to std::span constructors (*)
  f1e7319... c++: check arity before deduction w/ explicit targs [PR1267 (*)
  92dc5d8... Fix 'OMP_CLAUSE_TILE' operands handling in 'gcc/tree.c:walk (*)
  22e6b32... [OMP] Standardize on 'omp_privatize_by_reference' (*)
  b3aa328... Avoid valid Coverity warning for comparing array to zero. (*)
  e4d2305... Disable gcc_rich_location copying and assignment. (*)
  e45d5b6... Add attribute returns nonnull to get_range_query. (*)
  1cacdef... libstdc++: Fix broken autoconf check for O_NONBLOCK (*)
  f63e86f... libstdc++: Remove redundant noexcept-specifier on definitio (*)
  763eb1f... libstdc++: Add missing return for atomic timed wait [PR1020 (*)
  feec7ef... libstdc++: Improve error handling in Net TS name resolution (*)
  48b20d4... libstdc++: Fix ip::tcp::resolver test failure on Solaris (*)
  863d652... [Committed] Fix subreg_promoted_mode breakage on various pl (*)
  17dc903... c++: use iloc_sentinel in another place (*)
  9aeadd8... c++: Improve error recovery with constexpr [PR92193] (*)
  18f0e57... Restore intent of data-sym-multi-pool test (*)
  d158c3f... More stabs removal. (*)
  eca7302... testsuite: Fix gcc.dg/vect/pr101145* tests [PR101145] (*)
  03be3cf... Add support for device-modifiers for 'omp target device'. (*)
  69b09c5... libstdc++: Fix 17_intro/names.cc failures on Solaris (*)
  cad36f3... Preserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg/s:QI ( (*)
  0960d93... Only simplify TRUNCATE to SUBREG on TRULY_NOOP_TRUNCATION t (*)
  6792734... tree-optimization/102142 - fix typo in loop BB reduc cost a (*)
  de7a795... libgcc: Add missing runtime exception notices (*)
  5e57bac... middle-end/102129 - avoid TER of possibly trapping expressi (*)
  dd779c5... gdb: Add a dependency between gdb and libbacktrace (*)
  06ac981... tree-ssa-ccp: Fix up bit_value_binop on RSHIFT_EXPR [PR1021 (*)
  dd817cc... arm: Adjust test for soft fp targets. (*)
  aba8006... Fix gcc.dg/ipa/inline-8.c for -fPIC (*)
  2dc6782... Fix PR driver/79181 (and others), not deleting some /tmp/cc (*)
  e4d8607... Fix x86/56337 : 1<<28 alignment is broken (*)
  d904008... MIPS: add .module mipsREV to all output asm file (*)
  4ecfc7e... MIPS: use mips_isa enum instead hardcoded numbers (*)
  f4b4170... Unify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP. (*)
  1e2f030... Daily bump. (*)
  eafa9d9... analyzer: support "bifurcation"; reimplement realloc [PR992 (*)
  8960a29... c++: limit instantiation with ill-formed class [PR96286] (*)
  729f688... c++: preserve location through constexpr (*)
  a8de832... c++: fold function template args sooner [PR101460] (*)
  a7083b8... Fortran - fix whitespace issue during parsing of assigned g (*)
  79a017c... Fix PR 90142: contrib/download_prerequisites uses test == (*)
  e18e56c... c++: Add warning about missing 'requires' (*)
  9213ff1... Fortran - correct check for constraint F2008:C628 / F2018:C (*)
  7465c2e... rs6000: Always initialize vector_pair and vector_quad nodes (*)
  a5027ea... rs6000: Add sanity to V2DI_type_node definitions (*)
  b5bc393... rs6000: Darwin builtin support (*)
  a6fe949... Fix libgfortran build on hppa*-hp-hpux[01]* (*)
  42ade7b... Update gcc sv.po. (*)
  d73c448... Enable store fusion on Power10. (*)
  02dbf5d... libphobos: Compile configure tests with -fno-druntime (*)
  89f33f4... tree-optimization/102128 - rework if-converted BB vect heur (*)
  1313111... Make sure -fexceptions is enabled when -fnon-call-exception (*)
  caf81d3... Use __builtin_trap() for abort() if inhibit_libc (*)
  d7e56b0... libffi: Fix MIPS r6 support (*)
  7218c2e... Make sure we're playing with integral modes before call ext (*)
  1e77fd4... Daily bump. (*)
  392e141... libiberty: Add support for demangling local D template decl (*)
  34f3e06... libiberty: Add support for demangling D function literals a (*)
  0e32a5a... libiberty: Add support for D `typeof(*null)' types (*)
  c3c669a... Darwin: Fixes for darwin_libc_has_function. (*)
  766f5f8... d: Call the assertp and boundsp variants for assert and arr (*)
  118a559... d: Update comment for TypeInfoVisitor::layout_base (*)
  2b8543a... d: Use `int` to store class and struct flags (*)
  0abfd7f... d: Get __c_wchar_t type from build_frontend_type (*)
  ce15a3e... d: Convert convert_for_rvalue switch statement into if cond (*)
  1925e51... d: Use POINTER_SIZE for testing whether to predefine D_LP64 (*)
  0798470... d: ICE in gimple_register_canonical_type_1, at lto/lto-comm (*)
  dc033e0... testsuite, Darwin : Skip a test requiring strndup in libc. (*)
  fc3e9f5... Darwin, X86 : Implement __cache_clear. (*)
  a21e5de... Daily bump. (*)
  f5ff3a8... Improve handling of table overflows in modref_ref_node (*)
  f9809ef... Fortran - reject function entries with mismatched character (*)
  754fca7... libstdc++: Fix std::allocator<void> for versioned namespace (*)
  dd3e585... libstdc++: Fix comment typo (*)
  07b990e... libstdc++: Fix inefficiency in filesystem::absolute [PR9987 (*)
  952095b... libstdc++: Name std::function template parameter (*)
  91f78b6... MIPS: use N64 ABI by default if the triple end with -gnuabi (*)
  aa49a05... fix latent bootstrap-debug issue (*)
  1e52538... Daily bump. (*)
  771fd4a... c++: Set type on dependent ARROW_EXPR (*)
  ee914ec... Support limited setcc for H8 (*)
  10c834f... Update comments in float128-call.c test. (*)
  ac6d5c9... Reduce vector comparison of uniform vectors to a scalar com (*)
  94a0473... Fix float128-call.c test for power8 IEEE 128 and power10. (*)
  66526c6... Darwin : Mark the mod init/term section starts with a linke (*)
  ff6bb9d... rs6000: Execute the automatic built-in initialization code (*)
  9b02592... libgfortran: Use the libtool macro to determine libm availa (*)
  e42ea63... testsuite, Darwin : Do not claim 'GAS' for cctools assemble (*)
  e5d9873... configure: Adjust several assembler checks to remove an unu (*)
  fccd5b4... call_summary: add missing template keyword (*)
  41439e1... tree-optimization/45178 - DCE of dead control flow in infin (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/sphinx' 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:[~2021-10-18 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18 12:43 [gcc/devel/sphinx] (1295 commits) Merge branch 'master' into devel/sphinx Martin Liska

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).