gcc-patches archive
subject index for May, 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:

"nvptx" port (was: MAINTAINERS update)

Re: [0/67] Add wrapper classes for machine_modes

[1/2] Add get_next_strinfo helper function

[1/2] PR 78736: New warning -Wenum-conversion

[2/2] PR 78736: libgomp fallout

[2/2] PR 80769: Incorrect strlen optimisation

Re: [AArch64] Tighten move constraints for symbolic operands

[Ada] A bit of housekeeping work in gigi

[Ada] Add check for sys/capability.h

[Ada] Bug in handling of library-level freeze actions

[Ada] Ceiling priorities off by one on Linux

[Ada] Compile-time warnings for uninitialized null-excluding components

[Ada] Compiler loop on use of a faulty object in an address clause.

[Ada] Crash on extended return of indefinite object

[Ada] Dispatching calls to renamed equality

[Ada] Fix ICE on corner case in Ada.Iterator_Interfaces

[Ada] Fix ICE on instantiation of packed array element

[Ada] Fix ICE on subprogram defined with null exclusion

[Ada] GNAT option to treat run-time exception warnings as errors

[Ada] Missing error on T'Enum_Rep with no parameter

[Ada] Move variable-length components to last position in record types

[Ada] Optimization of fixed/fixed operations with compatible 'smalls.

[Ada] Reimplement layout of partially constrained derived untagged types

[Ada] Relax alignment constraint for tagged types on x86

[Ada] Relax restrictions on volatile components

[Ada] Remove restriction on inlining in related units

[Ada] Small speedup for simple functions returning unconstrained array

[Ada] Small tweaks related to inlining

[Ada] Spurious error on aspect of a discriminated protected type

[Ada] Warning on library-level objects that require dynamic allocation

