public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/backport-11] (175 commits) i386: Fix emissing of __builtin_cpu_supports.
@ 2021-12-16 11:18 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-12-16 11:18 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/backport-11' was updated to point to:

 d4e305e4498... i386: Fix emissing of __builtin_cpu_supports.

It previously pointed to:

 ec4fa6ad34a... gcov-profile: Fix -fcompare-debug with -fprofile-generate [

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  ec4fa6a... gcov-profile: Fix -fcompare-debug with -fprofile-generate [


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

  d4e305e... i386: Fix emissing of __builtin_cpu_supports.
  d6aa632... Daily bump. (*)
  64b3147... c++: Fix decltype-bitfield1.C on i?86 (*)
  d33f688... c++: redundant explicit 'this' capture before C++20 [PR1004 (*)
  648d5aa... c++: implicit dummy object in requires clause [PR103198] (*)
  5a2c4c1... c++: template-id ADL and partial instantiation [PR99911] (*)
  a94867f... c++: bogus error w/ tentative type parse of concept-id [PR9 (*)
  76c730c... c++: CTAD within template argument [PR102933] (*)
  1a5c50c... Fortran: prevent NULL pointer dereference in check of passe (*)
  689f8fe... Fortran: prevent NULL pointer dereferences checking do-loop (*)
  4636d61... rs6000: Remove builtin mask check from builtin_decl [PR1023 (*)
  6040483... Daily bump. (*)
  9a5b3c5... vect-loop: fix build (*)
  60deeb5... Daily bump. (*)
  f2cc8d0... pr103523: Check for PLUS/MINUS support (*)
  7054e85... Daily bump. (*)
  ce80f2c... Fortran: fix checking of elemental functions of type CLASS (*)
  a316bd5... Daily bump. (*)
  b1bc9db... Fortran: catch failed simplification of bad stride expressi (*)
  1250dce... jit: set DECL_CONTEXT of RESULT_DECL [PR103562] (*)
  de0656f... analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non- (*)
  894295a... Daily bump. (*)
  3459ef2... Fortran: dimensions of an array have to be non-negative (*)
  aca7d4e... libstdc++: Make atomic<T*>::wait() const [PR102994] (*)
  64ccdad... d: Align methods to MINIMUM_METHOD_BOUNDARY. (*)
  8e8fd7d... Daily bump. (*)
  81ffb19... Fortran: avoid NULL pointer dereference on missing or bad d (*)
  9985437... Daily bump. (*)
  423e0a9... Fortran: add check for type of upper bound in case range (*)
  8ff9ed7... Fortran: perform array subscript checks only for valid INTE (*)
  bd918ac... Daily bump. (*)
  e3fab19... c++: Fix for decltype and bit-fields [PR95009] (*)
  1556329... Daily bump. (*)
  2012e4c... Daily bump. (*)
  173232a... Daily bump. (*)
  217d8bf... Fortran: improve expansion of constant array expressions wi (*)
  6fa3c73... Fortran: generate error message for negative elements in SH (*)
  9d7add0... Fortran: improve check of arguments to the RESHAPE intrinsi (*)
  3c1bcaa... Fortran: error recovery when simplifying MINLOC/MAXLOC (*)
  9e9c674... Fortran: improve checking of array specifications (*)
  2fdef52... libcpp: Fix up handling of deferred pragmas [PR102432] (*)
  08935ce... Daily bump. (*)
  ee20cad... Daily bump. (*)
  2d5be1f... libphobos: Push all callee-save registers on the stack befo (*)
  5746f91... c++: Fix bogus error with __integer_pack [PR94490] (*)
  82a34dc... fix spelling of -linker-output-auto-nolto-rel (*)
  29c5aa7... Daily bump. (*)
  5e2e6cc... ipa-sra: Check also ECF_LOOPING_CONST_OR_PURE when evaluati (*)
  6a43f5c... simplify-rtx: Punt on simplify_associative_operation with l (*)
  047b700... c++: is_this_parameter and coroutines proxies (*)
  b92d7fd... Daily bump. (*)
  aef7d09... Fix -freorder-blocks-and-partition glitch with Windows SEH  (*)
  90e6db5... Daily bump. (*)
  2b6cfe7... rs6000: MMA test case emits wrong code when building a vect (*)
  581ef8f... testsuite: Fix g++.dg/opt/pr102970.C (*)
  3479e49... bswap: Fix UB in find_bswap_or_nop_finalize [PR103435] (*)
  333b0dc... openmp: Fix up handling of kind(host) and kind(nohost) in A (*)
  f578f18... openmp: Fix up handling of reduction clauses on the loop co (*)
  7230ae7... fortran, debug: Fix up DW_AT_rank [PR103315] (*)
  98cbc9b... c++: Fix up -fstrong-eval-order handling of call arguments  (*)
  0f0c24c... libcpp: Fix up handling of block comments in -fdirectives-o (*)
  9ec84b3... lim: Reset flow sensitive info even for pointers [PR103192] (*)
  a6219e8... ranger: Fix up fold_using_range::range_of_address [PR103255 (*)
  5950a9c... i386: Fix up x86 atomic_bit_test* expanders for !TARGET_HIM (*)
  c479d98... dwarf2out: Fix up field_byte_offset [PR101378] (*)
  04d786a... x86: Make stringop_algs::stringop_strategy ctor constexpr [ (*)
  41db257... dwarf2out: Fix up CONST_WIDE_INT handling once more [PR1030 (*)
  930ffe9... openmp: For default(none) ignore variables created by ubsan (*)
  62e4f0e... c++: Don't reject calls through PMF during constant evaluat (*)
  abd47b4... d: Insert null terminator in obstack buffers (*)
  65642f4... Daily bump. (*)
  9e83ac4... d: fix thinko in optimize attr parsing (*)
  9b6ad13... Daily bump. (*)
  7320f5d... Fix typo in t-dimode (*)
  38772ce... Daily bump. (*)
  a27fa22... libstdc++: Ensure dg-add-options comes after dg-options (*)
  806aaf0... libstdc++: Fix dg-do directive for tests supposed to be run (*)
  8d3391d... libstdc++: Make std::pointer_traits SFINAE-friendly [PR9641 (*)
  f2255d2... d: fix ASAN in option processing (*)
  44e0de7... Daily bump. (*)
  7ae6e4e... libstdc++: Do not use memset in constexpr calls to ranges:: (*)
  88b9997... libstdc++: Fix vector<bool> printer tests to work in debug  (*)
  a82a323... libstdc++: Add xfail to some printer tests for debug mode (*)
  aa16f7e... libstdc++: Replace hyphens in effective target keywords (*)
  6a1358f... Fix looping flag discovery in ipa-pure-const (*)
  5062f6e... Daily bump. (*)
  56b3036... Fortran: do not attempt simplification of [LU]BOUND for poi (*)
  3e6b991... Fortran: fix scalarization for intrinsic LEN_TRIM with pres (*)
  78421af... PR middle-end/103059: reload: Also accept ASHIFT with index (*)
  4abba33... libstdc++: Fix dg-prune-output assertion message (*)
  5644702... libstdc++: Make allocator equality comparable in tests (*)
  853b9d5... libstdc++: Simplify constraints for std::any construction (*)
  a304408... libstdc++: Suppress Doxygen docs for more implementation de (*)
  2930750... libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR (*)
  4063c20... libstdc++: Make test print which random_device tokens work (*)
  a81eb57... libstdc++: Make spurious std::random_device FAIL less likel (*)
  62c2653... libstdc++: Add missing constexpr to std::optional (P2231R1) (*)
  20cd18f... libstdc++: Simplify std::optional::value() (*)
  d7046cc... libstdc++: Add noexcept to std::nullopt_t constructor (*)
  ecc43c9... libstdc++: Define deleted wchar_t overloads unconditionally (*)
  58752dd... libstdc++: Support printing volatile pointers (P1147R1) (*)
  88d481c... libstdc++: Constrain std::make_any [PR102894] (*)
  23335c6... libstdc++: Improvements to standard error category objects (*)
  238fd13... libstdc++: Add valid range checks to std::span constructors (*)
  5709564... libstdc++: Name std::function template parameter (*)
  e51106b... libstdc++: Avoid a move in std::function construction (LWG  (*)
  db7a0be... libstdc++: Update Doxygen config template to Doxygen 1.9.2 (*)
  41dd7f2... libstdc++: Optimize std::seed_seq construction (*)
  1caca76... libstdc++: Add static assertions for std::function requirem (*)
  e1e44de... libstdc++: Initialize all subobjects of std::function (*)
  6cd6b05... libstdc++: Improve doxygen comments in <bits/stl_function.h (*)
  22312ca... libstdc++: Optimize std::any_cast by replacing indirect cal (*)
  dece0d8... libstdc++: Remove noexcept from syncbuf::swap (LWG 3498) (*)
  c04b0f6... libstdc++: Do not allocate a zero-size vector<bool> [PR 100 (*)
  dda6b9c... libstdc++: Improve std::forward static assert message (*)
  24449ff... libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in tests (*)
  f29c909... libstdc++: Add xfail to pretty printer tests that fail in C (*)
  176e55c... libstdc++: Fix test for libstdc++ not including <unistd.h>  (*)
  092cc2c... libstdc++: Fix out-of-bound array accesses in testsuite (*)
  fa1ea25... libstdc++: Add another testcase for std::unique_ptr printer (*)
  7510c23... jit: Initialize function::m_blocks in ctor (*)
  81b2b5e... Daily bump. (*)
  8fb9bf6... rs6000: Fix vec_cpsgn parameter order (PR101985) (*)
  fa4a8f3... libstdc++: Fix pretty printing of std::unique_ptr [PR103086 (*)
  ec6ba81... libstdc++: Fix std::type_info::before for ARM [PR103240] (*)
  9a7308b... libstdc++: Fix circular dependency for bitmap_allocator [PR (*)
  667339e... libstdc++: Use std::addressof in ranges::uninitialized_xxx  (*)
  fd3f0c6... libstdc++: Define macro before it is first checked (*)
  58cd66a... libstdc++: Fix return values for atomic wait on futex (*)
  78225f0... Daily bump. (*)
  423cd47... libstdc++: Fix inconsistent noexcept-specific for valarray  (*)
  c224f21... Fortran: fix lookup for gfortran builtin math intrinsics us (*)
  f3c9581... IBM Z: Fix load-and-test peephole2 condition (*)
  fb1bc2c... tree-optimization/103237 - avoid vectorizing unhandled doub (*)
  5571c27... tree-optimization/103204 - fix missed valueization in VN (*)
  2f0c8f7... middle-end/103181 - fix operation_could_trap_p for vector d (*)
  2936f55... tree-optimization/102970 - remap cliques when translating o (*)
  eb8ff3c... Don't allow mask/sse/mmx mov in TLS code sequences. (*)
  d800a6e... Daily bump. (*)
  11013a4... Daily bump. (*)
  c2079b9... Daily bump. (*)
  753cd5f... Do not abort compilation when dump file is /dev/* (*)
  dc3630e... libphobos: Increase size of defaultStackPages on OSX X86_64 (*)
  1293850... libphobos: Don't call __gthread_key_delete in the emutls de (*)
  380db7d... Daily bump. (*)
  0b76bf4... d: Use HOST_WIDE_INT for type size temporaries. (*)
  9d3f143... Fix modref summary streaming (*)
  3ddda29... Fix handling of ignore_stores in ipa_merge_modref_summary_a (*)
  f62039e... aix: detect power10 processor. (*)
  4183490... Daily bump. (*)
  69c6578... Daily bump. (*)
  92e5496... fortran: Ignore unused args in scalarization [PR97896] (*)
  b52e225... aarch64: enable Ampere-1 CPU (*)
  de15d42... Daily bump. (*)
  e355bf2... rs6000/doc: Rename future cpu with power10 (*)
  3bb1424... Daily bump. (*)
  748fc0e... Daily bump. (*)
  29618f1... Daily bump. (*)
  17aef87... Daily bump. (*)
  9ccc4f7... Fortran: avoid NULL pointer dereferences (*)
  7b6b46b... Daily bump. (*)
  3dea905... testsuite/102690 - XFAIL g++.dg/warn/Warray-bounds-16.C (*)
  dbb03e6... Daily bump. (*)
  0c877d1... rs6000: Fix incorrect fusion constraint [PR102991] (*)
  8a2fae3... Daily bump. (*)
  1631d6d... tree-optimization/102798 - avoid copying PTA info to old SS (*)
  ae32277... middle-end/102518 - avoid invalid GIMPLE during inlining (*)
  34ed721... tree-optimization/102788 - avoid spurious bool pattern fail (*)
  30c18bb... ipa/102762 - fix ICE with invalid __builtin_va_arg_pack ()  (*)
  092e98d... tree-optimization/102572 - fix gathers with invariant mask (*)
  7f04f47... tree-optimization/102139 - fix SLP DR base alignment (*)
  fa181c4... Refactor BB splitting of DRs for SLP group analysis (*)
  19dcea6... middle-end/101480 - overloaded global new/delete (*)
  580d66f... gcov-profile: Fix -fcompare-debug with -fprofile-generate [ (*)
  26c479c... gcc-changelog: sync from master (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/backport-11' 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:[~2021-12-16 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 11:18 [gcc/marxin/heads/backport-11] (175 commits) i386: Fix emissing of __builtin_cpu_supports 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).