gcc-patches archive
subject index for December, 2015

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:

Re: -fstrict-aliasing fixes 1/5: propagate -fno-strict-aliasing in the inliner

-fstrict-aliasing fixes 2/5: drop alias set 0 streaming

-fstrict-aliasing fixes 3/5: Do not ignore -fstrict-aliasing changes when parsing optimization attribute

-fstrict-aliasing fixes 4/6: do not fiddle with flag_strict_aliasing when expanding debug locations

-fstrict-aliasing fixes 5/6: make type system independent of flag_strict_aliasing

-fstrict-aliasing fixes 6/6: permit inlining of comdats

2 C++ PATCHes for c++/67411 (const var in generic lambda)

Re: [0/7] Type promotion pass and elimination of zext/sext

Re: [1/2] OpenACC routine support

Re: [6/6] OpenMP 4.0 library testsuite

[AArch32][NEON] Implementing vmaxnmQ_ST and vminnmQ_ST intrinsincs.

[AArch64] Add register constraints to add<mode>3_pluslong

[AArch64] Emit square root using the Newton series

Re: [AArch64] Rework ARMv8.1 command line options.

Re: [AArch64] Simplify TLS pattern by hardcoding relocation modifiers into pattern

[Ada] Comment fixes

[Ada] Fix ICE on component of complex as Out parameter

[Ada] Fix internal error on call taking empty array Out parameter

[Ada] Fix layout inconsistency in ASIS mode

[Ada] Fix spurious warning in ASIS mode

[arm-embedded][PATCH, ARM 2/6] Add support for ARMv8-M

[arm-embedded][PATCH, ARM 3/6] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M

