public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/c++-coroutines] (91 commits) Merge master r11-5679.
@ 2020-12-02 21:34 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2020-12-02 21:34 UTC (permalink / raw)
  To: gcc-cvs

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

 b4e46d55bad... Merge master r11-5679.

It previously pointed to:

 80f4b34d48e... Merge master r11-5590.

Diff:

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

  b4e46d5... Merge master r11-5679.
  4ed34c6... git: Tell git send-email where to send patches. (*)
  69bf1c7... c++: Fix ICE with inline variable in template [PR97975] (*)
  4192ffd... c++: Fix tsubst ICE with invalid code [PR97993, PR97187] (*)
  c68cae8... C++: Module-specific tree flags (*)
  8f461a8... libbacktrace: correct buffer overflow tests (*)
  0a7dc4b... Adjust test to avoid ILP32 failures after r11-5622 (PR midd (*)
  9776b46... IBM Z: Use llihf and oilf to load large immediates into GPR (*)
  cf44255... Sync .gitignore with binutils-gdb (*)
  98e89dc... Go testsuite: update semi6.go from source repo (*)
  dd053ee... libstdc++: Use libatomic for tests on all 32-bit powerpc ta (*)
  af41805... c++: RTTI accessors for modules (*)
  5bd5d85... compiler: reword "declared and not used" error message (*)
  ed281e4... compiler: improve mixed named/unnamed parameter error messa (*)
  c7932d5... compiler: don't advance past unexpected semicolon (*)
  f0a2d11... Upgrade ACATS testsuite to latest ACATS 2.6 (*)
  0fc6469... c++: Add lang_decl, type_decl API (*)
  329ae1d... c++: Extend build_array_type API (*)
  744ca1b... c++:  Fix bootstrap (*)
  feb93ad... tree-optimization/97630 - fix SLP cycle memory leak (*)
  bad800c... vec.h: Fix GCC build with -std=gnu++20 [PR98059] (*)
  05f7a2a... C++ Module Binding Vector (*)
  6725994... MAINTAINERS: Add myself as arc port maintainer (*)
  f5850e7... ipa: do not DECL_IS_MALLOC for void fns (*)
  694d4a6... Use the section flag 'o' for __patchable_function_entries (*)
  a1ebd4f... x86: Add the missing '.' for -mneeded (*)
  8b2c3b5... libstdc++: Use longer timeout for istream::gcount() overflo (*)
  74270a5... libstdc++: Fix null pointer dereferences in __gnu_cxx::rope (*)
  d38fbb5... libstdc++: Fix indentation in rope (*)
  d01ebe5... Add new test-case. (*)
  a35d5e9... guard maybe_set_vectorized_backedge_value calls (*)
  e34153b... expansion: Fix up infinite recursion due to double-word mod (*)
  037fe26... expansion: Further improve double-word modulo, division and (*)
  337d636... Fix __builtin_clear_padding for empty struct. (*)
  ee42f82... GDB hooks: improve documentation (*)
  8280098... rs6000: Disable HTM for Power10 and later by default (*)
  018248e... i386: Fix abs an maxmin expanders for TARGET_PARTIAL_REG_ST (*)
  49ca22d... diagnostics: ignore -fmax-errors for ICE (*)
  c961e94... if-to-switch: Support chain with 2 BBs. (*)
  e4c02ce... if-to-switch: consider only integral types (*)
  7da9741... Use add/sub/neg insns to eliminate compare/test insns on H8 (*)
  4bdf1e5... loop-iv: Fix typo in `iv_analyze_expr' description (*)
  eacc335... go-test.exp: permit trailing */ on ERROR line (*)
  6fbec03... Use SHF_GNU_RETAIN to preserve symbol definitions (*)
  670f509... libstdc++: Make preprocessor checks for __cpp_lib_atomic_wa (*)
  a70384f... libstdc++: Fix filesystem::path pretty printer test failure (*)
  54967b0... x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] marker (*)
  e0f5e79... Daily bump. (*)
  6591e42... Add feature test macro for atomic<T>::wait (*)
  abef369... Optimize max/min pattern with comparison (*)
  db365b6... Fix mcore multilib specification (*)
  bec21c6... Add pretty-printing support for __is_nothrow_{assignable,co (*)
  b76f83e... PR middle-end/97595 - bogus -Wstringop-overflow due to DECL (*)
  c7e2ef1... Fix more minor testsuite fallout from improved switch optim (*)
  eccec86... Feature: Macros for identifying the wide and narrow executi (*)
  39836f8... libstdc++: Pretty printers for _Bit_reference and _Bit_iter (*)
  968666a... Fix compromised tests after recent switch table improvement (*)
  91ddf86... openmp: Avoid ICE on depend clause on depobj OpenMP constru (*)
  d02c41d... PR middle-end/97373 - missing warning on sprintf into alloc (*)
  b3147c0... Make -fzero-call-used-regs work on the SPARC (*)
  986bb15... testsuite: replace .* with a better regex (*)
  433ca8f... Merge master r11-5619.
  9c17474... Darwin, D : Adjust the X spec to cater for duplicate use. (*)
  efd1d4f... if-to-switch: Fix test-suite patterns. (*)
  41676a3... C++ Module keywords (*)
  6e3603e... C++ Module parameters & timers (*)
  10ee6da... C++ Module options (*)
  855bb43... Improve double-word mod even on powerpc [PR97459] (*)
  404d0ca... loop-invariant: JUMP_INSNs aren't loop invariant [PR97954] (*)
  2133e77... configury : Fix LEB128 support for non-GNU assemblers. (*)
  6aa1227... libstdc++: Simplify detection of built-in functions (*)
  6ea5a23... Regenerate a configure script omitted in r11-5520. (*)
  d66db74... testsuite: Correct check_effective_target_hwaddress_exec (*)
  31f76c9... C++ : Adjust warning for misplaced attributes. (*)
  3940daf... Introduce can_vec_cmp_compare_p (*)
  0fb3787... libstdc++: Use longer timeout for slow running tests (*)
  03eb092... Add if-chain to switch conversion pass. (*)
  58f71a3... libstdc++: Link test with libatomic if needed [PR 98003] (*)
  55419d8... gcc/testsuite/s390: Add test cases for float_t (*)
  a5dd6b6... IBM Z: Configure excess precision for float at compile-time (*)
  cffd725... testsuite: remove LIT annotation and reduce (*)
  cbc4ae2... IPA: drop implicit_section again (*)
  69157fe... x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063] (*)
  57fcbe5... middle-end/98070 - fix realloc builtin fnspec (*)
  a90606a... c++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rather th (*)
  934a541... driver: Don't imply -dD for -g3 -g0 [PR97989] (*)
  76ab031... RISC-V: Drop some commited accidentally code. (*)
  94358e4... Daily bump. (*)
  c1c6750... Unbreak build with --disable-analyzer (*)
  dccae0f... Add function comments for recently added member functions. (*)
  eafb46c... internal/cpu: don't define CacheLinePadSize for mips64x (*)

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-02 21:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02 21:34 [gcc/devel/c++-coroutines] (91 commits) Merge master r11-5679 Iain D Sandoe

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