gcc-patches archive
subject index for December, 2017

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Kontaktai, kurie padės parduoti prekes ir paslaugas

[0/4] Use new vector constant encoding for CONST_VECTOR

[00/13] Make VEC_PERM_EXPR work for variable-length vectors

Re: [001/nnn] poly_int: add poly-int.h

Re: [002/nnn] poly_int: IN_TARGET_CODE

Re: [005/nnn] poly_int: rtx constants

[01/13] Add a qimode_for_vec_perm helper function

Re: [018/nnn] poly_int: MEM_OFFSET and MEM_SIZE

Re: [019/nnn] poly_int: lra frame offsets

[02/13] Pass vec_perm_indices by reference

Re: [020/nnn] poly_int: store_bit_field bitrange

Re: [021/nnn] poly_int: extract_bit_field bitrange

Re: [022/nnn] poly_int: C++ bitfield regions

Re: [023/nnn] poly_int: store_field & co

Re: [024/nnn] poly_int: ira subreg liveness tracking

Re: [025/nnn] poly_int: SUBREG_BYTE

Re: [027/nnn] poly_int: DWARF CFA offsets

Re: [029/nnn] poly_int: get_ref_base_and_extent

[03/13] Split can_vec_perm_p into can_vec_perm_{var,const}_p

Re: [030/nnn] poly_int: get_addr_unit_base_and_extent

Re: [031/nnn] poly_int: aff_tree

Re: [035/nnn] poly_int: expand_debug_expr

Re: [037/nnn] poly_int: get_bit_range

Re: [039/nnn] poly_int: pass_store_merging::execute

[04/13] Refactor expand_vec_perm

Re: [040/nnn] poly_int: get_inner_reference & co.

Re: [041/nnn] poly_int: reload.c

Re: [042/nnn] poly_int: reload1.c

Re: [043/nnn] poly_int: frame allocations

Re: [045/nnn] poly_int: REG_ARGS_SIZE

Re: [047/nnn] poly_int: argument sizes

Re: [048/nnn] poly_int: cfgexpand stack variables

[05/13] Remove vec_perm_const optab

