public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/rs6000-ibmlongdouble] (701 commits) rs6000: Fix restored rs6000_long_double_type_size.
@ 2021-06-28 12:20 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-06-28 12:20 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/rs6000-ibmlongdouble' was updated to point to:

 1632939853f... rs6000: Fix restored rs6000_long_double_type_size.

It previously pointed to:

 f717117ca23... rs6000: Fix restored rs6000_long_double_type_size.

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  f717117... rs6000: Fix restored rs6000_long_double_type_size.


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

  1632939... rs6000: Fix restored rs6000_long_double_type_size.
  b838641... mklog: Handle correctly long lines. (*)
  9fe9c45... Duplicate the range information of the phi onto the new ssa (*)
  f80c4ea... tree-optimization/101229 - fix vectorizer SLP hybrid detect (*)
  ad26c07... v850: silent 2 warnings (*)
  2206903... v850: add v850_can_inline_p target hook (*)
  2ad71ef... tree-optimization/101207 - fix BB reduc permute elide with  (*)
  0ad9d88... tree-optimization/101173 - fix interchange dependence check (*)
  3f1a08d... For 128/256-bit vec_cond_expr, When mask operands is lt reg (*)
  28560c6... Fold blendv builtins into gimple. (*)
  a766c79... Daily bump. (*)
  37ad257... Fix PR 101230: ICE in fold_cond_expr_with_comparison (*)
  3966726... aix: Add AIX 7.3 configuration and SPDX License Identifiers (*)
  461f937... Daily bump. (*)
  9f26e34... c++: access scope during partial spec matching [PR96204] (*)
  5b1ce65... except: remove dwarf2out.h dependency (*)
  2168bfb... c++: constexpr aggr init of empty class [PR101040] (*)
  2afe882... Lower for loops before lowering cond in genmatch (*)
  fbad6c6... Reset the range info on the moved instruction in PHIOPT (*)
  86fc076... Expand the comparison argument of fold_cond_expr_with_compa (*)
  90708f8... Daily bump. (*)
  f9c80eb... c++: Failure to delay noexcept parsing with ptr-operator [P (*)
  99585d8... jit: fix test-vector-* failures (*)
  176289e... jit: fix test-asm failures on i?86 (*)
  fd51b34... PR middle-end/101216 - spurious notes for function calls (*)
  4a52cf2... libstdc++: Avoid intercepting exception in ostream::write (*)
  f8c5b54... libstdc++: Implement LWG 581 for std:ostream::flush() (*)
  9b6c65c... libstdc++: Fix exception handling in std::ostream seek func (*)
  7ab7fa1... libstdc++: Remove noexcept from syncbuf::swap (LWG 3498) (*)
  e83a5a6... libstdc++: More workarounds in 17_intro/names.cc test [PR 9 (*)
  e067201... testsuite/101114: Adjust libgomp.c-c++-common/struct-elem-5 (*)
  74ebd12... libstdc++: Make use of __builtin_bit_cast for simd (*)
  3c34746... MAINTAINERS: Add myself for write after approval and DCO (*)
  3a50aed... Use right shifts to eliminate redundant test/compare insns  (*)
  55a1546... tree-optimization/101202 - fix ICE with failed backedge SLP (*)
  0551640... Fixup reduction info on addsub SLP pattern (*)
  c6c7ac0... add -ltrans-objects lto-plugin debug option (*)
  607c558... testsuite: avoid no-stack-protector-attr-3 fail on mips*-*- (*)
  e9e2bad... middle-end: add support for per-location warning groups. (*)
  65870e7... cp: add support for per-location warning groups. (*)
  43c3f96... c-family: add support for per-location warning groups. (*)
  1ebd2b2... c: add support for per-location warning groups. (*)
  7036e9e... Add support for per-location warning groups. (*)
  980e278... Revert x86_order_regs_for_local_alloc changes in r12-1669. (*)
  9aa8327... Daily bump. (*)
  ce3316e... Add a testcase to confirm the equivalence's are being check (*)
  a0accaa... Only register relations on live edges (*)
  ce0b409... Fix relation query of equivalences. (*)
  5bdcfb7... Correctly unify recomputation with existing range. (*)
  90fa63e... Fix comment typo. (*)
  c761be5... c++: alias CTAD and aggregate deduction cand [PR98832] (*)
  c06493d... c++: requires-expression folding [PR101182] (*)
  178fb8d... c: Fix up c_parser_has_attribute_expression [PR101176] (*)
  fdc5522... c: Fix C cast error-recovery [PR101171] (*)
  836328b... i386: Add pack/unpack patterns for 64bit vectors [PR89021] (*)
  addd5f0... libstdc++: Fix internal names: add missing underscores (*)
  8888795... libstdc++: Ensure unrolled loops inline the lambda (*)
  d512581... libstdc++: Avoid raising fp exceptions in trunc, floor, and (*)
  5014f12... libstdc++: Fix condition when AVX512F ldexp implementation  (*)
  62a989e... libstdc++: Minor simd_math cleanups (*)
  dd1c779... libstdc++: Remove incorrect fabs(simd) overload (*)
  343f01f... libstdc++: Improve simd fixed_size codegen (*)
  ebb45cb... libstdc++: Remove dead code in simd (*)
  0237aa8... libstdc++: Improve copysign(simd) codegen (*)
  07ba528... libstdc++: Fix typos and markdown errors in new simd/README (*)
  17bc384... libstdc++: Implement LWG 2762 for std::unique_ptr::operator (*)
  a21dc9d... Emit .file 0 directive earlier in DWARF 5 (*)
  aca1213... Fix --gdwarf-5 configure tests for Windows (*)
  2898a02... Add cscope.out to git ignore. (*)
  67e8723... Merge vec_addsub patterns (*)
  7a6c31f... Add x86 addsub SLP pattern (*)
  9872bd8... df: Fix up handling of paradoxical subregs in debug insns [ (*)
  6537106... stor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with NULL  (*)
  a1c1b7a... IBM Z: Define NO_PROFILE_COUNTERS (*)
  82ab149... Fix SLP permute propagation error (*)
  7619d33... openmp: in_reduction clause support on target construct (*)
  8d8ed5c... predcom: Refactor more by encapsulating global states (*)
  7dcf139... refactor SLP permute propagation (*)
  50374fd... tree-optimization/101105 - fix runtime alias test optimizat (*)
  3bd8694... i386: Add vashlm3/vashrm3/vlshrm3 to enable vectorization o (*)
  fcf617f... Daily bump. (*)
  7da4eae... c++: excessive instantiation during CTAD [PR101174] (*)
  f72f71c... doc/lto.texi: List slim object format as the default (*)
  cac3527... fortran/dump-parse-tree.c: Use proper enum type (*)
  b7574ca... Do not enable pcrel-opt by default (*)
  d483200... testsuite: add -fwrapv for 950704-1.c (*)
  4a404f6... libstdc++: Fix comment in chrono::year::is_leap() (*)
  8509a50... libstdc++: Document simd testsuite (*)
  848bc05... libstdc++: Improve output verbosity options and default (*)
  15f2669... libstdc++: Remove -fno-tree-vrp after PR98834 was resolved (*)
  b92d12d... libstdc++: More efficient std::chrono::year::leap (*)
  53330b7... tree-inline: Fix TREE_READONLY of parameter replacements (*)
  4c85ff7... Split gimple-range into gimple-range-fold and gimple-range. (*)
  a03e944... Do not continue propagating values which cannot be set prop (*)
  ca4d381... Adjust on_entry cache to indicate if the value was set prop (*)
  9d674b7... Dump should be read only. Do not trigger new lookups. (*)
  402c818... Use more logicals to eliminate useless test/compare instruc (*)
  37e9392... i386: Add PPERM two-operand 64bit vector permutation [PR890 (*)
  371c199... arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835 (*)
  3eecc1d... c++: CTAD and deduction guide selection [PR86439] (*)
  1e16f2b... i386: Prevent unwanted combine from LZCNT to BSR [PR101175] (*)
  7540410... libstdc++: Avoid "__lockable" name defined as macro by newl (*)
  da13e4e... fortran: Fix deref of optional in gen. code. [PR100337] (*)
  679506c... openmp: Fix up *_reduction clause handling with UDRs on PAR (*)
  c2124b5... contrib: add git-commit-mklog wrapper (*)
  47749c4... rs6000: Fix typos in float128 ISA3.1 support (*)
  419af06... Daily bump. (*)
  c556596... libstdc++: Simplify std::try_lock and std::lock further (*)
  b5a2974... libstdc++: Remove garbage collection support for C++23 [P21 (*)
  6c63cb2... libstdc++: Implement LWG 3422 for std::seed_seq (*)
  f61e5d4... Fortran: fix sm computation in CFI_allocate [PR93524] (*)
  e02840c... libstdc++: Fix for deadlock in std::counting_semaphore [PR1 (*)
  ea4e321... analyzer: fix ICE on malloc/alloca param type mismatch [PR1 (*)
  83bd604... docs: drop unbalanced parenthesis in rtl.texi (*)
  b4e21c8... middle-end/101156 - remove not working optimization in gimp (*)
  3adb9ac... testsuite: Add testcase for recently fixed PR [PR101159] (*)
  9b613e8... expand: Fix up empty class return optimization [PR101160] (*)
  92d9c9e... fold-const: Return corresponding integral type for OFFSET_T (*)
  ca1f9f2... Add relational self-tests. (*)
  0f7ccc0... Add relation between LHS and op1 for casts and copies. (*)
  ae6b830... Add relation effects between operands to MINUS_EXPR. (*)
  c526de3... Add relations between LHS and op1/op2 for PLUS_EXPR. (*)
  a2c9173... Add relational support to fold_using_range (*)
  80dd13f... Add relational support to range-op. (*)
  3aaa69e... Initial value-relation code. (*)
  a2ef839... tree-optimization/101151 - fix irreducible region check for (*)
  7822285... RISC-V: Add tune info for T-HEAD C906. (*)
  f0e40ea... testuite: Add pthread check to dg-module-cmi for omp module (*)
  7a22d8a... tree-optimization/101158 - adjust SLP call matching sequenc (*)
  a5b773d... tree-optimization/101159 - fix missing NULL check in popcou (*)
  26f05f5... tree-optimization/101154 - fix out-of bound access in SLP (*)
  d58a66a... i386: Use xor to write zero to memory with -Os even for mor (*)
  706533c... Remove my Write After Approval entry. (*)
  48b312b... contrib: fix a flake8 issue (*)
  8819c82... autofdo: Bump AUTO_PROFILE_VERSION. (*)
  6871b89... gcov: update comment about padding (*)
  e08a125... Add vect_recog_popcount_pattern to handle mismatch between  (*)
  f51618f... Optimize vpexpand* to mask mov when mask have all ones in i (*)
  b6efffa... Fix ICE for vpexpand*. (*)
  2f08022... Daily bump. (*)
  6cf0040... libstdc++: Improve std::lock algorithm (*)
  7232f7c... expand: empty class return optimization [PR88529] (*)
  12bdd39... libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cm (*)
  edf0c3f... contrib/mklog.py: Improve PR handling (*)
  0ad9c70... tree-optimization/101120 - fix compile-time issue with SLP  (*)
  21761d2... c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302] (*)
  de31f54... c++: conversion to base of vbase in NSDMI [PR80431] (*)
  644c2cc... inline-asm: Fix ICE with bitfields in "m" operands [PR10078 (*)
  62a3799... [Ada] Implement fixed-lower-bound consistency checks for qu (*)
  a61fd32... [Ada] Optimization of System.Value_N (*)
  eba1160... [Ada] INOX: prototype "when" constructs (*)
  2092278... [Ada] Add Ada.Strings.Text_Buffers and replace uses of Ada. (*)
  88bed4e... [Ada] Adjust new fast bit-field copy path to big-endian pla (*)
  d315f85... [Ada] Add Return_Statement field (*)
  9418d3d... [Ada] Improve efficiency of small slice assignments of pack (*)
  c3681eb... [Ada] Implementation of AI12-205: defaults for formal types (*)
  336438b... [Ada] Implement 'Valid_Value attribute (*)
  7f34e74... [Ada] Export Opt.Assume_No_Invalid_Values for use in back-e (*)
  148be92... [Ada] Zero-size slices (*)
  c1f1ef1... [Ada] Address ??? comments (*)
  e171a39... [Ada] Fix unbalanced parens in documentation of Address cla (*)
  48cf9f9... [Ada] Minor reformattings (*)
  805f081... [Ada] Make -gnatU and -gnatw.d the default (*)
  08c9ef0... [Ada] Fix invalid JSON real numbers generated with -gnatRj (*)
  0544731... [Ada] Disable wrong computation of offsets within multidime (*)
  b1955e0... [Ada] Skip overlay checks on protected components with expa (*)
  28741e5... [Ada] Compile s-mmap on aarch64-linux (*)
  eb077d7... [Ada] Compiler crash on sliding of fixed-lower-bound object (*)
  c9fcf01... [Ada] Simplify detection of statically overlapping slices (*)
  58484cd... [Ada] Fix detection of overlapping actuals with renamings (*)
  3045dd3... [Ada] powerpc64-wrs-vxworks7r2: build shared libgnat (*)
  316dd79... arm/66791: Replace builtins in vceq_* (a, b) with a == b. (*)
  29a539a... arm/97906: Adjust neon_vca patterns to use GLTE instead of  (*)
  90f78d5... tree-optimization/101121 - avoid infinite SLP build (*)
  08c85f6... Disparage slightly the mask register alternative for bitwis (*)
  9cedbaa... PR target/11877: Use xor to write zero to memory with -Os (*)
  e24379c... MAINTAINERS: Add myself as maintainer of the i386 vector ex (*)
  3e42ff7... Daily bump. (*)
  69d80f0... libstdc++: Implement new views::split as per P2210 (*)
  adbd2c7... libstdc++: Implement P2210 changes to rename views::split t (*)
  3f63167... libstdc++: Implement P2210 changes to split_view resolving  (*)
  85a594f... libstdc++: Define split_view::_InnerIter::base as per P2210 (*)
  b245d1c... Daily bump. (*)
  bc046a6... libstdc++: Implement LWG 3555 changes to transform/elements (*)
  1573657... libstdc++: Implement LWG 3553 changes to split_view (*)
  4123650... libstdc++: Implement LWG 3546 changes to common_iterator (*)
  c5581d4... Daily bump. (*)
  cc9c94d... libstdc++: Reduce ranges::minmax/minmax_element comparison  (*)
  a798b3f... Fix p10 fusion regtests (*)
  629cbc6... [committed] More useless code elimination on the H8 (*)
  cb448ad... Calculate a global definition if one has not been registere (*)
  870b674... Remove poor value computations. (*)
  9302294... MAINTAINERS: Add myself for write after approval (*)
  6fc5433... Fortran - fix conversion to result type for the min/max int (*)
  3bb85b8... analyzer: fix issue with symbolic reads with concrete bindi (*)
  83faf7e... libstdc++: Implement LWG 3557 change to convertible_to (*)
  1aff29d... analyzer: add region_model_manager::get_or_create_int_cst (*)
  86606d2... analyzer: refactor custom_event, introducing precanned_cust (*)
  0532452... libstdc++: Replace incorrect static assertion in std::reduc (*)
  f58d03b... arm: Fix multilib mapping for CDE extensions [PR100856]. (*)
  cfa1f82... gcc/configure.ac: fix register issue for global_load assemb (*)
  17a4bee... tree-optimization/101112 - fix pattern stmt def lookup in S (*)
  92edc4a... libstdc++: Suppress -Wstringop-overread warning in test (*)
  76e990f... stor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE for (*)
  ba71587... [Ada] Additional error checking on index constraints with f (*)
  161e220... [Ada] Minor comment cleanups (*)
  b3fa853... [Ada] Fix detection of overlapping slices indexed by charac (*)
  cbe87f4... [Ada] Fix detection of overlapping actuals with renamings (*)
  ca5cdc9... [Ada] Make "gcc -gnatDGL" handle unterminated last lines pr (*)
  f86c2f9... [Ada] Reuse Package_Specification in Is_Incomplete_Or_Priva (*)
  a34ce7c... [Ada] Avoid passing Enum_Lit'Size to the back end (*)
  548280b... [Ada] Fix inaccuracies in signal handler trampoline for aar (*)
  c37c13e... [Ada] Ada2020: AI12-0195 overriding class-wide pre/post con (*)
  4edcee5... [Ada] Premature freezing of types (*)
  33a3b5f... [Ada] Missing check for assigning too-large array to fixed- (*)
  9324e07... [Ada] Remove AAMP from compiler sources (*)
  f44441d... [Ada] Error issued on string literal assigned to fixed-lowe (*)
  1be46d1... [Ada] Warn about overlapping actuals in all versions of Ada (*)
  d94a2f5... [Ada] Reuse First_Actual in Address_Value (*)
  537f0ce... [Ada] Correct A'First (N) where N is an object name (*)
  7120f08... [Ada] Fix asymmetries in detection of overlapping actuals (*)
  cd344e9... [Ada] Fix handling of gnat check/test commands (*)
  94c6d6f... [Ada] Add documentation for the array fixed-lower-bound fea (*)
  73b670e... [Ada] New debug switch to disable large static aggregates (*)
  57841a4... [Ada] Warn on 'in out' param containing access in private t (*)
  9c28866... [Ada] Remove dead code for overlapping actuals in prefix no (*)
  2a8dbd6... [Ada] Do not clear Is_True_Constant flag on imported consta (*)
  a306476... [Ada] Code cleanups in exp_ch6.adb (*)
  4463d6e... [Ada] Update comments related to TBD (*)
  2637397... [Ada] Implement basic support for -fdiagnostics-format=json (*)
  0becb0f... [Ada] Relax null exclusion mismatch check in Relaxed_RM_Sem (*)
  5ddd01d... [Ada] Replace Opt.Extensions_Allowed by Ada_Version (*)
  4153c75... [Ada] GNAT.Compiler_Version and LTO (*)
  07537fe... [Ada] Ada2020: Special handling of types derived from runti (*)
  64b5da8... Add statistics counting to PHI-OPT (*)
  2f1686f... Disallow pointer and offset types on some gimple (*)
  2786064... libstdc++: Move ranges algos used by <ranges> into ranges_u (*)
  4b4f566... libstdc++: Implement P2325 changes to default-constructibil (*)
  7d08043... Add IEEE 128-bit min/max support on PowerPC. (*)
  688359a... Daily bump. (*)
  b376b1e... libstdc++: Simplify constexpr checks in std::char_traits [P (*)
  331e20a... c++: deleted after first declaration [PR101106] (*)
  58e3b17... mklog: add subject line skeleton (*)
  00f730e... Add needed earlyclobber to fusion patterns (*)
  caeb889... fix get-loop_hot_path with gcc 4.8.5 (*)
  7ba8725... [Ada] Crash on overriding of an abstract primitive on an in (*)
  59d5d8c... [Ada] Fix operations on Unbounded_String... (*)
  d32db3a... [Ada] Implementation of Inox feature of fixed lower bounds  (*)
  4892e31... [Ada] Warn on 'in out' param containing access in predefine (*)
  e1dfbb0... [Ada] Casing on composite values (*)
  5f900b5... [Ada] Missing finalization on nested expression with action (*)
  b4d46ee... [Ada] Crash on a nested aggregate containing controlled obj (*)
  aeafd22... [Ada] Fix detection of valid renamings for overlapping chec (*)
  fc473ce... [Ada] Don't check No_Wide_Characters restriction for illega (*)
  4476d93... [Ada] Remove dubious wrapper of a recursive function (*)
  83a5b1d... [Ada] Error in instance on incomplete actual passed to form (*)
  cad7431... [Ada] Fix punctuation in documentation of warnings for alia (*)
  3447d9e... [Ada] Fix detection of slices that denote the same object (*)
  a6d844c... [Ada] Check all pairs of actuals for overlapping (*)
  679124d... [Ada] Fix handling of generic types in check for overlappin (*)
  e50d50f... [Ada] Remove dead code for overlapping actuals and prefix n (*)
  f0cc085... [Ada] Cleanup redundant conditions in checks for overlappin (*)
  f59ca9e... [Ada] Use source casing in messages for aliasing checks (*)
  54f039c... [Ada] Move runtime units for Put_Image attribute to libgnar (*)
  2be6360... [Ada] Provide new function Uintp.UI_To_Unsigned_64 (*)
  a76825d... [Ada] Clarify error for unsupported ELIMINATED overflow mod (*)
  24c554d... [Ada] Look at Others_Discrete_Choices for N_Others_Choice (*)
  7949526... [Ada] Minor comment cleanup (*)
  419ad27... [Ada] Do not systematically suppress checks on atree.adb (*)
  1326b0e... [Ada] Removal of technical debt (*)
  8863c3a... [Ada] Display Entity in debugging printouts (*)
  9e1ca4e... [Ada] Apply aliasing checks only to names and not to object (*)
  f54fb76... [Ada] Fix varsize node name conflict (*)
  1b96f01... [Ada] AI12-0411 Add "bool" to Interfaces.C (*)
  02e9e5f... [Ada] Reject allocators in contexts restricted by SPARK (*)
  8cbaa09... Fix spacing and typos in comments. (*)
  2b87f33... libstdc++: Non-triv-copyable extra args aren't simple [PR10 (*)
  0f4a2fb... libstdc++: Refine range adaptors' "simple extra args" mecha (*)
  275c736... libgomp: Structure element mapping for OpenMP 5.0 (*)
  967b465... Add a target calls hook: TARGET_PUSH_ARGUMENT (*)
  20a2c8a... i386: Add variable vec_set for 64bit vectors [PR97194] (*)
  f1555d4... Cleanup clz and ctz code in range_of_builtin_call. (*)
  8eac92a... docs: Use -O1 as a canonical value for -O option (*)
  c095405... gcov: update documentation entry about string format (*)
  a4fc63e... IBM Z: Fix vector intrinsics vec_double and vec_floate (*)
  53c55d3... return auto_vec from more dominance functions (*)
  4541b5e... make get_domminated_by_region return a auto_vec (*)
  4f899c4... return auto_vec from get_dominated_by (*)
  a165040... return auto_vec from get_loop_hot_path (*)
  265af87... return auto_vec from cgraph_node::collect_callers (*)
  e9681f5... auto_vec copy/move improvements (*)
  3f3ee13... Add debugging helpers for ranger. (*)
  3dfa4fe... Vectorization of BB reductions (*)
  9f12bd7... Add amacleod and aldyh as *vrp and ranger maintainers. (*)
  6075074... [Ada] Use runtime from base compiler during stage1 (continu (*)
  ff4deb4... c++: Tweak PR101029 fix (*)
  9a61dfd... Daily bump. (*)
  786188e... Add recomputation to outgoing_edge_range. (*)
  8a22a10... Range_on_edge in ranger_cache should return true for all ra (*)
  487be92... Correct documented option defaults. (*)
  6816a44... c++: static memfn from non-dependent base [PR101078] (*)
  cfe0a2e... Fortran - ICE in gfc_check_do_variable, at fortran/parse.c: (*)
  d117f99... Revert "Fortran - ICE in gfc_check_do_variable, at fortran/ (*)
  72e3d92... Fortran - ICE in gfc_check_do_variable, at fortran/parse.c: (*)
  bdfc120... Avoid loading an undefined value in the ranger_cache constr (*)
  9e64426... libcpp: location comparison within macro [PR100796] (*)
  dd835ec... ii386: Add missing two element 64bit vector permutations [P (*)
  c25e3bf... libstdc++: Use named struct for __decay_copy (*)
  b9e35ee... libstdc++: Revert final/non-addressable changes to ranges C (*)
  dbfc149... aarch64: Model zero-high-half semantics of ADDHN/SUBHN inst (*)
  d0889b5... aarch64: Model zero-high-half semantics of [SU]QXTN instruc (*)
  c86a303... aarch64: Model zero-high-half semantics of SQXTUN instructi (*)
  d8a88cd... aarch64: Model zero-high-half semantics of XTN instruction  (*)
  ac6c858... testsuite: aarch64: Add zero-high-half tests for narrowing  (*)
  d7deee4... tree-sra: Do not refresh readonly decls (PR 100453) (*)
  a490b1d... testsuite: Use noipa attribute instead of noinline, noclone (*)
  b4b50bf... stor-layout: Create DECL_BIT_FIELD_REPRESENTATIVE even for  (*)
  43fc423... tree-optimization/101088 - fix SM invalidation issue (*)
  3155d51... [PATCH] PR rtl-optimization/46235: Improved use of bt for b (*)
  041f741... libffi: Fix up x86_64 classify_argument (*)
  ccf0dee... [Ada] Fix Is_Volatile_Function for functions declared in pr (*)
  1a9ff8d... [Ada] Ignore volatile restrictions in preanalysis (*)
  3feba0a... [Ada] Do not generate an Itype_Reference node for slices in (*)
  f4fe186... [Ada] Fix floating-point exponentiation with Integer'First  (*)
  07b7dc0... [Ada] Fix detection of volatile expressions in restricted c (*)
  207962b... [Ada] Cleanup repeated calls in Sloc_Range (*)
  cc9a7ae... [Ada] Fix aliasing check for actual parameters passed by re (*)
  6dc7a8a... [Ada] Remove unused initialization with New_List (*)
  e027681... [Ada] Fix typos in all occurrences of "occuring" in GNAT (*)
  7ef1d8e... [Ada] Adapt Is_Actual_Parameter to also work for entry para (*)
  37cd8d9... [Ada] Wrong reference to System.Tasking in expanded code (*)
  f7f37ed... [Ada] Cleanup related to volatile objects in restricted con (*)
  788fed4... [Ada] Include info about containers in GNAT RM Implementati (*)
  e66167f... [Ada] Mixing of positional and named entries allowed in enu (*)
  c5dc00e... [Ada] Non-static Interrupt_Priority allowed with restrictio (*)
  f5b4b6b... [Ada] Spurious accessibility error on "for of" loop paramet (*)
  7626537... [Ada] Fix ALI source location for dominance markers (*)
  ff4746b... [Ada] Don't look for aliases for generic subprograms (*)
  e505bf5... [Ada] Make Incomplete_Or_Partial_View independent of the co (*)
  5c44cc1... [Ada] Do not perform useless work in Check_No_Parts_Violati (*)
  1ac6fcf... [Ada] Fix missing array bounds checking (*)
  663e6d7... [Ada] Use more straightforward implementation for Current_E (*)
  3e07c2d... [Ada] Remove extra parens around a function call (*)
  cbb64f6... [Ada] ACATS 4.1R-c611a04: Class-wide preconditions in dispa (*)
  a2d2310... [Ada] Implementation of AI12-0152: legality rules for Raise (*)
  c50041b... [Ada] Reorder code for validity checks of unchecked convers (*)
  3311703... [Ada] Raise expressions and unconstrained components (*)
  a85d1c1... [Ada] Clarify the documentation of -gnaty0 style check opti (*)
  059a91e... [Ada] Small cleanup in C header files (*)
  6e96a5a... [Ada] Small cleanup in System.Exceptions (*)
  4e56b13... tree-optimization/101083 - fix ICE with SLP reassoc (*)
  ede6c35... Daily bump. (*)
  ec3fafa... analyzer: fix bitfield endianness issues [PR99212,PR101082] (*)
  71790f3... Consider size_t mangling as unsigned int and long [PR100876 (*)
  8b93548... libstdc++: Make ranges CPOs final and not addressable (*)
  9245b0e... libstdc++: Add noexcept specifiers to some range adaptors (*)
  a88fc03... libstdc++: Remove precondition checks from ranges::subrange (*)
  cb326a6... libstdc++: Use function object for __decay_copy helper (*)
  6d43ec5... Minor improvement to compare elimination (*)
  4602714... range-ops: (nonzero | X) is nonzero (*)
  913b13f... Fix for vcmpequt builtin (*)
  1de3191... Fortran/OpenMP: Extend defaultmap clause for OpenMP 5 [PR92 (*)
  9a2c957... analyzer: track dynamic extents of regions (*)
  d726a57... analyzer: add class region_to_value_map (*)
  954c923... analyzer testsuite: add explode-2a.c [PR101068] (*)
  ba998f6... [Ada] Avoid unhelpful dead code warnings (*)
  759df6f... [Ada] Remove couple of obsolete declarations (*)
  2a344c7... [Ada] Enable removal of side-effects in component declarati (*)
  6ae60a6... [Ada] Extend function to retrieve first/last nodes to all d (*)
  40f4642... [Ada] Incorrect Reinit_Field_To_Zero calls for concurrent e (*)
  811b8aa... [Ada] No_Task_Parts aspect (*)
  4cee20b... [Ada] Fix handling of scopes for subprogram calls in unnest (*)
  903655a... [Ada] Fix detection of access-to-variable types (*)
  abcf517... [Ada] Use runtime from base compiler during stage1 (*)
  472c843... [Ada] Minor consistency fix for Windows SEH (*)
  9e47051... [Ada] AI12-0138: Iterators and other nonoverridable aspects (*)
  3d4fbcb... [Ada] Error when passing subprogram'Access to null-defaulte (*)
  d675f35... [Ada] Fix typos in comment about expansion of attribute Ima (*)
  df3db34... [Ada] Allow Known_Static_Component_Size (etc) on private ty (*)
  65067cb... [Ada] Add Interface_Name field to E_Loop_Parameter (*)
  d31c2b9... [Ada] Disable certain checks in predefined units (*)
  688fb85... [Ada] Clarify the semantics of signed intrinsic shift opera (*)
  385484e... [Ada] Small cleanup in exception handling C code (*)
  9880492... [Ada] Remove redundant guard from Find_Overlaid_Entity (*)
  86347b2... [Ada] Remove const qualifier on a couple of pointed-to type (*)
  b233916... [Ada] Fix bug in if_expressions introduced by var-size node (*)
  f1e93d3... [Ada] Add support for folding more and/or expressions (*)
  69558e5... [Ada] Replace repeated calls by references to a local objec (*)
  5fdd694... [Ada] Variable-sized node types: improve error messages (*)
  a7cadd1... [Ada] Variable-sized node types -- cleanup (*)
  81e68a1... [Ada] Rename Ada 202* to Ada 2022 (*)
  4dbdeeb... [Ada] Avoid inappropriate error messages regarding aggregat (*)
  44d27e8... [Ada] Add more initialization of Stored_Constraint (*)
  a5db70e... [Ada] Fix bug in subtype of private type with invariants (*)
  ed17bbe... [Ada] Robust switching from incomplete to access types (*)
  008153c... expr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046] (*)
  dfef116... Handle multiple latches in irreducible region mark (*)
  b10f895... Assert we have irreducible regions marked in the threader (*)
  3fe5464... testsuite: Fix Wattributes test cases for s390 and add new  (*)
  ba2eef0... c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is simila (*)
  327a6b5... rs6000: Fix test case failures by PR100085 [PR101020] (*)
  8dc4818... Daily bump. (*)
  d9f1466... Teach compute_objsize about placement new [PR100876]. (*)
  f9598d8... libstdc++: Fix noexcept-specifier for ranges::empty (*)
  2007353... rs6000: MMA builtin usage ICEs when used in a #pragma omp p (*)
  ecc5644... Limit new value calculations to first order effects. (*)
  c37b5dd... libstdc++: Fix common_reference for non-reference results [ (*)
  4986946... i386: Split V2HImode *punpckwd to SSE instruction [PR101058 (*)
  93bfadf... c-family: Add fix-it suggestions for more <stdlib.h> names  (*)
  046a3be... arm: Auto-vectorization for MVE: add pack/unpack patterns (*)
  12d13cf... C/C++: Fix unused set var warning with omp_clause_affinity  (*)
  788bb7e... tree-optimization/100934 - properly mark irreducible region (*)
  a40d229... libstdc++: Only run Filesystem TS test if supported (*)
  14f26c7... libstdc++: Fix std::any constraints [PR101034] (*)
  0461986... docs: Fix -Wno-cpp note (*)
  9b239c9... docs: add missing newline (*)
  f389f2a... docs: remove extra '+' character in option listing. (*)
  45fb3d4... libstdc++: Add explicit -std=gnu++17 option to test (*)
  b76a529... libstdc++: Implement LWG 3465 for std::compare_partial_orde (*)
  e2c79b9... libstdc++: Change [cmp.alg] assertions to constraints (*)
  a893b26... Fortran: resolve.c - remove '*XCNEW' based nullifying (*)
  c4c47a8... arc: Add --with-fpu support for ARCv2 cpus (*)
  831589c... Do not check if SMS succeeds on powerpc (*)
  917efba... libstdc++: Use reserved name for attribute [PR101055] (*)
  08ce1f4... tree-optimization/101031 - fix strlen opt invalidation logi (*)
  44b1502... evrp: fix AddressSanitizer: alloc-dealloc-mismatch (*)
  5a897a6... Pick up global ranges in ranger after inlining. (*)
  ed14a95... [PATCH] config: Backport "Rely less on internal symbols" (s (*)
  3a01d8e... [PATCH] config: Backport "Rely less on internal symbols" (s (*)
  4e70c34... Daily bump. (*)
  681143b... i386: Improve variable permutation insn avoidance [PR101021 (*)
  291cd19... c: adjust [[maybe_unused]] testcase (*)
  3f207ab... use range based for loops to iterate over vec<> (*)
  8a7d54b... [committed] More improvements to H8 logicals for test/compa (*)
  3f04e37... x86: Replace ix86_red_zone_size with ix86_red_zone_used (*)
  d554f43... contrib/gcc-changelog: Check that PR in subject is in chang (*)
  8b8c391... Daily bump. (*)
  d64584d... testsuite: fix AIX testsuite failures (*)
  c0f769f... c-family: don't warn for [[maybe_unused]] on data member (*)
  08e1ff9... c++: constexpr and array[0] [PR101029] (*)
  c4e50e5... c++: speed up looking up the current class (*)
  f16f65f... Daily bump. (*)
  23691dd... Fix a typo in an AutoFDO error string (*)
  2c4115b... Fix effective target for check-builtin-vec_rlnm-runnable.c  (*)
  2973090... For 'OMP_CLAUSE' in 'dump_generic_node', dump the whole OMP (*)
  b0d73a6... c++: Substitute into function parms in lexical order [PR965 (*)
  1e69075... libstdc++: Fix filesystem::path comparisons for C++23 (*)
  68f4686... d: foreach over a tuple doesn't work on 16-bit targets (PR1 (*)
  b13f297... arm: Fix polymorphic variants failing with undefined refere (*)
  a761829... [PATCH] PR tree-optimization/96392 Optimize x+0.0 if x is a (*)
  5b02ed4... [PATCH] PR tree-optimization/96392 Optimize x+0.0 if x is a (*)
  b8b80b8... tree-optimization/101025 - fix store-motion dependence chec (*)
  c5ed014... arm: Fix the mve multilib for the broken cmse support (pr99 (*)
  117c642... c++: Add C++23 consteval if support - P1938R3 [PR100974] (*)
  9d20ec9... analyzer: tweak priority of callstrings in worklist::key_t: (*)
  b9ec5eb... tree-optimization/101028 - fix endless SLP reassoc discover (*)
  fbd8a80... tree-optimization/101026 - fix SLP re-association (*)
  4bdcdd8... simplify-rtx: Fix up simplify_logical_relational_operation  (*)
  a984da8... i386: Fix up *vec_concat<mode>_0_1 [PR101007] (*)
  1fa991d... i386: Try to avoid variable permutation instruction [PR1010 (*)
  8bf728a... Introduce -Wcoverage-invalid-line-number (*)
  36943c6... Add missing ChangeLog entry. (*)
  336c41d... middle-end/101009 - fix distance vector recording (*)
  43c35d0... Daily bump. (*)
  e01874c... gcc-changelog: Ignore one more commit. (*)
  2f5ab54... rs6000: Support more short/char to float conversion (*)
  e9d322c... Use stablesort for sorting association chain (*)
  367f52d... Expose stable sort algorithm to gcc_sort_r and add vec::sta (*)
  26dbe85... c++: Extend std::is_constant_evaluated in if warning [PR100 (*)
  edec266... c++: matching deduced template template parameters [PR67829 (*)
  206db06... c++: normalization of non-templated return-type-req [PR1009 (*)
  a325bdd... i386: Add V8QI and other 64bit vector permutations [PR89021 (*)
  ee52bf6... libgo: update to Go1.16.5 release (*)
  00d07ec... rs6000: Add new __builtin_vsx_build_pair and __builtin_mma_ (*)
  5ae4a73... d: Fix ICE in TypeInfoDeclaration, at dmd/declaration.c (PR (*)
  7a89595... rs6000: Fix *TItype_ppc (*)
  04a040d... Use auto_vec in ssa_equiv_stack. (*)
  6fcba9e... Use memory loads and extensions to eliminate redundant test (*)
  6961091... s390: Allow more vcond_mask patterns. (*)
  cbf6dca... testsuite: Change gcc.dg/vect/pr56541.c target. (*)
  7aefef3... OpenACC: Separate enter/exit data ABIs (*)
  7999363... Extract 'goacc_enter_exit_data_internal' from 'libgomp/oacc (*)
  0a77c70... Move 'libgomp/oacc-parallel.c:GOACC_declare' into 'libgomp/ (*)
  ae33c6d... Clean up 'GOMP_MAP_POINTER' handling in 'libgomp/oacc-paral (*)
  7c097d1... Adjust variable names and comments in value-query.* (*)
  05c4dab... Fix '#pragma acc acc [...]' typos (*)
  cce1697... tree-optimization/101003 - use pattern defs when linearizin (*)
  5ad76ad... testsuite: Uncomment __cpp_consteval test (*)
  7d19a50... testsuite: Fix up libgomp.fortran/pr100981-2.f90 testcase [ (*)
  2d2ed77... ifcvt: Fix -fcompare-debug bug [PR100852] (*)
  f8b0670... aix: Power10 assembler invocation. (*)
  4f625f4... Daily bump. (*)
  53cb324... analyzer: make various region_model member functions const (*)
  eb3a3bb... libstd++: Only support atomic_ref::wait tests which are alw (*)
  d4faa36... Fix PR 100925: Limit some a?CST1:CST2 optimizations to inte (*)
  87e1eec... Revert "Finish last change" (*)
  4af4d9a... Finish last change (*)
  8f0d7f3... Update doc/tm.texi.in to fix commit 4a0c4eaea32 (*)
  036e14c... d: TypeInfo error when using slice copy on Structs (PR10096 (*)
  04fea2d... d: Respect explicit align(N) type alignment (PR100935) (*)
  c8d581b... libgomp: Compile tests with -march=i486 only if needed (*)
  4a0c4ea... Document that -fno-trampolines is for Ada only [PR100735] (*)
  db042e1... RS6000 Add 128-bit Binary Integer sign extend operations (*)
  9090f48... Conversions between 128-bit integer and floating point valu (*)
  f170186... rs6000, Add test 128-bit shifts for just the int128 type. (*)
  976ffcf... Add 128-bit int to 128-bit DFP (floattitd2) and 128-bit DFP (*)
  f03122f... RS6000 add 128-bit Integer Operations part 1 (*)
  2142e34... rs6000, Fix arguments in altivec_vrlwmi and altivec_rlwdi b (*)
  7969d9c... arm: Auto-vectorization for MVE: vclz (*)
  880198d... arm: Auto-vectorization for MVE and Neon: vhadd/vrhadd (*)
  5d83211... Fix doc/typo (*)
  2c17b5f... [PATCH] PR middle-end/53267: Constant fold BUILT_IN_FMOD. (*)
  40ff0cc... Fix p10 fusion test cases for -m32 (*)
  374f93d... tree-optimization/100981 - fix SLP patterns involving reduc (*)
  ce670e4... tree-optimization/97832 - handle associatable chains in SLP (*)
  13a3988... Always enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux (*)
  b3fce1b... libstdc++: Fix constraint on std::optional assignment [PR 1 (*)
  ec748dc... docs: add missing @headitem in Intrinsic Procedures (*)
  12913c7... Simplify vect_is_simple_use (*)
  6ed359c... Fix my e-mail in the ChangeLog (*)
  5bfcfe3... libstdc++: Add warnings for some C++23 deprecations (*)
  174e75a... arc: Update doloop_end patterns (*)
  dd4778a... arc: Fix (u)maddhisi patterns (*)
  c0ba7a8... arc: Update 64bit move split patterns. (*)
  d4d3813... openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clau (*)
  267dbd4... i386: Do not emit segment overrides for %p and %P [PR100936 (*)
  59d6713... Improve JSON examples. (*)
  f700e4b... rs6000: Support doubleword swaps removal in rot64 load stor (*)
  87f9ac9... Virtualize fur_source and turn it into a proper API. (*)
  087253b... c++: remove redundant warning [PR100879] (*)
  c603872... Daily bump. (*)
  25e5ecd... libstdc++: Fix Wrong param type in :atomic_ref<_Tp*>::wait  (*)
  16a8e18... [libstdc++] Remove unused hasher instance. (*)
  1afa4fa... c++: explicit() ignored on deduction guide [PR100065] (*)
  c4574d2... Improve match_simplify_replacement in phi-opt (*)
  61fc018... c++: update diagnostic messages (*)
  4091713... Fix bootstrap2 breakage due to re-use of obj-c checksum (*)
  924e025... c++: Test for mixed string literal concatenation (*)
  5668b5d... c++: Test for whitespace and line splice (*)
  8483dd9... c++: Add test for C++23 narrowing conv to bool (*)
  d3b1ef7... analyzer: bitfield fixes [PR99212] (*)
  c957d38... analyzer: fix region::get_bit_size for bitfields (*)
  6b400ae... analyzer: split out struct bit_range from class concrete_bi (*)
  8c5a540... analyzer: remove redundant typedef (*)
  91349e5... c++: braced-list overload resolution [PR100963] (*)
  69bb37f... Update Power10 scheduling description for new fused instruc (*)
  941aa24... Further improve redundant test/compare removal on the H8 (*)
  d319517... libstdc++: Finish implementing LWG 3413 for propagate_const (*)
  7a56d3d... tree-optimization/100923 - fix alias-ref construction wrt a (*)
  4bd2cdb... Make SLP root stmt a vector (*)
  4ab8f20... Implement a context aware pointer equivalency class for use (*)
  3065682... [GCN] Fix run-time variable 'num_workers' (*)
  c68ddd5... Enable more 'libgomp.oacc-*/lib-*' testcases for non-'opena (*)
  32099c0... Fix 'libgomp.oacc-fortran/parallel-dims.f90' for 'acc_devic (*)
  984df1e... Fix 'libgomp.oacc-c-c++-common/acc_prof-kernels-1.c' for 'a (*)
  292fb10... Enhance 'libgomp.oacc-c-c++-common/firstprivate-1.c' for no (*)
  97a040e... Add 'acc_device_radeon' testing to 'libgomp.oacc-*/acc_on_d (*)
  89c1a42... Don't require 'openacc_nvidia_accel_selected' in 'libgomp.o (*)
  77f41a5... Don't require 'openacc_nvidia_accel_selected' in additional (*)
  8b46410... openmp: Fix ICE on depend(source) clause during cdtor cloni (*)
  f9da798... [GCN] Streamline 'libgomp/testsuite/lib/libgomp.exp:check_e (*)
  0886426... Revert PR80547 workaround in 'libgomp.oacc-c-c++-common/par (*)
  e64d62c... [nvptx] Update comment in 'libgomp.oacc-c-c++-common/parall (*)
  ffe3a37... middle-end/100951 - make sure to generate VECTOR_CST in low (*)
  ec2174c... testsuite: Add -Wno-psabi -w to pr100887.c test [PR100943] (*)
  2455174... Fortran/OpenMP: Fix clause splitting for target/parallel/te (*)
  7191e63... docs: document evrp-sparse-threshold param (*)
  48aa5c6... Fix "tailing" typo. (*)
  4db3407... predcom: Enabled by loop vect at O2 [PR100794] (*)
  774686d... predcom: Adjust some unnecessary update_ssa calls (*)
  1a98f83... c++: preserve BASELINK from lookup [PR91706] (*)
  f07edb5... c++: alias with same name as base fn [PR91706] (*)
  715614e... c++: fix modules binfo merging (*)
  a1b3484... c++: alias member template [PR100102] (*)
  438aac5... Daily bump. (*)
  9858cd1... Implement a sparse bitmap representation for Rangers on-ent (*)
  5ad089a... Implement multi-bit aligned accessors for sparse bitmap. (*)
  64735dc... i386: Add init pattern for V4QI vectors [PR100637] (*)
  e89759f... x86: Don't compile pr82735-[345].c for x32 (*)
  97d8325... Fix old thinko in warning on pointer for storage order purp (*)
  6cb35b6... c++: access of dtor named by qualified template-id [PR10091 (*)
  5e2e15f... libstdc++: add missing typename for dependent type in range (*)
  5273054... x86: Update g++.target/i386/pr100885.C (*)
  adec148... libstdc++: Constrain three-way comparison for std::optional (*)
  f0d1a67... Use moves to eliminate redundant test/compare instructions (*)
  4d3907c... Reformat target.def for better parsing. (*)
  3e00f8d... For obj-c stage-final re-use the checksum from the previous (*)
  e1521b1... fold-const: Fix up fold_read_from_vector [PR100887] (*)
  d66a703... tree-inline: Fix up __builtin_va_arg_pack handling [PR10089 (*)
  be5efe9... Fix ICE of insn does not satisfy its constraints. (*)
  9a90b31... Fix _mm256_zeroupper by representing the instructions as ca (*)
  16465ce... CALL_INSN may not be a real function call. (*)
  7d6987e... Daily bump. (*)
  fed94fc... Reimplement LEAF_REG_REMAP macro for the SPARC (*)
  03d921a... aix: Use assemble_name to output BSS section name. (*)
  09bf527... i386: Clean up constraints.md (*)
  cb4b99b... openmp: Add testcase for scan directive with nested functio (*)
  7fa4db3... openmp: Call c_omp_adjust_map_clauses even for combined tar (*)
  fcbbf78... docs: Add missing @headitem for tables. (*)
  0bc0e61... genhooks: remove dead code (*)
  4e65bf5... docs: remove extra character. (*)
  a589877... Fix thinko in new warning on type punning for storage order (*)
  28c6247... Daily bump. (*)
  a0864ce... Use libiberty snprintf and vsnprintf on hppa*-*-hpux*. (*)
  416904a... Fix maintainers-verify.sh (*)
  081c9df... sh: Update unexpected empty split condition (*)
  10f36fe... sparc: Update unexpected empty split condition (*)
  8afd2e8... or1k: Update unexpected empty split condition (*)
  bdce676... mips: Update unexpected empty split condition (*)
  9147aff... m68k: Update unexpected empty split condition (*)
  d514626... Fortran: Fix some issues with pointers to character. (*)
  9696371... libstdc++: Fix return type of ranges::ssize for 128-bit int (*)
  f31729d... 	* MAINTAINERS: Add myself to DCO section with both email a (*)
  549d7f4... Fix split conditions in H8/300 port (*)
  600f90c... Daily bump. (*)
  621ea10... libstdc++: Implement LWG 3403 for std::ranges::ssize (*)
  3e5f242... libstdc++: Fix helper concept for ranges::data [PR 100824] (*)
  c7070b3... OpenMP: Handle bind clause in tree-nested.c [PR100905] (*)
  df3fbd5... d: Fix ICE in gimplify_var_or_parm_decl, at gimplify.c:2755 (*)
  6f8c969... c++: top-level cv-quals on type of NTTP [PR100893] (*)
  5357ab7... c++: tsubst_function_decl and excess arg levels [PR100102] (*)
  bee8619... Fortran - ICE in inline_matmul_assign (*)
  5328cad... PR c/100783 - ICE on -Wnonnull and erroneous type (*)
  cb6e6d5... Fortran/OpenMP: Fix -fdump-parse-tree for 'omp loop' (*)
  9816f50... PR middle-end/100732 - ICE on sprintf %s with integer argum (*)
  c6503fa... PR c/100719 - missing -Wvla-parameter on a mismatch in seco (*)
  1b51f03... i386: Convert a couple of predicates to use match_code RTXe (*)
  4facf2b... Fortran: Fix OpenMP/OpenACC continue-line parsing (*)
  8d7dae0... i386: Add init pattern for V2HI vectors [PR100637] (*)
  ee9548b... libstdc++: Fix value categories used by ranges access CPOs  (*)
  f6bb145... libstdc++: Optimize std::any_cast by replacing indirect cal (*)
  f78f25f... libstdc++: Add feature test macro for heterogeneous lookup  (*)
  ad3f0ad... gfortran.dg/gomp/pr99928-5.f90: Use proper iteration var (*)
  78b622e... gfortran.dg/gomp/pr99928-*.f90: Use implicit none, remove o (*)
  9651794... arm: Update unexpected empty split condition (*)
  ed106d6... i386: Update unexpected empty split condition (*)
  848a360... Fortran/OpenMP: omp loop's BIND clause - fix typo (*)
  178191e... Fortran/OpenMP: Add omp loop [PR99928] (*)
  b7dd2e4... x86: Fix ix86_expand_vector_init for V*TImode [PR100887] (*)
  3011f10... c++: Fix up attribute handling in methods in templates [PR1 (*)
  39e5a95... arc: Don't allow millicode thunks with reduced register set (*)
  9080a3b... rs6000: Disable mode promotion for pseudos (*)
  a3f6bd7... rs6000: Expand PROMOTE_MODE marco in rs6000_promote_functio (*)
  440c8a0... Daily bump. (*)
  47d25a0... cris: Update unexpected empty split condition (*)
  3c70b3c... RISC-V: Enable riscv attributes by default for all riscv ta (*)
  5883e56... i386: Add insert and extract patterns for 4-byte vectors [P (*)
  52e1306... Fix operand order to subf for p10 fusion. (*)
  0614bbb... libstdc++: Avoid hard error in ranges::unique_copy [PR10077 (*)
  cd4dd47... Fix issue for nested record types with -fdump-ada-spec (*)
  517155c... Fix issue for external subtypes with -fdump-ada-spec (*)
  5f2ef25... Fix duplicate name issues in output of -fdump-ada-spec (*)
  04affb3... Replace uses of determine_value_range with range_of_expr. (*)
  caa60c1... Implement generic expression evaluator for range_query. (*)
  be54520... MAINTAINERS: Add DCO version number. (*)
  160fe60... Use known global ranges in export_global_ranges (*)
  981d98b... analyzer: remove unused prototypes (*)
  e84fe25... analyzer: show types for poisoned_svalue and compound_svalu (*)
  4bdc6e1... diagnostic-show-locus: tweak rejection logic (*)
  57ed620... libstdc++: Simplify range adaptors' forwarding of bound arg (*)
  d999d9b... c++: cv-qualified dependent name of alias tmpl [PR100592] (*)
  69f517a... c++: using-enum and access specifiers [PR100862] (*)
  7ed1cd9... vect: Use main loop's thresholds and VF to narrow upper_bou (*)
  f424271... arm: Auto-vectorization for MVE: vabs (*)
  1eff528... Fix miscompilation of predicate on bit-packed array types (*)
  592ed7d... arc: Remove obsolete options (*)
  c1681f2... Simplify option handling for -fsanitize-coverage (*)
  ad085ef... Tame fix for PR ipa/99122 (*)
  602463f... Also generate DW_OP_GNU_variable_value at file scope (*)
  df741be... Fix signedness issue in DWARF functions (2) (*)
  e26b748... Fix signedness issue in DWARF functions (1) (*)
  d9a83b9... AArch64: Fix failing testcase for native cpu detection (*)
  098f4e9... openmp: Assorted depend/affinity/iterator related fixes [PR (*)
  bff9a7e... arc: Remove define_insn_and_split *bbit_di (*)
  9663c74... Daily bump. (*)
  d5ba2ea... REE: PR rtl-optimization/100264: Handle more PARALLEL SET e (*)
  50b1de8... xtensa: Fix 2 warnings during xtensa build [PR100841] (*)
  d2d74c9... Make sure link reg save MEM has frame alias set. (*)
  63d182b... c++: missing dtor with -fno-elide-constructors [PR100838] (*)
  659cc7d... MAINTAINERS: Add DCO section (*)
  f8f0193... libstdc++: Value-initialize objects held by EBO helpers [PR (*)
  81eab20... libstdc++: Fix tests for COW std::string [PR 96088] (*)
  46d0427... ARC: gcc driver default to hs38_linux (*)
  ca35586... libstdc++: Improve punctuation in implementation status doc (*)
  22d834e... IBM Z: Remove match_scratch workaround (*)
  9ca24bd... Fortran/OpenMP: Add gfortran.dg/gomp/taskloop-2.f90 [PR9992 (*)
  c3ab626... testsuite: Add -Wno-psabi -w to g++.dg/ext/builtin-shufflev (*)
  088264e... icf: Fix memory leak of a vector. (*)
  4ea5fe8... Fix minor bugs in H8 port logical ops.  Prepare for more co (*)
  b75978d... Daily bump. (*)
  ac0bc21... c++: value-init vs zero-init in expand_aggr_init_1 [PR65816 (*)
  9f55df6... Replace conditional_replacement with match and simplify (*)
  ea41848... Fix PR 95481: tail call fails with empty struct types (*)
  34aae6b... Use is_empty_type instead of zero-sized type. (*)
  833d348... libstdc++: Fix effective target for new tests [PR 96088] (*)
  b514fce... libstdc++: Fix new test for C++98 mode [PR 89728] (*)
  250cf86... PR100750: Require ELFv2 ABI for ROP test (*)
  d832629... libstdc++: Fix return value of std::ranges::advance [PR 100 (*)
  cf2b702... c++: no clobber for C++20 destroying delete [PR91859] (*)
  620cd78... c++: -Wdeprecated-copy and #pragma diagnostic [PR94492] (*)
  18b8841... Revert patch that disabled exporting of global ranges. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/rs6000-ibmlongdouble' 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-06-28 12:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-28 12:20 [gcc/marxin/heads/rs6000-ibmlongdouble] (701 commits) rs6000: Fix restored rs6000_long_double_type_size 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).