[gcc/devel/c++-coroutines] (43 commits) Merge master r11-3125.

Iain D Sandoe iains@gcc.gnu.org
Thu Sep 10 20:15:54 GMT 2020


The branch 'devel/c++-coroutines' was updated to point to:

 e2a4330bf36... Merge master r11-3125.

It previously pointed to:

 cc54eb7bde1... Merge master r11-3083.

Diff:

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

  e2a4330... Merge master r11-3125.
  1d5589d... libstdc++: Fix -Wsign-compare warnings (*)
  866c53c... libstdc++: Fix -Wunused-local-typedefs warning (*)
  f903c13... libstdc++: Fix macro redefinition warnings (*)
  0943b55... libstdc++: Fix -Wdeprecated-declarations warnings (*)
  b6b9fd4... libstdc++: Fix -Wnarrowing warnings (*)
  f9189e1... c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINI (*)
  1c68cf3... aarch64: Add support for Cortex-R82 (*)
  786177a... aarch64: Add support for Armv8-R (*)
  36efcd7... libstdc++: Fix some -Wunused-parameter warnings (*)
  b84b132... libstdc++: Clean up inconsistent whitespace (*)
  ef8b433... libstdc++: Add parentheses around assignments used as truth (*)
  2b4cc19... libstdc++: Add unused attributes to suppress warnings (*)
  afea21f... libstdc++: Enforce LWG 3472 preconditions on std::counted_i (*)
  0ed7576... libphobos: libdruntime doesn't support shadow stack (PR9568 (*)
  ead8574... d: Enable miscellaneous warnings by -Wextra flag (*)
  27f698b... d: Don't warn about variables initialized with 'void' (*)
  29ff25e... d: Warn when casting from a D class to a C++ class. (*)
  e63eb26... Fix bogus error on Value_Size clause for variant record typ (*)
  7146522... Fix uninitialized variable with nested variant record types (*)
  66a204a... Add emergency dump after an ICE (*)
  d9b054d... arm: Fix up arm_override_options_after_change_1 (*)
  57e113c... arm: Fix up arm_override_options_after_change [PR96939] (*)
  b0894ae... Fix instruction types. (*)
  30b41cf... libstdc++: handle small max_blocks_per_chunk in pool resour (*)
  1e718ec... libstdc++: Reduce monotonic_buffer_resource overallocation  (*)
  f408669... c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P (*)
  d41f842... [testsuite] Add missing require-effective-target allloca (*)
  ae6cf62... Cygwin/MinGW: Do not version lto plugins (*)
  f96b632... [tree-optimization] Don't clear ctrl-altering flag for IFN_ (*)
  3d0af0c... lto: Stream current working directory for first streamed re (*)
  47ddf4c... tree-optimization/96043 - BB vectorization costing improvem (*)
  484af18... Fixup config/ChangeLog. (*)
  80f86e7... Daily bump. (*)
  81de459... c++: Further tweaks for new-expression and paren-init [PR77 (*)
  acbe30b... c++: Fix ICE in reshape_init with init-list [PR95164] (*)
  1690a83... analyzer: generalize sm-malloc to new/delete [PR94355] (*)
  fcf56ef... Update include/ChangeLog (*)
  de8421d... Add codes for DWARF v5 .dwp sections to dwarf2.h. (*)
  25ef215... analyzer: eliminate sm_context::warn_for_state in favor of  (*)
  6d9ca8c... analyzer: reimplement on_transition in terms of get_state/s (*)
  10fc42a... analyzer: use objects for state_machine::state_t (*)
  749476b... c++: omp reduction cleanups (*)

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


More information about the Gcc-cvs mailing list