[arm-embedded] [PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows

[arm-embedded] Enable Purecode for ARMv8-M Baseline

Re: [ARM] Enable FP16 vector arithmetic operations.

[build] Support --sysroot with Solaris ld

[C PATCH] delete unused function

[C PATCH] More cleanups

[C++ Patch Ping] Re: [C++ Patch/RFC] PR 80145

[C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.

Re: [C++ Patch/RFC] PR 80145

[C++ PATCH[ global trees

[C++ PATCH] add_method, clone_function_decl

[C++ PATCH] address of overload

[C++ PATCH] ambiguous candidate printing

[C++ PATCH] break more out of pushdecl

[C++ PATCH] config-lang.in

[C++ PATCH] decl shadow checking

[C++ PATCH] extern "C" checking

[C++ PATCH] Fix -Wunused with C++17 structured bindings

[C++ PATCH] fix 80866

[C++ PATCH] fix constrait diag

[C++ PATCH] Fix PR 80913

[C++ PATCH] fix timer thinko

[C++ PATCH] Friend decls

[C++ PATCH] function decl pushing

[C++ PATCH] get_fns cleanups

[C++ PATCH] Hidden functions

[C++ PATCH] Hidden name removal

[C++ PATCH] Implement dr2061

[C++ PATCH] inline & using namespace representation

[C++ PATCH] Kill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.

[C++ PATCH] Kill IDENTIFIER_NAMESPACE_BINDINGS

[C++ PATCH] kill namespace walking

[C++ PATCH] Kill OVL_CURRENT, OVL_NEXT

[C++ PATCH] Kill per-namespace static list

[C++ PATCH] lang_decl selector & decomposition

[C++ PATCH] Local bindings

[C++ PATCH] lookup iterators come alive

[C++ PATCH] make eh fn nodes global trees

[C++ PATCH] name lookup cleanup

[C++ PATCH] name-lookup args ordering

[C++ PATCH] namespace bindings

[C++ PATCH] namespace bindings and pushdecl_top_level

[C++ PATCH] namespace depth

[C++ PATCH] namespace pushing/popping

[C++ PATCH] namespace stat hack representation

[C++ PATCH] OVERLOAD abstractions part 1

[C++ PATCH] Overload cleanups

[C++ PATCH] OVERLOAD iterators #1

[C++ PATCH] Overload iterators #2

[C++ PATCH] Overload iterators #3

[C++ PATCH] OVERLOAD iterators #4

[C++ PATCH] OVERLOAD iterators #5

[C++ PATCH] OVERLOAD iterators #6

[C++ PATCH] OVERLOAD iterators #7

[C++ PATCH] OVERLOAD iterators #8

[C++ PATCH] OVL_USED dies

[C++ Patch] PR 80186 ("ICE on C++ code with invalid constructor...")

[C++ PATCH] PR 80891 #1

[C++ PATCH] PR 80891#2

[C++ Patch] PR 80896 ("[[nodiscard]] is ignored for functions returning references")

[c++ PATCH] PR c++/80682

[C++ PATCH] PR c++/80812

[C++ PATCH] PR c++/80891 #1 & #5

[C++ PATCH] PR c++/80891 #3

[C++ PATCH] PR c++80891 case #4

[C++ PATCH] push_namespace cleanup

[C++ PATCH] pushdecl

[C++ PATCH] pushdecl and friends

[C++ PATCH] Random cleanups

[C++ PATCH] Reimplement ADL

[C++ PATCH] Reimplement qualified namespace lookup

[C++ PATCH] Reimplement unqualified namespace lookup

Re: [C++ Patch] Remove is_auto_or_concept, etc

Re: [C++ Patch] Remove is_auto_or_concept, etc (Was: Re: [C++, concepts] Two slightly obscure pt.c functions?)

[C++ PATCH] remove unnecessary hidden pruning

[C++ PATCH] reorder name0-lookup.c

[C++ Patch] Replace a few more error + error with error + inform

[C++ PATCH] retrofit_lang_decl

[C++ PATCH] Revert pushdecl_top_level_and_finish name change

[C++ PATCH] scope hygiene

[C++ PATCH] some name lookup cleanups

[C++ PATCH] Sort Make-lang.in

[C++ PATCH] using decls

[C++ PATCH] using directive

[C++ PATCH] Using directives

[C++ PATCH] xref lambda types

[CHKP] Attempt to fix PR79765 (multiversioning and instrumentation)

Re: [CHKP] Fix for PR79990

[committed, testsuite] Replace absolute line numbers in g++.dg/{debug,goacc}

[committed] Another 6.x backport (PR testsuite/80678)

[committed] Backports to gcc-6-branch

[committed] Convert CARET_LINE_MARGIN to const int

[committed] Convert diagnostic_override_option_index from macro to inline function

[committed] correct %D quoting in gcc/config/sol2-c.c

[committed] diagnostic.c: add print_option_information

[committed] diagnostic_report_diagnostic: refactor pragma-handling

[committed] Eliminate fixit_hint class hierarchy

[committed] Eliminate report_diagnostic macro

[committed] fix ILP32 testsuite failures for after PR 80503

[committed] fix inconsistencies introduced during merge conflict resolution

[committed] Fix OpenMP array reduction handling in orphaned workshare (PR middle-end/80853)

[committed] Fix OpenMP VLA firstprivatization on task (PR middle-end/80809)

[committed] Fix OpenMP VLA implicit determination in task (PR middle-end/80809)

[committed] Fix typo in common.opt

[committed] Get rid of macros for diagnostic_report_current_module

[Committed] hppa: Reject changes to/from modes with zero size in pa_cannot_change_mode_class

[committed] Improve OMP_PLACES=threads and OMP_PLACES=cores (PR libgomp/80822)

[committed] initialize target-specific format_flag_spec members for Cygwin and Solaris

[committed] New fix-it printer

[COMMITTED] PR libgcc/80037

[committed] Re: C PATCH to kill c_save_expr or towards delayed folding for the C FE

[committed] Remove redundant quotes in c-parser.c

[Committed] S/390: Fix PR80725.

[committed] Support fix-it hints that add new lines

[committed] Wrap tree-data-ref.h macro arguments

[Committed][AArch64] Fix PR80671

[Committed][ARM] Fix ARM bootstrap failure

[config PATCH] --enable-languages

[contrib, committed] check_GNU_style.py: Read stdin if file argument is '-'

[contrib, committed] check_GNU_style_lib.py: Fix trailing whitespace check

[contrib, committed] check_GNU_style_lib.py: Suggest to install all missing pip3 packages at once

Re: [driver, doc] Support escaping special characters in specs

[DUMP PATCH]: Move fdump-translation-unit to C++ FE only

[gcc patch] DWARF-5: Define DW_IDX_GNU_static and DW_IDX_GNU_external

Re: [GCC8 patch], PowerPC PRs 79038, 79202, and 79203: Improve small integer conversions to/from floating point

[GCC][PATCH][ARM][Committed] Fix FP16 test assembler scans

Re: [gcn][patch] Add -mgpu option and plumb in assembler/linker

Re: [gofrontend-dev] [PATCH] Porting gccgo on sparc64-linux

Re: [gofrontend-dev] Re: Go patches committed: merge recent changes to gofrontend

[gomp4] Add front end support for the if_present clause with the update directive

Re: [gomp4] backport misc OMP 4.5 changes from trunk

[gomp4] correct an implicit data clause bug

[gomp4] Don't mark OpenACC auto loops as independent inside acc parallel regions

[gomp4] Handle parallel reductions explicitly initialized by the user

[gomp4] Implement OpenACC 2.5 reference counting, and finalize clause

[gomp4] Make front ends emit warnings when OpenACC routines directives lack parallelism

[gomp4] Make OpenACC orphan gang reductions errors

[gomp4] OpenACC update if_present runtime support

[gomp4] Update libgomp documentation

[gomp5] Add C/C++ lastprivate(conditional: ...) parsing

[gomp5] Allow use_device_ptr clause on target data without map clauses

[gomp5] Default to nonmonotonic schedule for dynamic/guided

[gomp5] Depend clause changes

Re: [HSA, PATCH] Load an HSA runtime via dlopen mechanism

[i386] __builtin_ia32_stmxcsr could be pure

Re: [libcc1] add support for C++

[libibery PATCH] Fix bootstrap

[libstdc++] Assertion in optional

[New file, Ping] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional.

[OBVIOUS][PATCH] Fix coding style in predict.def.

[OBVIOUS][PATCH] Fix parenthesis in auto-profile.c (PR other/80909).

[OBVIOUS][PATCH] Fix typo in a comment in cpuid.h (PR target/79155).

[OBVIOUS][PATCH] Remove an unused variable.

[other/80803] libgo

[PATCH 0/13] D: Submission of D Front End

[PATCH 0/2] [ARC] New features (updated)

Re: [PATCH 0/2] [ARM] PR61551 addressing mode costs

[PATCH 0/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)

[PATCH 0/2] [testsuite] PR80759 Fix test breakages on i386-pc-solaris2.*

Re: [PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 8

[PATCH 0/3] Split off powerpcspe from rs6000 port

[PATCH 0/3] v3 of C++ template type diffing

[PATCH 0/4 v3][PR 67328] Improve bitfield range tests

[PATCH 0/4] Minor SPARC T4 and M7 fixes and additions

[PATCH 0/5 v3] Vect peeling cost model

[PATCH 0/5][GIMPLE FE] PR testsuite/80580. Fix some ICEs on invalid code

Re: [PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular

[PATCH 0/7] [ARC] Patterns update and fixes

[PATCH 00/13] misc data structure stuff

[PATCH 01/13] improve safety of freeing bitmaps

[PATCH 02/13] improve bitmap / sbitmap compatability of bitmap_set_bit

[PATCH 03/13] store the bitmap_head within the auto_bitmap

[PATCH 04/13] allow auto_bitmap to use other bitmap obstacks

[PATCH 05/13] allow constructing a auto_vec with a preallocation, and a possibly larger actual allocation size

[PATCH 06/13] replace some manual stacks with auto_vec

[PATCH 07/13] use auto_bitmap more

[PATCH 08/13] move several bitmaps from gc memory to the default obstack and use auto_bitmap

[PATCH 09/12 rev1] [i386] Add patterns and predicates mcall-ms2sysv-xlogues

Re: [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges

[PATCH 09/13] use auto_bitmap more with alternate obstacks

[PATCH 1/13] D: The front-end (DMD) language implementation and license.

[PATCH 1/2] (v2) C++ template type diff printing

[PATCH 1/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)

[PATCH 1/2] [testsuite] Move non-standard parallelization support into new lib and fix flaw

[PATCH 1/2] Automatic context save/restore for regular interrupts.

[PATCH 1/2] C++ template type diff printing

[PATCH 1/2] gimplify_modify_expr: avoid DECL_DEBUG_EXPR links across functions

Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests

[PATCH 1/2] x86,s390: add compiler memory barriers when expanding atomic_thread_fence (PR 80640)

[PATCH 1/3] (v3) Non-C++ parts of template type diff printing

[PATCH 1/3] [D] libiberty: Remove stack buffer in dlang_parse_real

[PATCH 1/3] c-family: add name_hint/deferred_diagnostic

[PATCH 1/3] Copy rs6000/ to powerpcspe/

Re: [PATCH 1/3] Remove support for obsolete x86 -malign-foo options

[PATCH 1/3] Simplify wrapped binops

[PATCH 1/3] Vect peeling cost model

[PATCH 1/4 v3][PR 67328] Generate bittests in range checks if possible

[PATCH 1/4] Fix typo in config/sparc/sol2.h

[PATCH 1/4][PR tree-optimization/78496] Don't simplify conditionals too early in VRP

[PATCH 1/5 v3] Vect peeling cost model

[PATCH 1/5] Vect peeling cost model

[PATCH 1/5][GIMPLE FE] PR testsuite/80580. Handle missing labels in goto statements

[PATCH 1/7] [ARC] Make mulsi for A700 pattern commutative.

[PATCH 1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.)

[PATCH 1/N] Introduce dump_flags_t type and use it instead of int type.

[PATCH 10/13] D: The D runtime library and license.

[PATCH 10/13] make a member an auto_sbitmap

[PATCH 11/12 rev1] [i386] Add remainder of -mcall-ms2sysv-xlogues implementation

[PATCH 11/13] D: GCC builtins and runtime support.

[PATCH 11/13] make more vars auto_sbitmaps

Re: [PATCH 12/12] [i386,testsuite] Test program for ms to sysv abi function calls.

[PATCH 12/13] D: The Phobos runtime library and license.

[PATCH 12/13] make depth_first_search_ds a class

[PATCH 13/13] D: Phobos config, makefiles, and testsuite.

[PATCH 13/13] make inverted_post_order_compute() operate on a vec

[PATCH 2/13] D: The front-end (GDC) implementation.

[PATCH 2/2] (v2) Use %qH and %qI throughout C++ frontend

[PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)

[PATCH 2/2] [testsuite] PR 80759 Remove gas extensions from do-test.S, fix other problems

[PATCH 2/2] DWARF: make it possible to emit debug info for declarations only

[PATCH 2/2] Fast interrupts support.

[PATCH 2/2] Use %H and %I throughout C++ frontend.

[PATCH 2/3] (v3) C++ template type diff printing

[PATCH 2/3] [D] libiberty: Add support for handling function types in dlang_type

[PATCH 2/3] C++: provide macro used-before-defined hint (PR c++/72786).

[PATCH 2/3] Rename various powerpcspe port files

[PATCH 2/3] Simplify wrapped binops

[PATCH 2/3] Vect peeling cost model

[PATCH 2/4 v3][PR 67328] Analyze some bit tests in VRP

[PATCH 2/4] Add a branch cost for SPARC T4.

[PATCH 2/5 v3] Vect peeling cost model

[PATCH 2/5] Vect peeling cost model

[PATCH 2/5][GIMPLE FE] PR testsuite/80580: handle invalid types of "->" operands

[PATCH 2/7] [ARC] Avoid use of hard registers before reg-alloc.

[PATCH 2/7] clean up quoting problems - gcc (PR 80280 et al.)

[PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading

[PATCH 2/N] Add dump_flags_type<E> for handling of suboptions.

[PATCH 3/13] D: The front-end (GDC) changelogs.

[PATCH 3/3] (v3) Use %qH and %qI throughout C++ frontend

Re: [PATCH 3/3] [ARC] Add support for advanced mpy/mac instructions.

[PATCH 3/3] [D] libiberty: Prefix mangled D initializer symbols

[PATCH 3/3] Actual adjustments to make powerpcspe work

[PATCH 3/3] C: hints for missing stdlib includes for macros and types

[PATCH 3/3] Simplify wrapped binops

[PATCH 3/3] Vect peeling cost model

[PATCH 3/4 v3][PR 67328] Added bool conversion for wide_ints

[PATCH 3/4] Add a branch cost for SPARC M7.

[PATCH 3/4] Vect peeling cost model

[PATCH 3/5 v3] Vect peeling cost model

[PATCH 3/5] Vect peeling cost model

[PATCH 3/5][GIMPLE FE] PR testsuite/80580. Handle invalid unary "*" operand type

[PATCH 3/7] [ARC] Allow r30 to be used by the reg-alloc.

[PATCH 3/7] clean up quoting problems - c-family (PR 80280 et al.)

[PATCH 4/13] D: The front-end (GDC) config, makefile, and manpages.

[PATCH 4/4 v3][PR 67328] Optimize some masked comparisons to efficient bittest

[PATCH 4/4] Set function alignment for M7 to 8 bytes.

[PATCH 4/4] Vect peeling cost model

[PATCH 4/5 v2] Vect peeling cost model

[PATCH 4/5 v3] Vect peeling cost model

[PATCH 4/5] Vect peeling cost model

[PATCH 4/5][GIMPLE FE] PR testsuite/80580. Handle invalid __MEM

Re: [PATCH 4/6] Port prefetch configuration from aarch32 to aarch64

[PATCH 4/7] [ARC] Change predicate movv2hi to avoid scaled addresses.

[PATCH 4/7] clean up quoting problems - config/i386 (PR 80280 et al.)

[PATCH 5/13] D: GCC configuration file changes and documentation.

[PATCH 5/5 v3] Vect peeling cost model

[PATCH 5/5] Vect peeling cost model

[PATCH 5/5][GIMPLE FE] PR testsuite/80580: Handle invalid SSA names

Re: [PATCH 5/6][AArch64] Enable -fprefetch-loop-arrays at -O3 for cores that benefit from prefetching.

[PATCH 5/7] [ARC] Update (non)commutative_binary_comparison patterns.

Re: [PATCH 5/7] [D] libiberty: Fixes for demangling qualified symbol names

[PATCH 5/7] clean up quoting problems - c-family (PR 80280 et al.)

[PATCH 6/13] D: Add D language support to GCC proper.

[PATCH 6/7] [ARC] Prevent moving stores to the frame before the stack adjustment.

[PATCH 6/7] clean up quoting problems - objc (PR 80280 et al.)

[PATCH 7/13] D: Add D language support to GCC targets.

[PATCH 7/7] [ARC] Test against frame_pointer_needed in arc_can_eliminate.

[PATCH 7/7] adjust quoting in tests (PR 80280 et al.)

[PATCH 8/13] D: D2 Testsuite compilable tests.

[PATCH 9/13] D: D2 Testsuite Dejagnu files.

[Patch AArch64] Do not increase data alignment at -Os and with -fconserve-stack.

[PATCH doc] update documentation of x86 -mcx16 option

Re: [PATCH GCC8][01/33]Handle TRUNCATE between tieable modes in rtx_cost

Re: [PATCH GCC8][03/33]Refactor invariant variable/expression handling

Re: [PATCH GCC8][07/33]Offset validity check in address expression

Re: [PATCH GCC8][11/33]New interfaces for tree affine

Re: [PATCH GCC8][13/33]Rewrite cost computation of ivopts

Re: [PATCH GCC8][14/33]Handle more cheap operations in force_expr_to_var_cost

Re: [PATCH GCC8][17/33]Treat complex cand step as invriant expression

Re: [PATCH GCC8][22/33]Generate TMR in new reassociation order

Re: [PATCH GCC8][25/33]New loop constraint flags

Re: [PATCH GCC8][28/33]Don't count non-interger PHIs for register pressure

Re: [PATCH GCC8][29/33]New register pressure estimation

Re: [PATCH GCC8][30/33]Fold more type conversion into binary arithmetic operations

Re: [PATCH GCC8][31/33]Set range information for niter bound of vectorized loop

Re: [PATCH GCC8][32/33]Save niter check for vect peeling if loop versioning is required

[PATCH GCC][1/6]Compute type mode and register pressure class mapping

[PATCH GCC][1/6]Move compare_tree to tree.c and expose the interface.

[PATCH GCC][2/6]Compute available register for each register classes

[PATCH GCC][2/6]Factor out code pruning runtime alias checks

[PATCH GCC][3/6]Fix PR80815 by handling negative DR_STEPs in runtime alias check

[PATCH GCC][3/6]New file computing regional register pressure on TREE SSA

[PATCH GCC][4/6]Relax minimal segment length of DR_B for merging alias check

[PATCH GCC][4/6]Simple patch skips single element component

[PATCH GCC][5/6]Change parameters to make functions independent to vect structure

[PATCH GCC][5/6]Record initialization statements and only insert it for valid chains

[PATCH GCC][6/6]Avoid aggressive predcom for high register pressure cases

[PATCH GCC][6/6]Factor out code generating runtime alias checks

[PATCH GCC]Check tieable TRUNCATE only if inner rtx is register

[PATCH OBVIOUS]Remove unused structure field inv_expr

[PATCH rs6000] Addition fixes to BMI intrinsic test

[PATCH rs6000] Addition fixes to BMI intrinsic tests, 2nd edition

[PATCH rs6000] Addition fixes to BMI intrinsic tests, 3rd edition

[PATCH rs6000] Fix up dg-options for BMI intrinsic tests

[PATCH TEST]Adapt test case gcc.target/i386/l_fma_double_1.c

[PATCH TEST]Rectify test case gcc.dg/tree-ssa/ivopt_mult_4.c

[PATCH v2 01/N] Add default value for last argument of dump functions.

[PATCH v2 04/N] Simplify usage of some TDF_* flags.

[PATCH v2 05/N] Add -fdump*-folding suboption.

[PATCH v2 2/N] Introduce dump_flags_t type and use it instead of int, type.

[PATCH v2 3/N] Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.

[PATCH v2, rs6000] Fold vector absolutes in GIMPLE

[PATCH v2, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins

[PATCH v2,rs6000] Add built-in function support for compare bytes instruction

[PATCH v2] Add no_tail_call attribute

[PATCH v2] C++: Add fix-it hints for -Wold-style-cast

[PATCH v2] C++: fix-it hints suggesting accessors for private fields

Re: [PATCH v2] Destroy arguments for _Cilk_spawn calling in the child (PR 80038)

Re: [PATCH v2] Generate reproducible output independently of the build-path

[PATCH v2] Implement no_sanitize function attribute

[PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)

Re: [PATCH v3,rs6000] PR80101: Fix ICE in store_data_bypass_p

Re: [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues

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

[PATCH v8] add -fpatchable-function-entry=N,M option

[PATCH, AArch64] Add x86 intrinsic headers to GCC AArch64 taget

[PATCH, alpha]: Merge some *_ieee insn patterns with their base patterns

[PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx

Re: [PATCH, ARM] Add a new target hook to compute the frame layout

[Patch, committed as obvious] Remove stray comma from enum dump_kind

[patch, committed] Add myself to MAINTAINERS

[PATCH, Committed] Add self to MAINTAINERS

[PATCH, committed] Fix PR fortran/80674

[PATCH, committed] Fix PR fortran/80752

[PATCH, committed] PR80611 [8 regression] test case gfortran.dg/coarray_lock_7.f90 fails starting with r247495

[PATCH, committed] Typo in gcc.target/powerpc/pr78604.c

[patch, fortran, committed] Fix size of matmul calculation for a special case

[patch, fortran, committed] replace stdout with dumpfile in a few places

[Patch, Fortran, OOP] PR 79311: ICE in generate_finalization_wrapper, at fortran/class.c:1992

[Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array

[patch, fortran, RFC] Inline matmul(transpose(a),b)

[patch, fortran] Check bounds for matrix-vector multiplication

[patch, fortran] Create some temporary variables for matmul arguments

[patch, fortran] Create temporary variables for matmul

[patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul

[PATCH, Fortran] PR 79968: merge similar diagnostics containing -fdec-structure

[PATCH, Fortran] PR 80668: wrong error message with -finit-derived

Fwd: [patch, fortran] PR 80687, 80696

[Patch, fortran] PR35339 Optimize implied do loops in io statements

[Patch, fortran] PR70071

[PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement

[patch, fortran] PR80333 Namelist dtio write of array of class does not traverse the array

[Patch, fortran] PR80442 Handle DATA statement with iteration var in array slice

[Patch, fortran] PR80554 [f08] variable redefinition in submodule

[patch, fortran] PR80741 [Regression 7/8] DTIO wrong code causes incorrect behaviour of namelist READ

[patch, fortran] Reduce stack use in blocked matmul

Re: [PATCH, GCC/ARM 2/2, ping] Allow combination of aprofile and rmprofile multilibs

Re: [PATCH, GCC/ARM 2/2] Allow combination of aprofile and rmprofile multilibs

[PATCH, GCC/ARM, FYI] Define TM_MULTILIB_CONFIG for ARM multilib

[PATCH, GCC/ARM, Stage 1] Add missing TARGET_32BIT conditional to movsi

[PATCH, GCC/ARM, Stage 1] Enable Purecode for ARMv8-M Baseline

Re: [PATCH, GCC/ARM, Stage 1] PR71607: Fix ICE when loading constant

Re: [PATCH, GCC/ARM, stage4] Set mode for success result of atomic compare and swap

[PATCH, GCC/ARM/gcc-7-branch] Backport PR71607

[PATCH, GCC/ARM] Complete legend for ARM register allocation in arm.h

[PATCH, GCC/ARM] Fix comment for cmse_nonsecure_call_clear_caller_saved

[PATCH, GCC/ARM] Fix typo in comment in arm_expand_prologue

[PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS

[PATCH, GCC/ARM] Rename *_compute_save_reg_mask ()

Re: [PATCH, GCC/LTO, ping3] Fix PR69866: LTO with def for weak alias in regular object file

[PATCH, GCC/testsuite/ARM] Add MOVT testing for ARMv8-M Baseline

[PATCH, GCC] Require c99_runtime for pr78622.c

[PATCH, i386]: Allow direct XMM->GR zero extensions for 32bit targets

[PATCH, i386]: Fix PR 68491, __get_cpuid with 0 level breaks on early 486

[PATCH, i386]: Fix PR 80425, Extra inter-unit register move with zero-extension

[PATCH, i386]: Fix PR 80706, prevent unwanted peephole2 matching

[PATCH, i386]: Fix PR 80799: x86-32 generates MMX without EMMS

[PATCH, i386]: Fix PR 80833, avoid partial memory stalls for double-mode inter-unit moves

[PATCH, i386]: Fix PR80723, ignore cost of adding/subtracting a carry flag for ADC/SBB insns

[PATCH, i386]: Make CCNOmode compatible with CCGOCmode and with CCZmode

[PATCH, i386]: Remove moves using pextr insn

[PATCH, i386]: Some trivial cleanups

[PATCH, i386]: Use Ym and Yn constraints in Simode interunit moves

[patch, libfortran, committed] Restore bootstrap on non-x86* systems

Fwd: [patch, libfortran] AMD-specific versions of library matmul

[patch, libfortran] Fix amount of memory allocation for matrix - vector calculation

[patch, libfortran] Fix PR 80687l build failure on nvptx

[patch, libgfortran] [7/8 Regression] Crash of runtime gfortran library during integer transformation

[patch, libgfortran] PR53029 missed optimization in internal read (without implied-do-loop)

[PATCH, RFC] warn about raw pointers that can be unique_ptr<T>

[PATCH, rs6000, committed] Fix gcc.target/powerpc/p8-vec-xl-xst.c target selector

[PATCH, rs6000] Add x86 instrinsic headers to GCC PPC64LE taget

[PATCH, rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2

Re: [PATCH, rs6000] Backport some swap optimization improvements

[PATCH, rs6000] Fix PR80695 (vec_construct cost modeling issue)

[PATCH, rs6000] Fix vec_xl and vec_xst intrinsics for P8

[PATCH, rs6000] Fold vector absolutes in GIMPLE

[PATCH, rs6000] Fold vector divides in GIMPLE

[PATCH, rs6000] Fold vector logicals (eqv) in GIMPLE

[PATCH, rs6000] Fold vector logicals in GIMPLE

[PATCH, rs6000] fold vector min/max in GIMPLE

[PATCH, rs6000] Fold Vector misc - fix testcases

[PATCH, rs6000] Fold vector multiplies in GIMPLE

[PATCH, rs6000] Fold vector shifts in GIMPLE

[PATCH, rs6000] fold-vec-logical-ors-longlong test update

[PATCH, rs6000] gcc mainline, add builtin support for vec_bperm(), vec_mule() and vec_mulo and vec_sldw() builtins

Re: [PATCH, rs6000] gcc mainline, add builtin support for vec_bperm(), vec_mule() and vec_mulo and vec_sldw() builtins

[PATCH, rs6000] gcc mainline, add builtin support for vec_doublee, vec_doubleo, vec_doublel builtins

[PATCH, rs6000] gcc mainline, add builtin support for vec_neg()

[PATCH, rs6000] gcc mainline, add builtin support for vec_popcnt() and vec_slo()

[PATCH, RTL opt]: Ensure that equivalent_reg_at_start rejects registers with mismatched mode

[Patch, testsuite, committed] Fix bogus builtin-snprintf-warn-3.c failure for avr

[Patch, testsuite, committed] Fix bogus pr78886.c for avr

[Patch, testsuite, committed] Fix cunroll-13.c failure for avr

[patch, testsuite, PR80606] Remove default_packed lines from i386/avx-vtestp{d,s}*

[Patch, testsuite] Fix bogus pr78138.c failure for avr

[PATCH, testsuite]: Fix g++.dg/lto/pr79671 execute failure

Re: [PATCH, v3] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch

[PATCH, v4] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch

[PATCH,AIX] Enable FFI Go Closure on AIX

[PATCH,AIX] Enable libiberty to read AIX XCOFF

[PATCH,AIX] Enable Stack Unwinding on AIX

[PATCH,AIX] Enable XCOFF in libbacktrace on AIX

[patch,avr,committed]: Remove flag_strict_overflow from avr.md

[patch,avr] Simplify genmultilib.awk

[PATCH,DWARF,v2] AIX dwarf2out label fix

[PATCH,DWARF] AIX dwarf2out label fix

[PATCH/AARCH64] Improve aarch64 conditional compare usage

Re: [PATCH/AARCH64] Improve/correct ThunderX 1 cost model for Arith_shift

[PATCH] -fdump option docs

[PATCH] [Aarch64] Variable shift count truncation issues

[PATCH] [ARC] Fix tst_movb pattern.

[PATCH] [ARC] Recognise add_n and sub_n in combine again

[PATCH] [i386] Recompute the frame layout less often

[PATCH] [MSP430] PR78838: Do not add section name prefixes when section name is .lowtext

Re: [PATCH] [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining

Re: [PATCH] [x86] Avoid builtins for SSE/AVX2 immidiate logical shifts

[PATCH] Ada/x32: PR ada/80626: Correct Memory_Size

[PATCH] Add -dB option to disable backtraces

[PATCH] Add attribute((target_clone(...))) to PowerPC

[PATCH] Add cross-reference for BADNAMES in libstdc++ manual

[PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)

[PATCH] add more detail to -Wconversion and -Woverflow (PR 80731)

[PATCH] Add no_tail_call attribute

[PATCH] Add sequence check to leaf_function_p

Re: [PATCH] adding missing LTO to some warning options (PR 78606)

Re: [PATCH] Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patches)

[PATCH] Always print attributes when dumping tree

[PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)

Re: [PATCH] Backport the recent ARM ABI patch to 6 (PR target/77728)

[PATCH] Bound partial-inlining-entry-probability param (PR ipa/80663).

[patch] build xz (instead of bz2) compressed tarballs and diffs

[PATCH] C++ parser: Fix typos in error messages

Re: [PATCH] c++ parser: fix-it hints for wrong usage of 'friend' and 'auto'

Re: [PATCH] C++: fix-it hints suggesting accessors for private fields

[PATCH] c/c++: Add fix-it hints for suggested missing #includes

[PATCH] Calculate scaled frequency in HOST_WIDE_INT (PR ipa/80663).

[PATCH] canonical type hashing

[PATCH] cfgcleanup: Ignore clobbers in bb_is_just_return

Re: [PATCH] Check for sp push/pop insns in reg_set_p (PR target/79430)

[PATCH] Clarify mt_allocator documentation w.r.t deallocation

[PATCH] Compare predictor values with these defined in predict.def.

[PATCH] correct length stpncpy handling in -Wformat-overflow (PR 80669)

[PATCH] decl lang hooks

Re: [PATCH] disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545)

[PATCH] Do not allow empty argument of -o option (PR driver/31468).

[PATCH] Do not silently continue if config.{build,host,gcc} fails

Re: [PATCH] Don't assume __secure_getenv is available

[PATCH] Don't fold in save_expr (PR sanitizer/80536, PR sanitizer/80386)

[PATCH] Doxygen: add default location for filters and output folder.

[PATCH] Dump function on internal errors

[PATCH] Dump functions for verification failures

[PATCH] DWARF: for variants, produce unsigned discr. when debug type is unsigned

[PATCH] Enable by default -Werror just for bootstrap-debug.mk.

[PATCH] enhance debug_tree() to print DECL_READ_P flag

[PATCH] Externalize definition of create_tmp_reg_or_ssa_name

[PATCH] fix -da

[PATCH] Fix -fopt-info documentation in invoke.texi

[PATCH] Fix a SPARC -mcbcond compare-and-branch out of range failure.

[PATCH] Fix bootstrap on arm target

[PATCH] Fix comparison of decimal float zeroes (PR80692)

[PATCH] Fix config.gcc

[PATCH] Fix configure.ac to respect --{enable,disable}-werror option.

[PATCH] Fix cross compiling to x86_64-w64-mingw32

[PATCH] Fix documentation and a ctor in gcov.c

[PATCH] Fix expand_builtin_atomic_fetch_op for pre-op (PR80902)

[PATCH] Fix ICE in get_range_info (PR tree-optimization/80612)

Re: [PATCH] Fix ICE in modified_type_die (PR debug/80461)

[patch] Fix libstdc++-v3 build for Android

[PATCH] Fix multi-versioning issues (PR ipa/80732).

[PATCH] Fix order and types of members in C++17 insert_return_type structs

[PATCH] fix PR ada/80888

[PATCH] Fix PR middle-end/80707, ICE: r247844 causes error: extra outgoing edge

[PATCH] Fix PR middle-end/80775, -O3 produces ice in group_case_labels_stmt

[PATCH] Fix PR middle-end/80823, ICE: verify_flow_info failed

[PATCH] Fix PR31130, remove strict-overflow handling from VRP

[PATCH] Fix PR66313

Re: [PATCH] Fix PR79201 (half-way)

Re: [PATCH] Fix PR80222

[PATCH] Fix PR80549

[PATCH] Fix PR80591

[PATCH] Fix PR80705

[PATCH] Fix PR80713

[PATCH] Fix PR80721

[PATCH] Fix PR80754

[PATCH] Fix PR80764

[PATCH] Fix PR80821

[PATCH] Fix PR80842

[PATCH] Fix PR80876

[PATCH] Fix PR80880

[PATCH] Fix PR80901

[PATCH] Fix switchconv vop handling (PR tree-optimization/80632)

[PATCH] Fix test to compile in C++98 mode

[PATCH] Fix typo in -Wimplicit-fallthrough documentation

[PATCH] Fix VAR_DECL w/o a BIND_EXPR (PR sanitize/80659).

[PATCH] Fix-it hints for -Wimplicit-fallthrough

[PATCH] Fixes to Doxygen comments in libstdc++ headers

[Patch] Forward triviality in variant

[patch] FreeBSD arm libgcc config.host

[patch] FreeBSD arm: make _Unwind_G/SetIP available as function.

[PATCH] gcc: xtensa: fix fprintf format specifiers

[PATCH] gcc: xtensa: fix unused parameter warning

[PATCH] gcc::context creation

[PATCH] gcov: Add block_info::block_info (PR gcov-profile/80911).

[PATCH] ggc-page loop

[PATCH] GTY skip

Re: [PATCH] handle enumerated types in -Wformat-overflow (PR 80397)

Re: [PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c

Re: [PATCH] handling address mode changes inside extract_bit_field

Re: [PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)

[PATCH] hppa: Fix pa_assemble_integer

[PATCH] ICE with ~INT_MAX in fold-const.c (PR sanitizer/80875)

Re: [PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0])

[PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)

[PATCH] Implement std::experimental::source_location (N4519)

[PATCH] Improve memory CSE

Re: [PATCH] Improve switchconv optimization (PR tree-optimization/79472)

[PATCH] Improve vectorizer peeling for alignment costmodel

[PATCH] Improve VR computation for [x, y] & z or [x, y] | z (PR tree-optimization/80558)

[PATCH] Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST (PR sanitizer/80879).

[patch] Inline size functions in more cases

[PATCH] Introduce 4-stages profiledbootstrap to get a better profile.

[PATCH] Introduce symtab_node::dump_{asm_,}name functions.

[PATCH] Kill -fdump-translation-unit

[PATCH] Limit perf data buffer during profiling

[PATCH] LTO early-debug incremental changes

[PATCH] lto-wrapper.c (copy_file): Fix resource leaks

Re: [PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry.

[PATCH] Make PRE/FRE elimination not do useless work

[PATCH] make RTL/TREE/IPA dump kind an index

[PATCH] Make sure to simplify CFG after OMP SIMD vectorization

RE: [PATCH] Match x86 family machine constraints section with constarints.md

[PATCH] More strict-overflow VRP cleanup

[PATCH] More VRP strict-overflow stuff

[PATCH] Move symtab_node::dump_table to symbol_table::dump

[PATCH] Move target independent code to support target_clones attributes from i386 to common code

[PATCH] new -fdump flag

[PATCH] non-checking pure attribute

[PATCH] objc-runtime-shared-support.c - Identical code for different branches

Re: [PATCH] Optimize divmod expansion (PR middle-end/79665)

Re: [PATCH] Optimize in VRP loads from constant arrays (take 2)

[PATCH] Output DIEs for outlined OpenMP functions in correct lexical scope

[PATCH] plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637)

[PATCH] Port Doxygen support script from Perl to Python; add unittests

Re: [PATCH] PR c++/77306 - Unable to specify visibility for explicit template instantiations

Re: [PATCH] PR c++/80544 strip cv-quals from cast results

[PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>

[PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti

[PATCH] PR libstdc++/80478 make std::mem_fn work with noexcept functions

Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types

[PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()

[PATCH] PR libstdc++/80796 Add new std::search overload for C++17

[PATCH] PR libstdc++/80893 Fix null dereference in vector<bool>

[PATCH] PR80280: Fix quoting of candidate functions

[PATCH] PRE TLC

Re: [PATCH] Pretty-printing of some unsupported expressions (PR c/35441)

Re: [PATCH] prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214)

[PATCH] Prevent extract_muldiv from introducing an overflow (PR sanitizer/80800)

[PATCH] Properly fold stmts in PRE

Re: [PATCH] Remove -fstrict-overflow, default to undefined signed integer and pointer overflow

[PATCH] Remove am33_2.0-linux from config-list.mk

[PATCH] Remove gen_cell_microcode, warn_cell_microcode

[PATCH] Remove LTO_STREAMER_DEBUG (PR lto/79489).

[PATCH] Rename __builtin_ia32_kmov16 to __builtin_ia32_kmovw in gcc-{5,6}-branch

[PATCH] Revert part of PR80492

[PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo

[PATCH] RISC-V: Add -mstrict-align option

[PATCH] RISC-V: Add Sign/Zero extend patterns for PIC loads

Re: [PATCH] RISC-V: Don't built 64-bit multilibs on 32-bit targets

[PATCH] RISC-V: Unify indention in riscv.md

[PATCH] rs6000: Don't write "nor" as (not (ior () ())) (PR80618)

[PATCH] rs6000: Fix for separate shrink-wrapping for fp (PR80860, PR80843)

[PATCH] rs6000: Make constant formation a tiny bit better

[PATCH] rs6000: Separate shrink-wrapping for FPRs

[Patch] SFINAE on is_same first in variant's _Tp&& constructor

[PATCH] Simplify VRP vrp_int_const_binop

Re: [PATCH] simplify-rtx: Fix compare of comparisons (PR60818)

[PATCH] Small PRE speedup

[PATCH] Small type_hash_canon improvement

[PATCH] sparc: Set noexecstack on mulsi3, divsi3, and modsi3

[PATCH] Speedup df_insn_refs_verify

[PATCH] stack adjustment is unsigned

[PATCH] store-motion long lines

[PATCH] tabify dumpfile.h

Re: [PATCH] Tree-level fix for PR 69526

[PATCH] Try harder to fix recently introduced crashes in ggc_collect

[PATCH] Try to fix recently introduced crashes in ggc_collect

[PATCH] Tweak array_at_struct_end_p

[PATCH] Tweak static assertions in std::optional

[PATCH] Two DW_OP_GNU_variable_value fixes / tweaks

[PATCH] Update libstdc++ version info in manual

[PATCH] use the right conversion warning option (PR c/80892)

[PATCH] Verify loops with TODO_verify_il

[PATCH] VRP comments cleanup

Re: [PATCH] warn for reading past the end by library functions (PR 54924, 79234)

Re: [PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)

Re: [PATCH] x86: vpermil2p{s,d} have no commutative operands

[PATCH] xtensa: add support for SSP

[PATCH], Fix PR 68163, PowerPC power8 sometimes generating move direct to GPR to store 32-bit float

[PATCH], PR target/80510, Optimize offsettable memory references on power7/power8

[PATCH], PR target/80718, Improve PowerPC splat double word

[PATCH][1/2] Early LTO debug, simple-object part

[PATCH][1/n] Vectorizer reduction handling TLC

[PATCH][2/2] early LTO debug, main part

Re: [PATCH][AArch64] Accept more addressing modes for PRFM

Re: [PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern

Re: [PATCH][AArch64] Add combine pattern for storing lane zero of a vecto

Re: [PATCH][AArch64] Add HF vector modes to lane-to-lane INS pattern

[PATCH][Aarch64] Add support for overflow add and sub operations

Re: [PATCH][AArch64] Allow const0_rtx operand for atomic compare-exchange patterns

Re: [PATCH][AArch64] Emit tighter strong atomic compare-exchange loop when comparing against zero

Re: [PATCH][AArch64] Enable AES fusion with -mcpu=generic

Re: [PATCH][AArch64] Enable AUTOPREFETCHER_WEAK with -mcpu=generic

Re: [PATCH][AArch64] Improve address cost for -mcpu=generic

Re: [PATCH][AArch64] Improve Cortex-A53 shift bypass

Re: [PATCH][AArch64] Improve float to int moves

Re: [PATCH][AArch64] Model Cortex-A53 load forwarding

Re: [PATCH][AArch64] Peephole for SUBS

Re: [PATCH][AArch64] Set jump alignment to 4 for Cortex cores

Re: [PATCH][AArch64] Update alignment for -mcpu=generic

Re: [PATCH][AArch64] Use SUBS for parallel subtraction and comparison with immediate

Re: [PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns.

Re: [PATCH][ARM] Remove movdi_vfp_cortexa8

Re: [PATCH][ARM] Update max_cond_insns settings

[PATCH][C fam] Fix PR80593, bogus strict-aliasing warnings

Re: [PATCH][GCC][AArch64] Fix subreg bug in scalar copysign

[PATCH][GCC][AArch64][ARM] Modify idiv costs for Cortex-A53

[PATCH][GCC][AARCH64]Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (1/2)]

[PATCH][GCC][ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)]

[PATCH][GCC][mid-end] Support combining of LSHIFTRT + LSHIFTRT operations

Re: [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.

[PATCH][GRAPHITE] Fix PR80906, code-gen IVs in loop-closed position

[PATCH][OBVIOUS] Fix 2 typos in ipa-devirt.c.

Re: [PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace

[PATCH][www] Amend bugs/management.html with worklist items

[PATCH][www] Deprecate MPX for GCC 7

[PATCH][www] Document -fno-strict-overflow changes (GCC 8)

[PATCH][www] Streamline Benchmarks/

Re: [PATCH][x86] Add missing intrinsics for ADD[SD,SS] and SUB[SD,SS]

[PATCH][x86] Add missing intrinsics for DIV[SD,SS] and MUL[SD,SS]

[PATCH][x86] Add missing intrinsics for MAX[SD,SS] and MIN[SD,SS]

[PATCH][x86] Add missing intrinsics for vrcp14sd/ss instructions.

[PATCH][X86] Add missing intrinsics for VRSQRT14

[PATCH][x86] Add missing mask intrinsics for MAX[SD,SS] and MIN[SD,SS]

[PATCH][X86] Add missing xgetbv xsetbv intrinsics

[PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests

[PATCH][x86][PR73350][PR80862]

[PATCH][x86]Fix for false-positives results of runtime tests on machines not supporting AVX512F

[PATH][GCC][mid-end] Check the alternate cost model just as costs_lt_p

[PING #2] [PATCH] handle enumerated types in -Wformat-overflow (PR 80397)

[ping * 2] PR78736: New C warning -Wenum-conversion

Re: [PING 2] [PATCH] [AArch64] PR target/71663 Improve Vector Initializtion

Re: [PING 2] [PATCH] [AArch64] Implement ALU_BRANCH fusion

Re: [PING 2] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator

Re: [PING 2][PATCH] Move the check for any_condjump_p from sched-deps to target macros

Re: [PING 3] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types

Re: [PING 3][PATCH] [AArch64] Implement automod load and store for Thunderx2t99

Re: [PING 3][PATCH][AArch64] Add addr_type attribute

Re: [PING 3][PATCH][AArch64] Add crypto_pmull attribute

[PING**2] [PATCH, ARM] Further improve stack usage in sha512, part 2 (PR 77308)

[PING**2] [PATCH] Force use of absolute path names for gcov

[PING**3] [PATCH, ARM] correctly encode the CC reg data flow

[PING**3] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308)

Re: [PING2] [PATCH][AArch64] Add neon_pairwise_add & neon_pairwise_add_q types

Re: [PING2][PATCH] [AArch64] Implement automod load and store for Thunderx2t99

Re: [PING2][PATCH][AArch64] Add addr_type attribute

Re: [PING2][PATCH][AArch64] Add crypto_pmull attribute

[PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430

[PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues

Re: [PING] [PATCH] [AArch64] PR target/71663 Improve Vector Initializtion

Re: [PING] [PATCH] [AArch64] Implement ALU_BRANCH fusion

Re: [PING] [PATCH] [AArch64] vec_pack_trunc_<mode> should split after register allocator

[PING] [PATCH] Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0])

[PING] for three diagnostic-related patches

[PING] Make the OpenACC C++ acc_on_device wrapper "always inline"

[ping] PR78736: New C warning -Wenum-conversion

[PING] re [PATCH v2] C++: Add fix-it hints for -Wold-style-cast

[PING] Re: [New file] Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional.

Re: [PING] Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests

[PING] Re: [PATCH 1/3] c-family: add name_hint/deferred_diagnostic

[PING] Re: [PATCH] c/c++: Add fix-it hints for suggested missing #includes

[PING] Re: [PATCH] Fix-it hints for -Wimplicit-fallthrough

[PING][PATCH, GCC/ARM] Only test tls-disable-literal-pool.c if target supports native TLS

[PING][PATCH] add more detail to -Wconversion and -Woverflow (PR 80731)

[PING][patch] have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional

Re: [PING][PATCH] Move the check for any_condjump_p from sched-deps to target macros

[PING][PATCH][ PR rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs

Re: [PING][PATCH][2/2] Early LTO debug -- main part

[PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace

[PING][RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.

[PING^2] Re: [PATCH 1/2] Port Doxygen support script from Perl to Python; add unittests

[PR 80622] Treat const pools as initialized in SRA

[PR80582][X86] Add missing __mm256_set[r] intrinsics

[PR80693] drop value of parallel SETs dropped by combine

Re: [PTX] simplify movs

[RFA] Improve tree-ssa-uninit.c's predicate simplification

Re: [RFA][PATCH 1b/4] [PR tree-optimization/33562] Improve DSE of complex stores

[RFC 0/5] xtensa: support dynamic configuration

[RFC 1/5] gcc: xtensa: allow XCHAL_* macros to be non-constant

[RFC 2/5] gcc: xtensa: make configuration dynamic

[RFC 3/5] gcc: xtensa: support dynconfig on windows

[RFC 4/5] gcc: xtensa: add __XCHAL_* builtins

[RFC 5/5] libgcc: xtensa: use built-in configuration

Re: [RFC PATCH 0/3] Call summary class

[RFC PATCH, i386]: Enable post-reload compare elimination pass

[RFC, PATCH][ASAN] Implement dynamic allocas/VLAs sanitization.

Re: [RFC, testsuite] Add dg-save-linenr

[RFC] [PATCH] Introduce configure flag --with-stage1-cflags.

[RFC] Do we want hierarchical options & encapsulation in a class

[RFC] propagate malloc attribute in ipa-pure-const pass

Re: [RFC] S/390: Alignment peeling prolog generation

Re: [RFC]: Fix Ada boostrap failure on S/390 with -mzarch

[RFC][PATCH] Introduce -fdump*-folding

[rs6000] Fix ICE with -fstack-limit-register and large frames

[testsuite, committed, PR65941] Add and use effective target rdrand

[testsuite, committed] Add absolute line number comment in gcc.target/avr/progmem-error-1.cpp

[testsuite, committed] Add quotes to numerical comment arg of dg directive

[Testsuite, committed] Fix vector peeling test failures

[testsuite, committed] Reinstate absolute line number in gcc.dg/cpp/19940712-1.c

[testsuite, committed] Replace absolute line numbers in c-c++-common

[testsuite, committed] Replace absolute line numbers in g++.dg/warn

[testsuite, committed] Replace absolute line numbers in gcc.dg

[testsuite, committed] Replace absolute line numbers in gcc.target/aarch64

[testsuite, committed] Replace absolute line numbers in gcc.target/arm

[testsuite, committed] Replace absolute line numbers in gcc.target/i386

[testsuite, committed] Replace absolute line numbers in gcc.target/powerpc

[testsuite, committed] Replace absolute line numbers in gcc.target/spu

[testsuite, committed] Test if host compiler supports -std=c++11 in ms-sysv.exp

[ubsan PATCH] -fsanitize=null fails to sanitize &s->i (PR sanitizer/80797)

[v3] Fix cross compilation to Solaris

[wwwdocs, ARM, AArch64] Document ABI changes and fixes

[wwwdocs] GCC 7 changes: OpenACC

Re: [wwwdocs] gcc-8/porting_to.html

[wwwdocs] grammar & style fixes for /gcc-7/changes.html

[wwwdocs] projects/prefetch.html - remove Itanium manual

Add missing equivalence unwinding markers

Allow some NOP conversions in (X+CST1)+CST2 in match.pd

Alternative check for vector refs with same alignment

Avoid _Rb_tree_rotate_[left,right] symbols export

Avoid ICE in fnsummary on complex predicates

avoid remove&reinsert of call when splitting block for inlining

Backport to GCC5

Backports to 5.x

Basketball Enthusiasts List

Break ipa-inline-analysis

Break out predicates to ipa-predicates.[ch]

BRIG FE: fix for lda and private arrays

builtin fenv functions

Bump version namespace and remove _Rb_tree useless template parameter

C PATCH to fix ASAN ICE with a compound literal (PR sanitizer/80659)

C PATCH to fix missing -Wlogical-op warning (PR c/80525)

C PATCH to kill c_save_expr or towards delayed folding for the C FE

C PATCH to use bool more (committed)

C PATCH to use NULL_TREE instead of 0 for trees

C++ PATCH for c++/70167, array prvalue treated as lvalue

C++ PATCH for c++/80178 (ABI of non-copyable class)

C++ PATCH for c++/80840, ICE with constexpr and reference template parm

C++ PATCH for c++/80856, ICE with local extern

C++ PATCH for CWG DR 1847, partial ordering and non-deduced context

C++ PATCH for testsuite failures with -std=c++17

C++ PATCH to -Wunused with C++17 structured bindings

C++ PATCH to add __integer_pack built-in for std::make_integer_sequence (c++/80396)

Re: C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937)

C++ PATCHes for c++/66297 and 70979, literal type issues

Re: C++ PATCHes for c++/79549 and 79556 (ICE with auto parameter pack)

c-warn PATCH to silence warnings about std::byte in switch

C/C++ OpenACC: acc_pcopyin, acc_pcreate

Cap niter_for_unrolled_loop to upper bound

committed: Fix NetBSD problem PR80600

D: The front-end (DMD) language implementation and license.

Default std::vector<bool> default and move constructor

Re: dejagnu version update?

Re: documentation (mt_allocator): non-working link to example program

Documentation changes for OpenACC 2.5 Profiling Interface (was: More OpenACC 2.5 Profiling Interface)

Drop self_time from inline_summary

Re: Drop Z from X + Z < Y + Z

Fix bootstrap issue with gcc 4.1

Re: Fix for PR79987

Fix ICE caused by rounoff error in ipa-inline-analysis

fix libgcc build for VxWorks

Fix libgfortran FMA3/FMA4 tests

Fix minor reorg.c bug affecting MIPS targets

Fix pessimistic DImode handling in combine.c:make_field_assignment

Fix tilepro and tilegx WRT recent changes to extract_bit_field

Fix var-tracking for special record parameters passed indirectly

Fortran bootstrap failure (was [patch, libfortran] AMD-specific versions of library matmul)

Go patch committed: Better error messages for slicing invalid types

Go patch committed: detect failure to set init priority

Go patch committed: Fix flag settings for implicit variable reference

Go patch committed: Ignore struct field tags for type conversion

Go patch committed: Mark array pointers as l-value when appropriate

Go patch committed: Pass -I to gotools build

Go patch committed: pass current function to Backend::call_expression

Go patch committed: report correct errors for sink methods

Go patches committed: merge recent changes to gofrontend

Handle data dependence relations with different bases

Heads-Up: early LTO debug to land, breaking Mach-O / [X]COFF

Re: Implementing OpenACC's Fortran module

Ipa function summary pass

libbacktrace patch: fix memory allocation buglet on DWARF line table with zero dirs

libdecnumber/bid/bid2dpd_dpd2bid.c: Simplify code

libgo patch committed: add "vendor" to pkgpath for vendored standard packages

libgo patch committed: fix isSystemGoroutine

libgo patch committed: fix signal aliases

libgo patch committed: Use opendir64 and closedir64 on AIX

libgomp nvptx plugin: Debugging output for cuInit failure

MAINTAINERS update

Make the OpenACC C++ acc_on_device wrapper "always inline" (was: [openacc] on_device fix)

Make tree-ssa-strlen.c handle partial unterminated strings

MinGW compilation warnings in libiberty's include/environ.h

MinGW compilation warnings in libiberty's waitpid.c

MinGW compilation warnings in libiberty's xstrndup.c

Minor C++ PATCH for dependent_type_p sanity check

Minor C++ PATCH to make unify_invalid a common breakpoint

Misc. BRIG/HSAIL FE updates

More of ipa-inline-analysis cleanups

More OpenACC 2.5 Profiling Interface (was: OpenACC 2.5 Profiling Interface (incomplete))

Move "(A & C) == D is false when D & ~C != 0" to match.pd

Move myself to Write After Approval section

Move X==15-X to match.pd

New Danish PO file for 'gcc' (version 7.1.0)

New French PO file for 'gcc' (version 7.1.0)

New German PO file for 'gcc' (version 7.1.0)

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

New Swedish PO file for 'gcc' (version 7.1.0)

New template for 'gcc' made available

OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all

Re: OpenACC 2.5 default (present) clause

OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses

Re: OpenACC C front end maintenance: c_parser_oacc_single_int_clause

OpenACC C front end maintenance: c_parser_oacc_single_int_clause (was: [OpenACC] num_gangs, num_workers and vector_length in c++)

Re: OpenACC default clause maintenance

Optimisation of std::binary_search of the <algorithm> header

PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement

Ping ** 0.8571 [patch, fortran] Handle MATMUL(TRANSPOSE(A),B) in inline matmul

ping [PATCH] [MSP430] Fix PR78849: ICE on initialization of global struct containing __int20 array

Port fixes for recent compare-elim changes

Re: PR translation/80280

PR77644

PR78972, 80283: Extend TER with scheduling

Re: PR79715: Special case strcpy/strncpy for dse

PR80613

PR80806

Record equivalences for spill registers

Re: regression for microblaze architecture

Relax VIEW_CONVERT_EXPR - CONVERT_EXPR combination

Remove _Safe_container _IsCxx11AllocatorAware template parameter

remove call to memset in value-prof.c:free_hist()

Re: Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context"

Remove useless debug mode symbols

Re: Reorganise machmode.h headers

Restore documentation of --enable-sjlj-exceptions

RFA: PATCH to add id_strcmp helper function

RFA: PATCH to check for overflow in make_tree_vec_stat

Runtime checking of OpenACC parallelism dimensions clauses

signed multiplication for pointer offsets

SSA range class and removal of VR_ANTI_RANGEs

Re: Test cases to check OpenACC offloaded function's attributes and classification

Re: Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran

Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran (was: C/C++ OpenACC: acc_pcopyin, acc_pcreate)

Trivial iter_swap cleanup

Trun predicates into a class

Turn inline_edge_summary into ipa_call_summary

Update _OPENACC value and documentation for OpenACC 2.5

Update ipa-cp to new time metrics

Update libstdc++ baseline symbols (ia64, m68k)

Re: Use "oacc kernels parallelized" attribute for parallelized OpenACC kernels

Use "oacc kernels parallelized" attribute for parallelized OpenACC kernels (was: Use "oacc kernels" attribute for OpenACC kernels)

Re: Use "oacc kernels" attribute for OpenACC kernels

Use base inequality for some vector alias checks

Re: Web page for binaries

{PATCH] New C++ warning -Wcatch-value


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