[gcc/aoliva/heads/testme] (411 commits) use __vxworks_clear_cache on vxworks

Alexandre Oliva aoliva@gcc.gnu.org
Mon Nov 9 22:10:07 GMT 2020


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

 b521cc94472... use __vxworks_clear_cache on vxworks

It previously pointed to:

 a7a6432e62e... CSE conversions within sincos

Diff:

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

  a7a6432... CSE conversions within sincos
  e957876... [PR97504] riscv needs wraplf for aux_long_long_float too


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

  b521cc9... use __vxworks_clear_cache on vxworks
  e86fd6a... Add Ranger temporal cache (*)
  9c1125c... libstdc++: Fix test failure with --disable-linux-futex (*)
  e0af865... libstdc++: Define new C++17 std::search overload for Parall (*)
  243492e... targhooks.c: Fix -fzero-call-used-regs 'sorry' typo (*)
  3ef33e7... libstdc++: Document istreambuf_iterator base class change [ (*)
  1272573... add costing to SLP vectorized PHIs (*)
  1e9f339... tree-optimization/97709 - set abnormal flag when vectorizin (*)
  3e19075... phiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690] (*)
  2436620... libstdc++: Fix constant expressions in std::uniform_int_dis (*)
  10a50d2... gcc-changelog: Change parse_git_revisions strict argument t (*)
  092cdbd... Re-instantiate SLP induction IV CSE (*)
  14ddf41... testsuite: fix arm/pure-code/no-literal-pool-* tests (*)
  619039d... gcc-changelog/git_commit.py: Check for missing description (*)
  c4f6330... i386: Fix Intel MCU psABI comment w.r.t DEFAULT_PCC_STRUCT_ (*)
  9649031... openmp: allocate clause vs. *reduction array sections [PR97 (*)
  7988c76... Fix duplicate ChangeLog entries. (*)
  8d88736... bootstrap/97666 - really fix sizeof (bool) issue (*)
  7526923... i386: Cleanup i386/i386elf.h and align it's return conventi (*)
  878cffb... Objective-C++ : Fix ICE in potential_constant_expression_1. (*)
  c19e44a... c: Implement C2x nodiscard attribute (*)
  2e0aa43... Don't extract memory from operand for normal memory constra (*)
  db8b3e1... Fix invalid address for special_memory_constraint. (*)
  fd2325e... Daily bump. (*)
  2e391ce... Add testcase for pr97695 (*)
  ab4664e... Fix copying of clone_info while reshaping clone tree. (*)
  e714437... c++: Not all character types are byte-access types. (*)
  e1276e3... libstdc++: Ensure std::lock_guard is declared (*)
  fab7259... [OpenACC] Use proper location to 'inform' of enclosing pare (*)
  12d0512... libstdc++: Add mising gnu-versioned-namespace symbols (*)
  8752253... c++: Don't try to parse a function declaration as deduction (*)
  9f925f3... libstdc++: Refactor std::call_once internals (*)
  ed7f995... c++: DR2303, ambiguous base deduction [PR97453] (*)
  a2058f5... Add missing non-NULL check in cgraphclones (*)
  93e79ed... libstdc++: Rewrite std::call_once to use futexes [PR 66146] (*)
  a52bf01... c++: using-decl instantiation (*)
  78f2f08... c++: Refactor clone copying (*)
  f4a0e87... i386: Fix ix86_function_arg_regno_p to return correct SSE r (*)
  5b01425... c++: Small pt.c cleanups (*)
  8bd9a00... cpplib:  EOF in pragmas (*)
  9ba9504... Add dg-require-effective-target fpic to gcc.target/powerpc  (*)
  ec4d374... Sync the aarch64-vx7r2 libgcc config with that of Linux (*)
  3553c65... aarch64: intrinsics extract half of bf16 vector (*)
  cee45e4... c++: Directly fixup deferred eh-specs (*)
  1c8b8ef... c++: A couple of template instantiation cleanups (*)
  770ec06... c++: Make extern-C mismatch an error (*)
  082a7b2... cpplib: Fix off-by-one error (*)
  84ed8d2... gcc-changelog/git_email.py: Support older unidiff modules (*)
  19859d6... Add setup.cfg for pytest. (*)
  abe9373... PR target/96342 Change field "simdlen" into poly_uint64 (*)
  c5b49c3... tree-optimization/97623 - limit PRE hoist insertion (*)
  d0d8a16... middle-end/97579 - fix VEC_COND_EXPR ISEL optab query (*)
  ea7df35... More Ranger cache tweaks (*)
  220929c... Tweaks to ranger cache (*)
  c2856ce... c++: Tweaks for value_dependent_expression_p. (*)
  f620e64... c++: Disable -Winit-list-lifetime in unevaluated operand [P (*)
  6ff95a6... Cleanup of a merge mistake in fold-const.c (*)
  23ac7a0... Fix PR97205 (*)
  d890927... libcpp: unbreak bootstrap (*)
  60be12c... AArch64: Add FLAG for AES/SHA/SM3/SM4 intrinsics [PR94442] (*)
  c229693... AArch64: Add FLAG for compare intrinsics [PR94442] (*)
  104ca9c... Save some memory at debug stream-in time (*)
  ed62f36... arm: Add vstN_lane_bf16 + vstNq_lane_bf16 intrisics (*)
  1528f34... arm: Add vldN_lane_bf16 + vldNq_lane_bf16 intrisics (*)
  6170a79... arm: Add vst1_bf16 + vst1q_bf16 intrinsics (*)
  8900766... arm: Add vld1_bf16 + vld1q_bf16 intrinsics (*)
  d65303b... arm: Add vst1_lane_bf16 + vstq_lane_bf16 intrinsics (*)
  c9a0276... arm: Add vld1_lane_bf16 + vldq_lane_bf16 intrinsics (*)
  444655b... c++: cp_tree_equal cleanups (*)
  fbc3f84... c++: rtti cleanups (*)
  918e8b1... libcpp: dependency emission tidying (*)
  f7d6961... aarch64: ACLE intrinsics convert BF16 to Float32 (*)
  9d1b813... bootstrap/97666 - fix array of bool allocation (*)
  ac6affb... tree-optimization/80928 - SLP vectorize nested loop inducti (*)
  a562d44... testsuite: Fix gcc.target/i386/zero-scratch-regs-*.c scan-a (*)
  87a9861... Add missing require-effective-target lto (*)
  aa23a2d... Add dg-require-effective-target fpic to gcc i386 tests (*)
  f89dcf9... Avoid recursion in tree-inline (*)
  8414529... testsuite/97688 - fix check_vect () with __AVX2__ (*)
  f53e9d4... tree-optimization/97678 - fix SLP induction epilogue vector (*)
  0caf400... Fortran: Add !GCC$ attributes DEPRECATED (*)
  682ed7a... x86: Optimize aes<aeswideklvariant>u8 a bit, fix whitespace (*)
  db3f0d2... x86: Fix comment in ix86_expand_builtin (*)
  64dc14b... [OpenACC] Enable inconsistent nested 'reduction' clauses ch (*)
  fedf3e9... [OpenACC] Split up testcases for inconsistent nested 'reduc (*)
  08fca4d... libstdc++: use lt_host_flags for libstdc++.la (*)
  41f7f61... [Fortran] More precise location information for OpenACC 'ga (*)
  beddd17... [OpenACC] More precise diagnostics for 'gang', 'worker', 'v (*)
  f5e18dd... pass: Run cleanup passes before SLP [PR96789] (*)
  bd6ecbe... libgcc: Expose the instruction pointer and stack pointer in (*)
  18f8fc9... Daily bump. (*)
  18963d3... can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check (*)
  3ceaafc... Expand reg_equiv when scratches are removed. (*)
  6058b87... x86: Also require MMX for __builtin_ia32_maskmovq (*)
  88ce3d5... Daily bump. (*)
  9e3c694... Correct -Wstringop-overflow and -Wstringop-overread. (*)
  034db20... gcc: quote characters in texi source (*)
  6bcbcea... libstdc++: Add c++2a <syncstream> (*)
  d6912d9... c++: Fixup some vardecls and whitespace (*)
  9757d79... c++: refactor duplicate decls (*)
  f915e19... c++: Delete unused hash type (*)
  bebabf7... c++: Don't purge the satisfaction caches (*)
  0516125... Add bcd builtings listed in appendix B of the ABI (*)
  0a07912... c++: Some additional tests (*)
  48a201e... options:  Tiny refactor (*)
  a0bc61e... core: Synchronize tree-cst & wide-int caching expectations (*)
  9a2e765... core: id_equal should forward (*)
  f8a7379... core: debug-print whole call expr (*)
  e9a2e20... cpplib:  Macro use location and comparison (*)
  1c689b8... Add hint * too 2nd alternative of the 1st scratch in *vsx_e (*)
  ce99142... [PATCH] aarch64: Fix PR97638 (*)
  e881774... Rewrite SLP induction vectorization (*)
  86deadf... ipa-cp: New debug counters for IPA-CP (*)
  637aeb6... arm: Fix multiple inheritance thunks for thumb-1 with -mpur (*)
  c7f49e0... arm: Call thumb1_gen_const_int from thumb1_movsi_insn (*)
  011f5e9... arm: Improve thumb1_gen_const_int (*)
  79680c1... Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' (*)
  5677444... Further improve Fortran column location information [PR9279 (*)
  528507f... libgomp testsuite: tell warning from error diagnostics, etc (*)
  b2a31e2... Fortran: OpenMP - fixes for omp atomic [PR97655] (*)
  4c198dd... tree-optimization/97558 - compute vectype for SLP nested cy (*)
  f3a3327... Add test for PR97505. (*)
  5b41d67... tree-optimization/97558 - avoid SLP analyzing irrelevant st (*)
  a159081... tree-optimization/97650 - fix ICE in vect_get_and_check_slp (*)
  4ad7047... RISC-V: Check multiletter extension has more than 1 letter (*)
  c1e6691... RISC-V: Add configure option: --with-multilib-generator to  (*)
  c3c3e2c... arm: Improve handling of relocations with small offsets wit (*)
  4d9af90... arm: Avoid indirection with -mpure-code on v6m (PR96967) (*)
  590febb... Darwin: Adjust the PCH area to allow for 16384byte page siz (*)
  bb93020... Objective-C : Implement SEL as a built-in typedef. (*)
  7a2cc1e... Objective-C/C++ : Improve '@' keyword locations. (*)
  e344ea0... Objective-C++ : Address a FIXME. (*)
  3784f16... i386: Set the stack usage to 0 for naked functions (*)
  895fdc1... ipa: Fix segmentation fault in function_summary<clone_info* (*)
  318be20... testsuite, X86 : Add target requires masm_intel to three te (*)
  29e4184... libstdc++: Define type traits for wchar_t even when libc su (*)
  de77abe... libstdc++: Fix gnu-version-namespace buid (*)
  60d9f25... libstdc++: Prefer double to long double in std::shuffle_ord (*)
  ae7a23a... Move clone_info to summary (*)
  617695c... Handle fnspec in local ipa-modref (*)
  943cc2a... libstdc++: Use double for unordered container load factors  (*)
  afb8da7... libstdc++: Don't initialize from *this inside some views [P (*)
  39bf4f1... libstdc++: Implement P2017R1 "Conditionally borrowed ranges (*)
  f03851e... PowerPC: Don't assume all targets have GLIBC. (*)
  a1343e5... libstdc++: Use double for unordered container load factors  (*)
  d1e5d82... libstdc++: Fix some more warnings in test (*)
  667db6d... PR libfortran/97581 - clean up size calculation of random g (*)
  d10f3e9... Add -fzero-call-used-regs option and zero_call_used_regs fu (*)
  44fbc9c... Take insn scratch RA requirements into account in IRA. (*)
  bdf6524... PR middle-end/97556 - ICE on excessively large index into a (*)
  f3ced67... libstdc++: Fix the default constructor of ranges::__detail: (*)
  24d762d... testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN  (*)
  1fc5e7e... Fortran: Update omp atomic for OpenMP 5 (*)
  aa70161... Fix thunk info WRT PCH (*)
  40cb3f8... Disable TBAA for array descriptors. (*)
  82ff7e3... tree-optimization/97623 - avoid excessive insert iteration  (*)
  33c0f24... tree-optimization/97626 - handle SCCs properly in SLP stmt  (*)
  5cafae2... openmp: Use FIELD_TGT_EMPTY once more (*)
  fa41031... [OpenACC] Elaborate testcases that verify column location i (*)
  63d0da8... gcc-changelog: Handle situations like '* tree-vect-slp.c () (*)
  c517003... AArch64: Add FLAG for float conversion intrinsics [PR94442] (*)
  c0bfd96... tree-optimization/97633 - fix SLP scheduling of single-node (*)
  7de23b8... aarch64: Fix PR96998 and restore code quality in combine (*)
  17e8da4... Predefine __ppc and __ppc__ for VxWorks 7 (*)
  9a835ba... Introduce support for vxworks7r2 on x86 and x86_64 (*)
  71e7132... openmp: Fix handling of allocate clause on taskloop (*)
  5a6b1d8... openmp: Handle non-static data members in allocate clause a (*)
  9735744... Adjust gcc.dg/vect/bb-slp-pr65935.c (*)
  228156e... PowerPC: Adjust float128/ibm128 warnings. (*)
  dec1eb4... libstdc++: AIX xfail for_overwrite.cc testcase (*)
  4f0606f... Daily bump. (*)
  ffe6b41... libstdc++: Fix linker script to remove conflicting patterns (*)
  a55cda8... libstdc++: Avoid narrowing conversion in subrange construct (*)
  d7aa21a... libstdc++: Fix some warnings in headers (*)
  52ddf0d... libstdc++: Prevent deprecation warnings from <tr1/shared_pt (*)
  13feb02... libstdc++: Avoid warnings in tests (*)
  11dc4c4... c++: Implement CWG 625: Use of auto as template-arg [PR9747 (*)
  52215bb... Replace free with XDELETE. (*)
  6fb7e3c... c++: Deducing type from initializer_list<auto> [PR93107] (*)
  79991e2... c++: Reject float <=> enum. (*)
  e1344fe... c++: Simplify constraint normalization routines (*)
  5681668... c++: Tolerate empty initial args during normalization [PR97 (*)
  57ec9b6... Fix some memleaks (*)
  8895443... c++: Fix constexpr cleanup error handling. (*)
  5afd90c... c++: Fix constexpr dtors vs invisible ref [PR97388] (*)
  2ca6de3... Annotate vec::copy better for mem stats (*)
  0da3e76... Avoid typeless storage in wide-int (*)
  815baad... c++: Diagnose constexpr delete [] new int; and delete new i (*)
  40749db... stdbool.h: Update true and false expansions for C2x (*)
  8c84486... libstdc++: Improve tests for constexpr algorithms (*)
  822c1d2... libstdc++: Allow Lemire's algorithm to be used in more case (*)
  d067bd7... libstdc++: Do not use volatile for __gnu_cxx::rope referenc (*)
  3c9b99e... libstdc++: Make std::function work better with -fno-rtti (*)
  054d7b9... Selectively trap if ranger and vr-values disagree on range  (*)
  8fe9869... 	* gcc.dg/pr97596.c: Require int128 effective target. (*)
  a3ffa86... Add testcase for PR97596 (*)
  9703b8d... c++: Stop (most) function-scope entities having a template  (*)
  2e0216f... libstdc++: Fix memory issue in ranges::lexicographical_comp (*)
  6e23549... vect: Fix load costs for SLP permutes (*)
  568de14... LTO: get_section: add new argument (*)
  6481747... libstdc++: Correct PR number in ChangeLog entry (*)
  e4b3d2a... Consistently pass the vector type for scalar SLP cost compu (*)
  eb6b71b... libstdc++: Fix some warnings in headers (*)
  9df44b9... Fix the logic conditioning VX_ENTER/LEAVE_TLS_DTOR (*)
  291d920... Fix conditional inclusion guard in gthr-vxworks-thread.c (*)
  bafcf45... opts: Sanity check for param names. (*)
  53dede0... CSE conversions within sincos (*)
  68990ed... libstdc++: Rename _UniformRandomNumberGenerator parameters (*)
  632a2f5... Enable GCC to support Intel Key Locker ISA (*)
  1e1e1ed... More BB vectorization tweaks (*)
  0162d00... Call infer_non_null() directly when checking for non-null. (*)
  c6bfc4e... libstdc++: Fix new basic_stringbuf constructor (*)
  0cdde1e... libgo: handle linking to NetBSD's versioned symbols (*)
  e93aae4... Daily bump. (*)
  f635f0c... analyzer: more non-determinism fixes (*)
  1a9af27... analyzer: fix false leak diagnostic on offsets from malloc  (*)
  e975114... analyzer: move svalue and region decls to their own header  (*)
  0a36f5f... analyzer: fix more pointer-printing in logs (*)
  f4f9364... libstdc++: Fix linker script (*)
  4166ebe... [RS6000] Don't be too clever with dg-do run and dg-do compi (*)
  bbb3625... [RS6000] float128-type-2.c unsupported (*)
  23edcf6... Re: testsuite: Enable and adjust powerpc fold-vec-extract/i (*)
  24fb1d9... c++: Improve the MVP -Wparentheses diagnostic. (*)
  455ade1... c++: Deprecate arithmetic convs on different enums [PR97573 (*)
  976e7ef... c++: Prevent warnings for value-dependent exprs [PR96742] (*)
  122f0db... testsuite: Adjust target requirements for sad-vectorize and (*)
  323dd42... c++: Member template function lookup failure [PR94799] (*)
  43cb722... c++: GCC accepts junk before fold-expression [PR86773] (*)
  dfbadb8... syscall: don't build libcall_bsd.go on solaris (*)
  3dcd473... AArch64: Skip test for pr97535 on ILP32 since it can't expr (*)
  54ef770... value-range: Give up on POLY_INT_CST ranges [PR97457] (*)
  a4223ab... c: Allow omitted parameter names for C2x (*)
  a0e4d7b... libstdc++: Implement C++20 features for <sstream> (*)
  4289e48... c++: Make OMP UDR DECL_LOCAL_DECL_P earlier (*)
  a3c1369... VSX_EXTRACT fix (*)
  8572edc... libstdc++: Fix arithmetic bug in year_month_weekday convers (*)
  f4af2dd... dump when SLP analysis fails due to shared vectype mismatch (*)
  9ccc349... c++: Check constraints before instantiation from mark_used  (*)
  7d5f38e... c++: Refactor push_template_decl (*)
  176b8b9... testsuite: Correct requirements for vadsdu*, vslv and vsrv  (*)
  6f62d8d... Ignore ignored operands in vect_get_and_check_slp_defs (*)
  a4b9620... testsuite: Correct requirements for byte-in-* testcases. (*)
  69adcfc... Fix gcc.dg/vect/bb-slp-5[89].c (*)
  b626b00... tree-optimization/97615 - avoid creating externals from pat (*)
  616351b... Fix iteration over loads in SLP optimize (*)
  c227d96... libstdc++: Add comment to nothrow new explaining catch (... (*)
  0bc199f... libstdc++: Override BUFSIZ for Windows targets [PR 94268] (*)
  2acb331... Change the way we split stores in BB vectorization (*)
  ac1724c... dump reason for throwing away SLP instance (*)
  72a87d8... libstdc++: Fix name clash with _Cosh in QNX headers [PR 955 (*)
  0f7cd5e... libstdc++: Make std::span layout-compatible with struct iov (*)
  292c812... aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics (*)
  44e570d... aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intr (*)
  31643fa... [PR97504] riscv needs wraplf for aux_long_long_float too (*)
  3a8b209... openmp: Parsing and some semantic analysis of OpenMP alloca (*)
  2298ca2... openmp: Implicitly discover declare target for variants of  (*)
  3f39b64... xfail and improve some failing libgomp tests [PR81690] (*)
  f165ef8... lto: LTO cgraph support for late declare variant resolution (*)
  279a9ce... wide-int: Fix up set_bit_large (*)
  2241061... [RS6000] power10 scan-assembler tests (*)
  ec69fe4... [RS6000] dg-do !compile and scan-assembler (*)
  c25d317... Tweaks to ranger API routines. (*)
  89bb01e... Daily bump. (*)
  75ce04f... c: Allow duplicate C2x standard attributes (*)
  668894d... libgo: update to Go 1.15.3 release (*)
  2b3e722... Fix PR97497 (*)
  a764c40... PR fortran/97491 - Wrong restriction for VALUE arguments of (*)
  edea991... PPC testsuite fixes (*)
  b7ac5fd... compiler, go/internal/gccgoimporter: export notinheap annot (*)
  6f33e2d... compiler: remove unused Type::in_heap_ member variable (*)
  54380d4... c++: Kill nested_udts (*)
  88f8b3d... c++: Small cleanup for do_type_instantiation (*)
  0f801e0... AArch64: Fix overflow in memcopy expansion on aarch64. (*)
  8eb8dca... aarch64: Add vcopy(q)__lane(q)_bf16 intrinsics (*)
  d4fd863... libstdc++: Fix ODR violations caused by <tr1/functional> (*)
  86558af... libstdc++: Remove unused variables in special functions (*)
  2232b61... libstdc++: Fix -Wsign-compare warnings in headers (*)
  f6b710f... Extract VX_CPU_PREFIX up into config/vxworks.h (*)
  7fdedf8... Fix glitch on VX_CPU selection for E6500 (*)
  4a97247... Fix BB store group splitting group size compute (*)
  fe90c50... Fix ipa-modref signature updates (*)
  e579f66... libstdc++: Add missing noexcept to std::from_chars declarat (*)
  044b043... libstdc++: Fix directory_iterator exception specification (*)
  fe9d058... libstdc++: Add noexcept to declaration of path::_List membe (*)
  c0b09c1... Add tests for PR92942 - missing -Wstringop-overflow for all (*)
  ea12663... Remove .s file. (*)
  3af4450... Combine logical OR ranges properly. pr97567 (*)
  686c1b7... Adjust BB vectorization function splitting (*)
  16ad9ae... analyzer: don't assume extern const vars are zero-initializ (*)
  942086b... analyzer: Change cast from long to intptr_t [PR96608] (*)
  bf1b5da... analyzer: eliminate non-deterministic behavior (*)
  b0702ac... analyzer: eliminate non-determinism in logs (*)
  ea0ae4e... analyzer: fix param "analyzer-max-enodes-per-program-point" (*)
  01079b6... libstdc++: Include <cstdint> in tests that use std::uintptr (*)
  9e78634... analyzer: implement region_model::get_representative_path_v (*)
  31ec724... testsuite: restrict test to c++11 and later [PR97590] (*)
  6d65ddc... Refactor array descriptor field access (*)
  4a369d1... SLP vectorize across PHI nodes (*)
  5af1e82... Avoid uniform lane BB vectorization (*)
  4e6e941... [RS6000] Unsupported test options for -m32 (*)
  d249ba8... d: Remove the d_critsec_size target hook. (*)
  e419ede... d: Merge upstream dmd 0fcdaab32 (*)
  14e19b8... gcov-profile: use static pool for TOPN first (*)
  21508c4... Re-enable fnspec checking once fortran frontend is fixed. (*)
  5cb0dbd... [Ada] vx7r2cert: port ARM, PowerPC and x86 targets (*)
  3970632... [Ada] Warnings on g-spogwa.adb (*)
  a026b59... [Ada] Fix GNATprove support for iterated_component_associat (*)
  fb00cc7... [Ada] Multidimensional arrays with Iterated_Component_Assoc (*)
  b3ad829... [Ada] CUDA: handle parameter associations in expansion of C (*)
  0c1eba1... [Ada] Remove Digits_From_Size and Width_From_Size (*)
  b36ec51... [Ada] New flag Transform_Function_Array (*)
  79e61a6... [Ada] Improve EINTR error handling on "poll" system call (*)
  0365b9e... Fix fnspec of math builtins (*)
  e94de06... RISC-V: Refine riscv_parse_arch_string (*)
  7f227da... Use EAF_RETURN_ARG in tree-ssa-ccp.c (*)
  5707996... Fix builtin decls generated in tree.c (*)
  b53f709... Add string builtins to builtin_fnspec (*)
  8322083... Move SLP nodes to an alloc-pool (*)
  1192953... lto: no sub-make when --jobserver-auth= is missing (*)
  953a9d6... call_summary: move hooks to base. (*)
  251c9ae... call_summary: modify cgraph hooks. (*)
  18cb619... Add test for pr97560. (*)
  15c9088... [RS6000] Separate dg-require-effective-target options (*)
  f19e7c8... Daily bump. (*)
  18e7f36... [RS6000] Remove -mpcrel from tests (*)
  b1fc5c9... [RS6000] biarch test fail (*)
  d7c7133... [RS6000] Replace -mcpu with -mdejagnu-cpu (*)
  99f6818... [RS6000] Tests that use int128_t and -m32 (*)
  8d8fef1... [RS6000] Link power10 testcases (*)
  6848894... [RS6000] dimode_off.c test (*)
  32c89b1... [RS6000] Non-pcrel tests when power10 (*)
  a573530... syscall: import additional BSD-specific syscall wrappers (*)
  48722d1... Combine logical OR ranges properly. (*)
  b784bbb... libstdc++: Fix error in experimental::strand (*)
  4f8cfb4... Extend builtin fnspecs (*)
  2118438... Handle signed 1-bit ranges in irange::invert. (*)
  f20a6c5... Implement three-level optimize_for_size predicates (*)
  63b2149... Refactor SLP instance analysis (*)
  425bb53... Re: error: ‘EVRP_MODE_DEBUG’ was not declared – was:  (*)
  9e2256d... c++: Implement __is_nothrow_constructible and __is_nothrow_ (*)
  783dc02... Fix simdclones (*)
  2d5aad6... AArch64: Add FLAG for store intrinsics [PR94442] (*)
  93e9a7b... libstdc++: Fix declarations of memalign etc. for freestandi (*)
  7f0ce82... PR tree-optimization/97546 Bail out of find_bswap_or_nop on (*)
  605c2a3... middle-end/97521 - always use single-bit bools in mask vect (*)
  4052c05... x86: Inline strncmp only with -minline-all-stringops (*)
  3edc21a... x86: Add cmpmemsi for -minline-all-stringops (*)
  1953426... IBM Z: Add vcond_mask expander (*)
  50f9e1f... middle-end/97554 - avoid overflow in alloc size compute (*)
  27c1405... tree-optimization/97539 - reset out-of-loop debug uses befo (*)
  40e67ab... Make default duplicate and insert methods of summaries abor (*)
  dc78247... libstdc++: Add missing exception-specifications in shared_p (*)
  02a8253... [Ada] Handle Iterated_Component_Association with Others_Cho (*)
  fcae4f7... [Ada] Further small edition to documentation of Ada.Text_IO (*)
  38a61cf... [Ada] Replace GNAT_Extended_Ravenscar profile name (*)
  10c633b... [Ada] Avoid crash on use of Ada 2020 feature (*)
  4b0fe39... [Ada] Further small edition to documentation of Ada.Text_IO (*)
  19b00ff... [Ada] Fix freezing of previous contracts (*)
  d450671... [Ada] Another small edition to documentation of Ada.Text_IO (*)
  acd4ef9... [Ada] Fix harmless assertion failure in GNATprove mode (*)
  4ab5d8c... [Ada] Document characteristics of ordinary fixed point type (*)
  4d4a3fb... [Ada] Relax assertion on Small in Ada.Text_IO.Fixed_IO (*)
  86d774f... [Ada] Fix Accept_Socket and Connect_Socket timeout support (*)
  e0481cf... [Ada] Minor editions to documentation of Ada.Text_IO.Fixed_ (*)
  326c36c... [Ada] Fix GNATprove crash on generics with access types (*)
  7649892... [Ada] Suppress warnings on unreferenced parameters of dispa (*)
  f69ecf3... [Ada] Fix typos in error message for array delta aggregates (*)
  d111f09... [Ada] Restore hex addresses and improve symbolic backtraces (*)
  51fb700... [Ada] x86-lynx178elf - gcc build fails (*)
  5d2041a... [Ada] Fix interference between iterated element-and-compone (*)
  aa32e8f... [Ada] Do not instantiate generic bodies outside of main uni (*)
  cfc3a1d... [Ada] Spurious error on Old attribute reference in delta ag (*)
  adf1c86... [Ada] gnatpp: Document that --no-comments-fill is now the d (*)
  5c6430d... [Ada] Missing errors on extension aggregates with unknown d (*)
  cc744c0... [Ada] Delete: set Position to No_Element (*)
  1ab5385... [Ada] Improve error on missing with clause (*)
  8cb66f9... [Ada] Fix SPARK expansion of iterated_component_assoc in de (*)
  9fdbcec... [Ada] Cleanup SPARK expansion of aggregates with iterated_c (*)
  acdd1bd... [Ada] Fix typos in comments about parsing iterated_componen (*)
  e3710c6... [Ada] AI12-0395: Allow aspect_specifications on formal para (*)
  e8d6d5f... [Ada] Crash on membership test in expression function (*)
  3b01ce3... [Ada] Handle subtype_indication in 'Update for arrays (*)
  a7d153a... Add overloaded debug_bb and debug_bb_n with dump flags (*)
  9651cba... Daily bump. (*)
  308e403... Ada, Darwin, PowerPC : Fix bootstrap after 128 int changes. (*)
  47d13ac... Correct decls for functions which do not pass actual argume (*)
  d7ddd28... Daily bump. (*)
  1aeb7d7... Update check for working assembler --gdwarf-4 option (*)
  0df73be... c++: Fix verify_ctor_sanity ICE [PR96241] (*)
  16e2427... Handle undefined ranges in get_size_range. (*)
  a29ff9c... cgraph: move former_thunk_p out of CHECKING_P macro. (*)
  d0e2ffc... [RS6000] altivec style lvx/stvx addresses vs power10 (*)
  1a21c0e... [RS6000] Power10 ICE running gcc.target/powerpc/ppc-ne0-1.c (*)
  efe71fc... Daily bump. (*)
  27f7ab2... net/http/cgi: merge upstream changes to default env vars (*)
  d835608... testsuite: Fix -Wsizeof-array-div tests. (*)
  67f3791... Move thunks out of cgraph_node (*)
  83f83dd... c, c++: Implement -Wsizeof-array-div [PR91741] (*)
  757ba66... PR middle-end/97552 - missing waning passing null to a VLA  (*)
  7991e96... PR c/97463 - ICE in warn_parm_ptrarray_mismatch on an incom (*)
  c7c4a27... Darwin, Ada : Fix bootstrap after stat entry changes. (*)
  0aa5a93... Fix typo in recent change to Makefile.rtl (bis) (*)
  ef69ce0... Fix typo in recent change to Makefile.rtl (*)
  cd8b7d7... Link with the configured net lib on vxworks7 (*)
  e10440e... testsuite: Correct vec-rlmi-rlnm.c testsuite expected resul (*)
  ad1a9af... Fix overzealous gthread support inhibition for vxworks (*)
  081dc85... Add a if-exists-then-else built-in spec function (*)
  940e68b... rs6000: Fix extraneous characters in the documentation (*)
  9067a15... gcov: fix reading of zero sections. (*)
  b66b30a... testsuite: Add noexcept(false) to throwing destructor (*)
  5010620... libstdc++: Apply proposed resolutions for LWG 3428, 3447 (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testme' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


More information about the Gcc-cvs mailing list