gcc-patches archive
subject index for October, 2018

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:

#999 spurious error on derived record passed as Out parameter

Re: ((X /[ex] A) +- B) * A --> X +- A * B

-fopt-info-inline and class opt_problem

Update my email address

[PATCH AutoFDO/3]Set profile_count accordingly for AutoFDO.

[PATCH AutoFDO/2]Treat ZERO as common profile probability/count

[PATCH AutoFDO/1]Avoid infinite recursion for inlined function decl tracing

[PATCH AutoFDO/4]Fix profile count computation/propagation.

[PATCH PR87022]Check all bits in dist-vector rather than the fisrt in loop distribution

[Patch, Fortran] PR87556 – for FORM TEAM also use argse.pre/post

Artık Herkes Yapıyor Sosyal Hesaplarınızda Beğeni ve Takipçi Arttırmak Ücretsiz gcc-patches at gcc dot gnu dot org gcc-patches at gcc dot gnu dot org!

Don’t build gdb/readline/libreadline.a, when --with-system-readline is supplied

Re: [Patch, Fortran] PR87556 – for FORM TEAM also use argse.pre/post

Re: [Patch, Fortran] PR fortran/83522 – reject array-valued substrings

Re: [Patch, Fortran] PR fortran/83522 – reject array-valued substrings

Tickеt#290564927 <achehebar at bestbeach dot net> 31-10-2018 04:47:30 I extremely advise you to study this letter, simply to ensure not a thing will take place

