public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/c++-modules] (103 commits) Address review comments
@ 2020-11-09 12:51 Nathan Sidwell
  0 siblings, 0 replies; only message in thread
From: Nathan Sidwell @ 2020-11-09 12:51 UTC (permalink / raw)
  To: gcc-cvs

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

 36588920189... Address review comments

It previously pointed to:

 98186da5a2f... Document cache_integer_cst

Diff:

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

  3658892... Address review comments
  0986ce3... Merge trunk 4b5f564a5d9 libcpp: Provide date routine
  4b5f564... libcpp: Provide date routine (*)
  6c3ce63... aarch64: Support permutes on unpacked SVE vectors (*)
  9b11203... Add -fbit-tests option. (*)
  d398949... make PRE constant value IDs negative (*)
  22175d0... tree-optimization/97706 - handle PHIs in pattern recog mask (*)
  1db815f... c++: Parser tweaks (*)
  15bcd01... testsuite: fix malloc alignment in test (*)
  4c27f90... [Fortran] Remove OpenACC 'loop' inside 'parallel' special-c (*)
  52b7446... Remove 'gfortran.dg/goacc/loop-6.f95' (*)
  4dfa178... Remove 'gfortran.dg/goacc/loop-5.f95' (*)
  f176773... gcc-changelog: prevent double cherry-pick line (*)
  b88fdcc... refactor SLP analysis (*)
  7144270... Move ipa-refs from ggc to heap. (*)
  8a2fd71... ipa-modref: Fix comment typos (*)
  b92e4be... IBM Z: Remove override of inline params (*)
  7307d8e... tree-optimization/97706 - part one, refactor vect_determine (*)
  c2e9f58... OpenACC/Fortran: Reject '!$acc atomic update capture' (*)
  a2c1193... OpenACC (C/C++): Fix 'acc atomic' parsing (*)
  8ebedfc... tree-optimization/97732 - fix init of SLP induction vectori (*)
  f11b1f9... Add dg-require-profiling directives to gcc.target/i386 test (*)
  ff47c61... Add dg-require-effective-target fpic to g++ tests (*)
  6cef01c... Add fnspec handling to ipa mode of ipa-modef. (*)
  366099f... Move size time tables from GGC to heap (*)
  344106a... c-common: Remove DEBUG_FUNCTION from verify_sequence_points (*)
  2210bf6... tree-optimization/97733 - fix SLP of reductions with zero r (*)
  c283a71... Fortran: Fix type-decl for PDT / wrong-code pdt_14.f03 issu (*)
  32ee472... Improve overflow check (*)
  6483f05... Simplify x >> x to 0. This fixes PR96701. (*)
  56ecdc2... RISC-V: Mark non-export symbol static and const in riscv-co (*)
  65e8263... PR target/96307: Fix KASAN option checking. (*)
  f72af3a... MAINTAINERS: Add myself for write after approval. (*)
  0cfd910... Daily bump. (*)
  44e1f63... c++: Add auto_diagnostic_group to check_handlers_1. (*)
  e6fd02c... c++: Fix decltype(auto) deduction with rvalue ref [PR78209] (*)
  1d87302... c++: Add -Wexceptions warning option [PR97675] (*)
  5b20031... c++: Implement -Wvexing-parse [PR25814] (*)
  22984f3... Pass multi-range from range_query::value_*  routines (*)
  d16d456... libstdc++: Fix typo in ChangeLog entry (*)
  cdd2d44... libstdc++: Fix constraints on std::optional comparisons [PR (*)
  10508db... openmp: Mark deprecated symbols in OpenMP 5.0 (*)
  7fa1b2c... Handle use of r18 as a TCB pointer on aarch64-vxworks (*)
  2f93a2a... libstdc++: Use non-throwing increment in recursive_director (*)
  710508c... libstdc++: Fix multiple definitions of std::exception_ptr f (*)
  50b840a... libstdc++: Export basic_stringbuf constructor [PR 97729] (*)
  8f02741... Add dg-require-effective-target fpic to gcc.dg test (*)
  5773855... Move and adjust PROBE_STACK reg definitions for aarch64 (*)
  58c9de4... Add fnspecs for C++ new and delete operators (*)
  9f87fcf... middle-end: guard slp-11b.c testcase on vec_lanes (*)
  4ef0f1e... Drop overflow from constants while building ranges in range (*)
  f8cc59e... diagnostic paths: loosen coupling between path-printing and (*)
  cc32e81... i386: Fix PR97715 (*)
  54cbdb5... analyzer: fix ICE comparing COMPLEX_CSTs [PR97668] (*)
  ea937e7... Fix uninitialized memory use in ipa-modref (*)
  432258b... libstdc++: Fix new <sstream> constructors (*)
  cbc3f0b... libstdc++: Adjust whitespace in <sstream> (*)
  403f0da... Fix SLP vectorization of stores from boolean vectors (*)
  1999887... middle-end: optimize slp simplify back to back permutes. (*)
  7eb6c0a... testsuite: disable vect tests that was accidentally enabled (*)
  1436ef2... debug/97718 - fix abstract origin references after last cha (*)
  e3587a2... middle-end: Store and use the SLP instance kind when aborti (*)
  025f434... rs6000: Use direct move for char/short vector CTOR [PR96933 (*)
  35c125c... Daily bump. (*)
  8f565d2... libstdc++: Fix default mode of new basic_stringstream const (*)
  4d76079... middle-end: Move load/store-lanes check till late. (*)
  6682ef4... IBM Z: Unhardcode NR_C_MODES (*)
  88ea64e... IBM Z: Remove unused RRe and RXe mode_attrs (*)
  9a02d31... go: disable -fipa-icf-functions by default in Go frontend (*)
  e86fd6a... Add Ranger temporal cache (*)
  9c1125c... libstdc++: Fix test failure with --disable-linux-futex (*)
  e0af865... libstdc++: Define new C++17 std::search overload for Parall (*)
  243492e... targhooks.c: Fix -fzero-call-used-regs 'sorry' typo (*)
  3ef33e7... libstdc++: Document istreambuf_iterator base class change [ (*)
  1272573... add costing to SLP vectorized PHIs (*)
  1e9f339... tree-optimization/97709 - set abnormal flag when vectorizin (*)
  3e19075... phiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690] (*)
  2436620... libstdc++: Fix constant expressions in std::uniform_int_dis (*)
  10a50d2... gcc-changelog: Change parse_git_revisions strict argument t (*)
  092cdbd... Re-instantiate SLP induction IV CSE (*)
  14ddf41... testsuite: fix arm/pure-code/no-literal-pool-* tests (*)
  619039d... gcc-changelog/git_commit.py: Check for missing description (*)
  c4f6330... i386: Fix Intel MCU psABI comment w.r.t DEFAULT_PCC_STRUCT_ (*)
  9649031... openmp: allocate clause vs. *reduction array sections [PR97 (*)
  7988c76... Fix duplicate ChangeLog entries. (*)
  8d88736... bootstrap/97666 - really fix sizeof (bool) issue (*)
  7526923... i386: Cleanup i386/i386elf.h and align it's return conventi (*)
  878cffb... Objective-C++ : Fix ICE in potential_constant_expression_1. (*)
  c19e44a... c: Implement C2x nodiscard attribute (*)
  2e0aa43... Don't extract memory from operand for normal memory constra (*)
  db8b3e1... Fix invalid address for special_memory_constraint. (*)
  fd2325e... Daily bump. (*)
  2e391ce... Add testcase for pr97695 (*)
  ab4664e... Fix copying of clone_info while reshaping clone tree. (*)
  e714437... c++: Not all character types are byte-access types. (*)
  e1276e3... libstdc++: Ensure std::lock_guard is declared (*)
  fab7259... [OpenACC] Use proper location to 'inform' of enclosing pare (*)
  12d0512... libstdc++: Add mising gnu-versioned-namespace symbols (*)
  8752253... c++: Don't try to parse a function declaration as deduction (*)
  9f925f3... libstdc++: Refactor std::call_once internals (*)
  ed7f995... c++: DR2303, ambiguous base deduction [PR97453] (*)
  a2058f5... Add missing non-NULL check in cgraphclones (*)
  93e79ed... libstdc++: Rewrite std::call_once to use futexes [PR 66146] (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/c++-modules' 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-11-09 12:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 12:51 [gcc/devel/c++-modules] (103 commits) Address review comments Nathan Sidwell

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