[arm-embedded][PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks

[arm-embedded][PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline

[arm-embedded][PATCH, ARM 6/6] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline

[arm-embedded][PATCH, ARM, 1/3] Document --with-multilib-list for arm*-*-* targets

[arm-embedded][PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures

[arm-embedded][PATCH, GCC/ARM, 2/3] Error out for incompatible ARM multilibs

[arm-embedded][PATCH, libgcc/ARM 1/6] Fix Thumb-1 only == ARMv6-M & Thumb-2 only == ARMv7-M assumptions

[arm-embedded][PATCHv2, ARM, libgcc] New aeabi_idiv function for armv6-m

[ARM] Fix ICE on Ada code with -mbig-endian -mhard-float

Re: [ARM] Fix PR middle-end/65958

Re: [ARM] Use vector wide add for mixed-mode adds

[Bug c++/58583] NSDMI parsing

[build] Only support -gstabs on Mac OS X if assember supports it (PR target/67973)

[BUILDROBOT] "error: null argument where non-null required" on multiple targets

Re: [BUILDROBOT] ./insn-flags.h:342:7: error: ʽoperandsʼ was not declared in this scope

[BUILDROBOT] ./insn-flags.h:342:7: error: âoperandsâ was not declared in this scope (was: Add an rsqrt_optab and IFN_RSQRT internal function)

Re: [Bulk] [OpenACC 0/7] host_data construct

[C PATCH] Fix up location used in get_parm_info diagnostics (PR c/68533)

[C++ PATCH] fix canonical type node ICE when from satisfy_argument_deduction_constraint function (PR c++/68683)

[C++ PATCH] Fix cp/error.c ICE (PR c++/68760)

[C++ PATCH] Fix ICE with GNU TLS var in a template (PR c++/66808, PR c++/69000)

[C++ Patch] PR 60218

[C++ Patch] PR 67592 ("A virtual member function declared constexpr fails to trigger a diagnostic")

[C++ Patch] Use default arguments in one more place

[C] Issue an error on scalar va_list with reverse storage order

[CilkPlus] fix issues when cilk_spawn is used with nontrivial expressions

[committed 1/5] Fix -Wmisleading-indentation warning in function.c

[committed 2/5] Fix misleading indentation in gcc/fortran/io.c

[committed 3/5] Fix -Wmisleading-indentation warning in gcc/regrename.c

[committed 4/5] Fix -Wmisleading-indentation warning in ifcvt.c

[committed 5/5] Fix -Wmisleading-indentation warning in graphite-optimize-isl.c

[committed, obvious] Remove invalid assert in find_func_aliases_for_builtin_call

[Committed/AARCH64] Fix a few failures with LSE enabled

[COMMITTED] Add myself to MAINTAINERS (Write After Approval)

[committed] Adjust nvptx-related test annotations

[committed] Avoid undefined behavior in test.

[committed] Check for invalid FAILs

[committed] Fix failure of fortran.dg/coarray_40.f90 on hppa*-*-hpux*

[committed] Fix failure of gcc.dg/torture/pr67609.c on hppa*-*-hpux*

[committed] Fix HPPA/PARISC 32-bit Linux kernel build

[committed] Fix PR target/68729

[committed] Improve error reporting from genattrtab.c

[Committed] S/390: Deprecate g5 and g6 CPU levels.

[committed] Skip gcc.dg/pr49551.c on hppa*-*-hpux*

[committed] Tighten runtime initialization check in __canonicalize_funcptr_for_compare on hppa-linux

[COMMITTED][Testcase] Skip big-endian as well for gcc.target/aarch64/got_mem_hoist_1.c

[DOC, PATCH] Mention --enable-valgrind-annotations in install.texi

[DOC,PATCH] Mention clog10, clog10f an clog10l in Builtins section.

Re: [embedded-5-branch][PATCH 0/2] Backporting algorithmic optimization and testcase change

Re: [Fortran, Patch] (RFC, Coarray) Implement TS18508's EVENTS

[Fortran, Patch] Memory sync after coarray image control statements and assignment

[Fortran, Patch} Fix ICE for coarray Critical inside module procedure

[gomp-nvptx 0/9] Codegen bits for NVPTX OpenMP SIMD

[gomp-nvptx 1/9] nvptx backend: allow emitting COND_EXEC insns

[gomp-nvptx 2/9] nvptx backend: new "uniform SIMT" codegen variant

[gomp-nvptx 3/9] nvptx backend: add two more identifier maps

[gomp-nvptx 4/9] nvptx backend: add -mgomp option and multilib

[gomp-nvptx 5/9] new target hook: TARGET_SIMT_VF

[gomp-nvptx 6/9] nvptx libgcc: rewrite in C

[gomp-nvptx 7/9] nvptx mkoffload: pass -mgomp for OpenMP offloading

[gomp-nvptx 8/9] libgomp: update gomp_nvptx_main for -mgomp

[gomp-nvptx 9/9] adjust SIMD loop lowering for SIMT targets

[gomp-nvptx] git branch created

[gomp-nvptx] nvptx backend: implement alloca with -msoft-stack

[gomp4, committed] backport: "Fix oacc kernels default mapping for scalars"

[gomp4, committed] Handle ptr iterator in acc loop

Re: [gomp4.5] Handle #pragma omp declare target link

Re: [gomp4] [WIP] OpenACC bind, nohost clauses

[gomp4] [WIP] OpenACC bind, nohost clauses (was: [OpenACC] C, C++: bind and nohost clauses)

[gomp4] Add Fortran runtime test

Re: [gomp4] Adjust Fortran OACC async lib test

[gomp4] backport fortran array reduction changes

[gomp4] backport fortran gang parsing updates

[gomp4] fix dg-additional-options

[gomp4] Fix Fortran deviceptr

[gomp4] Fix handling of kernel launch mappings.

[gomp4] kernels offload fns

[gomp4] libgomp documentation: CUDA Streams Usage

[gomp4] Merge trunk r231075 (2015-11-30) into gomp-4_0-branch

[gomp4] Merge trunk r231117 (2015-12-01) into gomp-4_0-branch

[gomp4] Merge trunk r231689 (2015-12-16) into gomp-4_0-branch

[gomp4] more runtime test coverage

[gomp4] Re: [OpenACC 0/7] host_data construct

[gomp4] Re: [PATCH, 4/16] Implement -foffload-alias

[gomp4] Simplify function discarding

Re: [gomp] Move openacc vector& worker single handling to RTL

[google gcc-4_9] Fix bad LIPO profile produced by gcov-tool

[GOOGLE] add more type in lipo type compare

[GOOGLE] Remove overly-aggressive LIPO assert

[google][gcc-4_9] update hardreg costs only when conflict_costs[] < 0

[graphite] test needs pthreads

[hsa 0/10] Merge of HSA branch

[hsa 1/10] Configury changes and new options

[hsa 10/10] HSA register allocator

[hsa 2/10] Modifications to libgomp proper

[hsa 3/10] HSA libgomp plugin

Re: [hsa 3/10] HSA libgomp plugin [part 1/2]

Re: [hsa 3/10] HSA libgomp plugin [part 2/2]

[hsa 4/10] Merge of HSA branch

[hsa 5/10] OpenMP lowering/expansion changes (gridification)

[hsa 6/10] Pass manager changes

[hsa 7/10] IPA-HSA pass

[hsa 8/10] HSAIL BRIG description header file (and a steering committee request)

[hsa 9/10] Majority of the HSA back-end

[HSA] Fix emission of internal functions

[HSA] Handle __builtin_{bzero,mempcpy}

[hsa] Make copy_gimple_seq_and_replace_locals copy seqs in omp clauses

[hsa] Support internal functions and implement various __builtin_*

[hsa] Useful checking assert in scan_omp_1_op

[i386] Enable -mstackrealign with SSE on 32-bit Windows

RE: [mips] Rotate stack checking loop

Re: [OpenACC 0/7] host_data construct

Re: [openacc] fortran loop clauses and splitting

[PATCH 0/2] obsolete some old targets

[PATCH 0/3] Re: [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions

[PATCH 0/4 v3] Fix PR/63679 when --param sra-max-scalarization-size specified

[PATCH 0/4] [ARC] Collection Of Bug Fixes

[PATCH 0/5] Fix qsort comparison functions

[PATCH 00/10] C++ expression ranges v4

[PATCH 01/10] C++ FE: expression ranges v4

[PATCH 02/10 v2] Fix g++.dg/cpp0x/nsdmi-template14.C (v2)

[PATCH 02/10] Fix g++.dg/cpp0x/nsdmi-template14.C

[PATCH 03/10] Fix g++.dg/gomp/loop-1.C

[PATCH 04/10] Fix g++.dg/template/crash55.C

[PATCH 05/10] Fix location of dg-error within g++.dg/template/pr64100.C

[PATCH 06/10] Fix g++.dg/template/pseudodtor3.C

[PATCH 07/10] Fix g++.dg/template/ref3.C

[PATCH 08/10] Fix g++.dg/ubsan/pr63956.C

[PATCH 09/10] Fix g++.dg/warn/pr35635.C

[PATCH 1/2] [graphite] add more dumps on data dependence graph

[PATCH 1/2] [graphite] check that all the scev applied ops have are dominated by their defs

[PATCH 1/2] [graphite] document minimal required version for isl

[PATCH 1/2] [graphite] rename flag_loop_optimize_isl to flag_loop_nest_optimize

[PATCH 1/2] [graphite] Use refs instead of values.

Re: [PATCH 1/2] destroy values as well as keys when removing them from hash maps

[PATCH 1/2] Fix minor glitches with basic asm

[PATCH 1/2] libcpp: Avoid unnecessary ad-hoc uses for large source files

[PATCH 1/2] mark *-knetbsd-* as obsolete

[PATCH 1/2] PR c/68757: fix uninitialied src_range for various builtins

[PATCH 1/2] rs6000: Implement cstore for signed Pmode register compares

Re: [PATCH 1/2] s/390: Implement "target" attribute.

[PATCH 1/3, libgomp] Resolve libgomp plugin deadlock on exit, libgomp proper parts

[PATCH 1/3] [graphite] dump param name when timing out

[PATCH 1/3] Delay location expansion within rich_location until printing

[PATCH 1/3] Fix logic bug in Cilk Plus array expansion

Re: [PATCH 1/4 v2][AArch64] Generalize CCMP support

[PATCH 1/4] [graphite] add more coalescing to simplify constraints

[PATCH 1/4] gcc/arc: Fix warning in test

[PATCH 1/4] Make SRA scalarize constant-pool loads

[PATCH 1/4] PR c++/62314: add fixit hint for missing "template <> " in explicit specialization

[PATCH 1/5] Fix asymmetric comparison functions

Re: [PATCH 1/6] [DJGPP] libstdc++-v3/config/os/djgpp/error_constants.h: Update according to errno codes available for DJGPP

Re: [PATCH 1/7][ARM] Add support for ARMv8.1.

[PATCH 10/10] Fix g++.dg/warn/Wconversion-real-integer2.C

[PATCH 2/2] [graphite] fix invalid bounds on array refs

[PATCH 2/2] [graphite] update required isl versions

[PATCH 2/2] C: fix uninitialized ranges for __alignof__

[PATCH 2/2] Fix minor glitches with basic asm

[PATCH 2/2] obsolete openbsd 2.0 and 3.X

[PATCH 2/2] PR c++/68819: libcpp fallbacks and -Wmisleading-indentation

[PATCH 2/2] Remove individial dependence pointers and add a scop::dependence to contain all the dependence.

[PATCH 2/2] rs6000: Clean up the cstore code a bit

Re: [PATCH 2/2] s/390: Implement "target" attribute.

[PATCH 2/3, libgomp] Resolve libgomp plugin deadlock on exit, nvptx parts

[PATCH 2/3] [graphite] add array access function in the right order

[PATCH 2/3] Avoid creating an initializer for a flexible array member

[PATCH 2/3] Fix range/location terminology

RE: [Patch 2/3][Aarch64] Add support for IEEE-conformant versions of scalar fmin* and fmax*

RE: [PATCH 2/4 v2][AArch64] Add support for FCCMP

[PATCH 2/4] [graphite] remove isl scheduler optimizations for deprecated isl 0.14

[PATCH 2/4] Equate MEM_REFs and ARRAY_REFs in tree-ssa-scopedtables.c

[PATCH 2/4] gcc/arc: Remove load_update_operand predicate

[PATCH 2/4] PR c++/62314: add fixit hint for "expected ';' after class definition"

Re: [PATCH 2/4][AArch64] Increase the loop peeling limit

[PATCH 2/5] Fix more asymmetric comparison functions

[PATCH 2/6] [DJGPP] libgcc: Add djgpp to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.

Re: [PATCH 2/7][ARM] Multilib support for ARMv8.1.

[PATCH 3/3, libgomp] Resolve libgomp plugin deadlock on exit, intelmic parts

[PATCH 3/3] [graphite] specify more isl codegen options

[PATCH 3/3] [RFC] Treat a gimplification failure as an internal error

[PATCH 3/3] PR c/68473: sanitize source range-printing within certain macro expansions (v2)

[Patch 3/3][Arm] Add support for IEEE-conformant versions of scalar fmin* and fmax*

[PATCH 3/4] [graphite] add tiling on schedule trees

[PATCH 3/4] Add a pass_copy_prop following pass_ch_vect

[PATCH 3/4] gcc/arc: Remove store_update_operand predicate

[PATCH 3/4] PR c++/62314: C++: add fixit hint to misspelled member names

RE: [PATCH 3/4][AArch64] Add CCMP to rtx costs

[PATCH 3/5] "Fix" intransitive comparison in reload_pseudo_compare_func

[PATCH 3/6] [DJGPP] libbacktrace/configure.ac: specify that DJGPP do not have mmap()

Re: [PATCH 3/7][ARM] Add patterns for new instructions

Re: [PATCH 3b/4][AArch64] Add scheduling model for Exynos M1

[PATCH 4/4] [graphite] add missing ast node for isl 0.15

Re: [PATCH 4/4] Add -Wmisleading-indentation to -Wall

[PATCH 4/4] C: add fixit hint to misspelled field names

Re: [PATCH 4/4] Cost CCMP instruction sequences to choose better expand order

[PATCH 4/4] gcc/arc: Avoid JUMP_LABEL_AS_INSN for possible return jumps

[PATCH 4/4] Un-XFAIL ssa-dom-cse-2.c for most platforms

Re: [PATCH 4/4][AArch64] Add cost model for Exynos M1

RE: [PATCH 4/4][AArch64] Cost CCMP instruction sequences to choose better expand order

[PATCH 4/5] Fix intransitive comparison in compare_access_positions

[PATCH 4/6] [DJGPP] config/i386/djgpp: Update definitions of signed types

Re: [PATCH 4/7][ARM] Add ACLE feature macro for ARMv8.1 instructions.

[PATCH 5/5] Fix intransitive comparison in dr_group_sort_cmp

[PATCH 5/6] [DJGPP] gcc/config/i386: update DJGPP configuration related files

Re: [PATCH 5/7][Testsuite] Support ARMv8.1 ARM tests.

[PATCH 6/6] [DJGPP] configure.ac: enable LTO

Re: [PATCH 6/7][ARM] Add ACLE intrinsics vqrdmlah and vqrdmlsh

Re: [PATCH 7/7][ARM] Add ACLE intrinsics vqrdmlah_lane and vqrdmlsh_lane

[PATCH 8/N] Fix memory leak in tree-vectorizer.h

[PATCH 9/N] Fix memory leak tree-if-conv.c

RE: [PATCH : RL78] Disable interrupts during hardware multiplication routines

[Patch AArch64] Fix typo in aarch64_builtin_reciprocal.

Re: [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609

Re: [PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address

[PATCH AArch64]Use aarch64_sync_memory_operand in atomic_store<mode> pattern

[patch committed SH] Fix build failure

[Patch ifcvt] Add a new parameter to limit if-conversion

Re: [PATCH PR68542]

[PATCH PR68906]

Re: [PATCH testsuite ARM] : Update armv6 unaligned macro tests

[Patch testsuite] Skip gcc.dg/ifcvt-4.c for targets on which it may not work

[PATCH v2] Do not sanitize left shifts for -fwrapv (PR68418)

[PATCH v2] Fix shrink-wrapping bug (PR67778, PR68634)

[PATCH v3] Fix shrink-wrapping bug (PR67778, PR68634)

[PATCH v4] Fix shrink-wrapping bug (PR67778, PR68634)

Re: [PATCH, 4/16] Implement -foffload-alias

[PATCH, ARM 2/6] Add support for ARMv8-M

RE: [PATCH, ARM 3/6] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M

[PATCH, ARM 3/8] Fix indentation of FL_FOR_ARCH* definition after adding support for ARMv8-M

[PATCH, ARM 4/6] Factor out MOVW/MOVT availability and desirability checks

[PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline

[PATCH, ARM 6/6] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline

[PATCH, ARM 7/6] Enable atomics for ARMv8-M Mainline

[PATCH, ARM, 1/3] Document --with-multilib-list for arm*-*-* targets

[PATCH, ARM, 3/3] Add multilib support for bare-metal ARM architectures

[PATCH, ARM] Fix gcc.c-torture/execute/loop-2b.c execution failure on cortex-m0

[PATCH, ARM] PR target/68617 Fix armv6 unaligned_access with attribute thumb

Re: [PATCH, ARM] PR65835 Fix LTO support for neon builtins

[PATCH, ARM] PR68674 Fix LTO support for neon builtins and error catching

[Patch, avr] Provide correct memory move costs

[PATCH, c++] Add testcase from PR68348 to the testsuite

Re: [PATCH, C++] Wrap OpenACC wait in EXPR_STMT

[PATCH, CHKP, PR middle-end/68697] Add bounds support for VA_ARG calls

[PATCH, CHKP] Fix bounds returned for structures

[PATCH, committed] Fix PR fortran/68684

Re: [Patch, Contrib] Download ISL 0.15 by download_prerequisites

[Patch, fortran] [6 Regression] ICE: in gfc_get_descriptor_dimension, at fortran/trans-array.c:268

[Patch, Fortran] PR45859 - Permit array elements to coarray dummy arguments

Re: [Patch, fortran] PR68534 - No error on mismatch in number of arguments between submodule and module interface

[Patch, Fortran] PR68815 - replace '%s' quotes by %< ... %>

[Patch, fortran} pr68196 [4.9/5 Regression] ICE on function result with procedure pointer component

[PATCH, GCC, V8M 0/6] Add support for ARMv8-M

[PATCH, GCC/ARM, 2/3] Error out for incompatible ARM multilibs

[PATCH, i386, AVX-512, PR68633] Fix order of operands in kunpck[bw,wd,dq] patterns.

[PATCH, i386, AVX-512] Fix assembler for broadcast pattern.

[PATCH, i386, AVX-512] Fix AVX-512 broadcast pattern.

Re: [PATCH, i386, AVX-512] Split out mask version for vec_extract_hi_<mode>.

[PATCH, i386, PR68627] Prohibit AVX-512VL broadcasts generation on KNL.

[PATCH, i386] Fix alignment check for AVX-512 masked store

[PATCH, i386] Introduce support for PKU instructions.

Re: [PATCH, i386] Use scalar mask for 16-byte and 32-byte vectors when possible

[PATCH, i386]: Cleanup ix86_emit_swsqrtsf a bit

[PATCH, i386]: Fix PR 67484 (version 2)

[PATCH, i386]: Fix PR68701: ICE with -ffixed-ebp

[PATCH, IA64] Fix building a bare-metal ia64 compiler

[PATCH, libgfortran] PR68867 numeric formatting problem in the fortran library

[Patch, libgfortran] PR68987 [5/6 Regression] double free or corruption in _gfortran_st_write_done

Re: [PATCH, libgomp] Rewire OpenACC async

[Patch, libstdc++/68863] Let lookahead regex use captured contents

[Patch, libstdc++/68877] Reimplement __is_[nothrow_]swappable

[PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha

Re: [Patch, MIPS] Remove definition of TARGET_PROMOTE_PROTOTYPES

[PATCH, obvious, i386] Remove duplicate check for CLZERO.

Re: [PATCH, PING*4] Track indirect calls for call site information in debug info.

[PATCH, PR middle-end/68595] Fix invariant boolean vector generation

[PATCH, PR target/69010] Fix expand for constant boolean vectors with a scalar mode

[PATCH, PR tree-optimization/68766] Remove all LOOP_VECTORIZED calls

Re: [PATCH, PR tree-optimization/PR68305] Support masked COND_EXPR in SLP

Re: [PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta

[PATCH, PR67627][RFC] broken libatomic multilib parallel build

[PATCH, PR68640] Clear restrict in install_var_field

[PATCH, PR68716] Fix GOMP/GOACC_parallel handling in find_func_clobbers

[PATCH, PR68956, committed] Fix constants used for boolean vectors

[Patch, pr69011, fortran, v1] [6 Regression] [OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE

[PATCH, PR69043, fortran] Trying to include a directory causes an infinite loop

[PATCH, RFC, gfortran] Multi-threaded random number generator

[PATCH, RFC, v2] Use Levenshtein spelling suggestions in Fortran FE

[PATCH, rs6000] Add support for lxvx and stxvx P9 instructions

[PATCH, rs6000] Fix analyze_swaps to handle vperm for large and small code models

[PATCH, rs6000] Fix PR target/68872, make -mcpu=powerpc64le pass correct assembler option

[PATCH, testsuite] Fix PR68629: attr-simd-3.c failure on arm-none-eabi targets

[PATCH, testsuite] Fix PR68632: gcc.target/arm/lto/pr65837 failure on M profile ARM targets

[PATCH, testsuite] Fix sse4_1-round* inline asm statements

[PATCH, testsuite]: Disable gcc.target/i386/pr68473-1.c for 32bit x86 targets

[PATCH, testsuite]: Remove extra braces from target selectors in gcc.target/i386

Re: [PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC.

[PATCH,committed] PR fortran/50201 -- quadmath_snprintf isn't weak

[Patch,microblaze]: Instruction prefetch optimization for microblaze.

Re: [PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite

[Patch,rtl Optimization]: Better register pressure estimate for Loop Invariant Code Motion.

Re: [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation

[PATCH/AARCH64] Fix -mcpu/arch=native support for LSE

Re: [PATCH/RFC v2] PR68212: Improve Accounting of Block Frequencies During Loop Unrolling

Re: [PATCH] (Partial) Implementation of simplificaiton of CSHIFT

Re: [PATCH] -Wshift-overflow: Warn for shifting sign bit out of a negative number

Re: [PATCH] [ARC] Add support for atomic memory built-in.

[PATCH] [ARM] PR68532: Fix VUZP and VZIP recognition on big endian

[PATCH] [C FE] Fold trivial exprs that refer to const vars

[PATCH] [C++] Fix read of uninitialized value in make_pack_expansion()

[PATCH] [graphite] attach schedule tree to the scop

[PATCH] [graphite] do not insert code outside the generated region

[PATCH] [graphite] Fix computation of single entry/exit of a region.

[PATCH] [graphite] fix PR68550: do not handle ISL loop peeled statements

[PATCH] [graphite] fix PR68693: Check for loop structure when extending the SCoP

[PATCH] [graphite] handle missing isl_ast_expr

[PATCH] [graphite] move all isl include files to graphite.h

[PATCH] [graphite] PR67842 Remove dead code.

[PATCH] [graphite] replace ISL with isl

[PATCH] [graphite] update required isl version

[PATCH] [libiberty] Tweak the documentation of libiberty's xcrc32 function

[PATCH] [PR rtl-optimization/49847] Fix ICE in CSE due to cc0-setter and cc0-user in different blocks

Re: [patch] add ELFv2 check to FreeBSD PowerPC64

[PATCH] Add levels to -Wmisleading-indentation; add level 1 to -Wall

[PATCH] Add options -finstrument-functions-include-{file,function}-list

[PATCH] Add pass parameter to TERMINATE_PASS_LIST

[PATCH] add test for c++/69023 - bitset whose name is used in constant-expression rejected

Re: [PATCH] add test for c++/69023 - bitset whose name is used in constant-expression rejected

[PATCH] Add testcase for c++/68116

[PATCH] Add testcase for c++/68348

[PATCH] Add testcase for c/68513

[PATCH] Add testcase for PR middle-end/68570

[PATCH] Add testcase for tree-optimization/64769

[PATCH] Add testcase for tree-optimization/67916

[PATCH] Add XFAIL to g++.dg/template/ref3.C (PR c++/68699)

[PATCH] Adjust vect-widen-mult-const-[su]16.c for r226675

Re: [PATCH] Allocate constant size dynamic stack space in the prologue

Re: [PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)

[patch] ARM FreeBSD fix bootstrap

Re: [PATCH] Avoid false vector mask conversion

[PATCH] Avoid ifcvt ICE on conditional return followed by trap (PR target/69015)

[PATCH] Avoid integer vector used as a vector mask

[PATCH] Avoid SAVE_EXPR generation from generic-match.c

[PATCH] Avoid unnecessary block copying in path splitting

[patch] Backport libstdc++ documentation improvements

Re: [PATCH] Better error messages for merge-conflict markers (v3)

[PATCH] Better error recovery for merge-conflict markers (v4)

[PATCH] Better error recovery for merge-conflict markers (v5)

[PATCH] C and C++ FE: better source ranges for binary ops

[PATCH] C FE: fix range of primary-expression in c_parser_postfix_expression

[PATCH] C FE: improvements to ranges of bad return values

[PATCH] C FE: use correct location range for static assertions

[PATCH] C++ FE: Show both locations in string literal concatenation error

[PATCH] c++/58109 - alignas() fails to compile with constant expression

[PATCH] c++/68711 - [5 regression] SEGV on an invalid offsetof of a member of a virtual base

[PATCH] c/68868 - atomic_init emits an unnecessary fence

[PATCH] c/68966 - atomic_fetch_* on atomic_bool not diagnosed

[PATCH] C: fix reported range of invalid unary dereference.

[PATCH] Commentary typo fix for gfc_typenode_for_spec()

Re: [PATCH] Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089)

Re: [PATCH] Convert SPARC to LRA

[PATCH] Derive interface buffers from max name length

[PATCH] Do not compute dependences in if-conversion

Re: [PATCH] Do not sanitize left shifts for -fwrapv (PR68418)

[PATCH] doc: discourage use of __attribute__((optimize())) in production code

[PATCH] Don't ignore noreturn functions for "unused" warning (PR middle-end/68582)

[PATCH] Empty redirect_edge_var_map after each pass and function

Re: [PATCH] Enable libstdc++ numeric conversions on Cygwin

Re: [PATCH] enable loop fusion on isl-15

[PATCH] Encode alignment info in MASK_{LOAD,STORE} ifns (PR tree-optimization/68786)

[PATCH] Fix -E preprocessing of pragmas (PR preprocessor/57580)

[PATCH] Fix -fcompare-debug issue in cross-jumping (PR rtl-optimization/65980)

[PATCH] Fix -fcompare-debug issue in tree-cfgcleanup (PR tree-optimization/66688)

[PATCH] Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657)

[PATCH] Fix -Werror= handling with aliases (PR c/68833)

[PATCH] Fix -Wmisleading indentation false-positive for do-while statement

[Patch] Fix bug for frame instructions in annulled delay slots

Re: [PATCH] Fix c++/67337 (segfault in mangle.c)

[PATCH] Fix Changelog entry and add pr66896.C

[patch] Fix clang error with std::experimental::filesystem::path

[PATCH] Fix constexpr evaluation of comparisons involving pointer-to-members

Re: [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)

Re: [PATCH] Fix detection of setrlimit in libstdc++ testsuite

[patch] Fix dynamic linker spec for FreeBSD powerpc64

[PATCH] Fix failure of gfortran.dg/backtrace_1.f90 on hppa*-*-hpux*

[Patch] Fix for MIPS PR target/65604

[PATCH] Fix Fortran deviceptr clause.

[PATCH] Fix ICE in nonnull warning on OFFSET_TYPEs (PR c++/68653)

[PATCH] Fix ICE with -fno-if-conversion (PR rtl-optimization/68730)

[PATCH] Fix INTEGER_CST handling for > 64 bits wide bitfields (PR tree-optimization/68835)

[PATCH] Fix IPA PTA vs. PTA regressions

[PATCH] Fix IPA PTA wrong-code bug with LTO

[PATCH] Fix large code model with the ELFv2 ABI

[PATCH] Fix libgfortran build on hppa64-hp-hpux11.11

[PATCH] Fix math transformation on targets without c99 math functions

[PATCH] Fix memory leaks in tree-vect-data-refs.c

[PATCH] Fix missing range information for "%q+D" format code

[PATCH] Fix new sancov tests

Re: [PATCH] Fix oacc kernels default mapping for scalars

[PATCH] Fix phiopt ICE in Factor conversion in COND_EXPR (PR tree-optimization/66949)

[PATCH] Fix PR c++/21802 (two-stage name lookup fails for operators)

[PATCH] Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)

[PATCH] Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment)

[PATCH] Fix PR c++/69052 (argument pack deduction failure during overload resolution)

[PATCH] Fix PR c++/69056 (argument pack deduction failure during overload resolution)

[patch] Fix PR debug/60756

[PATCH] Fix PR ipa/68790

[patch] Fix PR middle-end/68215

[patch] Fix PR middle-end/68291 & 68292

[PATCH] Fix PR61441 introduced regression (PR tree-optimization/69070)

Re: [PATCH] fix PR65726

[PATCH] Fix PR66051

[PATCH] Fix PR66848 by enforcing 16-bit alignment on darwin

[PATCH] Fix PR67438

Re: [PATCH] Fix PR68029

[PATCH] Fix PR68379

Re: [PATCH] Fix PR68559

[PATCH] Fix PR68583

[PATCH] Fix PR68583 some more

[PATCH] Fix PR68590

[PATCH] Fix PR68625

[PATCH] Fix PR68636

[PATCH] Fix PR68639

[PATCH] Fix PR68681

[PATCH] Fix PR68707, 67323

[PATCH] Fix PR68721

[PATCH] Fix PR68775

[PATCH] Fix PR68776

[PATCH] Fix PR68806

[PATCH] Fix PR68817

[PATCH] Fix PR68852

[PATCH] Fix PR68861

[PATCH] Fix PR68870

[PATCH] Fix PR68892

[PATCH] Fix PR68915

[PATCH] Fix pr68917 ICE on __builtin_clz for tilegx

[PATCH] Fix PR68946

[PATCH] Fix PR68951

[PATCH] Fix pr69012 ICE on building libgfortran for mips

[PATCH] Fix PRs 67800 and 68333

[PATCH] Fix PRs 68916 and 68914

[PATCH] Fix reassoc range test vs. value ranges (PR tree-optimization/68671)

[PATCH] Fix shrink-wrap bug with anticipating into loops (PR67778, PR68634)

[PATCH] Fix some blockers of PR c++/24666 (arrays decay to pointers too early)

[PATCH] Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early)

[PATCH] Fix ubsan ICE with non-C/C++ FEs (PR sanitizer/69055)

[PATCH] Fix undefined behavior in vect testcases

[PATCH] Fix up fold_ctor_reference and fully_constant_vn_reference_p (PR tree-optimization/68785)

[PATCH] Fix up noce_try_abs again (PR rtl-optimization/68670)

Re: [PATCH] Fix up reduction-1{1,2} testcases (PR middle-end/68221)

Re: [PATCH] Fix vector rsqrt discovery (PR tree-optimization/68501)

[PATCH] Fix vectorizer memory leak

Re: [PATCH] Fix warnings from including fdl.texi into gnat-style.texi

[PATCH] Fix wrong-code with IPA PTA

[PATCH] g++.dg/cpp1y/pr58708.C testcase fix for AIX

[PATCH] GCC-5 backport of PR lto/65948

[PATCH] gcc/config/tilegx/tilegx.md: Compare only 32-bit values for 32-bit comparing

[PATCH] gcc: read -fdebug-prefix-map OLD from environment (improved reproducibility)

[PATCH] Handle BUILT_IN_GOACC_PARALLEL in ipa-pta

[PATCH] Handle OBJ_TYPE_REF in FRE

[PATCH] Handle sizes and kinds params of GOACC_paralllel in find_func_clobbers

[PATCH] ia64: don't use dynamic relocations for local symbols

[PATCH] Improve constant vec_perm expansion on i?86 (PR target/68655)

[PATCH] Improve expansion of double word popcount or parity (PR target/68647)

[PATCH] Improve fold-const comparison checks (PR c++/67376)

[patch] Improve generated libstdc++ API docs

[PATCH] IRA: Fix % constraint modifier handling on disabled alternatives.

[patch] libstdc++/56383 Fix ambiguity with multiple enable_shared_from_this bases

[patch] libstdc++/57060 cope with invalid thread IDs

[patch] libstdc++/59768 Fix std::invoke support for reference_wrappers

[patch] libstdc++/68276 and libstdc++68995 qualification in <functional>

[patch] libstdc++/68825 Fix dejagnu directives in shared_ptr test

[patch] libstdc++/68912 Fix cv-qualifiers in std::bind invocation

[patch] libstdc++/68921 add timeout argument to futex(2)

[PATCH] Limit path splitting to loops we optimize for speed

[PATCH] m68k testsuite TLC

[PATCH] Make basic asm implicitly clobber memory, pr24414

[PATCH] Make tree if-conversion honor PARAM_ALLOW_STORE_DATA_RACES

RE: [PATCH] MIPS/GCC/doc: Reorder `-mcompact-branches='

[PATCH] Move split-path pass next to the tracer pass

Re: [PATCH] New version of libmpx with new memmove wrapper

[PATCH] OpenACC documentation for libgomp

[PATCH] Performance fix for libmpx memmove wrapper

[PATCH] PPC sqrtf using rsqrtes (PR 68609)

[PATCH] Pr 68805, Fix PowerPC little endian -mvsx-timode

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

[PATCH] PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression

[PATCH] PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression (v2)

Re: [PATCH] PR c/68473: sanitize source range-printing within certain macro expansions

[PATCH] PR c/68637: Rebuid array with the updated function pointer type

[PATCH] PR c/68637: Rebuild array with the updated function pointer type

Re: [PATCH] PR target/48904 x86_64-knetbsd-gnu missing defs

[PATCH] PR target/68937: i686: -fno-plt produces wrong code (maybe only with tailcall

[PATCH] PR target/68991: Add vector_memory_operand and "Bm" constraint

[PATCH] PR/68089: C++-11: Ingore "alignas(0)".

[PATCH] Remove redundant main_size field from LTO header

[PATCH] Remove unpaired TERMINATE_PASS_LIST in passes.def

[PATCH] Remove unused modified_noreturn_calls

[PATCH] Remove use of 'struct map' from plugin (nvptx)

[patch] remove WCHAR_TYPE definition for FreeBSD PowerPC64

[PATCH] Rename PR middle-end/66726 testcase

Re: [patch] RFC asan support for i?86/x86_64-*freebsd*

[PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE

[PATCH] rs6000: Fix a mistake in cstore_si_as_di (PR68865, PR68879)

[PATCH] rs6000: Optimise SImode cstore on 64-bit

[PATCH] rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)

[PATCH] S/390: Add -mbackchain options to fix test failure.

[PATCH] S/390: Allow to use r1 to r4 as literal pool base.

Re: [PATCH] S/390: Allow to use r2 to r4 as literal pool base.

Re: [PATCH] S/390: Fix warning in "*movstr" pattern.

[Patch] S/390: Simplify vector conditionals

[PATCH] S/390: Wide int support.

[PATCH] shrink-wrap: Once more PRs 67778, 68634, and now 68909

[PATCH] Speedup bitmap_find_bit

[PATCH] testsuite/lib/multline.exp: show test name and line numbers

[patch] Update -std=gnu++1y in experimental::shared_ptr tests

[PATCH] update -Wall and -Wextra documentation

[PATCH] Use const-ref instead of values for sese_l passed to functions.

[PATCH] Use ECF_MAY_BE_ALLOCA for __builtin_alloca_with_align (PR tree-optimization/68680)

[PATCH] Use explicit UNKNOWN_LOCATION instead of input_location (which is line 1) for process_options diagnostics (PR c/68656)

[PATCH] Use gfc_add_*_component defines where appropriate

[PATCH] Use TYPE_MODE_RAW in print_node for vector_type.

[PATCH] v2 Re: [PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE

Re: [PATCH] v3 of diagnostic_show_locus and rich_location (was Re: [PATCH 2/5] Reimplement diagnostic_show_locus, introducing rich_location classes (v2))

[PATCH], PowerPC IEEE 128-bit fp, #11 (enable libgcc conversions)

[PATCH], PowerPC IEEE 128-bit fp, patch #10 (comparison, documentation, conversion, debug)

[PATCH], PowerPC, Add -mpower9-dform to switches turned on with -mcpu=power9

[PATCH], PowerPC, add ISA 3.0 xxperm (power9 patch #12)

Re: [PATCH][1/2] Fix PR68553

RE: [PATCH][AArch64] Add TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS

[PATCH][AArch64] Add vector permute cost

RE: [PATCH][AArch64] Avoid emitting zero immediate as zero register

Re: [PATCH][AArch64] Don't allow -mgeneral-regs-only to change the .arch assembler directives

RE: [PATCH][AArch64] Enable fusion of AES instructions

[PATCH][AArch64] PR target/68696 FAIL: gcc.target/aarch64/vbslq_u64_1.c scan-assembler-times bif\tv 1

[PATCH][AArch64] Properly cost zero_extend+ashift forms of ubfi[xz]

Re: [PATCH][AArch64] Replace insn to zero up DF register

[PATCH][AArch64][1/2] PR rtl-optimization/68796 Add compare-of-zero_extract pattern

[PATCH][AARCH64][NEON] Enabling V*HFmode simd immediate loads.

[PATCH][ARC] Refurbish and extend builtin function support for ARC

Re: [PATCH][ARC] Refurbish emitting DWARF2 for epilogue.

RE: [PATCH][ARM] Enable fusion of AES instructions

Re: [PATCH][ARM] PR 49526: Add support for smmul,smmla,smmls instructions

[PATCH][ARM] PR target/68214: Delete IP-reg-clobbering call-through-mem patterns

[PATCH][ARM] PR target/68648: Fold NOT of CONST_INT in andsi_iorsi3_notsi splitter

Re: [PATCH][ARM] Use snprintf rather than sprintf where possible

[PATCH][combine] Check WORD_REGISTER_OPERATIONS normally rather than through preprocessor

[PATCH][combine] Don't create LSHIFTRT of zero bits in change_zero_ext

[PATCH][combine] PR rtl-optimization/68651 Try changing rtx from (r + r) to (r << 1) to aid recognition

[PATCH][combine][RFC][2/2] PR rtl-optimization/68796: Perfer zero_extract comparison against zero rather than unsupported shorter modes

[PATCH][combine][v2] Canonicalise (r + r) to (r << 1) to aid recognition

[PATCH][contrib] Update download_prerequisites to ISL 0.15.

Re: [PATCH][GCC] Make stackalign test LTO proof

Re: [PATCH][install.texi] Add note against GNAT 4.8 on ARM targets.

[PATCH][LTO,ARM] Fix vector TYPE_MODE in streaming-out

[PATCH][PING][PR 67425] Fix docs for -frandom-seed

[PATCH][PR 67425] Fix docs for -frandom-seed

[PATCH][PR target/19201] Peephole to improve clearing items in structure for m68k

Re: [PATCH][PR tree-optimization/67816] Fix jump threading when DOM removes conditionals in jump threading path

[PATCH][PR tree-optimization/68844] Fix testcase expected output

[PATCH][reload.c] Convert conditional compilation of WORD_REGISTER_OPERATIONS

[PATCH][reload1.c] Convert conditional compilation on WORD_REGISTER_OPERATIONS

[PATCH][RTL-ifcvt] PR rtl-optimization/68624: Clean up logic that checks for clobbering conflicts across basic blocks

[PATCH][RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of the other

[PATCH][rtlanal.c] Convert conditional compilation on WORD_REGISTER_OPERATIONS

[PATCH][RX] v2 instructions support.

[PATCH][Testsuite]Cleanup logs from gdb tests by adding newlines

Re: [PATCH][WIP] libstdc++: Make certain exceptions transaction_safe.

[PATCH^1] Add fuzzing coverage support

Re: [PATCHES, PING*2] Enhance standard DWARF for Ada

Re: [PATCHES, PING*5] Enhance standard DWARF for Ada

[PATCHES, PING] Enhance standard DWARF for Ada

[PATCHv2][PR 67425] Fix docs for -frandom-seed

[PIING][PATCH, 9/16] Add pass_parallelize_loops_oacc_kernels

[PING v2][PATCH][4.9] Backport fix for PR sanitizer/64820.

[PING v3][PATCH][4.9] Backport fix for PR sanitizer/64820.

[PING] [ARM] Use vector wide add for mixed-mode adds

[ping] pending patches

[PING][Patch 3/3][Arm] Add support for IEEE-conformant versions of scalar fmin* and fmax*

[Ping]Re: [AArch64] Simplify TLS pattern by hardcoding relocation modifiers into pattern

[Ping^2][AArch64][TLSGD][2/2] Implement TLS GD traditional for tiny code model

Re: [PING^2][PATCH] Improve C++ loop's backward-jump location

[PR 66616] Check for thunks when adding extra constants to clones

[PR 68064] Testcase and an assert for an already fixed bug

[PR 68851] Do not collect thunks in callect_callers

Re: [PR64164] drop copyrename, integrate into expand

Re: [PR67335] drop dummy zero from reverse VTA ops, fix infinite recursion

Re: [PR67383][ARM][4.9]Backport of "Allow any register for DImode values in Thumb2"

Re: [PR68001, CilkPlus] Fix for PR68001

Re: [PR68432 00/26] Handle size/speed choices for internal functions

[PTX]

[PTX] #define cleanup

[ptx] annotate 2 tests

[PTX] avoid constant pool bug

[PTX] function frame emission

[PTX] initialization fragment emission

[PTX] more predicates

[PTX] more register cleanups

[PTX] no return fns

[PTX] parameters and return values

[PTX] permit hard regs

[PTX] prologue emission

[PTX] reduce testcase time

[PTX] remove some predicates

[PTX] remove some test skipping

[PTX] remove unnecessary promotions

[PTX] reorder function calling hooks

[PTX] Reorder hard regs

[PTX] reorganize data space handling

[PTX] return type emission

[PTX] simplify arg advance

[PTX] simplify calling struct

[PTX] simplify movs

[PTX] some more cleanups

[PTX] stabs debug

[PTX] stop special casing worker buffers

[PTX] TImode initializers

[PTX] uninitialized decls

[PTX] var emission

[PTX] xfail sibcall test

Re: [rb-general] [PATCH] gcc: read -fdebug-prefix-map OLD from environment (improved reproducibility)

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [0/3]

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [0/3] v2

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [1/3]

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [1/3] v2

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [2/3]

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [2/3] v2

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [3/3]

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [3/3] v2

[RFA] [PATCH] [PR tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [4/3] v2

Re: [RFA] [PATCH] Fix invalid redundant extension elimination for rl78 port

[RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands

[RFA] [PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-loop-optimizations

RE: [RFA] Compact EH Patch

RE: [RFA] Compact EH Patch [Ping]

Re: [RFA] Implement incremental IL linking

[RFA] Transparent alias suport part 10: Fix base+offset alias analysis oracle WRT aliases

[RFA][PATCH] Run CFG cleanups after reassociation as needed

[RFA][PATCH][PR tree-optimization/64910] x86 backend improvement

[RFC, rtl optimization]: Better heuristics for estimate_reg_pressure_cost in presence of call for LICM.

Re: [RFC] Combine vectorized loops with its scalar remainder.

[RFC] Dump ssaname info for default defs

[RFC] Request for comments on ivopts patch

[RFC] Use gfc_decl_attributes in fortran frontend

[RFC][PATCH , ARM 2/8] Add RTL patterns for thumb1 push/pop

[RFC][PATCH, ARM 0/8] ARMv8-M Security Extensions

[RFC][PATCH, ARM 1/8] Add support for ARMv8-M's Security Extensions flag and intrinsics

[RFC][PATCH, ARM 3/8] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute

[RFC][PATCH, ARM 4/8] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return

[RFC][PATCH, ARM 5/8] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers

[RFC][PATCH, ARM 6/8] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute

[RFC][PATCH, ARM 7/8] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call

[RFC][PATCH, ARM 8/8] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic

[RFC][PATCH] Fix broken handling of LABEL_REF in genrecog + genpreds.

[rl78] fix far addressing etc

[RTL] canonical form of AND-immediate within COMPARE?

[rx] avoid long calls

[SPARC] Enable wide-int support

[SPARC] Fix PR target/63668

[testsuite] Tweak gcc.dg/torture/pr68264.c for Solaris

[testsuite] VLA test uses alloca

Re: [testsuite][ARM target attributes] Fix effective_target tests

[trans-mem] Give EH_ELSE access to __builtin_eh_pointer

[UPC 01/22] front-end changes

[UPC 02/22] tree-related changes

[UPC 03/22] options processing, driver

[UPC 04/22] Make, Config changes

[UPC 05/22] language hooks changes

[UPC 06/22] target hooks

[UPC 07/22] lowering, pointer-to-shared ops

[UPC 08/22] target - Darwin

[UPC 09/22] target - x86

[UPC 10/22] target - rs6000

[UPC 11/22] documentation

[UPC 12/22] DWARF support

[UPC 13/22] C++ changes

[UPC 14/22] constant folding changes

[UPC 15/22] RTL changes

[UPC 16/22] gimple/gimplify changes

[UPC 17/22] misc/common changes

[UPC 18/22] libatomic changes

[UPC 20/22] libgupc runtime library [1/9]

[UPC 20/22] libgupc runtime library [2/9]

[UPC 20/22] libgupc runtime library [3/9]

[UPC 20/22] libgupc runtime library [4/9]

[UPC 20/22] libgupc runtime library [5/9]

[UPC 20/22] libgupc runtime library [6/9]

[UPC 20/22] libgupc runtime library [7/9]

[UPC 20/22] libgupc runtime library [8/9]

[UPC 20/22] libgupc runtime library [9/9]

[UPC 21/22] gcc.dg test suite

[UPC 22/22] libgupc test suite

[v3 PATCH] Document the implementation of Logical Operator Type Traits.

[v3 PATCH] PR libstdc++/66693

[v3 PATCH] PR libstdc++/68139

[v3 PATCH] PR libstdc++/68276

[v3] avoid alignment of static variables affecting stack's

[v4] avoid alignment of static variables affecting stack's

[visium] skip block move insn test on gr5

[wwwdocs] Document how to add a new SSH key

Add an rsqrt_optab and IFN_RSQRT internal function

Re: Add fuzzing coverage support

RE: Add support for CLZERO ISA

adding -Wshadow-local and -Wshadow-compatible-local ?

Another C++11 experimental thing...

Backport: [Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609

C PATCH for c/64637 (better location for -Wunused-value)

C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL)

C PATCH for c/68907 (bogus warning with _Atomic predecrement)

C PATCH to add __atomic_fetch_* optimization for _Atomics (PR c/68908)

Re: C PATCH to add __atomic_fetch_* optimization for _Atomics (PR c/68908) (v2)

C PATCH to warn when accessing members of atomic structures (PR c/69002)

C++ PATCH for c++/63628 (generic lambdas and variadic capture)

C++ PATCH for c++/66921 (ICE with array in template)

C++ PATCH for c++/67257 (ICE with broken template)

C++ PATCH for c++/67339 (ICE with alias to PMF)

C++ PATCH for c++/67550 (wrong value for reference to const class var)

C++ PATCH for c++/67576 (multiple evaluation of typeid operand)

C++ PATCH for c++/68170 (-fconcepts and template friend)

C++ PATCH for c++/68464 (ICE with constexpr and delayed folding)

C++ PATCH for c++/68645 (attr-simd-3.c testsuite failure)

C++ PATCH for c++/69005 (infinite template recursion with template constructor)

C++ PATCHes to fix -std=c++1z regressions

C++/testsuite PATCH to allow running testsuite in C++1z mode

check initializer to be zero in .bss-like sections

Commit: MSP430: Reduce number of multilibs

Re: config-list.mk and obsoleted configurations

config-list.mk and obsoleted configurations (was: [BUILDROBOT] "error: null argument where non-null required" on multiple targets)

Do not decompress functions sections when copying them to ltrans

Documentation tweaks for internal-fn-related optabs

don't consider 'main' inlinable

Don't run OpenACC C++ test twice (was: [gomp4] OpenACC / C++)

DW_AT_endianity (was Re: [ping] pending patches)

extend shift count warnings to vector types

Re: Fix 61441 [ 1/5] Add REAL_VALUE_ISSIGNALING_NAN

Re: Fix 61441 [5/5] Disable various transformations for signaling NaN operands

Fix alias.c wrt aliases and anchors

Fix buildbreaker with isl 0.14

Fix DECL_VIRTUAL_P of same body aliases

Fix ipa-icf.c segfault

Fix ipa-pure-const wrt thunks

Fix lto-bootstrap ICE with decl merging disabled

Re: Fix lto-symtab ICE during Ada LTO bootstrap

Fix lto.c ICE

Fix omnetpp miscompilation

Fix PR ada/48013

Fix PR ada/49940

Fix PR ada/49944

Fix PR ada/50048

Fix PR ada/56274

Fix PR ada/66526

Fix PR rtl-optimization/68910

Fix PR21273

Fix PR66206

Fix PR66208

Fix PR67639

Fix pure/const propagation with interposable functions

fix scheduling antideps

Fix size of enum bitfield in recently added test

Fix thinko in lto-symtab prevailing decl merging

Re: Fix tree-ssa-dce Ada LTO bootstrap ice

Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/68162)

Fix visibility handling in ipa-pure-const

fix VXWORKS_LIBGCC_SPEC not to include -lc_internal for shared rtps

Fortran release notes (was: [PATCH] v2 ...)

Free up bits in DECLs and TYPEs

Gather hash-tab statistics only with GATHER_STATISTICS

GCC 5.4 Status report (2015-12-04)

Gimple loop splitting v2

Go patch committed: Don't set TYPE_STRING_FLAG on a type variant

Go patch committed: Fix array dimension handling on 32-bit host

Go patch committed: Fix passing zero-sized global variable to function

Re: gomp_target_fini

gomp_target_fini (was: [gomp4.5] Handle #pragma omp declare target link)

Re: Incorrect code due to indirect tail call of varargs function with hard float ABI

ipa-cp heuristics fixes

ISL version check patch

Last testcase for PR middle-end/25140

libgcc: unwind-ia64.c without malloc/free

libgo patch committed: Make sure NLA_HDRLEN is defined

mark test requiring pthreads

New debug counter for unreachable edges found in DOM

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

Note new TR29124 Special math functions on the web pages.

Re: Patch RFA: Improve building gotools with a cross compiler

patch to fix PR68349

Patch to fix PR68691

Re: PATCH to shorten_compare -Wtype-limits handling

PATCH: PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT

Ping [PATCH] c++/42121 - diagnose invalid flexible array members

Re: Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954

Re: PING: [PATCH] PR target/67215: -fno-plt needs improvements for x86

PING^1: [PATCH] Add TYPE_EMPTY_RECORD for C++ empty class

PING^2: [PATCH] X86: Optimize access to globals in PIE with copy reloc

PR 68432: Add a target hook to control size/speed optab choices

PR c/68657 - Add missing 'Warning' flags to c-family/c.opt + java/lang.opt

PR ipa/67811

PR ipa/67811, part 2

PR68146: Check for null SSA_NAME_DEF_STMTs in fold-const.c

PR68474: Fix tree-call-cdce.c:use_internal_fn

PR68577: Handle narrowing for vector popcount, etc.

Prune TYPE_FIELDS lists more in free_lang_data

Reduce global decl stream

Register pressure aware loop unrolling

Request permission to delete gcc.dg/vect/costmodel/ppc/costmodel-fast-math-vect-pr29925.c

RFA (hash-*): PATCH for c++/68309

RFA: Fix ICE compiling gcc.dg/lto/pr55113_0.c for x86/x86_64

RFA: Libiberty: Fix warnings about left shifting a negative value.

RFA: PR 66655: Use COFF/PE weak symbols

RFA: PR 68770: Fix use of uninitialised value in secondary_reload

RFA: PR 68913: Provide weak version of __fread_chk for PR61886 test

RFC: c-common PATCHes to fully fold warning function arguments

RFC: Merge the GUPC branch into the GCC 6.0 trunk

RFD: annotate iterator patterns with expanded forms

Re: S/390: Fix warnings in "*setmem_long..." patterns.

Re: Solaris vtv port breaks x32 build

Re: Splitting up gcc/omp-low.c?

Splitting up gcc/omp-low.c? (was: [hsa 5/10] OpenMP lowering/expansion changes (gridification))

stop IPA wrapping 'main'

Transparent alias suport part 1

Transparent alias suport part 11 (vtable rewritting fix)

Transparent alias suport part 11: fix warning and error attributes with LTO

Transparent alias suport part 2 (lto-partition fixes)

Transparent alias suport part 3 (lto-symtab fixes)

Transparent alias suport part 4 (ipa-visibility fixes)

Transparent alias suport part 5 (varpool fixes)

Transparent alias suport part 6 (lto-cgraph fixes)

Transparent alias suport part 7 (lto-symtab support)

Transparent alias suport part 8 (equal_address_to support)

Transparent alias suport part 9 (ipa-reference fixes)

update_vtable_references segfault

varpool/constpool bug

When not optimizing do not compute RTX memory attributes

Wrap fewer refs for LTO


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