public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/str_starts_with-v2] (144 commits) Use startswith in targets.
@ 2021-04-21  8:35 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-04-21  8:35 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/str_starts_with-v2' was updated to point to:

 663361f6ec0... Use startswith in targets.

It previously pointed to:

 40b407cd314... Use startswith in targets.

Diff:

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

  40b407c... Use startswith in targets.
  de71a67... LTO plugin: use startswith function.
  ba18498... Come up with startswith function.


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

  663361f... Use startswith in targets.
  9240951... LTO plugin: use startswith function.
  23431b3... Come up with startswith function.
  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 (*)
  67378cd... Fortran: Fix host associated PDT entity initialization [PR9 (*)
  30b11d8... libphobos: Fix SIGBUS in read_encoded_value_with_base on sp (*)
  6e81e01... Daily bump. (*)
  29d8838... c++: ICE with concept defined in function [PR97536] (*)
  329d2f0... tree-optimization/100081 - Limit depth of logical expressio (*)
  dc7d1c7... d: Fix ICE in when formating a string with '%' or '`' chara (*)
  e19c638... libphobos: Merge upstream druntime 89f870b7, phobos e6907ff (*)
  6eae754... libphobos: Add Thread/Fiber support code for Darwin (PR9805 (*)
  b66e72b... libphobos: Add D runtime support code for MinGW (PR99794) (*)
  d86e608... libphobos: Add section support code for OpenBSD (PR99691) (*)
  3bffc4b... arm: partial revert of r11-8168 [PR100067] (*)
  714bdc3... aarch64: Fix up 2 other combine opt regressions vs. GCC8 [P (*)
  2f422b5... preprocessor/100142  - revert unwanted change in last commi (*)
  3395dfc... [OpenACC 'kernels'] '-fopenacc-kernels=[...]' -> '--param=o (*)
  15cfa8d... libstdc++: Update some baseline_symbols.txt (x32) (*)
  fde4a87... Align decl and def arguments. (*)
  0bb37e8... Fix another -freorder-blocks-and-partition glitch with Wind (*)
  d64720a... Daily bump. (*)
  b412ce8... combine: Don't create REG_UNUSED notes if the reg already d (*)
  da946b4... Daily bump. (*)
  ed16241... testsuite: Enable zero-scratch-regs-{8,9,10,11}.c on s390* (*)
  bda5195... d: Add TARGET_D_TEMPLATES_ALWAYS_COMDAT (*)
  d81bc49... d: Implement __traits(getTargetInfo, "objectFormat") (*)
  b96c7a0... libstdc++: Update ppc32 baseline_symbols.txt (*)
  d700e66... libstdc++: Update some baseline_symbols.txt (*)
  d9f462f... sanitizer: Fix asan against glibc 2.34 [PR100114] (*)
  8ae884c... Daily bump. (*)
  c1c86ab... Fortran: Add missing TKR initialization [PR100094] (*)
  0754a10... testsuite/arm: Fix scan-assembler-times in pr96770.c with m (*)
  49813aa... aarch64: Don't emit -Wpsabi note when ABI was never affecte (*)
  4a1493f... intl: Add --enable-host-shared support [PR100096] (*)
  98c5b59... Fortran: Fix ICE due to referencing a NULL pointer [PR10001 (*)
  8535755... SVE: Fix wrong sve predicate split (PR100048) (*)
  35e8b38... c++: Fix empty base stores in cxx_eval_store_expression [PR (*)
  4b53f4c... doc: Update Power builtin documentation in user's manual (*)
  70f2bff... c++: ICE with bogus late return type [PR99803] (*)
  eb8c931... testsuite: Move gimplefe-4[0|1] tests. (*)
  d264194... PR fortran/63797 - Bogus ambiguous reference to 'sqrt' (*)
  330ae1e... testsuite: Fix pr83403-{1,2}.c on IBM Z (*)
  baf05d5... c++: partially initialized constexpr array [PR99700] (*)
  47f4274... aarch64: Fix up 2 other combine opt regressions vs. GCC8 [P (*)
  49e6519... Mark untyped calls and handle them specially [PR98689] (*)
  b4d6af5... rtlanal: Don't assume that calls write to a global SP [PR99 (*)
  69e7f04... arm: Fix some testsuite fallout from r11-8168 [PR100067] (*)
  b44ab13... vectorizer: Remove dead scalar .COND_* calls from vectorize (*)
  784de52... c++: Fix up C++23 [] <...> requires primary -> type {} pars (*)
  20eb7a1... c++: Fix up handling of structured bindings in extract_loca (*)
  76c7e7d... testsuite: Fix unroll-and-jam.c on IBM Z (*)
  89c8634... c++: C++20 class NTTP trailing zero-init [PR100079] (*)
  ee351f7... Daily bump. (*)
  da879e0... Propagate type attribute when merging extern declarations a (*)
  58fe131... gcc.dg/pr84877.c: Xfail for cris-*-* (*)
  3682052... c++: constexpr and volatile member function [PR80456] (*)
  2dbbbe8... PR middle-end/89230 - Bogus uninited usage warning with pri (*)
  2efbbba... c++: noexcept error recursion [PR100101] (*)
  a25590f... libstdc++: Add -latomic to test flags for 32-bit sparc-linu (*)
  432f60c... c++: lambda in default type template-argument [PR100091] (*)
  6c0c7fc... libstdc++: Move atomic functions to libsupc++ [PR 96657] (*)
  4d22460... Make SVE ACLE tests work with --with-cpu (*)
  ff19122... Make SVE tests work with --with-cpu (*)
  ca7d451... docs: remove itemx for a param (*)
  4d1fa72... testsuite: enable pr86058.c also on i?86-*-* [PR100073] (*)
  ddcf111... Deprecate gimple-builder.h API (*)
  1696fc1... c++: Tweak merging of vector attributes that affect type id (*)
  a3317f7... c: Don't drop vector attributes that affect type identity [ (*)
  b5f644a... Fix handling of clones in lto_wpa_write_files [PR98599] (*)
  4dd9e1c... XFAIL OpenMP/nvptx execution-time hangs for simple nested O (*)
  39d23b7... aarch64: Fix several *<LOGICAL:optab>_ashl<mode>3 related r (*)
  9a0e09f... Fortran: Fix class reallocate on assignment [PR99307]. (*)
  417c36c... re PR tree-optimization/93210 (Sub-optimal code optimizatio (*)
  df3b128... Daily bump. (*)
  a87d3f9... Check for matching CONST_VECTOR encodings [PR99929] (*)
  1fce593... Better const_vector printing (*)
  00a2774... c++: premature overload resolution redux [PR100078] (*)
  9b53edc... c++: non-static member, array bound, sizeof [PR93314] (*)
  f99f64f... [PR100066] Check paradoxical subreg when splitting hard reg (*)
  785209f... PR testsuite/100073 - test case gcc.dg/pr86058.c fails on a (*)
  a065e0b... aarch64: Handle more SVE vector constants [PR99246] (*)
  3191c1f... IBM Z: Fix error checking for immediate builtin operands (*)
  527bc01... d: Add TARGET_D_REGISTER_OS_TARGET_INFO (*)
  2ccc05a... c++: Fix deduction with reference NTTP [PR83476] (*)
  a5e4aba... d: Remove setting of target-specific global.params flags fr (*)
  5b63eb1... d: Move call to set_linkage_for_decl to declare_extern_var. (*)
  3785d2b... d: Add TARGET_D_REGISTER_CPU_TARGET_INFO (*)
  d253a6f... d: Add TARGET_D_HAS_STDCALL_CONVENTION (*)
  3330e67... VEC_COND_EXPR verification adjustment (*)
  e4fd26d... docs: Remove empty table column. (*)
  d1e4368... arm: fix warning when -mcpu=neoverse-n1 is used with -mfpu= (*)
  287be7f... testsuite: Fix up libgomp.fortran/alloc-1.F90 testcase [PR1 (*)
  e1666eb... c++: lambda in non-type template parm type [PR99478] (*)
  0589be0... c++: DWARF ICE with defaulted specialization [PR90674] (*)
  006783f... c++: debug location of variable cleanups [PR88742] (*)
  6d0d35d... Daily bump. (*)
  af71286... PR tree-optimization/82800 - Incorrect warning on "may be u (*)
  8084ab1... PR middle-end/86058 - TARGET_MEM_REF causing incorrect mess (*)
  96d7364... c++: Adjust expected diagnostics for old-deja tests [PR9900 (*)
  34ec63f... c++: alias template equivalence and cv-quals [PR100032] (*)
  4df9187... testsuite: Add testcase for already fixed PR97121 (*)
  6173f71... c++: generic lambda in template fn with DMI [PR100054] (*)
  474cb5a... libstdc++: Fix <bit> to work freestanding [PR 100060] (*)
  8913b2c... c++: Reject alias CTAD in C++17 [PR99008] (*)
  989e512... libstdc++: Remove outdated docs on libg++ and libstdc++-v2 (*)
  39fa0de... Further increase the limit on the size of accepted Ada file (*)
  f981042... tree-optimization/100053 - fix predication in VN (*)
  0851ac6... c++: constexpr, inheritance, and local class [PR91933] (*)
  4acb3af... preprocessor: Fix column adjustment [PR 99446] (*)
  f6ba5d0... aarch64: Restore bfxil optimization [PR100028] (*)
  1174314... Fix thinko in libcpp preparation patch for modules (*)
  89e95ad... mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variab (*)
  c0f7728... simplify-rtx: Punt on simplify_{,gen_}subreg to IBM double  (*)
  c755e1b... c++: variadic class template placeholder deduction [PR97134 (*)
  59d9aa6... c++: constraints are unevaluated operands [PR99961] (*)
  07b2738... gcc.dg/analyzer/data-model-1.c: Inverse xfail for cris-*-*, (*)
  17f3c2b... gimple UIDs, LTO and -fanalyzer [PR98599] (*)
  287ad81... Daily bump. (*)
  ffc4155... combine: Fix up expand_compound_operation [PR99905] (*)
  9c1c8ad... combine: Don't fold away side-effects in simplify_and_const (*)
  eb49f7d... libgo: update to Go1.16.3 release (*)
  84081e2... c++: premature overload resolution [PR93085] (*)
  7650259... Update gcc sv.po. (*)
  8f17d44... docs: fix content of smallexample (*)
  46c4742... IBM Z: Add alternative to *movdi_{31,64} in order to load a (*)
  bb8f2c3... docs: update symver attribute description (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/str_starts_with-v2' 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-04-21  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21  8:35 [gcc/marxin/heads/str_starts_with-v2] (144 commits) Use startswith in targets 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).