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

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

 40b407cd314... Use startswith in targets.

It previously pointed to:

 0c11ed43b93... Use startswith in targets.

Diff:

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

  0c11ed4... Use startswith in targets.
  98b512b... LTO plugin: use startswith function.
  ad389e9... Come up with startswith function.


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

  40b407c... Use startswith in targets.
  de71a67... LTO plugin: use startswith function.
  ba18498... Come up with startswith function.
  7569ce5... libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044 (*)
  1c35444... gcc-changelog: do not allow space in long line (*)
  598359f... ASAN: do not unpoison in OpenMP context (*)
  91dd795... libstdc++: Fix some tests that fail in C++20 mode (*)
  a694a02... mklog: support long filenames (*)
  29046e0... libstdc++: Fix test that fails in C++20 mode [PR 99995] (*)
  c02c39f... Add rocketlake to gcc. (*)
  f2be083... Change march=alderlake ISA list and add m_ALDERLAKE to m_CO (*)
  a0ecde2... Daily bump. (*)
  ac20079... [OpenACC] Fix an ICE where a loop with GT condition is coll (*)
  cdb23bb... MAINTAINERS: Add myself for write after approval (*)
  c660464... ada: Avoid invalid "up" link in manual (*)
  936d500... c++: ICE with anonymous union [PR97974] (*)
  1d54b13... Daily bump. (*)
  8219867... c++: ICE with invalid use of 'this' with static memfn [PR98 (*)
  ec633d3... analyzer: fix ICE on assignment from STRING_CST when buildi (*)
  9f7d77b... c: Avoid clobbering TREE_TYPE (error_mark_node) [PR99990] (*)
  0344b5b... d: Merge upstream dmd 0450061c8 (*)
  d118ec2... libphobos: Build runtime library with -ffunction-sections - (*)
  32703b8... libphobos: Add section support code for MACHO and PE/COFF (*)
  385ee09... libphobos: Explicitly use -static-libphobos in druntime and (*)
  2b77874... libphobos: Remove is-effective-target static from druntime  (*)
  3825832... libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR998 (*)
  71958f7... x86: Define _serialize as macro (*)
  22aede7... expand: Fix up LTO ICE with COMPOUND_LITERAL_EXPR [PR99849] (*)
  3e350d8... gimple-ssa-warn-alloca: Always initialize limit [PR99989] (*)
  7a493fc... rtlanal: Another fix for VOIDmode MEMs [PR98601] (*)
  1c9744f... Do not release body of declare_variant_alt (*)
  1a19d33... c++: deduction guide using alias [PR99180] (*)
  e89055f... c++: pack in base-specifier in lambda [PR100006] (*)
  3115aba... Daily bump. (*)
  b2576d7... c++: Use a TEMPLATE_INFO to hold regenerated-lambda info (*)
  cc79682... libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max (*)
  b04093a... PR middle-end/55288 - Improve handling/suppression of maybe (*)
  1a5c829... aarch64: Fix push/pop_options with --with-cpu (*)
  00c3c31... c++: Add testcase for already fixed PR [PR90215] (*)
  ffa0ae6... Add 'libgomp.oacc-c-c++-common/static-variable-1.c' [PR8499 (*)
  625dada... c++: Fix two issues with auto function parameter [PR99806] (*)
  2dd7c57... testsuite: Guard gcc.target/aarch64/pr70398.c (*)
  64a8135... testsuite: Remove bfloat_cpp_typecheck.C XFAILs (*)
  b9af08f... testsuite: Expect more Livermore loops to be vectorised wit (*)
  00138f9... testsuite: Add some vect_variable_length XFAILs (*)
  a708de0... testsuite: Fix gcc.dg/vect/pr65947-7.c (*)
  7e45c45... testsuite: Tweak mem-shift-canonical.c (*)
  9a54db2... testsuite: XFAIL two insv_1.c tests [PR87763] (*)
  f44a271... testsuite: Skip gfortran.dg/ieee/ieee_[68].f90 for Arm targ (*)
  ba2913f... aarch64: Use x30 as temporary in SVE TLSDESC patterns (*)
  40ccb47... libstdc++: Fix invalid constexpr function in C++11 mode [PR (*)
  72ddd86... libstdc++: Fix even more doxygen markup for group close com (*)
  bdce43c... i386: move non-target attributes out of target section (*)
  6fd1271... -flto-compression-level: improve documentation (*)
  7d7481e... branch_changer: distinguish terminal output (*)
  a0bb9b3... branch_changer.py: mention CLOSING candidates (*)
  2b2f687... branch_changer.py: document more behavior. (*)
  a7ce23c... branch_changer: fix usage of Version class. (*)
  34bf325... branch_changer.py: use new versioning scheme. (*)
  d31f485... Fortran: Fix fndecl with -fcoarray=lib [PR99817] (*)
  8cc863c... libgomp: Silence false positive -Wmaybe-uninitialized warni (*)
  019a922... Daily bump. (*)
  96292c3... libstdc++: Remove spurious line break in doxygen comment (*)
  5f7c2d2... aix: revert TLS common change (*)
  b5242b2... libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505 (*)
  c1ce418... libstdc++: Simplify copy-pasted algorithms in <ranges> (*)
  c7fe68f... libstdc++: Fix elements_view::operator* and operator[] [LWG (*)
  be8d5f9... libstdc++: Improve error reporting if PDF generation fails (*)
  e41e356... libstdc++: Regenerate configure script (*)
  014b6db... libstdc++: Fix more doxygen markup for group close commands (*)
  123b3e0... c++: Don't substitute into constraints on lambdas [PR99874] (*)
  05708d6... c++: constrained CTAD for nested class template [PR97679] (*)
  0567998... c-family: Fix various comment typos in c-warn.c (*)
  1cbba49... libstdc++: Simplify noexcept-specifiers for move constructo (*)
  59d09f9... testsuite: Update scan-lto-assembler (*)
  09ef422... testsuite: Add -mbig-endian stdint.h requirement (*)
  5240c5c... match.pd: Fix sve/vcond_3.c (*)
  9f74f9c... c++: improve reference binding diagnostic [PR91849] (*)
  94279aa... VAX: Fix comment for `*bit<mode>' pattern's peephole (*)
  559d2f1... c++: Don't cache constexpr functions which are passed point (*)
  ca4641a... libstdc++: Address remaining to_chars/long_double.cc FAILs  (*)
  d6cc745... PR middle-end/99883 - A couple of minor misspellings (*)
  a25321c... libstdc++: Reimplement range adaptors [PR99433] (*)
  860c5ca... testsuite: Fix gcc.dg/vect/pr99102.c (*)
  cc6c157... testsuite: Update error messages in sve/acle/general-c (*)
  a45fe62... testsuite: Fix Advanced SIMD failures for SVE (*)
  d3f7891... testsuite: Fix sve/mul_2.c failures (*)
  acbbb82... maintainer-scripts: Disable multilib when generating libstd (*)
  2c1557a... libstdc++: Fix Doxygen warning about ambiguous file name (*)
  3a66c28... analyzer: fix leak false +ves due to maybe-clobbered region (*)
  8e84a14... d: Update language attribute support, and implement gcc.att (*)
  855ce47... Fix wrong assert in branch_changer.py. (*)
  9e07b0b... Modernize branch_changer.py script. (*)
  ac24fa4... c++: improve specialization mismatch diagnostic [PR94529] (*)
  2cd5333... c++: Fix ICE with unexpanded parameter pack [PR99844] (*)
  e34f88c... libstdc++: Remove bogus ChangeLog entry (*)
  43ab1dc... libstdc++: Make std::is_scoped_enum work with incomplete ty (*)
  67d56b2... arm: Various MVE vec_duplicate fixes [PR99647] (*)
  0fb21ba... Improve rtx insn vec output (*)
  299859c... Daily bump. (*)
  fb5ed6d... c++: friend with redundant qualification [PR41723] (*)
  b40d45c... c++: base template friend [PR52625] (*)
  a528594... c++: using overloaded with local decl [PR92918] (*)
  12029c0... testsuite: Fix many UNRESOLVEDs for gcc.dg/vect (*)
  e06d3f5... libstdc++: Fix filesystem::path construction from COW strin (*)
  2f3d910... vect: Restore variable-length SLP permutes [PR97513] (*)
  5c5b319... vect: Don't split store groups if we have IFN_STORE_LANES [ (*)
  b51321b... varasm: Fix up constpool alias handling [PR99872] (*)
  c01ae2a... tree-optimization/99954 - fix loop distribution memcpy clas (*)
  0d6ad10... testsuite/99955 - fix may_alias declaration of vector (*)
  d11bcbe... tree-optimization/99947 - avoid v.safe_push (v[0]) (*)
  6eaf7ac... Add debug_vn_reference_ops helper (*)
  e0bdcca... tree-optimization/98736 - use programing order preserved RP (*)
  a7698c0... c++: Add test for Core issue 1376 [PR52202] (*)
  8cac6af... Daily bump. (*)
  b29ddf9... Update gcc de.po. (*)
  2a77cc1... Update gcc sv.po. (*)
  de03b82... c++: access checking in aggregate initialization [PR96673] (*)
  8685348... c++: C++17 constexpr static data member linkage [PR99901] (*)
  d48f87d... d: Fix missing call to va_end in getMatchError [PR99917] (*)
  62321ab... d: Use Array::find to get index of element (*)
  4993d02... d: Increment gaggedWarnings if warning or deprecation messa (*)
  dddf3bb... d: Merge upstream dmd 5cc71ff83, druntime 1134b710 (*)
  406f58e... libstdc++: Add nodiscard attribute to cast-like functions (*)
  41019bf... libstdc++: Clarify static_assert message (*)
  daef4e4... libstdc++: Fix Doxygen warnings (*)
  f0b8834... libstdc++: Fix doxygen markup for group close commands (*)
  4bbd51a... [PR99781] Update correctly reg notes in LRA for multi-regis (*)
  498d2ba... C-SKY: Describe ck802 bypass accurately. (*)
  a32452a... x86: Update memcpy/memset inline strategies for Skylake fam (*)
  e5c170e... tree-optimization/99880 - avoid vectorizing irrelevant PHI  (*)
  671f9f5... c++: Simplify va_arg test (*)
  86532e5... libcody: Remove FSF license (*)
  bfeb36b... testsuite: Fix up pr96573.c on aarch64 [PR96573] (*)
  58cd9fc... tree-optimization/99924 - visit permute nodes again when pa (*)
  ffc2331... testsuite: Fix up g++.dg/ext/vector40.C test (*)
  16ea7f5... arm: Fix PCS for SFmode -> SImode libcalls [PR99748] (*)
  55f40d9... c++: mangling of lambdas in default args [PR91241] (*)
  66de517... c++: placeholder type constraint in structured binding [PR9 (*)
  b1da991... Daily bump. (*)
  b07dd9b... c++: -Wunused, constant, and generic lambda [PR96311] (*)
  07f5682... c++: reinterpret_cast from prvalue to rvalue ref [PR98440] (*)
  9f4c411... c++: enum in generic lambda in template [PR95317] (*)
  62d6024... c++: lambda in DMI in class template [PR95870] (*)
  7ebdef2... Fix small regression with -fdump-ada-spec (*)
  f1d0129... Honor --disable-decimal-float on PowerPC Decimal/Float128 c (*)
  dd6f588... c++: Unneeded export query [PR 99380] (*)
  7d8f424... analyzer: fix ICE on zero-arg calls passed to __attribute__ (*)
  69b66ff... analyzer: fix apparent hang with -fanalyzer-verbosity=0 [PR (*)
  bd89b8f... c++: extern template and static data member [PR99066] (*)
  a99a7b0... c++: constexpr if and nested generic lambda [PR99201] (*)
  a44a753... c++: Fix print-tree for TEMPLATE_DECL (*)
  76a7e7e... d: Use weak linkage for template symbols instead of gnu.lin (*)
  3cb9e3a... Trivial testsuite fixes for nios2-elf. (*)
  9147288... Daily bump. (*)
  c3d3bb0... c++: array new initialized from a call [PR99643] (*)
  c0756c4... Daily bump. (*)
  5a0aa60... d: Merge upstream dmd 3b808e838, druntime 483bc129, phobos  (*)
  ba0f690... initialize pr94314-3.C counter (*)
  5bba341... silence expected psabi warning in ipa-sra-19 on ppc-vxworks (*)
  a809d8a... c++: GC during late parsing collects live data [PR91416] (*)
  89bc1d4... Darwin : Fix out-of-bounds access to df_regs_ever_live. (*)
  ad7c629... Darwin : Fix whitespace and delete unused code (NFC). (*)
  fc27115... Fortran: Fix ICE on wrong code [PR99818]. (*)
  a400157... bswap: Fix up bswap_view_convert after the recent change [P (*)
  9c74736... dse: Fix up hard reg conflict checking in replace_read [PR9 (*)
  cda41ce... rs6000: Fix up libgcc ABI when built with --with-long-doubl (*)
  b680b90... rs6000: Avoid -fpatchable-function-entry* regressions on po (*)
  0477110... c++: NRV in lambda in template [PR91217] (*)
  7c3ba21... c++: PMF template parm and noexcept [PR90664] (*)
  23be03a... c++: dependent attribute on parameter [PR97900] (*)
  b7c1f3d... Daily bump. (*)
  260caab... c++: placeholder type constraint inside range-for [PR99869] (*)
  cf25e27... c++: Refine check for CTAD placeholder [PR99586] (*)
  2a26351... c++: lambda pack init-capture within generic lambda (*)
  f4e05ee... c++: header unit purview [PR 99283] (*)
  c844918... Minor tweak to description of fdelete-dead-exceptions (*)
  f1f7e54... Skip couple of Go tests on 32-bit SPARC (*)
  e53c069... testsuite: Fix up gcc.target/i386/pr99726.c test [PR99726] (*)
  f160702... Daily bump. (*)
  6e943d5... analyzer: record per-enode saved_diagnostics (*)
  6a60ffc... c++: GC collects live data when synthesizing operator== [PR (*)
  0cf4813... c++: variadic lambda noexcept-specifier [PR99583] (*)
  af78514... modules : Make sure we include <map> in system.h. (*)
  5f00df5... c++: Add ABI version for PR98481 fix (*)
  584731e... c++: inter-cluster import order [PR 99283] (*)
  512429a... tree-optimization/99863 - clear vector CTOR TREE_SIDE_EFFEC (*)
  3064fc2... Add testcase for PR98265 (*)
  7b478ed... doc: Fix up symver attribute documentation (*)
  5b9a65e... bswap: Handle bswapping of pointers [PR96573] (*)
  b75c4e1... tree-optimization/99856 - fix overwideing pattern creation (*)
  19d7167... sra: Fix bug in grp_write propagation (PR 97009) (*)
  d7cef07... PR fortran/99840 - ICE in gfc_simplify_matmul, at fortran/s (*)
  95d217a... Daily bump. (*)
  e4bb1bd... analyzer: avoid printing '<unknown>' for SSA names [PR99771 (*)
  e7fd3b7... Make USES_COMDAT_LOCAL CIF_FINAL_NORMAL (*)
  ea9a39e... Update prefixed attribute for Power10. (*)
  4b33c5a... dwarf2out: Fix up ranges for -gdwarf-5 -gsplit-dwarf [PR994 (*)
  eadf009... improve future::poll calibration loop (*)
  c778968... gimple-fold: Recompute ADDR_EXPR flags after folding a TMR  (*)
  b5c7acc... data-ref: Tighten index-based alias checks [PR99726] (*)
  1b5f74e... Handle CONST_POLY_INTs in CONST_VECTORs [PR97141, PR98726] (*)
  23ce994... Fix overvactive check in cgraph_node::release_body (*)
  31199d9... PR middle-end/65182 - -Wuninitialized fails when pointer to (*)
  a253185... c++: Alias template in pack expansion [PR99445] (*)
  05de071... testsuite/aarch64: Skip SLP diagnostic under ILP32 (PR targ (*)
  7c1d6e8... arm: Fix mult autovectorization patterm for iwmmxt (PR targ (*)
  bf24f4e... x86: Update memcpy/memset inline strategies for Ice Lake (*)
  1393938... aarch64: Fix target alignment for SVE [PR98119] (*)
  d7145b4... Small refactoring of cgraph_node::release_body (*)
  c3c6167... Fix coding style in IPA modref. (*)
  c001c19... aarch64: Fix up *add<mode>3_poly_1 [PR99813] (*)
  a49a96f... i386, debug: Default to -gdwarf-4 on Windows targets with b (*)
  0989e99... testsuite: Disable zero-scratch-regs-{8, 9, 10, 11}.c on al (*)
  a3bf6ce... c++: Adjust mangling of __alignof__ [PR88115] (*)
  0bbf0ed... c++: placeholder type constraint and argument pack [PR99815 (*)
  08d2eda... Daily bump. (*)
  d0b7c82... analyzer: remove old decl of region::dump_to_pp (*)
  0f9aa35... analyzer: only call get_diagnostic_tree when it's needed (*)
  a01f5fd... analyzer testsuite: fix typo (*)
  5f3c602... c++: duplicate const static members [PR 99283] (*)
  9536240... c++: Fix ICE on PTRMEM_CST in lambda in inline var initiali (*)
  c277abd... aarch64: PR target/99820: Guard on available SVE issue info (*)
  19199a6... aarch64: PR target/99822 Don't allow zero register in first (*)
  f64b915... rs6000: Enable 32bit variable vec_insert [PR99718] (*)
  5463cee... x86: Define __rdtsc and __rdtscp as macros (*)
  9c68e2a... slp: reject non-multiple of 2 laned SLP trees (PR99825) (*)
  6f93a7c... arm: Fix emission of Tag_ABI_VFP_args with MVE and -mfloat- (*)
  41d57b2... aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32 (*)
  bd3d919... tree-optimization/99824 - avoid excessive integer type prec (*)
  48c79f0... aarch64: Tweak post-RA handling of CONST_INT moves [PR98136 (*)
  cc2fda1... aarch64: Prevent use of SIMD fcvtz[su] instruction variant  (*)
  65374af... Daily bump. (*)
  8aac913... Update cpplib sr.po. (*)
  318074f... Update gcc sv.po. (*)
  471babd... Fix wrong assignment of aggregate to full-access component (*)
  af739c8... PR tree-optimization/61869 - Spurious uninitialized warning (*)
  fecc835... PR tree-optimization/61677 - False positive with -Wmaybe-un (*)
  645bfc1... Require GLIBC 2.32 for Decimal/_Float128 conversions. (*)
  77093a7... PR tree-optimization/61112 - repeated conditional triggers  (*)
  7b6ca93... Fix pr99751.c testcase (*)
  dd64aaa... Fix typo in merge_call_lhs_flags (*)
  864caa1... Fix PR number in ChangeLog (*)
  afa8c67... testsuite: Expect a warning on aarch64 for declare-simd-coa (*)
  e19afa0... libstdc++: Adjust link to PSTL upstream (again) (*)
  e4005cf... aarch64: Fix SVE ACLE builtins with LTO [PR99216] (*)
  8cf2812... tree-optimization/99807 - avoid bogus assert with permute S (*)
  37d9074... aarch64: PR target/99037 Fix RTL represntation in move_lo_q (*)
  25e515d... fold-const: Fix ICE in extract_muldiv_1 [PR99777] (*)
  d579e2e... libgomp: Fix on_device_arch.c aux-file handling [PR99555] (*)
  c411011... Daily bump. (*)
  499fa25... aix: TLS DWARF symbol decorations. (*)
  d15db0c... doc: Update link to "Memory Model" paper (*)
  d04c246... libstdc++: _GLIBCXX_DEBUG Fix allocator-extended move const (*)
  46720db... testsuite/arm: Improve scan-assembler in pr96770.c (*)
  2973637... Fortran: Fix problem with runtime pointer check [PR99602]. (*)
  5a5d230... d: Predefine the D_PIE version condition when flag_pie is s (*)
  be080b1... d: Don't create gdc.test symlink in the gdc testsuite direc (*)
  0907036... d: Define language hook for LANG_HOOKS_ENUM_UNDERLYING_BASE (*)
  d3ae0f5... d: Use COMPILER_FOR_BUILD to build all D front-end generato (*)
  65c001b... d: Don't generate per-module wrapper for calling DSO constr (*)
  d21001c... Daily bump. (*)
  0168567... fortran: Fix off-by-one in buffer sizes. (*)
  651684b... Daily bump. (*)
  42a21b4... aix: ABI struct alignment (PR99557) (*)
  1cdfc98... dwarf2cfi: Defer queued register saves some more [PR99334] (*)
  980b12c... PR tree-optimization/59970 - Bogus -Wmaybe-uninitialized at (*)
  c453a81... c++: ICE on invalid with NSDMI in C++98 [PR98352] (*)
  5f070ba... libstdc++: Add PRNG fallback to std::random_device (*)
  d827974... c++: imported templates and alias-template changes [PR 9928 (*)
  c314741... MAINTAINERS: Add myself as pru port maintainer (*)
  0d37e2d... [PR99766] Consider relaxed memory associated more with memo (*)
  6b8b0c8... aarch64: Add costs for LD[34] and ST[34] postincrements (*)
  1205a8c... aarch64: Take issue rate into account for vector loop costs (*)
  e4180ab... aarch64: Ignore inductions when costing vector code (*)
  99f94ae... aarch64: Cost comparisons embedded in COND_EXPRs (*)
  ed17ad5... aarch64: Detect scalar extending loads (*)
  3b924b0... aarch64: Try to detect when Advanced SIMD code would be com (*)
  50a525b... aarch64: Use an aarch64-specific structure for vector costi (*)
  14bd21c... aarch64: Add a CPU-specific cost table for Neoverse V1 (*)
  7c67996... aarch64: Add costs for one element of a scatter store (*)
  d1ff084... aarch64: Add costs for storing one element of a vector (*)
  b1a831f... aarch64: Add costs for LD[234]/ST[234] permutes (*)
  1282988... aarch64: Add vector costs for SVE CLAST[AB] and FADDA (*)
  e253bb8... aarch64: Add reduction costs to simd_vec_costs (*)
  fdfcb53... libphobos: Build all modules with -fversion=Shared when con (*)
  8f5e18d... Fix ICE: in function_and_variable_visibility, at ipa-visibi (*)
  433b6b1... d: Define IN_TARGET_CODE in all machine-specific D language (*)
  2892e2f... d: Add windows support for D compiler [PR91595] (*)
  74ed3fc... [freebsd] d: Fix build failures on sparc64-*-freebsd* (*)
  8ab1d63... d: Add openbsd support for D compiler [PR99691] (*)
  6081d89... c++: Fix ICE with nsdmi [PR99705] (*)

(*) 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-12 13:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 13:27 [gcc/marxin/heads/str_starts_with-v2] (292 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).