public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (99 commits) c++, c: Implement C++23 P1774R8 - Portable assumptions [PR1
@ 2022-10-06 10:30 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2022-10-06 10:30 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 08b51baddc5... c++, c: Implement C++23 P1774R8 - Portable assumptions [PR1

It previously pointed to:

 aa360fbf68b... Install correct patch version.

Diff:

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

  08b51ba... c++, c: Implement C++23 P1774R8 - Portable assumptions [PR1 (*)
  5fc4d3e... cselib: Skip BImode while keeping track of subvalue relatio (*)
  e9d50e7... Setting explicit NANs sets UNDEFINED for -ffinite-math-only (*)
  9eab8e4... Do not check finite_operands_p twice in range-ops-float. (*)
  ab4909f... Do not double print INF and NAN in frange pretty printer. (*)
  966010b... Daily bump. (*)
  e99dcbb... rs6000: Remove the wD constraint (*)
  ba3e5a3... rs6000: Rework vsx_extract_<mode> (*)
  c3d1315... rs6000: Remove "wD" from *vsx_extract_<mode>_store (*)
  5911046... contrib: run fetch before pushing Daily bump (*)
  ef87856... analyzer: add regression test for PR 107158 (*)
  2eff4fe... analyzer: simplify some includes (*)
  6832c95... analyzer: fix ICEs seen with call summaries on PR 107060 (*)
  e2a2284... Fortran: Add OpenMP's assume(s) directives (*)
  49192c4... c++: lvalue_kind tweak (*)
  7d935cd... RISC-V: Introduce RVV header to enable builtin types (*)
  df4c584... range-op: Keep nonzero mask up to date with truncating cast (*)
  b8473c9... libtdc++: Regenerate Makefile.in after freestanding header  (*)
  0afa9df... c: support the attribute starting with '_' (*)
  dc70f3f... libstdc++: Guard use of new built-in with __has_builtin (*)
  4c45163... [PR tree-optimization/107052] range-ops: Take into account  (*)
  ae56d60... [PR tree-optimization/107052] range-ops: Pass nonzero masks (*)
  853ce8e... Fix bogus -Wstringop-overflow warning in Ada (*)
  bcc2736... analyzer: remove unused variables (*)
  233c966... testsuite: mark a test with xfail (*)
  1a46a0a... testsuite: 'b' instruction can't do long enough jumps (*)
  fa8e3a0... testsuite: Windows reports errors with CreateProcess (*)
  5fe2e4f... testsuite: /dev/null is not accessible on Windows (*)
  b77bcdf... RISC-V: remove deprecate pic code model macro (*)
  bfca950... analyzer: revamp side-effects of call summaries [PR107072] (*)
  0167154... analyzer: move region_model_manager decl to its own header (*)
  7f42f7a... analyzer: fold -(-(VAL)) to VAL (*)
  e6fe02d... analyzer: widening_svalues take a function_point rather tha (*)
  85872a6... Daily bump. (*)
  ce3a1b5... c++: fix debug info for array temporary [PR107154] (*)
  0764dc8... attribs: Add overloads with namespace name (*)
  ade1e0d... attribs: Add missing auto_diagnostic_group 3 times (*)
  87b0fe3... Remove assert from set_nonzero_bits. (*)
  5aa1817... libstdc++: Fix test FAIL for old std::string ABI (*)
  6ddbbbf... libstdc++: Use new built-ins __remove_cv, __remove_referenc (*)
  68ed966... libstdc++: Refactor seed sequence constraints in <random> (*)
  e87879a... c++: install cp-trait.def as part of plugin headers [PR1071 (*)
  c1b0a76... aarch64: Define __ARM_FEATURE_RCPC (*)
  8792047... OpenMP: Update invoke.texi and fix fortran/parse.cc for -fo (*)
  3b8bcc3... libstdc++: Avoid heavyweight std::visit in ranges::join_wit (*)
  beeb689... libstdc++: Disable test for freestanding (*)
  b74ab7a... libstdc++: Enable std::hash<coroutine_handle<P>> [PR107139] (*)
  7cdab65... libstdc++: Make <cstdint> work freestanding [PR107134] (*)
  7d81898... libstdc++: Define <bits/functexcept.h> functions for freest (*)
  147f6ed... libstdc++: Implement ranges::join_with_view from P2441R2 (*)
  e886ebd... install.texi: gcn - update llvm reqirements, gcn/nvptx - ne (*)
  49c3e9d... libstdc++: Use ///< for inline documentation (*)
  b6d5d72... openmp: Add begin declare target support (*)
  7df3693... Convert nonzero mask in irange to wide_int. (*)
  f50d103... [PR107130] range-ops: Separate out ffs and popcount optimiz (*)
  70e3f71... diagnostics: Add test for fixed _Pragma location issue [PR9 (*)
  69fd6dc... Daily bump. (*)
  c27ddea... libstdc++: Update status docs for compare_exchange padding  (*)
  ef31657... gcc/config/t-i386: add build dependencies on i386-builtin-t (*)
  b22baa4... [testsuite][arm] Fix cmse-15.c expected output (*)
  c823366... c++: Disallow jumps into statement expressions (*)
  7ba34c4... Update gcc sv.po (*)
  35b4cbb... c++: rename IS_SAME_AS trait code to IS_SAME (*)
  7cc9022... libstdc++: Disable hosted-only tests [PR103626] (*)
  7f38b5c... libstdc++: Enable std::bitset<N>::bitset(const char*) for f (*)
  54fd7d8... libstdc++: Re-enable std::hash<std::bitset> in freestanding (*)
  25ebfdb... libstdc++: Add effective-target 'hosted' for testsuite [PR1 (*)
  46eb286... libstdc++: Make some tests work on freestanding [PR103626] (*)
  6885e7e... libstdc++: Rework how freestanding install works [PR106953] (*)
  18f176d... libstdc++: Mark headers that must be hosted as such [PR1036 (*)
  06b3c0f... libstdc++: Adjust precompiled headers for freestanding (*)
  bcb1f43... libstdc++: Filter out unconditional <stdio.h> default inclu (*)
  f1b51f6... libstdc++: Make _GLIBCXX_HOSTED respect -ffreestanding [PR1 (*)
  77d0627... libsanitizer: Fix Solaris 11.3 compilation of sanitizer_pro (*)
  48960b6... vect: while_ult for integer masks (*)
  f41d1b3... Don't process undefined range. (*)
  06aa66a... arm: Add missing early clobber to MVE vrev64q_m patterns (*)
  53acc10... c: Adjust LDBL_EPSILON for C2x for IBM long double (*)
  866263a... libstdc++: Fix tests broken by C++23 P2266R3 "Simpler impli (*)
  c0129d6... Do not pessimize range in set_nonzero_bits. (*)
  7f6f1f5... Avoid comparing ranges when sub-ranges is 0. (*)
  8e1de8d... Do not compare nonzero masks for varying. (*)
  b90d1b5... Do not compare incompatible ranges in ipa-prop. (*)
  31d7c8b... Fortran: fix testcases (*)
  4347fea... libstdc++: Fix gdb pretty printers when dealing with std::s (*)
  4223101... Daily bump. (*)
  d01bd0b... tree-cfg: Fix a verification diagnostic typo [PR107121] (*)
  b83b133... Adjust LIBGCC2_INCLUDES for VxWorks and augment comment (*)
  2f26f5b... Define GCC_DRIVER_HOST_INITIALIZATION for VxWorks targets (*)
  372044a... Prevent secondary warning from diagnostic tweak in gthr-vxw (*)
  6ed7eee... Refine guard for vxworks crtstuff spec (*)
  3290dcf... Daily bump. (*)
  5299155... Fortran: Fix ICE and wrong code for assumed-rank arrays [PR (*)
  c051060... c++: make some cp_trait_kind switch statements exhaustive (*)
  ca01d25... or1k: Only define TARGET_HAVE_TLS when HAVE_AS_TLS (*)
  153ca01... OpenACC: Fix struct-component-kind-1.c test (*)
  2555071... Improve Z flag handling on H8 (*)
  dd9c8f6... c++: loop through array CONSTRUCTOR (*)
  f8cb417... c++: cast split_nonconstant_init return val to void (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' 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:[~2022-10-06 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 10:30 [gcc/aoliva/heads/testbase] (99 commits) c++, c: Implement C++23 P1774R8 - Portable assumptions [PR1 Alexandre Oliva

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