public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (58 commits) Merge branch 'master' into devel/sphinx
@ 2022-10-19 13:25 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2022-10-19 13:25 UTC (permalink / raw)
  To: gcc-cvs

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

 4465e2a047c... Merge branch 'master' into devel/sphinx

It previously pointed to:

 6c22519f332... Merge branch 'master' into devel/sphinx

Diff:

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

  4465e2a... Merge branch 'master' into devel/sphinx
  09fed44... avr: remove useless @tie{} directives (*)
  f6c168f... SRA: Limit replacement creation for accesses propagated fro (*)
  cb994ac... IBM zSystems: Fix function_ok_for_sibcall [PR106355] (*)
  4f3f029... xtensa: Prepare the transition from Reload to LRA (*)
  95c5cff... s390: Fix bootstrap error with checking and -m31. (*)
  65b98fc... expr: Fix ICE on BFmode -> SFmode conversion of constant [P (*)
  07cc4c1... match.pd: Add 2 TYPE_OVERFLOW_SANITIZED checks [PR106990] (*)
  ba281da... libstdc++-v3: Implement {,b}float16_t nextafter and some fi (*)
  8f7df33... i386: Fix up __bf16 handling on ia32 (*)
  32ab923... tree-optimization/106781 - adjust cgraph lhs removal (*)
  75f7ff1... libsanitizer: regenerate configure (*)
  1442e20... Canonicalize vec_perm index to make the first index come fr (*)
  21de009... Daily bump. (*)
  f5f1d92... c: Diagnose "enum tag;" after definition [PR107164] (*)
  cc694f4... testsuite: Only run -fcf-protection test on i?86/x86_64 [PR (*)
  885b666... libiberty: Fix C89-isms in configure tests (*)
  6be2672... libsanitizer: Avoid implicit function declaration in config (*)
  0101137... c++ modules: stream non-trailing default targs [PR105045] (*)
  c70b44f... libstdc++: Implement ranges::stride_view from P1899R3 (*)
  3b3083a... c: C2x enums wider than int [PR36113] (*)
  656b233... ipa-cp: Better representation of aggregate values in call c (*)
  e0403e9... ipa-cp: Better representation of aggregate values we clone  (*)
  e73fe9e... libgcc: Quote variable in Makefile.in (*)
  92ef782... tree-optimization/107302 - fix vec_perm placement for recur (*)
  aae016f... ifcvt: Do not lower bitfields if we can't analyze dr's [PR1 (*)
  a23225f... libstdc++: Partial library support for std::float{16,32,64, (*)
  4dda30e... middle-end IFN_ASSUME support [PR106654] (*)
  5ad3cc1... tree-optimization/107301 - check if we can duplicate block  (*)
  3510638... Move scanning pass of forwprop-19.c to dse1 for r13-3212-gb (*)
  0205fbb... Merge partial relation precisions properly (*)
  6237663... Daily bump. (*)
  4374c42... Fix bogus RTL on the H8. (*)
  19859bd... More infrastructure to avoid bogus RTL on H8. (*)
  f6e93b7... Remove accidential commits (*)
  566c5f1... Enable REE for H8 (*)
  43ee3f6... Add missing splitter for H8 (*)
  9072db9... x86: Check corrupted return address when unwinding stack (*)
  84807af... Fortran: NULL pointer dereference in gfc_simplify_image_ind (*)
  c9b840d... Make sure exported range for SSA post-dominates the DEF in  (*)
  d45af5c... Fortran: handle bad array ctors with typespec [PR93483, PR1 (*)
  34cecde... Fortran: check type of operands of logical operations, comp (*)
  8950288... Fortran: Fixes for kind=4 characters strings [PR107266] (*)
  3bd5d9a... c++ modules: streaming constexpr_fundef [PR101449] (*)
  01d7d45... [PR tree-optimization/105820] Add test. (*)
  cb1edef... Do not test for -Inf when flag_finite_math_only. (*)
  7896a31... Add 3 floating NAN tests. (*)
  b565ac1... Add relation_trio class for range-ops. (*)
  04874fe... Fix nan updating in range-ops. (*)
  fca5295... Don't set useless relations. (*)
  612de72... GCN: Restore build with GCC 4.8 (*)
  aeb1e2b... Tag 'gcc/gimple-expr.cc:mark_addressable_2' as 'static' (*)
  b617966... Fix nvptx-specific '-foffload-options' syntax in 'libgomp.c (*)
  46a8e01... Vectorization of first-order recurrences (*)
  acdb241... libgcc: Move cfa_how into potential padding in struct frame (*)
  0f48155... libstdc++: Fix value of __cpp_lib_constexpr_charconv (*)
  59af5e0... RISC-V: Fix format[NFC] (*)
  0ea578e... RISC-V: Reorganize mangle_builtin_type.[NFC] (*)

(*) 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] 2+ messages in thread

* [gcc/devel/sphinx] (58 commits) Merge branch 'master' into devel/sphinx
@ 2021-04-22  7:11 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2021-04-22  7:11 UTC (permalink / raw)
  To: gcc-cvs

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

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

It previously pointed to:

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

Diff:

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

  eec145f... Merge branch 'master' into devel/sphinx
  d42088e... Avoid -latomic for amdgcn offloading (*)
  3cf04d1... Fix Fortran rounding issues, PR fortran/96983. (*)
  c1ef0c9... Daily bump. (*)
  0c0bdcc... libgomp.fortran/depobj-1.f90: Fix omp_depend_kind (*)
  7eeb8c0... [libstdc++] Fix test timeout in stop_calback/destroy.cc (*)
  a44895c... Darwin, X86 : Fix bootstrap break from flags changes. (*)
  f2b4f21... Revert "Use std::thread::hardware_concurrency in lto-wrappe (*)
  a63035a... Call toplev::finalize in CHECKING_P mode. (*)
  95dfc3a... libgomp/testsuite: Fix checks for dg-excess-errors (*)
  c2fc170... libstdc++: Install libstdc++*-gdb.py more robustly [PR 9945 (*)
  2d468b1... testsuite: Fix bind_c_array_params_2.f90 on AIX (*)
  5445da1... [libstdc++] Add missing _M_try_acquire() to __platform_sema (*)
  7f9b7cc... LTO: fallback to -flto=N if -flto=jobserver does not work. (*)
  001c63d... c++: Don't allow defining types in enum-base [PR96380] (*)
  e9fc9d0... Fix clang warning (-Wstring-plus-int) (*)
  f7f2165... aarch64: Always use .init/.fini_array for GNU/Linux (*)
  0a18305... Use std::thread::hardware_concurrency in lto-wrapper.c. (*)
  8f48ec0... Fix clang warnings. (*)
  f23881f... Remove TARGET_foo (ix86_tune == PROCESSOR_foo) macros. (*)
  1751bec... Overhaul in isa_flags and handling it. (*)
  14431e6... Generate PTA features from a def file. (*)
  fe11882... aarch64: Avoid duplicating bti j insns for jump tables [PR9 (*)
  ca4bf1d... testsuite: Add -fchecking to dg-ice tests (*)
  d8c6cc2... x86: Add -mmwait for -mgeneral-regs-only (*)
  88202c8... libstdc++: Fix whitespace in license boilerplate (*)
  c37e8fd... Remove DEF_ENUM from stringop.def. (*)
  d2218b0... Revert "Use flags in dump_decl." (*)
  53bc2e1... Fix endian bug in rust demangler (*)
  9b6360b... Use flags in dump_decl. (*)
  df0581a... Support LABEL_DECL in %qD directive. (*)
  d8f9538... testsuite/100176 - fix struct-layout-1_generate.c compile (*)
  022f6ee... cprop: Fix -fcompare-debug bug in constprop_register [PR100 (*)
  021607e... Test simlified call in cgraph_node::analyze(). (*)
  2d4c3af... Fix AIX libstdc++ semaphore support [PR100164] (*)
  0bf8cd9... Simplify maybe_fold_reference API (*)
  a61c496... Fortran/OpenMP: Add 'omp depobj' and 'depend(mutexinoutset: (*)
  b4e1749... testsuite: Xfail gcc.dg/vect/pr71264.c on IBM Z (*)
  8ce9ce6... Remove pedantic_non_lvalue_loc (*)
  b67778b... varasm: Two SECTION_RETAIN fixes [PR100130] (*)
  cb60e56... testsuite: Fix gcc.dg/vect/bb-slp-39.c on IBM Z (*)
  ea7b1cf... libphobos: Fix build fails for powerpc-linux (*)
  be8aad8... Daily bump. (*)
  5491da2... Regenerate gcc.pot. (*)
  39671f8... x86: Use crc32 target option for CRC32 intrinsics (*)
  54995d9... libstdc++: Disable tests that fail after atomic wait/notify (*)
  b52aef3... libstdc++: Refactor/cleanup of C++20 atomic wait implementa (*)
  6156df4... rs6000: Fix cpu selection w/ isel (PR100108) (*)
  902b40c... libstdc++: Implement P2259R1 changes [PR95983] (*)
  7f5deba... c++: unexpanded pack in enum in lambda [PR100109] (*)
  f1a6857... libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146] (*)
  96de14f... libstdc++: Update ppc64le baseline_symbols.txt (*)
  e265278... Fix typo in param description. (*)
  50bc1a8... Bump version to 12. (*)
  a8d90d0... Document ranger-logical-depth in invoke.texi (*)
  919323c... Update crontab and git_update_version.py (*)
  0cc7933... Bump BASE-VER. (*)
  250f234... testsuite: Fix up gcc.target/s390/zero-scratch-regs-1.c (*)

(*) 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] 2+ messages in thread

end of thread, other threads:[~2022-10-19 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 13:25 [gcc/devel/sphinx] (58 commits) Merge branch 'master' into devel/sphinx Martin Liska
  -- strict thread matches above, loose matches on Subject: below --
2021-04-22  7:11 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).