public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (95 commits) Merge branch 'master' into devel/sphinx
@ 2022-01-20 12:37 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-01-20 12:37 UTC (permalink / raw)
  To: gcc-cvs

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

 60af3ff91f0... Merge branch 'master' into devel/sphinx

It previously pointed to:

 929c31a9d1f... Merge branch 'master' into devel/sphinx

Diff:

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

  60af3ff... Merge branch 'master' into devel/sphinx
  109f8af... libstdc++: Use Clang attribute instead of __constinit (*)
  5929f25... libstdc++: Only add valid -L paths to testsuite linker opti (*)
  9b42782... arm: Add test for AES erratum mitigation (*)
  9970704... arm: elide some cases where the AES erratum workaround is n (*)
  2078550... arm: suppress aes erratum when forwarding from aes (*)
  bc13384... arm: add basic mitigation for Cortex-A AES errata (*)
  facbc23... arm: Add option for mitigating against Cortex-A CPU erratum (*)
  c471ee0... arm: Consistently use crypto_mode attribute in crypto patte (*)
  0042ca7... arm: Disambiguate multiple crypto patterns with the same na (*)
  6d51a27... Fix Werror=format-diag with --disable-nls. (*)
  e744aa3... Fix -Werror=format-diag with RTL checking (*)
  68f03ac... dwarf2out: Fix -gsplit-dwarf on riscv [PR103874] (*)
  7b78dee... testsuite: Add -Wno-psabi to pr47639.C testcase (*)
  8bc700f... Enhance vec_pack_trunc for integral mode mask. (*)
  ad4188f... tree-optimization/104114 - avoid diagnosing V1mode lowering (*)
  30f2c22... c++: template-id with current inst qualifier [PR102300] (*)
  64655e7... testsuite: sldoi requires VSX. (*)
  fe1ad14... Daily bump. (*)
  fe3e978... libstdc++: Remove -gdwarf-4 from flags for debug library (*)
  f5c5074... libstdc++: Include <stddef.h> for size_t and ptrdiff_t [PR1 (*)
  92efc01... ifcvt: Run second pass if it is possible to omit a temporar (*)
  d249933... testsuite/s390: Add tests for noce_convert_multiple. (*)
  aa8cfe7... ifcvt: Try re-using CC for conditional moves. (*)
  e9ebb86... ifcvt/optabs: Allow using a CC comparison for emit_conditio (*)
  46346d8... ifcvt: Improve costs handling for noce_convert_multiple. (*)
  9b8eaa2... ifcvt: Allow constants for noce_convert_multiple. (*)
  4c46f5a... ifcvt: Check if cmovs are needed. (*)
  d5148d4... Update per-file selftest and finalization hooks for .c to . (*)
  6a26ad6... libstdc++: Fix libbacktrace build files (*)
  f4ca0a5... vect: Fix epilogue mode skipping (*)
  ffc7f20... match.pd, optabs: Avoid vectorization of {FLOOR,CEIL,ROUND} (*)
  f35bb46... testsuite: Test evrp-trans.c also with unsigned types [PR10 (*)
  5b6788a... tree-optimization/104112 - add check for vect epilogue redu (*)
  68aa3c0... check_GNU_style_lib: skip .py files (one should use flake8) (*)
  0bd247b... libgomp, OpenMP: Fix issue for omp_get_device_num on gcn ta (*)
  39f5810... libstdc++: Fix for non-constexpr math_errhandling (*)
  2cef991... [Ada] Set target_cpu to x32 for x86_64-linux-gnux32 (*)
  9d6c63b... [Ada] Compile s-mmap and 128bit on x86_64-linux-gnux32 (*)
  2f47a09... testsuite: Rename a few C++ to .C or .cc. (*)
  7f3915b... rs6000: Fix bootstrap (*)
  34ba427... Enable -Werror=format-diag during bootstrap. (*)
  fdf31ae... Update on riscv -Wformat-diag string. (*)
  53836c8... gimple-ssa-warn-access: Fix up asan_test.C -Wdangling-point (*)
  b834435... fold-const: Optimize &"foo"[0] == "foo" [PR89074] (*)
  29a6db6... i386: Fix *aes<aeswideklvariant>u8 (*)
  03b0bf7... Come up with git-fix-changelog.py script. (*)
  2aea19b... nvptx: update fix for -Wformat-diag (*)
  54e33cf... testsuite/102833 - fix gcc.dg/vect/bb-slp-17.c dump scannin (*)
  1ead972... powerc: Fix asm machine directive for some CPUs (*)
  8160b41... Fix tsvc test build on DragonFly. (*)
  3265704... Add XFAIL parts of pr16855.C for dragonfly. (*)
  b01d205... testsuite: fix pytest detection unsupported message. (*)
  fc6cd79... testsuite: Adjust possibly fragile slp-perm-9.c [PR104015] (*)
  bd0ef35... c++: fix PR104025 change (*)
  ddce00d... i386: Fix GLC tuning with -masm=intel [PR104104] (*)
  6325041... Add test for bogus warning [PR104076]. (*)
  282110a... Suppress valid warning [PR104103]. (*)
  2f71464... Handle failure to determine pointer provenance conservative (*)
  9c18649... libstdc++: Update documentation for C++17 deprecations (*)
  a68080a... libstdc++: Fix deprecated attribute for std::get_temporary_ (*)
  72ce3fd... libstdc++: Remove unused std::pair helper function (*)
  c3861f7... libstdc++: Fix std::atomic<std::shared_ptr<T>> for AIX [PR1 (*)
  7a761ae... Daily bump. (*)
  5ce3c00... [COMMITTED] Improve coment for the newly added code in ipa- (*)
  1a5145f... c++: Fix handling of temporaries with consteval ctors and n (*)
  fdd6d85... c++: Use -std=c++20 in testsuite default std list (*)
  2aa1844... c++: input_location and lookahead [PR104025] (*)
  7db4226... bpf: ensure correct string offsets in BTF.ext (*)
  43ec265... bpf: write CO-RE relocation record size only once (*)
  2aefe24... analyzer: fix ICE on unary ops folding to casts of constant (*)
  79e746b... analyzer: fix ICE on realloc of zeroed memory [PR104062] (*)
  fe3ed88... libstdc++: Limit new basic_string(nullptr_t) constructor to (*)
  3c4a54a... c++: DEPENDENT_OPERATOR_TYPE as type of NTTP [PR104074] (*)
  dad495e... RISC-V: Fix use-after-free error in `parse_multiletter_ext' (*)
  0d01a27... Fortran: handle expansion of zero-sized array constructors (*)
  7ca2160... c++: new (nothrow) array cleanup [PR104007] (*)
  3a0837b... middle-end: move initialization of stack_limit_rtx [PR10316 (*)
  e13e95b... libstdc++: Use __cpp_lib_concepts in std::reverse_iterator  (*)
  302343d... libstdc++: Fix ambiguous std::pair constructors [PR101124] (*)
  50bc6e4... libstdc++: Fix suggested alternative to std::ptr_fun (*)
  0e4e4b3... libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provide (*)
  d7f2a09... libstdc++: Define <stdatomic.h> for C++23 (*)
  58385f6... Fix -Wformat-diag in various targets. (*)
  88619b5... vms: fix -Wformat-diag warnings. (*)
  7e5baa7... xtensa: fix -Wformat-diag warnings. (*)
  67d5e39... rs6000: fix last -Wformat-diag (*)
  62fcdef... v850: fix -Wformat-diag warnings. (*)
  67f84a8... nds32: fix -Wformat-diag warning. (*)
  b1f3640... nvptx: fix -Wformat-diag warnings (*)
  591b6e0... riscv: fix -Wformat-diag errors. (*)
  7ca1582... [vect] Add main vectorized loop unrolling (*)
  254ada4... Limit the number of relations registered per basic block. (*)
  c952126... ipa/103989 - avoid IPA inlining of small functions with -Og (*)
  e89b2a2... ipa/103989 - tame IPA optimizations at -Og (*)

(*) 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] only message in thread

only message in thread, other threads:[~2022-01-20 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 12:37 [gcc/devel/sphinx] (95 commits) Merge branch 'master' into devel/sphinx 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).