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

Iain D Sandoe iains@gcc.gnu.org
Tue Jan 5 20:35:55 GMT 2021


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

 45f07c2c303... Merge master r11-6482.

It previously pointed to:

 58e9e4e8681... Merge master r11-6449.

Diff:

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

  45f07c2... Merge master r11-6482.
  5de7bf5... expand: Fold x - y < 0 to x < y during expansion [PR94802] (*)
  6b577a1... nvptx: Cache stacks block for OpenMP kernel launch (*)
  407bcf8... A couple of comment tweaks (*)
  8ea81f5... Don't link cc1 etc. against libcody.a (*)
  33a6325... tree-optimization/98516 - fix SLP permute opt materializati (*)
  606f2af... c++: Fix ICE with __builtin_bit_cast [PR98469] (*)
  af362af... c++: ICE with deferred noexcept when deducing targs [PR8209 (*)
  27aad52... move SLP debug counter (*)
  26b5062... tree-optimization/98428 - avoid pre-existing vectors for lo (*)
  4ddee42... reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs (*)
  576714b... phiopt: Optimize x < 0 ? ~y : y to (x >> 31) ^ y [PR96928] (*)
  5ca2400... match.pd: Improve (A / (1 << B)) -> (A >> B) optimization [ (*)
  a7553ad... store-merging: Handle vector CONSTRUCTORs using bswap [PR96 (*)
  f702893... go: Fix -fgo-embedcfg= option description. (*)
  01da03c... tree-optimization/98381 - fix live bool vector extract (*)
  1ff0ddc... i386: Prevent spurious FP exceptions with _mm_cvt{,t}ps_pi3 (*)
  951bdbd... i386: Add _mm256_cmov_si256 [PR98521] (*)
  6ffaffd... [c++]: Improve module-decl diagnostics [PR 98327] (*)
  af60b0e... x86: Cast to unsigned short first for _mm_extract_pi16 (*)
  b679559... arc: fix accumulator first register. (*)
  bea9848... i386: Optimize pmovskb on zero_extend of subreg HI of pmovs (*)
  e8beba1... explow, aarch64: Fix force-Pmode-to-mem for ILP32 [PR97269] (*)
  eac8675... recog: Fix a constrain_operands corner case [PR97144] (*)
  8a25be5... rtl-ssa: Fix updates to call clobbers [PR98403] (*)
  01be45e... vect: Fix missing alias checks for 128-bit SVE [PR98371] (*)
  a20893c... build: libcody: Link with -lsocket -lnsl if necessary [PR98 (*)
  4615cde... simplify-rtx: Optimize (x - 1) * y + y [PR98334] (*)
  6b69738... Restore input_location after recursive expand_call_inline (*)
  560d991... Fix testsuite/g++.dg/cpp1y/constexpr-66093.C execution fail (*)
  bf18341... Go frontend: add -fgo-embedcfg option (*)
  15af33a... analyzer: fix ICE with -fsanitize=undefined [PR98293] (*)
  7e73f51... Daily bump. (*)
  a000eb5... C: Add test for incorrect warning for assignment of certain (*)

(*) 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