Re: [05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab

Re: [051/nnn] poly_int: emit_group_load/store

Re: [052/nnn] poly_int: bit_field_size/offset

Re: [056/nnn] poly_int: MEM_REF offsets

Re: [059/nnn] poly_int: tree-ssa-loop-ivopts.c:iv_use

[06/13] Check whether a vector of QIs can store all indices

Re: [06/nn] Add VEC_SERIES_{CST,EXPR} and associated optab

Re: [060/nnn] poly_int: loop versioning threshold

Re: [062/nnn] poly_int: prune_runtime_alias_test_list

Re: [063/nnn] poly_int: vectoriser vf and uf

Re: [064/nnn] poly_int: SLP max_units

Re: [065/nnn] poly_int: vect_nunits_for_cost

Re: [066/nnn] poly_int: omp_max_vf

Re: [068/nnn] poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZES

[07/13] Make vec_perm_indices use new vector encoding

Re: [070/nnn] poly_int: vectorizable_reduction

Re: [071/nnn] poly_int: vectorizable_induction

Re: [073/nnn] poly_int: vectorizable_load/store

Re: [076/nnn] poly_int: vectorizable_conversion

Re: [079/nnn] poly_int: vect_no_alias_p

[08/13] Add a vec_perm_indices_to_tree helper function

Re: [080/nnn] poly_int: tree-vect-generic.c

Re: [086/nnn] poly_int: REGMODE_NATURAL_SIZE

[09/13] Use explicit encodings for simple permutes

[1/4] Use CONST_VECTOR_ELT instead of XVECEXP

[10/13] Rework VEC_PERM_EXPR folding

Re: [100/nnn] poly_int: memrefs_conflict_p

Re: [101/nnn] poly_int: GET_MODE_NUNITS

Re: [103/nnn] poly_int: TYPE_VECTOR_SUBPARTS

[11/13] Use vec_perm_builder::series_p in shift_amt_for_vec_perm_mask

[12/13] Use ssizetype selectors for autovectorised VEC_PERM_EXPRs

[13/13] [AArch64] Use vec_perm_indices helper routines

Re: [14/nn] Add helpers for shift count modes

[2/4] New CONST_VECTOR layout

[3/3] [nios2] new test cases

[3/4] Make more use of rtx_vector_builder

[4/4] Make CONST_VECTOR_ELT handle implicitly-encoded elements

[AArch64] Fix ICEs in aarch64_print_operand

[AArch64] Fix ICEs in aarch64_print_operand_internal (PR target/83335)

[AArch64] Fix some define_insn_and_split conditions

[AARCH64] Neon vld1_*_x3, vst1_*_x2 and vst1_*_x3 intrinsics

Re: [AArch64] Tweak aarch64_classify_address interface

[Ada] Add small sanity check for package freezing

[Ada] Added warning on membership tests

[Ada] Compiler crash with -gnatd.1 (force unnesting of subprograms)

[Ada] Completing expression function need not trigger loading of package body

[Ada] Concurrent types in pragma Initializes

[Ada] Crash on expression function and discriminant-dependent component

[Ada] Crash on subprogram instantiation in nested package

[Ada] Fix compilation time explosion due to recursive inlining

[Ada] Fix discrepancy in annotated vs computed sizes

[Ada] Fix end-of dwarf section detection in address symbolizer

[Ada] Fix handling of load addresses for backtraces through SO

[Ada] Fix inconsistent usage of Machine in s-fatgen.adb

[Ada] Fix incorrect assignment to array with Component_Size clause

[Ada] Fix indirect calls to imported subprograms within generic

[Ada] Fix misalignment in record with aliased field and rep clause

[Ada] Fix PR ada/83535

[Ada] Fix spurious warning on function imported from C in LTO mode

[Ada] Ignore external calls from instances for elaboration

[Ada] Improper visibility of loop parameter with Iterable aspect

[Ada] Improve debugging of task type discriminants

[Ada] Legacy elaboration model and relaxed elaboration mode

[Ada] Make sure subprogram locus is initialized

[Ada] Minor tweak to default_pass_by_ref

[Ada] Missing error on illegal initialization item

[Ada] Optimizing allocators for arrays with non-static upper bound

[Ada] Propagate SLOC in iteration over array

[Ada] Reject certain constants as constituents

[Ada] Reject properly an aspect Predicate on a formal type

[Ada] Spurious 'W' ALI line due to implicit with clause

[Ada] Spurious alias error on access to array indexed by non-standard enum

[Ada] Spurious error and missing warning on static predicate

[Ada] Spurious error on equality operator on incomplete type

[Ada] Spurious error with private overriding of overloaded subprogram

[Ada] Spurious warning on default initialized object

[Ada] Verify Part_Of indicator in non-SPARK code

[Ada] Warn on weal elaboration model for SPARK

[arm] Don't strip off all architecture features from -march passed to assembler

[arm] Generate a -mfpu= option for passing to the assembler

[arm] PR target/83105: Minor change of default CPU for arm-linux-gnueabi

[arm] PR target/83206: Make native driver select fp-capable armv6 cores

[C PATCH] Fix error recovery ICEs (PR c/83595)

Re: [C PATCH] More constistent treatment of C initializers (PR c/83222)

[C++ Patch PING] [C++ Patch] PR 82235 (Copy ctor is not found for copying array of an object when it's marked explicit)

[C++ Patch, committed] Fix typo in comment

[C++ PATCH] Avoid ICE due to the attribute exclusion additions (PR c++/83322)

[C++ PATCH] Diagnose = delete override of a friend function defined earlier (PR c++/80259)

Re: [C++ PATCH] Fix ICE on invalid std::tuple_size<...>::value (PR c++/83205)

[C++ PATCH] Fix ICE with label difference as template non-type argument (PR c++/79650)

Re: [C++ PATCH] Fix ICE with structured binding & to incomplete type (PR c++/83217)

[C++ PATCH] Fix replace_placeholders (PR c++/83556)

[C++ PATCH] Harmonize C++ flexible array member initialization with C (PR c++/80135, PR c++/81922)

[C++ Patch] PR 78344 ("ICE on invalid c++ code (tree check: expected tree_list, have error_mark in cp_check_const_attributes, at cp/decl2.c:1347")

[C++ Patch] PR 81055 ("[6/7/8 Regression] ICE with invalid initializer for array new")

[C++ Patch] PR 81061 ("[7/8 Regression] ICE modifying read-only variable")

Re: [C++ PING] Re: [C++ Patch, V2] PR 82593 ("Internal compiler error: in process_init_constructor_array, at cp/typeck2.c:1294")

[C++ RFC PATCH] Fix ICE with late attributes in templates (PR c++/83300)

[C++] Add support for #pragma GCC unroll v4

[committed] [rs6000] Use gen_int_mode in ieee_128bit_negative_zero

[committed] Add one further testcase for PR80631

[committed] Add testcase for already fixed issue (PR rtl-optimization/81595)

[committed] Add testcase for already fixed PR (PR tree-optimization/83283)

[committed] Add testcases for 2 fixed PRs (PR rtl-optimization/8336[34])

Re: [committed] Avoid -Wsurprising warning on OpenMP min/max array reductions (PR fortran/81304)

[committed] Avoid i suffixes in libgomp oacc testsuite (PR testsuite/83281)

[committed] correct handling of anti-ranges in -Warray-bounds for built-ins (PR 83446)

[committed] Fix avx256-unaligned* testcases (PR testsuite/83289)

[committed] Fix cswtch* tests on hppa64 (PR testsuite/83454)

[committed] Fix ICE in slsr (PR tree-optimization/83293)

[committed] Fix mingw bootstrap (PR target/83536)

[committed] Fix multiple_p for two non-poly_ints

[committed] hppa: Fix bootstrap on hppa-hpux

[committed] hppa: Fix comment for pa_som_asm_init_sections

[committed] prune warning from test output to avoid arm-none-eabi failure (PR 83303)

[Committed] S/390: PR83420: Improve hotpatch option parsing.

[Committed] S/390: Split MVC instruction for better forwarding

[committed] sel-sched: fix sel_rank_for_schedule for qsort (PR 82398)

[committed] Small formatting fix

[committed] Testcase for PR lto/81406

[committed] Tweak POINTER_DIFF_EXPR verification (PR middle-end/83164)

[committed] Use valid_for_const_vector_p instead of CONSTANT_P

[committed] v3: vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)

[committed][PATCH] Add tests

Re: [committed][PATCH] Fix bogus propagation in DOM

[committed][PR middle-end/83460] Remove compromised test

[committed][PR tree-optimization/36550] Thread through blocks with real statements if they're all dead with -Os

[committed][PR tree-optimization/83410] Avoid some jump threads when parallelizing loops

[committed][PR tree-optimization/83477] Always record a result range for PHIs

[compare-debug] use call loc for nop_endbr

[doc] doc/install.texi - tweak link to mkssoftware.com

Re: [fortran] Add support for #pragma GCC unroll v3

Re: [GCC 9][RFC][PATCH] Optimize PHIs with constant arguments better

[GCC BACKPORT]Backport revision 254777 and 254778 to GCC 7 branch

Re: [i386] Mask generation in avx2intrin.h

[i386] PR81842 [CET] -fcf-protection -mcet is incompatible with makecontext family functions

[jakub at redhat dot com: Re: [PATCH] Fix -fcompare-debug due to DEBUG_BEGIN_STMTs (PR debug/83419)]

[libgomp, openacc, openmp, PR83046] Prune removed funcs from offload table

[libgomp, testsuite, committed] Workaround PR83046 in gang-static-2.c

Re: [libsanitizer] Fix Mac OS X 10.7 bootstrap (PR sanitizer/82824)

[middle-end, obvious] Remove dead error_mark_node check

[middle-end, trivial?] Use error_operand_p in gimplify_expr

[nvptx, committed] Disable -gstatement-frontiers for nvptx

[og7] [PR other/79543] Fix GNU ld --version scanning to conform to the GNU Coding Standards

[openacc, committed] Simplify fold_internal_goacc_dim

Re: [PATCH #2], PR target/81959, Fix ++int to _Float128 conversion on power9

[PATCH 0/2] v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)

Re: [PATCH 01/14] C++: preserve locations within build_address

Re: [PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)

Re: [PATCH 05/14] tree.c: strip location wrappers from integer_zerop etc

Re: [PATCH 06/10] [ARC] Update legitimate constant hook.

Re: [PATCH 06/14] Fix Wsizeof-pointer-memaccess*.c

Re: [PATCH 07/10] [ARC][FIX] Consider command line ffixed- option.

Re: [PATCH 07/14] reject_gcc_builtin: strip any location wrappers

Re: [PATCH 08/14] cp/tree.c: strip location wrappers in lvalue_kind

Re: [PATCH 09/10] [ARC] Update (u)maddsidi patterns.

Re: [PATCH 09/14] Strip location wrappers in null_ptr_cst_p

Re: [PATCH 1/2] [SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences

[PATCH 1/2] Move macro-spellchecking code from "gcc" to new files in c-family

[patch 1/3] [nios2] fix code size regressions with constant integer addresses

[PATCH 1/3] rs6000: Split rs6000_cpu

Re: [PATCH 1/7]: SVE: Add CLOBBER_HIGH expression

Re: [PATCH 10/14] warn_for_memset: handle location wrappers

Re: [PATCH 11/14] Handle location wrappers in string_conv_p

Re: [PATCH 12/14] C++: introduce null_node_p

Re: [PATCH 13/14] c-format.c: handle location wrappers

Re: [PATCH 14/14] pp_c_cast_expression: don't print casts for location wrappers

[PATCH 15/14] Use fold_for_warn in get_atomic_generic_size

[PATCH 2/2] v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)

[patch 2/3] [nios2] add splitters for io-variant memory access insns

[PATCH 2/3] rs6000: Don't use rs6000_cpu_attr directly

Re: [PATCH 3/3] diagnose attribute aligned conflicts (PR 81566)

[PATCH 3/3] rs6000: Initialise rs6000_cpu correctly (PR43871)

Re: [PATCH 5/3] C++ bits to improve detection of attribute conflicts (PR 81544)

[patch AArch64] Do not perform a vector splat for vector initialisation if it is not useful

[Patch ARM] Fix probe_stack constraint.

[PATCH BACKPORT]Backport r254778 and test case in r244815 to GCC6

[PATCH branch/gimple-interchange]obvious cleanup

[PATCH branch/gimple-linterchange]Use dyn_cast instread of is_a<> and as_a<>

[Patch combine] Don't create vector mode ZERO_EXTEND from subregs

[PATCH GCC]Introduce loop interchange pass and enable it at -O3

[PATCH GCC]More conservative interchanging small loops with const initialized simple reduction

Re: [PATCH libstdc++/66689] comp_ellint_3 and ellint_3 return garbage values

[PATCH PR81228][AARCH64] Fix ICE by adding LTGT in vec_cmp<mode><v_int_equiv>

[PATCH PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md

[PATCH PR81740]Enforce dependence check for outer loop vectorization

[PATCH PR83320]Fix new/free mismatch issue

[PATCH RISC-V] Use C version of multi3 for RVE support.

[PATCH TEST]Adjust GRAPHITE tests in preparation for loop interchange

Re: [PATCH v2 3/4] [SPARC] Errata workaround for GRLIB-TN-0010

Re: [PATCH v2] Ability to remap file names in __FILE__, etc (PR other/70268)

[PATCH v2] libgo: Add support for sh

[PATCH v2] PR rtl-optimization/83565: Fix 32-bit rotate on ia64

[PATCH v2] vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)

Re: [PATCH v3] Ability to remap file names in __FILE__, etc (PR other/70268)

Re: [PATCH v7 4/4] Add gdb for or1k build

[patch, committed] Bug 83613 - [8 Regression] Executing gfortran.dg/inquire_internal.f90 hangs on darwin

[patch, committed] PR83225 - [8.0 regression] runtime error in transfer.c

[patch, doc] fix paste-o (?)

[patch, doc] fix some overfull hboxes

[patch, doc] fix some typos

[patch, fortran, committed] Fix part 2 of PR 83224

[patch, fortran, committed] Fix PR 83224

[patch, fortran, doc, committed] Update description of MINLOC and MAXLOC

Re: [Patch, Fortran, F2008] PR 44549: Type-bound procedure: bogus error from list after PROCEDURE

[patch, fortran] Fix PR 83316

[patch, fortran] Fix PR 83540

Re: [patch, fortran] Implement maxval for characters

[patch, fortran] Implement Maxval in compile-time-constants

[patch, fortran] Implement simplification of minloc and maxloc

Re: [Patch, fortran] PR83076 - [8 Regression] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598

[Patch, fortran] PR83567 - Parametrized derived types: Segmentation fault when assigning a function return value

Re: [Patch, fortran] PRs 82605, 82606 and 82622 - PDT problems

[PATCH, GCC/testsuite] Fix dump-noaddr dumpbase

Re: [PATCH, GCC/testsuite] Improve fstack_protector effective target

[PATCH, i386, AVX] Fix compress test.

[PATCH, i386] Avoid SLP vectorization if vector and scalar costs are equal.

Re: [PATCH, i386] Fix movdi_internal to return MODE_TI with AVX512

Re: [PATCH, i386] Fix registers type for MODE_TI

Re: [PATCH, i386] Fix wrong instruction vpcmpeqd generation

[PATCH, i386]: Fix PR83467, ICE: in assign_by_spills

[PATCH, libgcc] Fix PowerPC libgcc issues with -mabi=ieeelongdouble

[patch, libgfortran] Bug 81937 - stack-buffer-overflow on memcpy

[patch, libgfortran] Bug 83191 - [7/8 Regression] Writing a namelist with repeated complex numbers

[patch, libgfortran] Memory issues related to PR78549

[PATCH, libgomp, testsuite] Move tests to libgomp.c-c++-common

[patch, lingfortran] Bug 83560 - list-directed formatting of INTEGER is missing plus on output

[PATCH, obv?] Fix missing newlines from local-pure-const pass dump

Re: [PATCH, PR81844] Fix condition folding in c_parser_omp_for_loop

[PATCH, PR82391] Fold acc_on_device with const arg

[PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs

[PATCH, PR83423] Don't call targetm.calls.static_chain in non-static function

[PATCH, PR83492] Fix selection of aarch64 big-endian shift parameters based on __AARCH64EB__

[PATCH, rs6000] (v2) Gimple folding of splat_uX

[PATCH, rs6000] Add additional builtin tests

[PATCH, rs6000] Add missing builtin functionality and tests

Re: [PATCH, rs6000] Add support to __builtin_cpu_supports() for new HWCAP2 bit

[PATCH, rs6000] Add vec_mergee, vec_mergeo, vec_float2 builtin support

[PATCH, rs6000] Allow memmov/memset builtin expansion to use unaligned vsx on p8/p9

[PATCH, rs6000] Don't optimize swaps when a swap has mixed use

[PATCH, rs6000] Fix PR83332 (missing vcond patterns)

Re: [PATCH, rs6000] Follow-on fix for PR target/80210: ICE in extract_insn

[PATCH, rs6000] generate loop code for memcmp inline expansion

[PATCH, rs6000] Gimple folding of splat_uX

[PATCH, rs6000] gimple folding of vec_msum()

Re: [Patch, testcase] PR82767 Fix scan-assembler patterns in i386/pr71321.c

[PATCH, testsuite]: Avoid -Wformat warnings in guality.h

Re: [patch, wwwdocs, committed]

[PATCH,AIX] Nil check size threshold control for AIX

Re: [patch,committed] Remove external links that texinfo would shred.

[PATCH,libstdc++ testsuite] Fix hyperg failures

[PATCH,PTX] Add support for CUDA 9

Re: [PATCH,RFC] combine: Remove use_crosses_set_p

[PATCH,WIP] Use functional parameters for data mappings in OpenACC child functions

[PATCH/x86] Move mavx512vnni option from ix86_isa_flags2 to ix86_isa_flags.

[PATCH] -fdump-tree, -save-temps=obj & subdirs

[PATCH] [ARC][COMMITTED] Clean up build warnings.

Re: [PATCH] [GOLD] Add plugin API for processing plugin-added input files

Re: [PATCH] [pr#83069] Keep profile_count for bb under real_bb_freq_max

[PATCH] [SPARC] Make sure that jump is to a label in errata workaround

Re: [PATCH] Ability to remap file names in __FILE__, etc (PR other/70268)

[PATCH] Add -fopt-info-loop support for interchange.

Re: [PATCH] Add -fsanitize=pointer-{compare,subtract}.

[PATCH] Add .type and .size directives to riscv libgcc functions.

Re: [PATCH] Add _Float<N>/_Float<N>X rounding built-ins & improve gimple optimization of _Float<N>/_Float<N>X built-in functions

[PATCH] Add a tetst for PR middle-end/83471

Re: [PATCH] Add LVAL argument to c_fully_fold* and propagate it through (PR c/66618, PR c/69960)

[PATCH] Add noexcept to std::integral_constant members

[PATCH] Add NON_RECURSIVE attribute for procedures

[PATCH] Add selftest for "fold_for_warn (error_mark_node)"

Re: [PATCH] Add selftest for vec::reverse

[PATCH] Add srodata section support to riscv port.

[PATCH] Add testcase for PR83252 (was Re: patch to fix PR80818)

[PATCH] Add timevars to tree-ssa-math-opts.c passes

[PATCH] Add two test-cases for (PR middle-end/82404).

[PATCH] Allow USE in PARALLELs in store_data_bypass_p

[PATCH] Allow USE in PARALLELs in store_data_bypass_p (take 2)

Re: [PATCH] annotate vector::_M_default_append fo better codegen (PR 83229)

Re: [PATCH] Append PWD to path when using -fprofile-generate=/some/path.

Re: [PATCH] ARM testsuite: force hardfp for addr-modes-float.c

[PATCH] Assign result of get_string_lenth to a SSA_NAME (PR tree-optimization/83552).

[PATCH] avoid alignment error for attribute warn_if_not_aligned

Re: [PATCH] avoid assuming strncat/strncpy don't change length of source string (PR 83075)

[PATCH] avoid bogus -Wstringop-overflow for strncpy with _FORTIFY_SOURCE (PR 82646)

[PATCH] Avoid excessive function type casts with splay-trees

[PATCH] avoid false negatives in attr-nonstring-3.c (PR 83131)

[PATCH] Avoid introducing UB in match.pd (T)(P+A)-(T)(P+B) and similar optimizations (PR sanitizer/81281)

[PATCH] avoid using %lli et al.

Re: [PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)

[PATCH] C++: handle locations wrappers when calling warn_for_memset

[PATCH] C/C++: don't suggest implementation names as spelling fixes (PR c/83236)

[PATCH] Change PRED_LOOP_EXIT from 85 to 92

[PATCH] combine: Fix PR83304

[PATCH] combine: Fix PR83393

[PATCH] Delete obsolete DWARF1 references.

[PATCH] diagnose attribute conflicts on conversion operators (PR 83394)

[PATCH] doc update for -dp

[PATCH] Don't add __builtin_unreachable for -Wreturn-type places at -O0

[PATCH] Eliminate location wrappers in tree_nop_conversion/STRIP_NOPS

[PATCH] emit a trap for buffer overflow in placement new

[PATCH] enhance documentation of -Wstringop-truncation

[PATCH] expandargv: fix check for dynamic allocation of argument vector

[PATCH] expandargv: fix memory leak

Re: [PATCH] Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050)

Re: [PATCH] final: Improve output for -dp and -fverbose-asm

Re: [PATCH] Fix "central flowgraph" typo in machine desc docs

[PATCH] Fix (-A) - B -> (-B) - A optimization in fold_binary_loc (PR tree-optimization/83269)

[PATCH] Fix -fcompare-debug due to DEBUG_BEGIN_STMTs (PR debug/83419)

[PATCH] Fix -Wreturn-type with -fsanitize=return (PR c++/81212)

Re: [PATCH] Fix -Wreturn-type with switches (PR sanitizer/81275)

[PATCH] Fix -Wsystem-header warnings in libstdc++

[PATCH] Fix 2 typos

[PATCH] Fix a vbmi2 ICE (PR target/83604)

[PATCH] Fix another ICE with complex assignment (PR middle-end/83608)

[PATCH] Fix avx512vnnivlintrin.h builtins (PR target/83488)

[PATCH] Fix bb-reorder ICEs (PR rtl-optimization/80747, PR rtl-optimization/83512)

[PATCH] Fix broken capitalization in aarch64 diagnostics

Re: [PATCH] Fix Bug 83237 - Values returned by std::poisson_distribution are not distributed correctly

[PATCH] Fix Bug 83237 - Values returned by std::poisson_distribution are not distributed correctly

[patch] Fix bug in an OpenACC async test case

Re: [PATCH] Fix build of gimple-ssa-store-merging.c with -std=c++98

[PATCH] Fix C FE debug regression introduced with early debug (PR debug/83550)

Re: [PATCH] Fix cgraph_edge::redirect_call_stmt_to_callee noreturn call handling (PR c++/78692)

[PATCH] Fix COND_EXPR folding with CASE_LABEL_EXPRs (PR c++/83553)

[PATCH] Fix expand_assignment stores to CONCAT (PR middle-end/83609)

[PATCH] Fix factor_out_conditional_conversion caused ICE (PR tree-optimization/83521)

[PATCH] Fix gcc.target/i386/avx512vpopcntdqvl-vpopcnt*-1.c FAILs

[PATCH] Fix gcov-dump tool for GCDA files (PR gcov-profile/83509).

[PATCH] Fix gimple-ssa-sprintf.c caret related ICE (PR c/83448)

[PATCH] Fix gimple-ssa-sprintf.c ICE (PR tree-optimization/83198)

[PATCH] Fix gimple-ssa-sprintf.c ICE (PR tree-optimization/83198, take 2)

[PATCH] Fix https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396#c28 on ia64 (PR bootstrap/83396)

[PATCH] Fix https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396#c28 on ia64 (PR bootstrap/83396, take 2)

Re: [PATCH] Fix i?86 bootstrap (PR rtl-optimization/82044)

[PATCH] Fix i?86/x86_64 pre-SSE4.1 rint expansion (PR target/81906)

[PATCH] Fix ICE with -ftree-parallelize-loops=2 -fno-ipa-pure-const (PR ipa/83506)

[PATCH] Fix ICE with extend_ref_init_temps of structured binding (PR c++/81197)

[PATCH] Fix ICE with LOOP_VECTORIZED ifn (PR tree-optimization/83581)

[PATCH] Fix ICE with vector 16-bit rotate (PR middle-end/83623)

[PATCH] Fix ICE with widen_mult and -ftrapv (PR tree-optimization/83523)

[PATCH] Fix IPA flattening ICE (PR ipa/82801)

[PATCH] Fix loop interchange ICE on bitfields (PR tree-optimization/83337)

[PATCH] Fix off by one error in loop-unroll.c (PR rtl-optimization/82675).

[PATCH] Fix overflow in __gnu_cxx::__numeric_traits::__min

[PATCH] Fix passing of > 8 byte aligned TYPE_EMPTY_P args (PR middle-end/83487)

[patch] Fix PR C++/82872

[PATCH] Fix PR67842

[PATCH] Fix PR77291

Re: [PATCH] Fix PR80846, change vectorizer reduction epilogue (on x86)

[PATCH] Fix PR81782

[PATCH] Fix PR81877

[PATCH] Fix PR81889

[PATCH] Fix PR83232

[PATCH] Fix PR83238

[PATCH] Fix PR83255

[PATCH] Fix PR83277

[PATCH] Fix PR83296, alternate PR67769 fix

[PATCH] Fix PR83326

[PATCH] Fix PR83385

[PATCH] Fix PR83388

[PATCH] Fix PR83418

[PATCH] Fix PR83439

[PATCH] Fix PR83452

[PATCH] Fix PR83491

Re: [PATCH] Fix reassoc qsort checking ICE (PR tree-optimization/83221)

[PATCH] Fix recent DEBUG_BEGIN_STMT related regressions (PR debug/83547)

Re: [PATCH] Fix result for conditional reductions matching at index 0

[PATCH] Fix result for conditional reductions matching at index 0 (PR tree-optimization/80631)

[PATCH] Fix RTL DCE ICEs due to TYPE_EMPTY_P (PR c++/83490)

[PATCH] Fix segfault in inliner with attribute flatten

[PATCH] Fix some x86 OPTION_MASK_ISA* issues (PR target/83488)

[PATCH] Fix stack overflow with autofdo (PR83355)

[PATCH] Fix store-merging vuse handling (PR tree-optimization/83170, PR tree-optimization/83241)

[PATCH] Fix the new pr83361.c testcase

[PATCH] Fix typos in riscv register save/restore.

Re: [PATCH] Fix unreachable-2.c testcase (PR sanitizer/83219)

[PATCH] Fix up one mishandled plural in diagnostics in gimple-ssa-sprintf.c

[PATCH] Fix up orig_loop_num handling during move_sese_region_to_fn (PR tree-optimization/81945)

[PATCH] Fix up tree-ssa/strn{cat,cpy-2}.c (PR tree-optimization/83075)

[PATCH] Fix various x86 avx512{bitalg,vpopcntdq,vbmi2} issues (PR target/83488)

[PATCH] Fix vector handling in simplify-rtx.c (PR rtl-optimization/82973)

[PATCH] Fix vectorization of POINTER_DIFF_EXPR (PR tree-optimization/83338)

[PATCH] Fix vectorizer part of PR81303

[PATCH] Further improvements for the (T)(P+A)-(T)(P+B) folding (PR sanitizer/81281)

[PATCH] gcc: xtensa: enable address sanitizer

[PATCH] GFNI and misc other fixes (PR target/83604)

[PATCH] Handle LOOP_DIST_ALIAS ifns in move_sese_region_to_fn (PR tree-optimization/83359)

[PATCH] Handle noipa attribute in IPA visibility (PR ipa/83594).

Re: [PATCH] handle non-constant offsets in -Wstringop-overflow (PR 77608)

[PATCH] Handle POINTER_DIFF_EXPR in chkp

[PATCH] have -Wnonnull print inlining stack (PR 83369)

[PATCH] ifcvt: Call fixup_partitions (PR83361)

Re: [PATCH] Implement smart multiple switch expansion algorithms.

Re: [PATCH] Improve -Wimplicit-fallthrough for nested switches (PR c/79153)

Re: [PATCH] Improve alloca alignment

[PATCH] Improve strlen pass handling of loads from memory (PR tree-optimization/83444)

[PATCH] Improve vect_create_epilog_for_reduction (PR tree-optimization/80631)

[PATCH] libgo: Add support for sh

[PATCH] lra: Clobbers in a parallel are earlyclobbers (PR83245)

Re: [PATCH] make canonicalize_condition keep its promise

[PATCH] Misc sse.md formatting fixes

[patch] More robust fix for PR target/66488

[PATCH] PR 78534 Change character length from int to size_t

Re: [PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime

[PATCH] PR fortran/82934,83318 -- Enforce F2008:C631

[PATCH] PR fortran/83344 Don't set bogus constant value

[PATCH] PR Fortran/83548 -- a LOGICAL fix

Re: [PATCH] PR libgcc/83112, Fix warnings on libgcc float128-ifunc.c

[PATCH] PR libstdc++/59568 fix error handling for std::complex stream extraction

[PATCH] PR libstdc++/68519 use native duration to avoid rounding errors

[PATCH] PR libstdc++/83279 handle sendfile not copying entire file

[PATCH] PR libstdc++/83395 fix invocable traits for INVOKE<cv void>

[PATCH] PR libstdc++/83427 detect weak result type from noexcept functions

[PATCH] PR libstdc++/83450 avoid -Wreturn-type warning in test

[PATCH] PR libstdc++/83538 fix std::match_results<T>::reference (LWG 2306)

[PATCH] PR libstdc++/83598 don't modify flags passed to std::basic_regex constructors

[PATCH] PR libstdc++/83600 fix end iterator for unready std::match_results

[PATCH] PR rtl-optimization/83565: Fix 32-bit rotate on ia64

Re: [patch] prevent .cfi_personality/.cfi_lsda on !dwarf eh configurations

[PATCH] Re: loading of zeros into {x,y,z}mm registers

[PATCH] Re: loading of zeros into {x,y,z}mm registers (take 2)

Re: [patch] remove cilk-plus

[PATCH] Remove out-of-date comment

[PATCH] Replace Yoda conditions in gcc/

[PATCH] rl78 anddi3 improvement

[PATCH] RL78 bswaphi improvement

[PATCH] RL78 movdi improvement

[PATCH] RL78 pragma address

[PATCH] rl78 smaxdi3 improvement

[PATCH] rl78 smindi3 improvement

FW: [PATCH] rl78 umaxdi3 improvement

[PATCH] rl78 umindi3 improvement

Re: [PATCH] rs6000: Cleanup bdz/bdnz insn/splitter, add new insn/splitter for bdzt/bdzf/bdnzt/bdnzf

Re: [PATCH] rs6000: Improve fusion assembler output

Re: [PATCH] rs6000: Set rs6000_cpu correctly (PR43871)

Re: [PATCH] RTEMS: Add GCC Runtime Library Exception

[PATCH] rtlanal: dead_or_set_regno_p should handle CLOBBER (PR83424)

[PATCH] sel-sched: fix zero-usefulness case in sel_rank_for_schedule (PR 83513)

[PATCH] set range for strlen(array) to avoid spurious -Wstringop-overflow (PR 83373 , PR 78450)

[PATCH] skip memcpy-6.c for failing targets (PR 83483)

[PATCH] Slight cost adjustment in SLSR

[PATCH] Small hack for DECL_MODE lack of vector_type_mode-like behavior (PR target/78643, PR target/80583)

[PATCH] Small load strlen opt follow-up improvement (PR tree-optimization/83444)

[PATCH] Support -std=f2018

[PATCH] Swap affects_type_identity and handler fields in attribute_spec

[PATCH] Testcase for fixed PR65258

[PATCH] Testcase for PR66974

[PATCH] Testcases for PR81303

[PATCH] testsuite: add coverage for diagnostics relating to inlining (PR tree-optimization/83336)

[PATCH] Use pointer sized array indices.

[PATCH] Use tail calls to memcpy/memset even for structure assignments (PR target/41455, PR target/82935)

[PATCH] v2: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)

[PATCH] v4: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)

[PATCH] Verify allowed stmts before labels

[PATCH] vrp_prop: Use dom_walker for -Warray-bounds (PR tree-optimization/83312)

[PATCH] x86: don't use AVX512BW vmovdqu variants without -mavx512bw

Re: [Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64

[Patch][aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions.

[Patch][Aarch64] Fix aarch64 libatomic build with older binutils

Re: [PATCH][AArch64] Fix address printing on ILP32

[Patch][Aarch64] Fix multi-arch support in ILP32 mode

[PATCH][AArch64] Specify fp16 support for Cortex-A55 and Cortex-A75

[PATCH][aarch64][libstdc++] Use __ARM_BIG_ENDIAN instead of __AARCH64EB__ in opt_random.h

[PATCH][arm] Add -mverbose-cost-dump and de-verbosify cost dumps

[PATCH][arm] Fix assembler option rewrite alphabetical comparison

Re: [PATCH][ARM] Fix wrong code by arm_final_prescan with fp16 move instructions

[PATCH][arm] PR target/82975: Guard against reg_renumber being NULL in arm.h

[PATCH][arm] Specify +dotprod support for Cortex-A55 and Cortex-A75 in native system detection

[PATCH][arm][doc] Document accepted -march=armv8.3-a extension options

[PATCH][ARM][gcc-7] Fix regression on soft float targets for armv8_2-fp16-move-2.c

Re: [PATCH][ARM][gcc-7] Fix wrong code by arm_final_prescan with fp16 move instructions

[PATCH][C] Fix PR83415

[PATCH][GCC][ARM] Fix failing testcase pragma_fpu_attribute.c

[PATCH][GCC][ARM] Fix fragile arm fpu attribute tests.

RE: [PATCH][GCC][ARM] Generate .arch and .arch_extensions for each function if required. [Patch (3/3)]

[PATCH][gimple-interchange] Add reduction validity check

[PATCH][gimple-interchange] Final cleanup stuff

[PATCH][gimple-interchange] Random cleanups

[PATCH][gimple-linterchange] add testcase from bwaves

[PATCH][gimple-linterchange] Rewrite compute_access_stride

Re: [PATCH][GRAPHITE] Fix PR71351

[patch][i386, AVX] Adding missing mask[z]_range[_round]_s[d,s] intrinsics

Re: [PATCH][i386,AVX] Enable VAES support [1/5]

Re: [PATCH][i386,AVX] Enable VAES support [2/5]

Re: [PATCH][i386,AVX] Enable VAES support [3/5]

Re: [PATCH][i386,AVX] Enable VAES support [4/5]

Re: [PATCH][i386,AVX] Enable VAES support [5/5]

Re: [PATCH][i386,AVX] Enable VBMI2 support [5/7]

Re: [PATCH][i386,AVX] Enable VNNI support [1/5]

Re: [PATCH][i386,AVX] Enable VNNI support [3/5]

Re: [PATCH][i386,AVX] Enable VNNI support [4/5]

Re: [PATCH][i386,AVX] Enable VNNI support [5/5]

Re: [PATCH][i386,AVX] Enable VPCLMULQDQ support

[PATCH][i386] Correct imul (r64) latency for modern Intel CPUs

[PATCH][i386] Fix PR83008

[PATCH][i386] Fix PR83358 - increase divide/mod latencies a bit

[PATCH][Middle-end]2nd patch of PR78809 and PR83026

[PATCH][Middle-end]79538 missing -Wformat-overflow with %s and non-member array arguments

[PATCH][Middle-end][version 2]2nd patch of PR78809 and PR83026

[PATCH][PR ada/65696] ASAN reports global-buffer-overrun for local tagged types

Re: [PATCH][PR c++/82888] smarter code for default initialization of scalar arrays

[PATCH][RFA][P1 PR tree-optimization/83298] Avoid over-optimistic result range for COND_EXPR

[PATCH][rs6000][PR target/82190] fix mem size info in rtl generated by memcmp and strncmp/strcmp builtin expansion

Re: [patch][x86,avx] Enable AVX512BITALG

RE: [patch][x86] -march=icelake

[PATCHv3] Add a warning for invalid function casts

[PING 2] Ability to remap file names in __FILE__, etc (PR other/70268)

Re: [PING 2][PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)

[PING 3] Ability to remap file names in __FILE__, etc (PR other/70268)

[PING 4] Ability to remap file names in __FILE__, etc (PR other/70268)

[PING ^ 2] Re: [PATCH v2: 00/14] Preserving locations for variable-uses and constants (PR 43486)

[PING] [PATCH] testsuite: add coverage for diagnostics relating to inlining (PR tree-optimization/83336)

Re: [PING^2] [PATCH] Remove CANADIAN, that break compilation for foreign target

[PR 81616] Deferring FMA transformations in tight loops

[PR 82027] Also stream opt_info of former_clones

[PR 83141] Prevent SRA from removing type changing assignment

Re: [PR 83141] Prevent SRA from removing type changing assignment (fwd)

[PR C++/15272] lookups with ambiguating dependent base

[PR C++/59930] template friend classes & default args

[PR c++/59930] template friend injection

[PR C++/83287] Mark lookup for keeping

[PR c++/83406] deducing lambda type

Re: [PR59319] output friends in debug info

Re: [PR80693] drop value of parallel SETs dropped by combine

[PR81165] discount killed stmts when sizing blocks for threading

[PR83370][AARCH64]Use tighter register constraints for sibcall patterns.

[PR83422] SFN: don't drop markers for skipping var-tracking

[RFA, PATCH] Deprecate stabs if dwarf2 support available.

Re: [RFA][PATCH] 8/n Pull evrp range analyzer into its own file

Re: [RFA][PATCH] Stack clash protection 07/08 -- V4 (aarch64 bits)

[RFA][PATCH][tree-optimization/78496] 01/03 Do not lose range information from earlier VRP passes

[RFA][PATCH][tree-optimization/78496] 02/03 Do not exploit __builtin_unreachable if -fsanitize=unreachable

[RFA][PATCH][tree-optimization/78496] 03/03 Embed and exploit EVRP analysis within DOM

[RFC PATCH] Avoid PRED_NEGATIVE_RETURN prediction on likely -1/0/1 comparison functions (PR middle-end/81914)

[RFC] Add means to split dump file into several files -- Use in lra

[RFC] Add vec::ordered_remove_if

[RFC] Statistics of new ASAN tests: -fsanitize=pointer-{compare,subtract}

Re: [RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs

[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location

Re: [SFN+LVU+IEPM v4 1/9] [SFN] adjust RTL insn-walking API

Re: [SFN+LVU+IEPM v4 2/9] [SFN] boilerplate changes in preparation to introduce nonbind markers

Re: [SFN+LVU+IEPM v4 3/9] [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers

Re: [SFN+LVU+IEPM v4 4/9] [SFN] stabilize find_bb_boundaries

Re: [SFN+LVU+IEPM v4 5/9] [SFN] introduce statement frontier notes, still disabled

Re: [SFN+LVU+IEPM v4 6/9] [SFN] Introduce -gstatement-frontiers option, enable debug markers

Re: [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views

Re: [SFN+LVU+IEPM v4 8/9] [IEPM] Introduce debug hook for inline entry point markers

Re: [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers

[SFN] Bootstrap broken

[spu, commit] Fix PR target/82960

[testsuite, committed] Require effective target alloca for pr82875.c

[testsuite, committed] Use relative line number in unroll-5.c

[testsuite, PR83612] Fix 'memory cannot be printed' in gcc.dg/ubsan/object-size-9.c

[testsuite] Fix g++.old-deja/g++.pt/const2.C on Solaris

[testsuite] Require effective target weak_undefined for visibility-22.c

[v2 of PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)

[v2 of PATCH 06/14] Strip location wrappers in operand_equal_p

[v2 of PATCH 08/14] cp/tree.c: strip location wrappers in lvalue_kind

[v2 of PATCH 13/14] c-format.c: handle location wrappers

[v2 of PATCH 15/14] Use fold_for_warn in get_atomic_generic_size

[v3 of 05/14] C++: handle locations wrappers when calling warn_for_memset

[v3 of PATCH 08/14] cp/tree.c: strip location wrappers in lvalue_kind

[v3 of PATCH 13/14] c-format.c: handle location wrappers

[v3 of PATCH 15/14] Use fold_for_warn in get_atomic_generic_size

[v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr

[v3 PATCH] Make optional conditionally trivially_{copy,move}_{constructible,assignable}

[v3 PATCH] PR libstdc++/68430

Re: [wwwdocs,Fortran] Links to source code for the Stephen Chapman books

[wwwdocs] bugs/index.html: remove explanation of major releases

[wwwdocs] gcc-3.1/changes.html - adjust Ada Core link

[wwwdocs] mention AVR additions

[wwwdocs] projects/ia64.html -- SGI kernprof link

[wwwdocs] readings.html - adjust another Donald Knuth link

[wwwdocs] Remove a final reference to libjava in bugs/

[wwwdocs] search.html - remove link to htdig.org

[wwwdocs] Update location of Power ELFv2 ABI Specification

[x86][patch] Fix clwb for skylake

Re: Add an "early rematerialisation" pass

Re: Add support for bitwise reductions

Re: Add support for conditional reductions using SVE CLASTB

Re: Add support for fully-predicated loops

Re: Add support for masked load/store_lanes

Re: Add support for reductions in fully-masked loops

Re: Add support for SVE gather loads

Re: Add support for SVE scatter stores

Re: Add support for vectorising live-out values using SVE LASTB

Re: Add unroll-and-jam pass v2

Allow _Alignas in compound literals (C11 DR#444)

Re: Allow gather loads to be used for grouped accesses

ASSERT_* macros (was Re: RFC: Variable-length VECTOR_CSTs)

Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC

Backports to 7.3

Backports to gcc 7.x

C PATCH for c/82679 (rejects-valid with _Atomic and arrays)

C++ PATCH for c++/79228, complex literal suffixes

C++ PATCH for c++/82115, ICE with variable initialized to own address

C++ PATCH for c++/82331, ICE with variadic specialization of auto template parm

C++ PATCH for c++/82373, constexpr if and non-constant condition

C++ patch ping

C++ PATCH to add a test for c++/82231

C++ PATCH to fix wrong-code with constexpr call table cache (PR c++/83116)

c-family PATCH for warn_logical_operator

config/i386/xmmintrin.h: Only #include <mm_malloc.h> if __STDC_HOSTED__

Re: debug container mutex association

Fix Debug DR2354

Fix Debug insert_return_type

Fix ICE on overflow of profile-count

Fix PR83323 (crafty miscompile by unroll-and-jam)

Fortran, committed: Init character with non-char constructor (pr 83092)

Go frontend patch committed: Improve escape analysis diagnostics

Go patch committed: Add size threshold for nil checks

Go patch committed: Avoid middle-end control flow warnings

Go patch committed: Bring escape analysis mostly in line with gc compiler

Go patch committed: do not propagate address-taken of slice element to slice

Go patch committed: Handle nil checks with set-and-use temporaries

Go patch committed: Omit nil check when dereferencing closure variable

Re: Handle more SLP constant and extern definitions for variable VF

Re: Handle peeling for alignment with masking

image processing

libgo patch committed: emulate Flock on AIX

libgo patch committed: Export cgoCheck functions

libgo patch committed: Remove -fplan9-extensions from CFLAGS

libgo patch committed: use hostname -s on AIX

Re: libstdc++ PATCH to harmonize noexcept

m68k: clear cc_status in ashrdi3_const1, lshrdi3_const1

Make build_vector static

Make gimple_build_vector take a tree_vector_builder

Make more use of VECTOR_CST_ENCODED_ELT

Re: a new libgcov interface: __gcov_dump_all

New Spanish PO file for 'gcc' (version 7.2.0)

Patch ping^2

PATCH to add a testcase (PR tree-optimization/83482)

PATCH to fix -Wrestrict ICE (PR middle-end/83463)

Patch to fix an undefined behavior in fortran/decl.c

PATCH to fix ICE-on-invalid with -Wabi (PR c++/83490)

Re: patch to fix PR80818

Re: patch to fix PR82353

patch to fix PR83252 and PR80818

patch to fix PR83317

PING [PATCH] i386: Avoid PLT when shadow stack is enabled directly

PING [PATCH] i386: Insert ENDBR before the profiling counter call

PING [RFC gfortran] PR53478 - gfortran segfaults when module name clashes with C binding name of procedure

Re: Ping ^2 [PATCH], Add rounding built-ins to the _Float<N> and _Float<N>X built-in functions

Ping**(5./7.) [patch, fortran] Implement maxval for characters

PING: [PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)

PING: Re: [PATCH] Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050)

plugin-api.h patch to add a new interface for linker plugins

PR83501

Re: Replying to an older patch ([PATCH] Fix failing test-case)

RFA: Fix REG_ARGS_SIZE handling when pushing TLS addresses

Fwd: RFC: remove the "tile" architecture from glibc

Re: RFC: Variable-length VECTOR_CSTs

Re: SLP reductions with variable-length vectors

Re: Support for aliasing with variable strides

Update scheduling for generic tuning

Update tune flags for generic

Re: Use gather loads for strided accesses

Re: Use single-iteration epilogues when peeling for gaps

Use tree_vector_builder instead of build_vector

Use tree_vector_builder::new_binary_operation for folding

Use tree_vector_builder::new_unary_operation for folding

washing

WM

wwwdocs: Power ISA documentation


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc