public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (21 commits) Merge branch 'master' into devel/sphinx
@ 2022-09-06  4:52 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2022-09-06  4:52 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 918bc838c28... Merge branch 'master' into devel/sphinx

It previously pointed to:

 8de5354e2cf... Merge branch 'master' into devel/sphinx

Diff:

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

  918bc83... Merge branch 'master' into devel/sphinx
  47d2dcd... Daily bump. (*)
  5f38bf1... preprocessor: Disable trigraphs for C2x (*)
  5f895f2... Do not fold __builtin_signbit if NAN is a possibility. (*)
  1de9aa4... Fold __builtin_signbit to nonzero instead of 1. (*)
  810d981... i386: avoid zero extension for crc32q (*)
  8492f7d... libstdc++: Move __success_type and __failure_type later in  (*)
  938cda5... Fortran/openmp: Partial OpenMP 5.2 doacross and omp_cur_ite (*)
  b4d8a56... Disable decimal floating point in frange. (*)
  ba0db24... Do not ICE when updating a NAN to a non-NAN. (*)
  7b3587b... libstdc++: Use built-ins for more variable templates (*)
  0a9c0d4... analyzer: strcpy semantics (*)
  1cc7e31... analyzer: return a concrete offset for cast_regions (*)
  ae97ba1... RISC-V: Fix division instructions for `m` with `zmmul` exte (*)
  48b9c7d... aarch64: Suggest an -mcpu option when user passes CPU name  (*)
  77e8e40... RISC-V: Support Zmmul extension (*)
  1784472... Remove MAX_SWITCH_CASES limit (*)
  e9ea268... Unify MAX_POSTDOM_CHECK and --param uninit-control-dep-atte (*)
  5642197... debug () for predicates (*)
  d29ecf2... aarch64: Remove lazy SIMD builtin initialisation (*)
  7742b79... LoongArch: add -mdirect-extern-access option (*)

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gcc/devel/sphinx] (21 commits) Merge branch 'master' into devel/sphinx
@ 2022-07-19 13:41 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2022-07-19 13:41 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 e9c8572e74d... Merge branch 'master' into devel/sphinx

It previously pointed to:

 85df616e13a... Merge branch 'master' into devel/sphinx

Diff:

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

  e9c8572... Merge branch 'master' into devel/sphinx
  edf0c13... Remote trailing : for subheading. (*)
  4c32313... forwprop: Use lhs type instead of arg0 in folding VEC_PERM_ (*)
  f082bc7... RTEMS: Remove HAVE_POLL for libstdc++ (*)
  e4ff11a... middle-end/106331 - fix mem attributes for string op argume (*)
  0f12976... lto/106334 - relax assert during WPA tree merging (*)
  40f6e59... PR c/106264: Silence warnings from __builtin_modf et al. (*)
  2180cdd... xtensa: Correct the relative RTX cost that corresponds to t (*)
  79fb112... Daily bump. (*)
  63d182f... libstdc++: Enhance branching in std::inplace_merge and std: (*)
  5e47c93... Check if transitives need to be registered. (*)
  e9ee752... RISC-V/doc: Add index references for `mrelax' and `mriscv-a (*)
  fa16bb8... RISC-V/doc: Correct the formatting of `-mstack-protector-gu (*)
  7df7997... RISC-V/doc: Correct the name of `-mriscv-attribute' (*)
  7501eec... arc: Add ARCHS release 310a tune variant. (*)
  87f46a1... Fix builtin vs non-builtin partition merge in loop distribu (*)
  c869773... libgcc/arc: Update udivmodsi4 and make the lib safe for rf1 (*)
  7313381... arm: Replace arm_builtin_vectorized_function [PR106253] (*)
  9c8349e... arc: Fix interrupt's epilogue. (*)
  ce92603... Improve common reduction vs builtin code generation in loop (*)
  06039e7... Replace manual swapping idiom with std::swap in aarch64.cc (*)

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gcc/devel/sphinx] (21 commits) Merge branch 'master' into devel/sphinx
@ 2021-06-25  8:52 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2021-06-25  8:52 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 99c8f78b7f2... Merge branch 'master' into devel/sphinx

It previously pointed to:

 441aa2ce234... Merge branch 'master' into devel/sphinx

Diff:

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

  99c8f78... Merge branch 'master' into devel/sphinx
  0551640... Fixup reduction info on addsub SLP pattern (*)
  c6c7ac0... add -ltrans-objects lto-plugin debug option (*)
  607c558... testsuite: avoid no-stack-protector-attr-3 fail on mips*-*- (*)
  e9e2bad... middle-end: add support for per-location warning groups. (*)
  65870e7... cp: add support for per-location warning groups. (*)
  43c3f96... c-family: add support for per-location warning groups. (*)
  1ebd2b2... c: add support for per-location warning groups. (*)
  7036e9e... Add support for per-location warning groups. (*)
  980e278... Revert x86_order_regs_for_local_alloc changes in r12-1669. (*)
  9aa8327... Daily bump. (*)
  ce3316e... Add a testcase to confirm the equivalence's are being check (*)
  a0accaa... Only register relations on live edges (*)
  ce0b409... Fix relation query of equivalences. (*)
  5bdcfb7... Correctly unify recomputation with existing range. (*)
  90fa63e... Fix comment typo. (*)
  c761be5... c++: alias CTAD and aggregate deduction cand [PR98832] (*)
  c06493d... c++: requires-expression folding [PR101182] (*)
  178fb8d... c: Fix up c_parser_has_attribute_expression [PR101176] (*)
  fdc5522... c: Fix C cast error-recovery [PR101171] (*)
  836328b... i386: Add pack/unpack patterns for 64bit vectors [PR89021] (*)

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-06  4:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06  4:52 [gcc/devel/sphinx] (21 commits) Merge branch 'master' into devel/sphinx Martin Liska
  -- strict thread matches above, loose matches on Subject: below --
2022-07-19 13:41 Martin Liska
2021-06-25  8:52 Martin Liska

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