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

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

 86e9a5c431d... Merge branch 'master' into devel/sphinx

It previously pointed to:

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

Diff:

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

  86e9a5c... Merge branch 'master' into devel/sphinx
  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. (*)

(*) 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-06-21  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21  7:33 [gcc/devel/sphinx] (107 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).