Re: [

[00/10][RFC] Splitting the C and C++ concept of "complete type"

[01/10] Expand COMPLETE_TYPE_P in obvious checks for null

[02/10] Replace most uses of COMPLETE_TYPE_P outside the frontends

[03/10] Move COMPLETE_OR_VOID_TYPE_P to the C and C++ frontends

[04/10] Move COMPLETE_OR_UNBOUND_ARRAY_TYPE_P to the C and C++ frontends

[05/10] Move complete_or_array_type_p to the C and C++ frontends

[06/10] Move COMPLETE_TYPE_P to the C and C++ frontends

[07/10] Use COMPLETE_TYPE_P instead of TYPE_SIZE

[08/10] Add a TYPE_SIZELESS_P property to types

[09/10] C support for sizeless types

[1/7] Preprocessor cleanup

[10/10] C++ support for sizeless types

[2/7] Preprocessor node access

[3/7] Preprocessor macro loc

[4/7] Preprocessor location-kind predicates

[5/6] Preprocessor include

[6/6] Preprocessor forced macro location

[[C++ PATCH]] Implement C++2a P0330R2 - Literal Suffixes for ptrdiff_t and size_t

[AArch64] Add Saphira pipeline description.

[AARCH64]Don't force symbols which referencing per-function literal pool into memory

Re: [aarch64}: added variable issue rate feature for falkor

[ABI PATCH] static anonymous unions of function scope

[ABSU_EXPR] Add some of the missing patterns in match.pd

[Ada] Fix spurious -Wuninitialized warnings for small records

[Ada] Fix spurious error on derived record passed as Out parameter

[Ada] Fix strange warning when using Ada.Iterator_Interface

[Ada] Fix Unchecked_Conversion between FP and rev SSO

[Ada] Ignore pragmas Compile_Time_Error/Warning in GNATprove mode

[Ada] Internal error on inlined renaming of subprogram instance

[Ada] Robustify implementation of pragma Inspection_Point

[Ada] Spurious error message on visibiliy change in aspect expression

[ARM/FDPIC v3 00/21] FDPIC ABI for ARM

[ARM/FDPIC v3 01/21] [ARM] FDPIC: Add -mfdpic option support

[ARM/FDPIC v3 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts

[ARM/FDPIC v3 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided

[ARM/FDPIC v3 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture

[ARM/FDPIC v3 05/21] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation

[ARM/FDPIC v3 06/21] [ARM] FDPIC: Add support for c++ exceptions

[ARM/FDPIC v3 07/21] [ARM] FDPIC: Avoid saving/restoring r9 on stack since it is RO

[ARM/FDPIC v3 08/21] [ARM] FDPIC: Ensure local/global binding for function descriptors

[ARM/FDPIC v3 09/21] [ARM] FDPIC: Add support for taking address of nested function

[ARM/FDPIC v3 10/21] [ARM] FDPIC: Implement TLS support.

[ARM/FDPIC v3 11/21] [ARM] FDPIC: Add support to unwind FDPIC signal frame

[ARM/FDPIC v3 12/21] [ARM] FDPIC: Restore r9 after we call __aeabi_read_tp

[ARM/FDPIC v3 13/21] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture

[ARM/FDPIC v3 14/21] [ARM][testsuite] FDPIC: Skip unsupported tests

[ARM/FDPIC v3 15/21] [ARM][testsuite] FDPIC: Adjust scan-assembler patterns.

[ARM/FDPIC v3 16/21] [ARM][testsuite] FDPIC: Skip v8-m and v6-m tests that currently produce an ICE

[ARM/FDPIC v3 17/21] [ARM][testsuite] FDPIC: Skip tests that don't work in PIC mode

[ARM/FDPIC v3 18/21] [ARM][testsuite] FDPIC: Handle *-*-uclinux*

[ARM/FDPIC v3 19/21] [ARM][testsuite] FDPIC: Enable tests on pie_enabled targets

[ARM/FDPIC v3 20/21] [ARM][testsuite] FDPIC: Adjust pr43698.c to avoid clash with uclibc.

[ARM/FDPIC v3 21/21] [ARM][testsuite] FDPIC: Skip tests using architecture older than v7

[ARM] Implement division using vrecpe, vrecps

[build, doc] Obsolete Solaris 10 support

[C++ Patch PING] Re: [C++ Patch] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration")

[C++ Patch, obvious] PR 84705 ("[6/7/8/9 Regression] internal compiler error: in add_stmt, at cp/semantics.c:390")

[C++ PATCH] Implement P0840, language support for empty objects.

[C++ PATCH] Allow __ prefix+suffix on C++11 attribute namespaces (PR c++/86288)

[C++ PATCH] Fix -Wreturn-local-addr handling of structured bindings (PR c++/87582)

[C++ PATCH] Fix pretty-print of enumerator ids (PR c++/87364)

[C++ PATCH] Fix up __has_cpp_attribute (no_unique_address)

[C++ PATCH] Fix up bitfield handling in typeid (PR c++/87547)

[C++ Patch] Improve create_array_type_for_decl locations

[C++ Patch] Improve locations in flexible array members diagnostic

[C++ PATCH] missed testcase

[C++ PATCH] more TU parsing refactoring

[C++ PATCH] parser simplification

[C++ Patch] PR 71128 ("[concepts] ICE on ill-formed explicit instantiation of a function concept")

[C++ Patch] PR 71139 ("[concepts] ill-formed compound-requirement lacking a semicolon not rejected")

[C++ Patch] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected")

Re: [C++ Patch] PR 84423 ("[6/7/8/9 Regression] [concepts] ICE with invalid using declaration")

[C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718")

Re: [C++ Patch] PR 85070 ("[8/9 Regression] ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409")

[C++ Patch] Remove quick fix for c++/85553

[C++ PATCH] Simplify overloads

Re: [C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR libstdc++/83938)

[C++ PATCH] String concatenation is a thing

[c-family] Small fix for -fdump-ada-spec

[committed] [PATCH 4/6] detect unterminated const arrays in sprintf calls (PR 86552)

[committed] Cleanup of libcpp diagnostic callbacks

[committed] Diagnose ordered construct without depend clauses in ordered(n) loop

[committed] diagnostics: add minimum width to left margin for line numbers

[committed] Fix fortran OpenMP schedule modifier parsing and resolving (PR fortran/87725)

[committed] Fix ICE in get_substring_ranges_for_loc on __FILE__ (PR c++/87721)

[committed] Fix ICE in substring-handling building 502.gcc_r (PR 87562)

[committed] Fix minor H8 bug exposed by recent combiner changes

[committed] Fix rl78 segfault

[committed] Fix sprintf warnings for targets with 2 byte wchar_t

[committed] libcpp: show macro definition when used with wrong argument count

[committed] Make g++.dg/concepts/memfun-err.C compile-only

[committed] Minor fixes to get_range_strlen and strlen folding

[committed] Remove stray reference to error_at_rich_loc

[Committed] S/390: Fix problem with vec_init expander

Re: [committed] Use structure to bubble up information about unterminated strings from c_strlen

[committed] v3: gccint.texi: add user experience guidelines

[committed] Work around ft32 port issue

Re: [concepts] Update to match the working draft (and bit more)

[doc PATCH] attribute packed does not apply to variables

[doc PATCH] clarify attribute optimize and target syntax

[doc PATCH] expand attribute aligned and __alignof__

[doc PATCH] mention interaction with noinline in flatten

[doc PATCH] mention optimization options relevant to in attribute nonnull

[doc PATCH] using multiple format-arg attributes on a single function (PR 87593)

[Driver] Add support for -fuse-ld=lld

Re: [GCC 8] [PATCH] i386: Remove _Unwind_Frames_Increment

[GCC][PATCH][Aarch64] Replace umov with cheaper fmov in popcount expansion

Re: [gofrontend-dev] Re: Go patch committed: Improve name mangling for package paths

[gomp5] Add reduction support for taskloop/taskloop simd

[gomp5] Add support for 5 new combined constructs for tasking

[gomp5] Add support for reduction clause task modifier on parallel

[gomp5] Disallow zero sized task reductions for C

[gomp5] Don't recompute addresses of original array sections at the end of taskgroup

[gomp5] Fix handling of task_reduction with variable length array sections

[gomp5] Fix task reduction handling in implicit parallel regions

[gomp5] Fix task reduction VLA handling

[gomp5] OpenMP 5.0 schedule modifier changes

[gomp5] Reject range-based for loops with ordered(n) clause

[gomp5] Small testcase fix

[gomp5] Tweak OMP_AFFINITY_FORMAT handling

[gomp5] Use gomp_aligned_alloc for workshare allocation

[libiberty] Use pipe inside pex_run

[libstdc++,doc] adjust a link in doc/xml/manual/allocator.xml

Re: [libstdc++,doc] adjust link to www.oracle.com

[nios2, committed] Fix PR80024

Re: [nvptx] vector length patch series

[OpenACC] initial manual deep copy in c

Re: [Patc, fortran] PR85603 - ICE with character array substring assignment

[PATCH 0/2] asm qualifiers (PR55681) and asm input

[PATCH 0/2] Update apply_subst_iterator and fix x86 pmovzx/pmovsx patterns

Re: [PATCH 0/2][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register

[PATCH 0/4] avoid relying on type information in get_range_strlen

[PATCH 0/6] ARC updates

[PATCH 0/7] libsanitizer: merge from trunk

Re: [PATCH 01/14] Add D front-end (DMD) language implementation and license.

Re: [PATCH 02/14] Add D frontend (GDC) implementation.

Re: [PATCH 04/14] Add D front-end (GDC) config, Makefile, and manpages.

Re: [PATCH 04/25] SPECIAL_REGNO_P

Re: [PATCH 06/14] Add patches for D language support in GCC proper.

Re: [PATCH 07/14] Add patches for D language support in GCC targets.

Re: [PATCH 08/14] Add D2 Testsuite files.

Re: [PATCH 09/14] Add D2 Testsuite Dejagnu files.

Re: [PATCH 09/25] Elide repeated RTL elements.

Re: [PATCH 1/2] [ARC] Check for odd-even register when emitting double mac ops.

[PATCH 1/2] apply_subst_iterator: Handle define_insn_and_split

[PATCH 1/2] asm qualifiers (PR55681)

[PATCH 1/2] i386: Enable AVX512 memory broadcast for FP mul

[PATCH 1/2] i386: Use scalar operand in floating point vec_dup patterns

[PATCH 1/2] S/390: Rename arch12 to z14

[PATCH 1/2] testsuite: multiline.exp: implement optional target/xfail selector

Re: [PATCH 1/2] zEC12 pipeline

Re: [PATCH 1/3] Fix -fopt-info for plugin passes

[PATCH 1/3] i386: Enable AVX512 memory broadcast for INT add

Re: [Patch 1/3][Aarch64] Implement Aarch64 SIMD ABI

[PATCH 1/4] [og8] Attach / Detach generic infrastructure

[PATCH 1/4] [OpenACC] Attach / Detach generic infrastructure

[PATCH 1/4] i386: Enable AVX512 memory broadcast for FMSUB

[PATCH 1/4] introduce struct strlen_data_t into gimple-fold

[PATCH 1/6] [ARC] Remove non standard funcions calls.

[PATCH 1/7] Update merge script and HOWTO_MERGE documentation.

Re: [PATCH 10/14] Add GDC Testsuite files.

Re: [PATCH 12/14] Add GDC/GCC builtins and runtime support (part of D runtime)

Re: [PATCH 13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE

Re: [PATCH 14/14] Add D Phobos config, makefiles, and testsuite.

Re: [PATCH 15/25] Don't double-count early-clobber matches.

[PATCH 2/2 v3][IRA,LRA] Fix PR86939, IRA incorrectly creates an interference between a pseudo register and a hard register

Re: [PATCH 2/2] [ARC] Avoid specific constants to end in limm field.

[PATCH 2/2] asm inline

[PATCH 2/2] i386: Enable AVX512 memory broadcast for FP div

[PATCH 2/2] S/390: Support IBM z14 Model ZR1 with -march=native

[PATCH 2/2] Simplify subreg of vec_merge of vec_duplicate

[PATCH 2/2] Support string locations for C++ in -Wformat (PR c++/56856)

[PATCH 2/2] x86: Add pmovzx/pmovsx patterns with memory operands

Re: [PATCH 2/3] Add -fopt-info-internals

[PATCH 2/3] i386: Enable AVX512 memory broadcast for INT logic

[PATCH 2/4] - relax strlen range optimization to avoid making assumptions about types

[PATCH 2/4] [og8] Attach / Detach C FE changes

[PATCH 2/4] [OpenACC] Attach / Detach C FE changes

[PATCH 2/4] i386: Enable AVX512 memory broadcast for FNMADD

Re: [PATCH 2/4] Remove unused functions and fields.

[PATCH 2/6] [ARC] Cleanup TLS implementation.

[PATCH 2/7] Merge from upstream 345033.

[PATCH 3/3] i386: Enable AVX512 memory broadcast for INT andnot

Re: [PATCH 3/3] v3: Report vectorization problems via a new opt_problem class

Re: [Patch 3/3][Aarch64] Implement Aarch64 SIMD ABI

[PATCH 3/4] - Change sprintf to use new get_range_strlen overload

[PATCH 3/4] [og8] Attach / Detach C++ FE changes

[PATCH 3/4] [OpenACC] Attach / Detach C++ FE changes

[PATCH 3/4] i386: Enable AVX512 memory broadcast for FNMSUB

[PATCH 3/6] [ARC] Add BI/BIH instruction support.

[PATCH 3/7] Update build system: include new files and run autoheader, autoconf, automake

[PATCH 4/4] - Replace uses of old get_range_strlen with the new one.

[PATCH 4/4] [og8] Attach / Detach compiler tests

[PATCH 4/4] [OpenACC] Attach / Detach compiler tests

[PATCH 4/4] i386: Update AVX512 FMSUB/FNMADD/FNMSUB tests

[PATCH 4/6] [ARC] Add peephole rules to combine store/loads into double store/loads

[PATCH 4/7] Apply LOCAL_PATCHES and remove not used ones.

[PATCH 5/6] [ARC] Refurbish and improve prologue/epilogue functions.

[PATCH 5/7] New local GCC patch for CAN_SANITIZE_UB ifdef.

Re: [PATCH 6/6, OpenACC, libgomp] Async re-work, nvptx changes

[PATCH 6/6] [ARC] Handle store cacheline hazard.

Re: [PATCH 6/6] detect unterminated const arrays in strnlen calls (PR 86552)

[PATCH 6/7] Adjust asan_shadow_offset for powerpc64 targets.

[PATCH 7/7] Update test-suite expected output after rewording in libsanitizer.

RE: [PATCH 8/8][GCC][AArch64] stack-clash: Add LR assert to layout_frame.

[PATCH 8/N] Bump libasan version due to adjustement in shadow memory offset for ppc64 target.

Re: [PATCH AutoFDO/1]Avoid infinite recursion for inlined function decl tracing

Re: [PATCH AutoFDO/2]Treat ZERO as common profile probability/count

Re: [PATCH AutoFDO/3]Set profile_count accordingly for AutoFDO.

Re: [PATCH c++/pr87295] -fdebug-types-section ICE

[PATCH libquadmath/PR68686]

Re: [PATCH PR87022]Check all bits in dist-vector rather than the fisrt in loop distribution

[PATCH v2 0/3] OpenRISC port

[PATCH v2 1/3] or1k: libgcc: initial support for openrisc

[PATCH v2 2/3] or1k: testsuite: initial support for openrisc

[PATCH v2 3/3] or1k: gcc: initial support for openrisc

[PATCH v2, rs6000 1/4] Fixes for x86 intrinsics on POWER 32bit

[PATCH v2, rs6000 2/4] Enable 32bit testing for x86 intrinsics on POWER

[PATCH v2, rs6000 3/4] Add compatible implementations of x86 SSSE3 intrinsics <tmmintrin.h>

[PATCH v2, rs6000 4/4] Add compatible implementations of x86 SSSE3 intrinsics <tmmintrin.h>

[PATCH v2, rs6000] 2/2 Add x86 SSE3 <pmmintrin,h> intrinsics to GCC PPC64LE target

[PATCH v2] Avoid unnecessarily numbered clone symbols

[PATCH v2] bring netbsd/arm support up to speed. eabi, etc.

[PATCH v2] fixincludes: vxworks: regs.h: Fix includes in regs.h wrapper

[PATCH v2] lra: fix spill_hard_reg_in_range clobber check

[PATCH v2] MIPS: Default to --with-llsc for the R5900 Linux target as well

[PATCH v2] powerpc: Optimized conversion of IBM long double to int128/int64

[PATCH v2] S/390: Allow LARL of literal pool entries

[PATCH v3 0/3] OpenRISC port

[PATCH v3 0/6] [MIPS] Reorganize the loongson march and extensions instructions set

[PATCH v3 1/3] or1k: libgcc: initial support for openrisc

[PATCH v3 1/6] [MIPS] Split Loongson (MMI) from loongson3a

[PATCH v3 2/3] or1k: testsuite: initial support for openrisc

[PATCH v3 2/6] [MIPS] Split Loongson EXTensions (EXT) instructions from loongson3a

[PATCH v3 3/3] or1k: gcc: initial support for openrisc

[PATCH v3 3/6] [MIPS] Add Loongson EXTensions R2 (EXT2) instructions support

[PATCH v3 4/6] [MIPS] Add Loongson 3A1000 processor support

[PATCH v3 5/6] [MIPS] Add Loongson 3A2000/3A3000 processor support

[PATCH v3 6/6] [MIPS] Add Loongson 2K1000 processor support

[PATCH v3] Avoid unnecessarily numbered clone symbols

Re: [PATCH v3] Change default to -fno-math-errno

[PATCH v4] Avoid unnecessarily numbering cloned symbols.

[PATCH v5 00/10] New backend for the TI PRU processor

[PATCH v5 01/10] Initial TI PRU GCC port

[PATCH v5 02/10] Initial TI PRU libgcc port

[PATCH v5 03/10] testsuite: Add PRU tests

[PATCH v5 04/10] testsuite: Add check for overflowed IMEM region to testsuite

[PATCH v5 05/10] testsuite: Add check for unsupported TI ABI PRU features to testsuite

[PATCH v5 06/10] testsuite: Remove PRU from test cases requiring hosted environment

[PATCH v5 07/10] testsuite: Define PRU stack usage

[PATCH v5 08/10] testsuite: Mark that PRU has one-cycle jumps

[PATCH v5 09/10] testsuite: Mark that PRU uses all function pointer bits

[PATCH v5 10/10] testsuite: Mark testsuite that PRU has different calling convention

Re: [PATCH, AArch64 10/11] aarch64: Implement TImode compare-and-swap

[PATCH, AArch64 v2 00/11] LSE atomics out-of-line

[PATCH, AArch64 v2 01/11] aarch64: Simplify LSE cas generation

[PATCH, AArch64 v2 02/11] aarch64: Improve cas generation

[PATCH, AArch64 v2 03/11] aarch64: Improve swp generation

[PATCH, AArch64 v2 04/11] aarch64: Improve atomic-op lse generation

[PATCH, AArch64 v2 05/11] aarch64: Emit LSE st<op> instructions

[PATCH, AArch64 v2 06/11] Add visibility to libfunc constructors

[PATCH, AArch64 v2 07/11] aarch64: Add out-of-line functions for LSE atomics

[PATCH, AArch64 v2 08/11] aarch64: Implement -matomic-ool

[PATCH, AArch64 v2 09/11] aarch64: Force TImode values into even registers

[PATCH, AArch64 v2 10/11] aarch64: Implement TImode compare-and-swap

[PATCH, AArch64 v2 11/11] Enable -matomic-ool by default

Re: [Patch, Aarch64] Fix testsuite regressions related to PR tree-optimization/71625

Re: [PATCH, ARM] Clean up arm backend using the @ construct for MD patterns

Re: [PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM

[PATCH, committed] Add self as maintainer of D front-end and libphobos

[PATCH, committed] Backport PR87473 fix to GCC 7

[PATCH, committed] Backport PR87473 fix to GCC 8

[patch, committed] Fix PR 84640

[PATCH, committed] Remove self from write after approval

[PATCH, contrib] dg-cmp-results: display NA->FAIL by default

[PATCH, d] Commited fix for PR 87825

[PATCH, d] Disable D on systems where it is known not to work.

[patch, doc, fortran] Document FINDLOC

[PATCH, doc] describe mode checking for doloop_end pattern

[PATCH, doc] Fix CONST_WIDE_INT_ELT

[Patch, Fortan] PR 87632 - fix select type ICE

[patch, fortran, committed] Clarify warning on missing location information

[patch, fortran] Fix PR 85896, type confusion with min and max

[patch, fortran] Fix PR 86111, ICE on invalid

Fwd: [patch, fortran] Implement FINDLOC

[Patch, fortran] PR40196 - [F03] [F08] Type parameter inquiry (str%len, a%kind) and Complex parts (z%re, z%im)

[Patch, fortran] PR56386 - [F03] ICE with ASSOCIATE construct and an derived type array component

[Patch, fortran] PR58618 - Wrong code with character substring and ASSOCIATE

[Patch, Fortran] PR58787 ICE (error recovery) in check_proc_interface

[Patch, Fortran] PR67125 - ALLOCATE with source-expr lbounds/ubound off by one

[Patch, fortran] PR71880 - pointer to allocatable character

[Patch, fortran] PR87151 - allocating array of character

[Patch, fortran] PR87566 - ICE with class(*) and select

[Patch, Fortran] PR87597 - fix off-by-one issue with inline matmul

[Patch, Fortran] PR87625 - fix reallocate on assign with polymophic arrays

Re: [PATCH, GCC/ARM, ping2] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations

Re: [PATCH, GCC/ARM, ping3] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations

Re: [PATCH, GCC/ARM] Fix PR87374: ICE with -mslow-flash-data and -mword-relocations

[PATCH, i386]: Do not depend "C" constraint on TARGET_SSE

[PATCH, i386]: Fix PR87573, error: could not split insn

[PATCH, i386]: Improve some i387 sequences

[PATCH, i386]: Macroize a couple of x87 fop patterns

[PATCH, i386]: Merge ftest insn patterns with FP compare insn patterns

[PATCH, i386]: Perform ix86_emit_i387_round calculations in XFmode

[PATCH, i386]: Remove cmp_*_cc_i387 FP compare patterns

[PATCH, i386]: Remove isinf patterns

[PATCH, i386]: Remove mixed-mode x87 absneg patterns

[PATCH, libgcc]: Use type-generic fpclassify builtins in libgcc2.c

Re: [PATCH, libgfortran] Remove recursion check

[PATCH, libphobos] Fix libgphobos.spec in the wrong place with --enable-version-specific-runtime-libs

[PATCH, LRA] Never reload fixed form constraints memory operand

[PATCH, moxie] Adjust divide-by-zero testcase for moxie

[PATCH, OpenACC, 0/8] Multi-dimensional dynamic array support for OpenACC data clauses

[PATCH, OpenACC, 1/8] Multi-dimensional dynamic array support for OpenACC data clauses, gomp-constants.h additions

[PATCH, OpenACC, 2/8] Multi-dimensional dynamic array support for OpenACC data clauses, C/C++ front-end parts

[PATCH, OpenACC, 3/8] Multi-dimensional dynamic array support for OpenACC data clauses, gimplify patch

[PATCH, OpenACC, 4/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: dynamic array descriptor creation

[PATCH, OpenACC, 5/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: bias scanning/adjustment during omp-lowering

[PATCH, OpenACC, 6/8] Multi-dimensional dynamic array support for OpenACC data clauses, tree pretty-printing additions

[PATCH, OpenACC, 7/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp support

[PATCH, OpenACC, 8/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp testsuite additions

Re: [PATCH, OpenACC] Add support for gang local storage allocation in shared memory

[PATCH, OpenACC] Adjustments and additions to testcases

Re: [PATCH, OpenACC] Fortran "declare create"/allocate support for OpenACC

Re: [PATCH, OpenACC] Properly handle wait clause with no arguments

Re: [PATCH, OpenACC] Support C++ "this" in OpenACC directives (PR66053)

[PATCH, pdp11] Enable LRA for pdp11

[PATCH, pdp11] Fix LRA failure

[PATCH, pdp11] fix problem with doloop_end

[PATCH, pdp11] libgcc: remove -mfloat32

[PATCH, pdp11] remove -mfloat32, -mfloat64

[Patch, regrename] Fix PR87330 : ICE in scan_rtx_reg, at regrename.c

[PATCH, rs6000 1/2] Add compatible implementations of x86 SSSE3 intrinsics <tmmintrin.h>

[PATCH, rs6000 2/2] Add compatible implementations of x86 SSSE3 intrinsics <tmmintrin.h>

[PATCH, rs6000, committed] Remove inaccurate comment in ssse3-check.h

[PATCH, rs6000, v2] Fix uses of vec_sel in intrinsic headers

[PATCH, rs6000] 1/2 Add x86 SSE3 <pmmintrin,h> intrinsics to GCC PPC64LE target

[PATCH, rs6000] 2/2 Add x86 SSE3 <pmmintrin,h> intrinsics to GCC PPC64LE target

[PATCH, rs6000] Add __ieee128 argument support to the scalar_cmp_exp family of builtins

[PATCH, rs6000] Consistently use '__vector' instead of 'vector'

[PATCH, rs6000] Don't use __vector __m64 for compatibility reasons

[PATCH, rs6000] Don't use deprecated __vector long in intrinsic compatibility headers

[PATCH, rs6000] Don't use deprecated vector shift instructions

[PATCH, rs6000] early gimple folding for vec_mergee and vec_mergeo intrinsics

[PATCH, rs6000] Fix _mm_extract_pi16 for big-endian

[PATCH, rs6000] Fix expected error output for test case.

Re: [PATCH, rs6000] Fix PR86731 vec_sl()

[PATCH, rs6000] Intrinsic compatibility tests should not pass just because DEBUG is set

[PATCH, rs6000] Replace comparison operators with vec_cmp* in intrinsic compatibility headers

[PATCH, rs6000] testcase coverage for vec_sel builtins

[PATCH, rs6000] testcases for vec_insert

[PATCH, rs6000] testcases for vec_mergee and vec_mergeo

[PATCH, rs6000] Use explicit casts for vec_sel argument 3 in intrinsic headers

[PATCH, rs6000] Use unaligned vector types for some pointer casts

[PATCH, rs6000] vec_extract testcase coverage

[PATCH, testsuite, c-compat] Handle another c/l option not recognised by older GCC or clang.

[patch, testsuite] Committed test for PR 20520

[PATCH, testsuite] Fix sibcall-9 and sibcall-10 with -fPIC

[PATCH, testsuite] memchr-1.c wide char and AIX

[PATCH, testsuite]: check for weak support

[PATCH,Fortran] Fix libgfortran/io/close.c for !HAVE_UNLINK_OPEN_FILE

[PATCH,FORTRAN] Fix memory leak in finalization wrappers

[PATCH,FORTRAN] Fix memory leak of gsymbol

[patch,openacc] Add support for OpenACC routine nohost clause

[patch,openacc] Add warning for unused acc routine parallelism

[patch,openacc] Check clauses with intrinsic function specified in !$ACC ROUTINE ( NAME )

[patch,openacc] Check for sufficient parallelism when calling acc routines in Fortran

[patch,openacc] Repeated use of the OpenACC routine directive

[patch,openacc] Use oacc_verify_routine_clauses for C/C++

[PATCH. Committed] Fix PR85669.

[PATCH/AARCH64] Add OcteonTX for -mcpu=

[PATCH/RFC] Add "User Experience Guidelines" to gccint.texi

[PATCH] * parser.c (cp_parser_sizeof_operand): Remove redundant grokdeclarator.

[PATCH] [MSP430] Extend MSP430 data attribute handler

[PATCH] __debug::list use C++11 direct initialization

[PATCH] A couple of line map fixes

Re: [PATCH] Add a character size parameter to c_strlen/get_range_strlen

[PATCH] Add a fun parameter to three stmt_could_throw... functions

[PATCH] Add baseline symbols for riscv64-linux-gnu

[PATCH] Add option to control warnings added through attribure "warning"

[PATCH] add simple attribute introspection

Re: [PATCH] Add sinh(tanh(x)) and cosh(tanh(x)) rules

[PATCH] Add splay-tree "view" for bitmap

Re: [PATCH] add udivhi3, umodhi3 functions to libgcc

[PATCH] Adjust test to pass with latest glibc

[PATCH] Adjust V[24]DF reduc_plus_scal patterns (was: RFC: x87 reduc_plus_scal_* AVX (and AVX512?) expanders)

[patch] allow target config to state r18 is fixed on aarch64

[PATCH] apply_subst_iterator: Handle define_split/define_insn_and_split

Re: [PATCH] ASAN: emit line information of stack variables.

[PATCH] asm inline

[PATCH] asm non-code template parts (alternative to asm inline)

Re: [PATCH] assume sprintf formatting of wide characters may fail (PR 86853)

[PATCH] avoid -Wnonnull for printf format in dead code (PR 87041)

[PATCH] Avoid redundant runtime checks in std::visit

[PATCH] Avoid useless lookup_external_ref calls with LTO

Re: [PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)

[PATCH] BB vectorization with intermediate aliasing stores

[PATCH] Better vectorizer cost model debugging

[PATCH] bring netbsd/arm support up to speed. eabi, etc.

[PATCH] C++: simplify output from suggest_alternatives_for

[PATCH] Change vectorizer SLP tree to be a graph

[PATCH] combine: Do not combine moves from hard registers

[PATCH] combine: Don't do make_more_copies for dest PC (PR87720)

[PATCH] combine: Fix various shortcomings in make_more_copies (PR87701, PR87780)

Re: [PATCH] Come up with --param asan-stack-small-redzone (PR sanitizer/81715).

[PATCH] Come up with gcc/testsuite/g++.target/i386/i386.dg and move there some tests.

[PATCH] Come up with htab_hash_string_vptr and use string-specific if possible.

[PATCH] command line macros

[PATCH] Conditionally disable tests of non-standard extensions

[PATCH] correct max alignment check in symtab.c

[PATCH] CSE if-converted loop bodies

[PATCH] Default to an ARM cpu that exists

[PATCH] Define _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIBCXX_USE_RANDOM_TR1

[PATCH] Define std::string and related typedefs outside __cxx11 namespace

[PATCH] detect attribute mismatches in alias declarations (PR 81824)

[PATCH] detect missing nuls in address of const char (PR 87756)

[PATCH] diagnose bogus assume_aligned attributes (PR 87533)

[PATCH] Disable tests that only pass for GNU dialects

[patch] Don't allow the pool allocator to be configured to allocate zero-sized objects

Re: [PATCH] dumpfile.c: use prefixes other that 'note: ' for MSG_{OPTIMIZED_LOCATIONS|MISSED_OPTIMIZATION}

[PATCH] EfficiencySanitizer implementation.

[PATCH] Error about alias attribute with body definition (PR c/87483).

[PATCH] Fix __builtin_expect_with_probability documentation

[PATCH] Fix __builtin_ia32_rdpmc (PR target/87550)

[PATCH] Fix a couple of avx512* intrinsic prototypes (PR target/87674)

[patch] Fix ARM_TARGET2_DWARF_FORMAT for arm-vxworks7

[PATCH] Fix bug 86293

[PATCH] Fix compilation error with _GLIBCXX_PARALLEL

[PATCH] Fix compile-time issue with last SLP vectorizer patch

[PATCH] Fix cut&paste fallout

Re: [PATCH] Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417)

[PATCH] Fix g++.dg/cpp2a/lambda-this3.C (Re: PATCH to enable testing C++17 by default)

[PATCH] Fix ICE with address of (static) compound literal (PR middle-end/87647)

[PATCH] Fix leak in RPO VN

[PATCH] Fix PR 86572

[PATCH] Fix PR 87672

Re: [patch] Fix PR tree-optimization/86659

[PATCH] Fix PR63155 (again)

[PATCH] Fix PR84013

[PATCH] Fix PR86144

[PATCH] Fix pr87156 ICE building libstdc++ for mips64

[PATCH] Fix PR87473 (SLSR ICE on hidden basis)

[PATCH] Fix PR87610

[PATCH] Fix PR87640

[PATCH] Fix PR87645

[PATCH] Fix PR87657

[PATCH] Fix PR87665

[PATCH] Fix PR87682

[PATCH] Fix PR87691: transparent_union attribute does not work with MODE_PARTIAL_INT

[PATCH] Fix PR87693

[PATCH] Fix PR87700

[PATCH] Fix PR87746

[PATCH] Fix PR87776

[PATCH] Fix PR87785

[PATCH] Fix PR87790

[PATCH] Fix PR87800

[PATCH] Fix PR87802

[PATCH] Fix PRs70359/86270

[PATCH] Fix recent i386 regressions (was Re: [PATCH] i386: Also disable AVX512IFMA/AVX5124FMAPS/AVX5124VNNIW)

[PATCH] Fix regression in std::random_device default constructor

[PATCH] Fix release checking bootstrap

[PATCH] Fix rtx_code_size static initialization order fiasco

[PATCH] Fix sanitizer frame unwind on 32-bit ABIs (again)

[PATCH] Fix setting of hotness in non-LTO mode (PR gcov-profile/77698).

[PATCH] Fix some EVRP stupidness

[PATCH] Fix SPEC ICEs

[PATCH] Fix testcase

[PATCH] Fix tests that fail when built with different options

[PATCH] Fix tests that fail when compiled without optimisation

[PATCH] Fix tests that use allocators with incorrect value types

[PATCH] Fix testsuite failures due to extra errors in strict dialects

[PATCH] Fix testsuite failures in Debug Mode

[PATCH] Fix testsuite issue throwing off TCL

[PATCH] Fix typo in try_peel_loop

[PATCH] Fix typo, fixing PR87465

Re: [PATCH] fixincludes: vxworks: regs.h: Guard include of vxTypesOld.h by !_ASMLANGUAGE

[PATCH] Folding and check_function_arguments

Re: [PATCH] GCOV: introduce --json-format.

[PATCH] handle a null data.decl consistently in strnlen (PR 87490)

[PATCH] handle attribute positional arguments consistently (PR 87541, 87542)

[PATCH] Help PR63155 PTA hog a bit

[PATCH] i386: Add missing AVX512VL or/xor intrinsics

[PATCH] i386: Add register source to movddup

[PATCH] i386: Also disable AVX512IFMA/AVX5124FMAPS/AVX5124VNNIW

[PATCH] i386: Correct _mm512_mask3_fmaddsub_round_pd

[PATCH] i386: Don't pass -msse2avx to assembler for -mavx

[PATCH] i386: Enable AVX512 memory broadcast for FMA

[PATCH] i386: Enable AVX512 memory broadcast for FP add

[PATCH] i386: Use scalar operand in SF/DF/SI/DI vec_dup patterns

Re: [PATCH] i386: Use TImode for BLKmode values in 2 integer registers

[PATCH] Improve -dumpversion and -dumpfullversion documentation

[PATCH] Initial commit of Networking TS implementation

Re: [PATCH] Introduce libgcov.so run-time library (PR gcov-profile/84107).

[patch] leverage linker relaxation on ppc vxworks RTPs

[PATCH] libgcc: properly destroy mutexes on VxWorks

[PATCH] libgcc: remove t-ppccomm from powerpc-wrs-vxworks

Re: [PATCH] libgo: Don't assume sys.GoarchAmd64 == 64-bit pointer

[PATCH] libstdc++: Remove unused define

Re: [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)

[PATCH] lra: fix spill_hard_reg_in_range clobber check

[PATCH] Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266).

[PATCH] Make ext allocators support heterogeneous equality comparison

[PATCH] Make std::list::iterator == and != global inline friend

Re: [PATCH] Make strlen range computations more conservative

[PATCH] Minor cleanups / PR63155

[PATCH] MIPS: Default to --with-llsc for the R5900 Linux target as well

[PATCH] multiline.exp: complain about mismatched dg-{begin|end}-multiline-output

[patch] new API for value_range

Re: [patch] nvptx libgcc atomic routines

[PATCH] Optimize sin(atan(x)) and cos(atan(x)), take 3 (PR tree-optimization/86829)

Re: [PATCH] Optimize sin(atan(x)), take 2

[PATCH] powerpc: Fix typos in the manual

[PATCH] powerpc: Optimized conversion of IBM long double to int128/int64

Re: [PATCH] PR libgcc/60790: Avoid IFUNC resolver access to uninitialized data

Re: [PATCH] PR libstdc++/59439 optimize uses of classic ("C") std::locale

[PATCH] PR libstdc++/77691 increase allocation size to at least alignment

[PATCH] PR libstdc++/80538 Only call sleep for non-zero values

Re: [PATCH] PR libstdc++/86751 default assignment operators for std::pair

[PATCH] PR libstdc++/87538 fix std::not_fn exception specifications

[PATCH] PR libstdc++/87544 limit max_size() to PTRDIFF_MAX / sizeof(T)

[PATCH] PR libstdc++/87587 prevent -Wabi warnings

[PATCH] PR libstdc++/87618 fix typos in linker script

[PATCH] PR libstdc++/87641 correctly initialize accumulator in valarray::sum()

[PATCH] PR libstdc++/87642 handle multibyte thousands separators from libc

[PATCH] PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors

[PATCH] PR libstdc++/87749 fix (and optimize) string move construction

[PATCH] PR libstdc++/87784 fix dynamic_bitset::push_back

[PATCH] PR libstdc++/87809 avoid invalid expressions in exception specifications

[PATCH] PR libstdc++/87822 fix layout change for nested std::pair

Re: [PATCH] Properly mark lambdas in GCOV (PR gcov-profile/86109).

Re: [PATCH] Provide extension hint for aarch64 target (PR driver/83193).

[PATCH] Redirect call within specific target attribute among MV clones (PR ipa/82625).

[PATCH] Relax hash function to match equals function behavior (PR testsuite/86158).

[PATCH] Remove dead functions and fix VMS target by moving back some functions.

[PATCH] Remove duplicate tests

[PATCH] Remove extra memory allocation of strings.

[PATCH] Remove reduntant dumps and make tp_first_run dump more compact.

[PATCH] Reset insn priority after inc/ref replacement in haifa sched

[PATCH] Revert fix for PR84204

[PATCH] RISC-V: Add macro for ilp32e ABI. Cleanup white space.

[PATCH] RISC-V: Fix -fsignaling-nans for glibc testsuite.

[PATCH] RISC-V: Fix unordered float compare for Signaling NaN.

[PATCH] rs6000: Fix vec-init-6.c (PR87081)

[PATCH] rs6000: Handle print_operand_address for unexpected RTL (PR87598)

[PATCH] rs6000: Put CR0 first in REG_ALLOC_ORDER

[PATCH] rs6000: Some mfcr pattern simplification

[PATCH] rs6000: Various fixes for the new fpscr builtins (PR87509)

[PATCH] Run selftests for C++ as well as C

[PATCH] RX new builtin function

[PATCH] S/390: Add loc patterns for QImode and HImode

[PATCH] S/390: Allow immediates in loc expander

[PATCH] S/390: Allow LARL of literal pool entries

[PATCH] S/390: Fix ICE in s390_check_qrst_address ()

[PATCH] S/390: Make "b" constraint match literal pool references

[PATCH] S/390: Merge movdi_larl into movdi_64

[PATCH] Simplify comparison of attrs in IPA ICF.

[PATCH] Simplify replace_trapping_overflow

[PATCH] Skip tests for GNU extensions when testing with strict mode

Re: [PATCH] Strenghten assumption about gswitch statements.

[PATCH] Switch conversion: support any ax + b transformation (PR tree-optimization/84436).

[patch] tighten toplevel guard on ibm-ldouble.c

[PATCH] Use C++11 direct initialization in Debug associative containers

[PATCH] Use get_create for fn_summary (PR ipa/87491).

[PATCH] Use gfc_charlen_type instead of int for string lenghts

[PATCH] use MAX_OFILE_ALIGNMENT to validate attribute aligned (PR 87795)

[PATCH] ux.texi: move "Quoting" and "Fix-it hints" from DiagnosticsGuidelines wiki page

[PATCH] v2: C++: simplify output from suggest_alternatives_for

Re: [PATCH] v2: C++: suggestions for misspelled private members (PR c++/84993)

[PATCH] v2: gccint.texi: add user experience guidelines

[PATCH] v2: Run selftests for C++ as well as C

[PATCH] v3: C++: simplify output from suggest_alternatives_for

Re: [patch] various OpenACC reduction enhancements - ME and nvptx changes

[PATCH] Verify that last argument of __builtin_expect_with_probability is a real cst (PR c/87811).

Re: [PATCH] warn for sprintf argument mismatches (PR 87034)

[PATCH] x86: Update VFIXUPIMM* Intrinsics to align with the latest Intel SDM

[PATCH] xfail ira-shrink-wrap-prep tests (PR87708)

[PATCH] xstormy: Set tm_d_file in config.gcc

[PATCH], PowerPC: Use <math>f128 for long double built-ins if we have changed to use IEEE 128-bit floating point

Re: [PATCH][2/n] Make _INLINE_ENTRY markers have the location we finally need

Re: [PATCH][4/n] Remove BLOCK_ABSTRACT

[PATCH][AArch64] Fix PR87511

Re: [PATCH][AArch64] Support zero-extended move to FP register

[PATCH][AArch64] Use @ pattern to eliminate switch statement in one more place

Re: [PATCH][c++] Fix DECL_BY_REFERENCE of clone parms

[PATCH][C]/[C++] Remove DECL_FROM_INLINE use

[PATCH][committed][i386] Unify bdver?_cost

[PATCH][DOCS][OBVIOUS] Fix typo in documentation of __builtin_expect_with_probability.

RE: [PATCH][GCC][AArch64] Add support for SVE stack clash probing [patch (2/7)]

RE: [PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (7/7)]

RE: [PATCH][GCC][AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patch (3/6)]

RE: [PATCH][GCC][AArch64] Set default values for stack-clash and do basic validation in back-end. [Patch (5/6)]

RE: [PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/7)]

Re: [PATCH][GCC][AARCH64]Introduce aarch64 atomic_{load,store}ti patterns

[PATCH][GCC][DOC] Relocate list under Deprecated in options.texi to Var

RE: [PATCH][GCC][front-end][build-machinery][opt-framework] Allow setting of stack-clash via configure options. [Patch (4/6)]

[PATCH][GCC][front-end][opt-framework] Remove superfluous assignment in add_params.

RE: [PATCH][GCC][front-end][opt-framework] Update options framework for parameters to properly handle and validate configure time params. [Patch (2/3)]

RE: [PATCH][GCC][mid-end] Add a hook to support telling the mid-end when to probe the stack [patch (2/6)]

[PATCH][GCC][mingw-w64][Ada] Fix Ada native bootstrap (PR81878).

Re: [PATCH][GCC][testsuite] Fix caching of tests for multiple variant runs and update existing target-supports tests.

[PATCH][i386] Fix scalar costing in ix86_add_stmt_cost

[PATCH][i386] Fix vec_construct cost, remove unused ix86_vec_cost arg

[PATCH][i386] Split reductions (was: Re: [PATCH][RFC][i386] Change sminmax reduction patterns)

[PATCH][i386] Update Zen tuning for vector load cost

Re: [PATCH][IRA,LRA] Fix PR87466, all pseudos live across setjmp are spilled

[PATCH][OBVIOUS] Fix hash-table violation in trans-decl.c.

[PATCH][OBVIOUS] Revert partially changes from r265454 (PR other/87735).

[PATCH][OBVIOUS] Use signed char in a test (PR testsuite/87739).

[PATCH][PR 87633] Do not generate unordered integer comparisons

[PATCH][RFC] Add bitmap_clear_first_set_bit for worklist handling

Re: [patch][RFC] bitmaps as lists *or* trees

Re: [PATCH][RFC] Early phiopt pass

[PATCH][RFC] Fix PR87609 - dependence info copying

[PATCH][RFC] Sanitize equals and hash functions in hash-tables.

[PATCH][RFC][i386] Change sminmax reduction patterns

[PATCH][rs6000] improve gpr inline expansion of str[n]cmp

[PATCH][rs6000] use index form addresses more often for ldbrx/stdbrx

[PATCH][rs6000][PR target/87474] fix strncmp expansion with -mno-power8-vector

[patch][x86_64]: AMD znver2 enablement

[PATCHv2] Add sinh(atanh(x)) and cosh(atanh(x)) optimizations

Re: [PATCHv2] Handle not explicitly zero terminated strings in merge sections

Re: [PATCHv3][PR 81376] Remove unnecessary float casts in comparisons

[PATCHv3][PR 81376][PING] Remove unnecessary float casts in comparisons

[PING #2] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)

[PING #3] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)

[PING #3][PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)

[PING**2] [PATCH] Fix not properly nul-terminated string constants in JIT

[PING] [PATCH] avoid warning on constant strncpy until next statement is reachable (PR 87028)

[PING] [PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)

[PING][PATCH] tighten up -Wclass-memaccess for ctors/dtors (PR 84851)

Re: [PR 87339, testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets

[PR87469] ICE in record_estimate, at tree-ssa-loop-niter.c

[PR87563][AARCH64-SVE]: Don't keep ifcvt loop when COND_<OP> ifn could not be vectorized.

[PR87815]Don't generate shift sequence for load replacement in DSE when the mode size is not compile-time constant

[RFC PATCH] libgcc: apply LIB2FUNCS_EXCLUDE logic to LIB2FUNCS_ST

[rfc rs6000] troubles with gimple folding for vec_sel

[RFC] GCC support for live-patching

[RFC] [2nd version] GCC support for live-patching

[RFC][PATCH IRA] Fix PR87507, IRA unnecessarily uses non-volatile registers during register assignment

[RFC][PATCH LRA] WIP patch to fix one part of PR87507

[RFC][PR87528][PR86677] Disable builtin popcount detection when back-end does not define it

[RFT PATCH, middle end]: Fix PR58372, internal compiler error: ix86_compute_frame_layout

[SVE ACLE] Implements ACLE svdup, svindex, svqad/qsub, svabd and svmul

[testsuite] Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targets

[v3 PATCH] PR libstdc++/87619

[v3, testsuite] Introduce dg-add-options net_ts

Re: [wwwdocs] Add no_sanitize attribute

[wwwdocs] Announce Solaris 10 obsoletion

[wwwdocs] Document PR 87822 ABI breakage of std::pair in GCC 6.5

[wwwdocs] readings.html - remove stale linke "Debugging/object info" (to sgi.com)

[wwwdocs] steering.html - minor formatting changes and a spelling fix

Account Recovery!!!

Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support

Add a loop versioning pass

Add missing _Safe_local_iterator_base::_M_attach_symbol export

Re: Add new warning flag "warn_prio_ctor_dtor"

Avoid tests failures in C++98

Avoid unnecessarily numbered clone symbols

Backports to gcc-6-branch

Backports to gcc-7-branch

Backports to gcc-8-branch

Re: bootstrap with --werror=yes fails

Re: Building old GCC with new GCC: stage1 32-bit libstdc++ fails to build after building 64-bit libstdc++

Re: Building with old gcc

C++ PATCH for c++/87567, constexpr rejects call to non-constexpr function

C++ PATCH for c++/87594, constexpr rejects-valid with range-based for

C++ PATCH for decomp31.C test

C++ PATCH to add test to cover case RANGE_FOR_STMT

C++ PATCH to implement C++20 P0892R2 - explicit(bool)

Re: C++ PATCH to implement C++20 P0892R2 - explicit(bool) [v2]

Re: C++ PATCH to implement C++20 P0892R2 - explicit(bool) [v3]

Re: C++ PATCH to implement C++20 P0892R2 - explicit(bool) [v4]

C++ PATCH to Implement P0846R0, ADL and function templates

Re: C++ PATCH to Implement P0846R0, ADL and function templates [v2]

Re: C++ PATCH to implement P1064R0, Virtual Function Calls in Constant Expressions (v4)

C++: is there a good way to check for a valid no-op conversion?

Cleanup handling of variants in ipa-devirt

Debug unordered containers code cleanup

Re: Default compute dimensions (runtime)

Don't ICE on vectors of enums (PR 87286)

Extend usage of C++11 direct init in __debug::vector

Extract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTP

Re: Fix bad interaction between sysroot and C++ include dir

Fix build of the D frontend on the Hurd and KFreeBSD

Fix D compilation on Solaris

Fix dg-prune-output regex for versioned namespace

Fix failure with the odr-1.C test

Fix ICE during RTL CFI generation pass

Fix PR middle-end/87574

Fix PR middle-end/87623

Re: Fix pretty printers in _GLIBCXX_DEBUG mode

Fix std::byte namespace declaration

Fix up gcc_release script

Re: Fold more boolean expressions

Free more of type decls

GCC 6 branch is now closed

Re: GCC 8 backports

GCC 9.0 Status Report (2018-10-17), Stage 3 starts Nov. 12th

Re: GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions)

GNU help needed

Go patch committed: Add COMPARE_ALIASESE flag for type compare and hash

Go patch committed: Add location_file method to Linemap

Go patch committed: Don't export functions with special names

Go patch committed: Drop semicolons in export data

Go patch committed: Export indexed type data, read unexported types lazily

Go patch committed: Improve name mangling for package paths

Go patch committed: List indirect imports separately in export data

Go patch committed: Pass a single flags argument to Backend::function

Go patch committed: Rewrite Type::are_identical to use flags

Go patch committed: Use underlying type to build placeholder type for aliases

gOlogy: do not change code in isolate-paths for warnings only

gOlogy: fix debug binds in auto-inc-dec

gOlogy: skip dbranch at -Og

GOOS updated: Port of gccgo to GNU/Hurd

hash-table violation in cselib.c

hash-table violation in gcc/cp/pt.c

hash-table violation in gcc/fortran/trans-decl.c

Hashtable Small size optimization

Improve relocation

Improve wording for error on too large non-local frames

introduce --enable-mingw-full32 to default to --large-address-aware

Introduce VXWORKS_PERSONALITY

Is the D frontend good to go? (was Re: [PATCH 02/14] Add D frontend (GDC) implementation.)

libbacktrace patch committed: backtrace_create_state should be called once

libgo patch committed: Don't use wc in gotest

libgo patch committed: Remove checkgoarm function

libgo patch committed: Remove unused armArch, hwcap and hardDiv

libgo patch committed: Skip testSetPanicOnFault when using LLVM

Re: libgo patch committed: Update to 1.11 release

libgo patch committed: Update to 1.11.1 release

libgo patch committed: Use inline assembler for xgetbv

LTO dump tool

LTO partitioning performance & increase default number of partitions

maintainer-scripts closing of 6.x

Re: Make associative container operators inline friend

Make std::forward_list iterator operators inline friend

Make std::vector<bool> iterator operators friend inline

Re: Merge from trunk to gccgo branch

New Russian PO file for 'gcc' (version 8.2.0)

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

Re: No a*x+b*x factorization for signed vectors

PATCH for Re: Broken mirror site

Re: patch to bug #86829

PATCH to enable testing C++17 by default

PATCH] x86: Add -mzero-caller-saved-regs=[skip|used-gpr|all-gpr|used|all]

Performance impact of disabling non-clone IPA optimizations for the Linux kernel (was: "GCC options for kernel live-patching")

PING * 2: Re: VRP: special case all pointer conversion code

PING [PATCH] handle attribute positional arguments consistently (PR 87541, 87542)

Ping Re: [PATCH v3 0/6] [MIPS] Reorganize the loongson march and extensions instructions set

ping x2 [PATCH 0/3] [MSP430] Add methods to extract MCU data from file

ping x2 [PATCH 1/3] [MSP430] Consolidate hard-coded MCU data

ping x2 [PATCH 2/3] [MSP430] Search for MCU data file on include paths

ping x2 [PATCH 3/3] [MSP430] Search for MCU data file using environment variable and in a toolchain subdirectory

Ping: [PATCH, testsuite]: check for weak support

PING: Fwd: Re: [patch] new API for value_range

Re: PING^1 [PATCH] i386: Add pass_remove_partial_avx_dependency

Ping^2 Re: [PATCH v3 0/6] [MIPS] Reorganize the loongson march and extensions instructions set

Ping^3 Re: [PATCH v3 0/6] [MIPS] Reorganize the loongson march and extensions instructions set

Port of gccgo to GNU/Hurd

Re: PR85787: Extend malloc_candidate_p to handle multiple phis.

Print column information in RTL dumps

Privatize do_jump and do_jump_1

Re: Relocation (= move+destroy)

Remove duplicate line in gcov's output

RFC: Allow moved-from strings to be non-empty

RFC: Implementing a new API for value_range

Re: RFC: variant and ODR based type merging during LTO streaming

RFC: x87 reduc_plus_scal_* AVX (and AVX512?) expanders

sched2 priorities and replacements

Simplify way ipa-devirt looks for main type variant

Small tweak to reorg.c

std::vector<bool> fix & enhancements

Re: Thomas Schwinge appointed OpenACC Maintainer

Turn complete to incomplete types in free_lang_data

Undef CLEAR_INSN_CACHE before #define in vxworks.h

Update GCC to autoconf 2.69, automake 1.15.1

Update manual references for C17 having been published

Use -fno-show-column in libstdc++ installed testing

Use C++11 direct init in __debug::forward_list

Use FOR_EACH_IMM_USE_FAST in gimple-ssa-backprop.c

V2 [PATCH] i386: Add pass_remove_partial_avx_dependency

V2 [PATCH] i386: Use scalar operand in floating point vec_dup patterns

V2 [PATCH] i386: Use scalar operand in SF/DF/SI/DI vec_dup patterns

V2 [PATCH] x86: Add pmovzx/pmovsx patterns with SI/DI operands

V3 [PATCH] i386: Use scalar operand in floating point vec_dup patterns

V4 [PATCH] x86: Add pmovzx/pmovsx patterns with memory operands

Re: vector<bool> _M_start and 0 offset

Re: VRP: rewrite the division code (to handle corner cases including 0)

Re: VRP: special case all pointer conversion code

Re: VRP: undefined shifting calculation should not need sign bit

{Patch, fortran] PR86372 - [8/9 Regression] Segfault on ASSOCIATE statement with CHARACTER variable


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