public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (140 commits) libstdc++: Update doxyfile to Doxygen 1.8.20 format
@ 2020-10-12 17:31 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2020-10-12 17:31 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 c840700852c... libstdc++: Update doxyfile to Doxygen 1.8.20 format

It previously pointed to:

 6923255e35a... debug: Pass --gdwarf-N to assembler if fixed gas is detecte

Diff:

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

  c840700... libstdc++: Update doxyfile to Doxygen 1.8.20 format (*)
  925eb6a... libstdc++: Include C++17 features in doxygen API docs (*)
  ae3967c... libstdc++: Fix documentation for return values of copy algo (*)
  82118ac... operator_trunc_mod::wi_fold: Return VARYING for mod by zero (*)
  3175d40... analyzer: add warnings about writes to constant regions [PR (*)
  1be51a3... PR c++/97201 - ICE in -Warray-bounds writing to result of o (*)
  83685ef... Generalize compute_objsize to return maximum size/offset in (*)
  de05c19... Correct handling of indices into arrays with elements large (*)
  71dbabc... Cleanup ipa-modref (*)
  f10f11e... tree-optimization/97357: Fix testcase (*)
  126ed72... optimize permutes in SLP, remove vect_attempt_slp_rearrange (*)
  7e7352b... arm: Use E_FOOmode instead of FOOmode in arm_preferred_simd (*)
  bd28b73... SLP: fix SVE issues (*)
  a7825bb... fix SLP subgraph detection wrt fully shared lanes (*)
  91d80cf... vect: Fix an ICE in vect_recog_mask_conversion_pattern (*)
  91e4e16... nvptx - invoke.texi: Update default of -misa (*)
  8a3da2e... PR target/97349 AArch64: Incorrect types for some Neon vdup (*)
  a1a10a0... IBM Z: Change vector copysign to use bitwise operations (*)
  edafa96... libphobos: Override tool_timeout value in testsuite (*)
  893f954... d: Merge upstream dmd 70aabfb51 (*)
  19f6b41... d: Merge upstream dmd 3a9790525 (*)
  e1b4fbf... Ignore shifts larger than precision in operator_rshift::op1 (*)
  ab87b0a... IPA: prevent an UBSAN error (*)
  6d42d1e... More consistently split SLP groups (*)
  63ad600... [nvptx] Fix -msoft-stack-reserve-local format (*)
  5b2cc63... tree-optimization/97357 - avoid abnormals in loop splitting (*)
  875c29a... Fortran  : ICE in gfc_validate_kind PR96099 (*)
  2baa36d... Daily bump. (*)
  2ad4120... import elementary functions as intrinsics (*)
  4eaf96c... aix: remove libgomp and libatomic archives before creating  (*)
  07c7498... Objective-C, Darwin : Make protocols private extern and wea (*)
  dcd9800... libobjc, Darwin : Fix powerpc encoding regression. (*)
  73699d9... Objective-C++ : Fix bitfield ivars. (*)
  04103ec... testsuite, Objective-c++ : Update diagnostic plugin test. (*)
  cc3014d... testsuite, objective-c++ : Add a dummy retain/release to te (*)
  fd36daf... testsuite, objective-c++ : GC is not available from Darwin1 (*)
  0b9a731... aix: add FAT library support for libstdc++fs.a (*)
  6b468b7... testsuite, Objective-C++ : Skip an ancient test on newer sy (*)
  fa99b56... testsuite, Objective-c++ : Fix GNU API tests to work with N (*)
  5505a9e... testsuite, Objective-C : Fix two plugin diagnostics tests f (*)
  b292746... testsuite, Objective-C : Fix call-super-2.m for newer NeXT  (*)
  b1b7599... testsuite, Objective-C : Update forward-1.m. (*)
  40330e7... testsuite, Objective-C : Add initialize method to root clas (*)
  bae828f... testsuite, Objective-C : Adjust gnu-api tests for Darwin. (*)
  f2ac4fc... testsuite, Objective-C : Update a test for newer OS version (*)
  67f984d... testsuite, Objective-C : Compatibility fixes. (*)
  8703bf5... Darwin, Objective-C : Adjust objective-c symbol linkage wit (*)
  336fdc8... Darwin, Objective-C : Update meta-data linkage. (*)
  3ba0afa... Objective-C, Darwin : Update message call codegen. (*)
  75d4d7b... Objective-C, Darwin : Revise the runtime selection options. (*)
  1cc7476... Objective-C++, Darwin : Make metadata 'extern "C"'. (*)
  1174b08... Ojective-C, Darwin : Adjust category superclass ref names ( (*)
  6224a8a... Objective-C, Darwin : Update protocol metadata to current v (*)
  aab566a... Daily bump. (*)
  2f61125... Fix parameter map computation in ipa-modref (*)
  e88b04b... [nvptx] Replace dots in function names (*)
  db52bcf... [nvptx] Factor out write_fn_proto_1 (*)
  2137aa9... libstdc++: Replace use of reserved name that clashes [PR 97 (*)
  988f046... Fix ICE in remap_arguments with removed parameters. (*)
  5d2ceda... Fix modref_transform ICE with more than 32 parameters. (*)
  6a6c85f... Fix ipa-modref ICE with not allocated summaries. (*)
  c8fd2be... Fix modref handling of parameter adjustments and jump funct (*)
  f1f1008... Improve tree-ssa-alias dump files. (*)
  c28d91b... Objective-C, Darwin : Pick up super refs directly. (*)
  bb67553... Darwin : Only emit Objective-C section switches for older l (*)
  ecd616f... Objective-C, Darwin : Update metadata section uses. (*)
  a788c45... Objective-C, Darwin : Use special string sections for V2 Ne (*)
  900c0ca... Objective-C: Addess a FIXME (NFC). (*)
  dcf59c5... Darwin : Begin rework of zero-fill sections. (*)
  16664e6... x86-64: Check CMPXCHG16B for x86-64-v[234] (*)
  02cbd79... libstdc++: Fix variant build on 32-bit targets [PR95904] (*)
  14db1df... PR97359: Do not cache relops in GORI cache. (*)
  c74a0e8... Daily bump. (*)
  3427e31... libstdc++: Diagnose visitors with different return types [P (*)
  3ee44d4... libstdc++: Fix incorrect results in std::seed_seq::generate (*)
  bb37ad8... Don't keep strict_low_part in reloads for non-registers. [P (*)
  98c37d3... libstdc++: Optimize uniform_int_distribution using Lemire's (*)
  6ce2cb1... libstdc++: Adjust variable export in makefile (*)
  7e7eef2... libstdc++: Pass CXXFLAGS to check_performance script (*)
  f9919ba... libstdc++: Add performance test for <random> (*)
  59a9514... x86: Add <x86gprintrin.h> (*)
  383400a... [nvptx] Set -misa=sm_35 by default (*)
  8c26cfc... Fixup gcc.dg/vect/pr65947-3.c when masked loads are availab (*)
  16760e5... tree-optimization/97334 - improve BB SLP discovery (*)
  afcbeb3... libstdc++: Fix unused variable warning (*)
  ffe8baa... IPA modref: fix miscompilation in clone when IPA modref is  (*)
  5d708c6... tree-optimization/97347 - fix another SLP constant insertio (*)
  1cde5d8... Fix for PR97317. (*)
  a0e6e49... random memory leak fixes (*)
  781634d... vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312, PR94801] (*)
  600cf11... match.pd: Fix up FFS -> CTZ + 1 optimization [PR97325] (*)
  6887244... Move pr97315-1.c test to g++.dg/opt/. (*)
  36500ed... fix ICE with BB vectorization of PHIs (*)
  da9df69... Daily bump. (*)
  9158a4d... libstdc++: Make ranges::construct_at constexpr-friendly [PR (*)
  1c56c14... c++: Fix member alias template in C++17 and up. [PR96805] (*)
  a500588... take type from intrinsic in sincos pass (*)
  d1c566d... libcpp: Directly peek for initial line marker (*)
  cd23ed8... [PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_POWER (*)
  3e1123e... Disable TBAA in some uses of call_may_clobber_ref_p (*)
  3a9e6ee... debug: Make sure to output .file 0 when generating DWARF5. (*)
  baf4750... Improve documentation of -fallow-store-data-races (*)
  b2a96bf... libstdc++: Add assertions for preconditions in sampling dis (*)
  5a44836... arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 9 (*)
  181702e... SLP vectorize multiple BBs at once (*)
  f997b67... libstdc++: Add C++11 member functions for ios::failure in o (*)
  c06617a... libstdc++: Avoid divide by zero in default template argumen (*)
  629e054... tree-optimization/97330 - fix bad load sinking (*)
  2bdf324... Fix handling of parm_offset in ipa-modref on 32bit targets. (*)
  e4ee51e... IPA MOD REF: add debug counter. (*)
  532e882... adjust BB vectorization dump scanning (*)
  237f12d... arm: [MVE] Remove illegal intrinsics (PR target/96914) (*)
  afb198e... arm: [MVE[ Add vqdmlashq intrinsics (PR target/96914) (*)
  f18eeb6... arm: Fix ICE on glibc compilation after my DIVMOD optimizat (*)
  9489806... Fix PR97325. (*)
  91ae693... Fix PR97315 (part 2 of 2) (*)
  214d514... Fix PR97315 (part 1 of 2) (*)
  273b30c... openmp: Set cfun->calls_alloca when needed in OpenMP outlin (*)
  7345ef6... [libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_r (*)
  c1c62ae... c++: ICE in dependent_type_p with constrained auto [PR97052 (*)
  6b1b5c2... c++: Set the constraints of a class type sooner [PR96229] (*)
  6caec77... Daily bump. (*)
  6ae17a3... libstdc++: Fix divide by zero in default template argument (*)
  23f75da... libstdc++: Fix non-reserved names in headers (*)
  6350722... c++: Fix P0846 (ADL and function templates) in template [PR (*)
  45376dc... libgo/configure: remove -fno-section-anchors for AIX (*)
  89d3af5... libgo: handle go1.10+ correctly in match.sh (*)
  1e247c6... Rename -fevrp-mode= to --param=evrp-mode=. (*)
  dae673a... tree-optimization/97307 - improve sinking of loads (*)
  592fe22... c++: Distinguish alignof and __alignof__ in cp_tree_equal [ (*)
  4e92130... Off by one final fix. (*)
  7c7e841... This patch fixes PR47469 - a trivial bit of tidying up. (*)
  2f7c50b... analyzer: handle C++ argument numbers and "this" [PR97116] (*)
  7345c89... Add -fdiagnostics-path-format=separate-events to -fdiagnost (*)
  4e62aca... c++: block-scope externs get an alias [PR95677,PR31775,PR95 (*)
  e089e43... ipa-prop: Fix multiple-target speculation resolution (*)
  99e9b54... c++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P (*)
  ba42c30... c++:  Adding exception specs can changed dependentness (*)
  76136f7... amdgcn: Use scalar instructions for addptrdi3 (*)
  d22eecf... Output filepath strings in .debug_line_str for DWARF5 (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' 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:[~2020-10-12 17:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 17:31 [gcc/aoliva/heads/testbase] (140 commits) libstdc++: Update doxyfile to Doxygen 1.8.20 format Alexandre Oliva

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).