public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Make nonoverlapping_component_refs work with duplicated main variants
 2019-07-16 11:58 UTC  (6+ messages)

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-07-16 11:53 UTC  (35+ messages)
` [ARM/FDPIC v5 01/21] [ARM] FDPIC: Add -mfdpic option support
` [ARM/FDPIC v5 02/21] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts
` [ARM/FDPIC v5 05/21] [ARM] FDPIC: Fix __do_global_dtors_aux and frame_dummy generation
` [ARM/FDPIC v5 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
` [ARM/FDPIC v5 07/21] [ARM] FDPIC: Avoid saving/restoring r9 on stack since it is read-only
` [ARM/FDPIC v5 08/21] [ARM] FDPIC: Enforce local/global binding for function descriptors
` [ARM/FDPIC v5 09/21] [ARM] FDPIC: Add support for taking address of nested function

[PATCH] Make a warning for -Werror=wrong-language (PR driver/91172)
 2019-07-16 11:18 UTC 

[PATCH] Recompute domonators in DSE when removing dead edges (PR rtl-optimization/91164)
 2019-07-16 11:16 UTC  (2+ messages)

[PATCH] RISC-V: Fix splitter for 32-bit AND on 64-bit target
 2019-07-16 10:53 UTC  (3+ messages)

[PATCH v2] Generalize get_most_common_single_value to return k_th value & count
 2019-07-16 10:34 UTC  (9+ messages)
  ` [PATCH v3] "

[PATCH][OBVIOUS][GCC9] Do not use -Werror in a test that has -frepo warning (PR testsuite/91175)
 2019-07-16 10:30 UTC 

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-07-16 10:21 UTC  (3+ messages)

[PATCH] Add generic support for "noinit" attribute
 2019-07-16 10:11 UTC  (6+ messages)

[testsuite] Don't xfail gcc.dg/tree-ssa/pr84512.c on 64-bit SPARC
 2019-07-16  9:54 UTC 

[PATCH] Fix PR91162
 2019-07-16  9:30 UTC  (2+ messages)

Make alias sets of ODR types more precise
 2019-07-16  9:07 UTC 

[libstdc++ PATCH] Add parens around constraint in <memory>
 2019-07-16  8:56 UTC 

[C++ PATCH] Simplify range location creation in C++ parser
 2019-07-16  8:56 UTC 

Fix -Wreturn-type for static naked functions in C
 2019-07-16  8:54 UTC 

[C++ PATCH] Simplify type-specifier parsing
 2019-07-16  8:50 UTC 

[C++ PATCH] Fix g++.dg/template/pr84789.C on new concepts branch
 2019-07-16  8:50 UTC 

Check rrotate optab first when transforming lrotate
 2019-07-16  8:48 UTC  (7+ messages)
    ` [RFC] Consider lrotate const rotation in vectorizer

Rewrite some jump.c routines to use flags
 2019-07-16  8:45 UTC  (10+ messages)

Remove array_index inliner hint
 2019-07-16  8:29 UTC  (3+ messages)

[PATCH][middle-end/88784] Middle end is missing some optimizations about unsigned
 2019-07-16  6:54 UTC  (9+ messages)

Add support for PowerPC prefixed memory instructions and pc-relative support (Intro)
 2019-07-16  6:35 UTC  (11+ messages)
` [PATCH], PowerPC, Patch #6, Create pc-relative addressing insns
  ` [PATCH], PowerPC, Patch #6, revision 2, "
` [PATCH], PowerPC, Patch #8, rename rs6000_prefixed_address
` [PATCH], PowerPC, Patch #9, Refine calculation of whether an address offset is d-form, ds-form, or dq-form
` [PATCH], Patch #6, revision 3, Create pc-relative addressing insns

[Patch, fortran] PR90903 - Implement runtime checks for bit manipulation intrinsics
 2019-07-16  6:19 UTC  (4+ messages)

libgo patch committed: Expose the g variable
 2019-07-16  4:28 UTC 

[PATCH] rs6000: Always output .machine
 2019-07-15 21:17 UTC 

[PATCH, i386]: Cleanup TEST insn patterns
 2019-07-15 20:55 UTC 

Ping: [PATCH] RISC-V: Add -malign-data= option
 2019-07-15 20:37 UTC 

[00/11] Diagnose ambiguous .md attribute uses
 2019-07-15 20:24 UTC  (4+ messages)
` [06/11] [mips] Fix "
  ` Ping: "

[PATCH 0/2] PR libstdc++/41861 Add full steady_clock support to condition_variable
 2019-07-15 18:17 UTC  (3+ messages)
` [PATCH 2/2] "
` [PATCH 1/2] Add user-defined clock to libstdc++ condition_variable tests

Implement more rtx vector folds on variable-length vectors
 2019-07-15 16:48 UTC  (2+ messages)

[C++ PATCH] PR c++/90590 Suppress warning for enumeration value not handled in switch warning
 2019-07-15 14:17 UTC  (6+ messages)

[PATCH] Do not emit __gnu_lto_v1 symbol
 2019-07-15 13:47 UTC 

[PATCH] Use -flto instead of -flto=N in DWARF producer string
 2019-07-15 12:49 UTC  (4+ messages)

[COMMITTED][GCC8] Backport PR85711
 2019-07-15 11:35 UTC 

[RFC][tree-vect]PR 88915: Further vectorize second loop when versioning
 2019-07-15 11:04 UTC  (4+ messages)

[PATCH v2] Missed function specialization + partial devirtualization
 2019-07-15  8:20 UTC  (2+ messages)

[PATCH] Generalize get_most_common_single_value to return k_th value & count
 2019-07-15  6:51 UTC  (2+ messages)

[PATCH v2 3/3] Consider doloop cmp use in ivopts
 2019-07-15  6:50 UTC  (10+ messages)
` [PATCH v3 3/3] PR80791 "
        ` [PING^1][PATCH v4 "

[PATCH] Loop split upon semi-invariant condition (PR tree-optimization/89134)
 2019-07-15  2:34 UTC  (6+ messages)
      ` Ping: [PATCH V2] "
        ` Ping agian: "

[patch, fortran] Pr87233 Constraint C1279 still followed after f2008 standard revision
 2019-07-15  2:20 UTC  (3+ messages)

[PATCH] i386: Expand roundeven for SSE4.1+
 2019-07-14 23:04 UTC 

[PATCH, i386]: Adjust operand predicate of several test instructions
 2019-07-14 19:15 UTC 

[patch, libfortran] Adjust block size for libgfortran for unformatted reads
 2019-07-14 18:55 UTC  (8+ messages)

[PATCH] gdbhooks.py: dump-fn, dot-fn: cast ret values of fopen/fclose
 2019-07-14 12:02 UTC  (2+ messages)

Backports to 9.2
 2019-07-14 10:08 UTC 

[PATCH] rs6000: Shut up -Wformat-diag a little more
 2019-07-14  8:32 UTC 

[RFA] adjust src-release following the renaming of gdb/common/ to gdb/gdbsupport/
 2019-07-14  8:21 UTC  (3+ messages)

[Darwin, PPC, testsuite, committed] Require stabs support for a test
 2019-07-13 23:54 UTC 

Avoid code duplication in aliasing_component_refs_p
 2019-07-13 21:25 UTC 

[PATCH] rs6000: Shut up -Wformat-diag somewhat
 2019-07-13 18:52 UTC  (3+ messages)

[PATCH] i386: Expand roundeven for SSE4.1+
 2019-07-13 15:53 UTC 

r273212 - in /trunk/gcc/ada: ChangeLog Makefile
 2019-07-13 13:59 UTC  (2+ messages)

PR90723
 2019-07-13 10:25 UTC  (5+ messages)

[Patch] Make x86-64 a generic architecture as documented
 2019-07-13  8:30 UTC 

[PATCH] Fix OpenMP target parallel reduction (task, ...) (PR c/91149)
 2019-07-13  7:29 UTC 

[committed] Add some further restrictions for order(concurrent)
 2019-07-13  6:34 UTC 

[PATCH v3] libiberty: Check zero value shstrndx in simple-object-elf.c
 2019-07-13  5:45 UTC  (2+ messages)

[PATCH v2] libiberty: Check zero value shstrndx in simple-object-elf.c
 2019-07-12 23:59 UTC  (2+ messages)

[PATCH] libiberty: Check zero value shstrndx in simple-object-elf.c
 2019-07-12 23:13 UTC  (2+ messages)

[PATCH] integrate sprintf pass into strlen (PR 83431)
 2019-07-12 22:04 UTC  (7+ messages)

[PATCH v2] Make lto-dump dump callgraph in DOT format
 2019-07-12 21:20 UTC  (4+ messages)

C++ PATCH for c++/89906 (GCC 8 backport)
 2019-07-12 20:36 UTC 

[Darwin, testsuite, committed] Remove unused test
 2019-07-12 20:16 UTC 

[PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v2)
 2019-07-12 18:35 UTC  (8+ messages)

[COMMITTED] Turn of ipa-ra in builtins test (PR91059)
 2019-07-12 18:06 UTC  (2+ messages)

[PATCH] add --param ssa-name-def-chain-limit
 2019-07-12 17:25 UTC  (3+ messages)

[PATCH 0/3] add support for POD struct convention (PR 61339)
 2019-07-12 16:49 UTC  (9+ messages)

[PATCH] improve ifcvt optimization (PR rtl-optimization/89430)
 2019-07-12 16:40 UTC  (10+ messages)

C++17 Support and Website
 2019-07-12 16:05 UTC 

[wwwdocs] Add caveat about std::rotate bug (PR 90920)
 2019-07-12 15:59 UTC 

[PATCH] Define std::atomic_ref and std::atomic<floating-point> for C++20
 2019-07-12 15:56 UTC  (6+ messages)

[committed] Fix thousands of testsuite failures for the c6x
 2019-07-12 15:46 UTC 

[PATCH] Deprecate -frepo option
 2019-07-12 14:36 UTC  (14+ messages)
                ` [PATCH] Deprecate -frepo on gcc-9 branch (PR c++/91125)

[PATCH] Fix PR91145
 2019-07-12 12:44 UTC 

[PATCH] Define __type_identity_t alias and use for string_view
 2019-07-12 11:49 UTC 

[PATCH 0/5, OpenACC] Add support for Fortran optional arguments in OpenACC
 2019-07-12 11:42 UTC  (7+ messages)
` [PATCH 1/5, OpenACC] Allow NULL as an argument to OpenACC 2.6 directives
` [PATCH 2/5, OpenACC] Support Fortran optional arguments in the firstprivate clause
` [PATCH 3/5, OpenACC] Add support for allocatable arrays as optional arguments
` [PATCH 4/5, OpenACC] Allow optional arguments to be used in the use_device OpenACC clause
` [PATCH 5/5, OpenACC] Add tests for Fortran optional arguments in OpenACC 2.6

[PATCH] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088)
 2019-07-12 11:34 UTC 

Prevent tree-ssa-dce.c from deleting stores at -Og
 2019-07-12 11:20 UTC  (6+ messages)

allow EH to escape from GIMPLE_EH_ELSE ELSE block
 2019-07-12 11:02 UTC  (12+ messages)

Make ifcvt clean up dead comparisons
 2019-07-12 10:49 UTC  (5+ messages)

Fix PR rtl-optimization/91136
 2019-07-12 10:20 UTC 

Make nonoverlapping_component_refs_since_match_p work with non-trivial MEM_REFs and TMRs
 2019-07-12 10:19 UTC  (5+ messages)

Relax vector_builder::elt sanity check
 2019-07-12 10:08 UTC  (2+ messages)

[PATCH V3] PR88497 - Extend reassoc for vector bit_field_ref
 2019-07-12 10:07 UTC  (8+ messages)
      ` [PATCH V4] "
          ` [PATCH V5] "

[patch] Small improvements to coverage info (4/n)
 2019-07-12  9:35 UTC  (5+ messages)

[PATCH] Setup predicate for switch default case in IPA (PR ipa/91089)
 2019-07-12  8:51 UTC 

Add more rtx comparison folds
 2019-07-12  8:16 UTC 

[committed] Add OpenMP 5.0 order(concurrent) clause parsing support
 2019-07-12  8:00 UTC 

[committed] Support multiple operand counts for .md @ patterns
 2019-07-12  7:58 UTC 

Rework constant subreg folds and handle more variable-length cases
 2019-07-12  7:49 UTC  (2+ messages)

[PATCH] Add hints for slim dumping if fallthrough bb of jump isn't next bb
 2019-07-12  6:06 UTC  (7+ messages)

Go patch committed: Ensure evaluation order in type hash/eq functions
 2019-07-12  0:08 UTC 

[PATCH] Improve docs for --enable-libstdcxx-time=rt
 2019-07-11 19:52 UTC 

[PATCH] rs6000: Adjust comment for the Modula-2 traceback lang
 2019-07-11 19:44 UTC 

[PATCH] i386: Add AVX512 unaligned intrinsics
 2019-07-11 18:47 UTC  (6+ messages)

[PATCH] rs6000: Handle Modula-2 in the traceback table
 2019-07-11 18:43 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).