public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH for c++/86063, ICE with attribute with pack expansion
 2018-06-14 20:46 UTC  (6+ messages)

[PATCH] tighten up -Wbuiltin-declaration-mismatch (PR 86125)
 2018-06-14 20:37 UTC  (6+ messages)

[PATCH] LWG 3075 basic_string needs deduction guides from basic_string_view
 2018-06-14 20:26 UTC 

[PATCH 09/10] Experiment with using optinfo in gimple-loop-interchange.cc
 2018-06-14 19:50 UTC  (10+ messages)
` [PATCH 0/8] v2 of optimization records patch kit
  ` [PATCH 8/8] Add lots of pointless churn to tree-vect-*.c
  ` [PATCH 7/8] tree-ssa-loop-im.c port from fprintf to the dump API
  ` [PATCH 4/8] tree-vect-loop.c: use MSG_OPTIMIZED_LOCATIONS in a few places
  ` [PATCH 6/8] ipa-inline.c/tree-inline.c: port from fprintf to dump API
  ` [PATCH 3/8] v2 of optinfo, remarks and optimization records
  ` [PATCH 2/8] Introduce VECT_SCOPE macro
  ` [PATCH 1/8] Add GCC_LIKELY and GCC_UNLIKELY
  ` [PATCH 5/8] gimple-loop-interchange.cc: use the dump API in a few places

[PATCH] LWG 3074 make scalar types non-deduced in valarray non-member functions
 2018-06-14 19:36 UTC 

[PATCH] More rtx to rtx_insn * cleanups
 2018-06-14 19:27 UTC 

Fix PR target/86048
 2018-06-14 19:18 UTC  (2+ messages)

[committed] Fix match.pd ICE with complex int (PR middle-end/86122)
 2018-06-14 19:10 UTC 

[PATCH] Define __cpp_lib_tuple_element_t in <tuple> not <utility>
 2018-06-14 19:08 UTC  (2+ messages)

[PATCH] RISC-V: Add custom RTEMS multilibs
 2018-06-14 18:59 UTC  (3+ messages)

[PATCH RFC] lto: keep 'force_output' on extern symbols
 2018-06-14 18:09 UTC  (3+ messages)

[PATCH] Avoid excessive function type casts with splay-trees part 2
 2018-06-14 17:58 UTC  (3+ messages)

[PATCH] Decorate string_view members with nonnull attribute
 2018-06-14 17:47 UTC  (11+ messages)

[C++ Patch] Another bunch of location fixes for decl.c/decl2.c functions
 2018-06-14 16:44 UTC  (2+ messages)

[PATCH, rs6000] cleanup/refactor in rs6000-string.c
 2018-06-14 15:40 UTC  (2+ messages)

[PATCH, rs6000] Fix AIX expected builtin instruction counts
 2018-06-14 15:12 UTC 

[patch, fortran] Handling of .and. and .or. expressions
 2018-06-14 14:47 UTC  (12+ messages)

[PATCH] P0935R0 Eradicating unnecessarily explicit default constructors
 2018-06-14 14:12 UTC  (5+ messages)

[RFC][PR82479] missing popcount builtin detection
 2018-06-14 13:57 UTC  (21+ messages)

Add lto-streamer-out dump file
 2018-06-14 13:49 UTC  (2+ messages)

[C++ PATCH] P0624R2 - Default constructible and assignable stateless lambdas
 2018-06-14 13:25 UTC  (2+ messages)

Fwd: Re: [PATCH] PR libstdc++/86127 avoid unnecessary allocator conversions
 2018-06-14 12:49 UTC 

Remove non-var-decls from blocks in free_lang_data
 2018-06-14 12:40 UTC  (2+ messages)

[gomp5] Allow OpenMP atomics inside simd regions
 2018-06-14 12:37 UTC  (4+ messages)

[AArch64][PATCH 2/2] PR target/83009: Relax strict address checking for store pair lanes
 2018-06-14 11:47 UTC  (3+ messages)

[patch] Remove redundant intrinsics
 2018-06-14 11:44 UTC  (3+ messages)

[AArch64][PATCH 1/2] Fix addressing printing of LDP/STP
 2018-06-14 11:28 UTC  (2+ messages)

[PATCH] Use response files from the driver in more cases
 2018-06-14 11:21 UTC  (3+ messages)

[PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp
 2018-06-14 11:10 UTC  (5+ messages)

[PATCH] Fix PR86139
 2018-06-14 10:53 UTC 

[PATCH] Fix PR86124
 2018-06-14 10:52 UTC 

[RFC PATCH 0/6] some vxworks/powerpc patches
 2018-06-14  8:40 UTC  (6+ messages)
` [RFC PATCH 1/6] vxworks: add target/h/wrn/coreip to the set of system include paths

[PATCH v2] [aarch64] Add HiSilicon tsv110 CPU support
 2018-06-14  7:59 UTC  (2+ messages)

[PATCH] PR libstdc++/83982 fix exception-safety guarantee of std::vector::resize
 2018-06-14  5:01 UTC  (2+ messages)

[PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
 2018-06-14  1:23 UTC  (15+ messages)

C++ PATCH for c++/86099, ICE with NSDMI
 2018-06-14  0:02 UTC 

[Committed] PR fortran/86110 -- Avoid NULL pointer dereference
 2018-06-13 22:25 UTC  (2+ messages)

[PATCH] restore -Wstringop-overflow for checked strcpy/strcat (PR 85259)
 2018-06-13 22:09 UTC  (5+ messages)

[PATCH], PowerPC long double transistion, patch #1
 2018-06-13 21:45 UTC  (5+ messages)
` [PATCH], PowerPC long double transistion, patch #2
` [PATCH], PowerPC long double transistion, patch #3
` [PATCH], PowerPC long double transistion, patch #4

C++ PATCH for c++/86094, wrong calling convention for move-only class
 2018-06-13 21:26 UTC  (5+ messages)

[PATCH] MIPS: Add support for P6600
 2018-06-13 20:46 UTC  (5+ messages)

Go patch committed: Avoid introducing redundant write barriers
 2018-06-13 20:32 UTC 

libstdc++ bootstrap failure after r261525
 2018-06-13 20:26 UTC 

[PATCH 00/11] New backend for the TI PRU processor
 2018-06-13 20:06 UTC  (13+ messages)
` [PATCH 02/11] Initial TI PRU libgcc port
` [PATCH 11/11] Increase MAX_MAX_OPERANDS limit
` [PATCH 06/11] testsuite: Remove PRU from test cases requiring hosted environment
` [PATCH 03/11] testsuite: Add PRU tests
` [PATCH 01/11] Initial TI PRU GCC port
` [PATCH 04/11] testsuite: Add check for overflowed IMEM region to testsuite
` [PATCH 09/11] testsuite: Mark that PRU uses all function pointer bits
` [PATCH 10/11] Fix LRA to handle multi-word eliminable registers
` [PATCH 08/11] testsuite: Mark that PRU has one-cycle jumps
` [PATCH 05/11] testsuite: Add check for unsupported TI ABI PRU features to testsuite
` [PATCH 07/11] testsuite: Define PRU stack usage

[RFC][PATCH] Stabilize a few qsort comparison functions
 2018-06-13 19:26 UTC  (5+ messages)

[gomp5] Support OpenMP 5.0 iterators in depend clauses
 2018-06-13 18:41 UTC 

[PATCH] relax -Wsizeof-pointer-memaccess for strncpy with size of source (PR 85931)
 2018-06-13 17:49 UTC  (12+ messages)

libgo patch committed: Dump preinit blocks in AST dumps
 2018-06-13 17:24 UTC 

[RFC] New features for multilib control
 2018-06-13 15:26 UTC  (2+ messages)

[PATCH] PR libstdc++/86127 avoid unnecessary allocator conversions
 2018-06-13 15:13 UTC 

[PATCH] Fix vectorizable_operation destination vector type
 2018-06-13 15:02 UTC 

Trivial rl78 build fix
 2018-06-13 14:47 UTC 

[PATCH] handle OpenMP/OpenACC regions inside Fortran character functions (PR85703)
 2018-06-13 14:13 UTC  (2+ messages)

[PATCH] update error reporting for OpenACC wait (PR85702)
 2018-06-13 13:55 UTC 

libgo patch committed: Update to 1.10.3 release
 2018-06-13 13:51 UTC 

[PATCH 0/5] More rtx->rtx_insn * cleanups
 2018-06-13 13:50 UTC  (14+ messages)
` [PATCH 3/5] bfin: update for emit-rtl.h changes
` [PATCH 2/5] arc: update for emit-rtl.h change
` [PATCH 5/5] sh: update for emit-rtl.h changes
` [PATCH 1/5] emit-rtl.c: more typesafety
` [PATCH 4/5] c6x: update for emit-rtl.h changes

[RFC][PR64946] "abs" vectorization fails for char/short types
 2018-06-13 12:08 UTC  (10+ messages)

[PATCH] Remove MPX support
 2018-06-13 11:22 UTC  (3+ messages)
` [PATCH] Use flags_from_decl_or_type in lto_symtab_merge_p (PR ipa/85248)

[PATCH] [ARC] Add support for HS4x cpus
 2018-06-13  9:09 UTC 

[PATCH 1/6] [ARC] Add modes scheduler HS
 2018-06-13  8:54 UTC  (17+ messages)
` [PATCH 5/6] [ARC] Update fma expansions
` [PATCH 3/6] [ARC] SYNC instruction is valid on all ARC cores
` [PATCH 2/6] [ARC] Allow EX instruction for ARC700 and ARCv2
` [PATCH 6/6] [ARC] Reimplement return padding operation for ARC700
` [PATCH 4/6] [ARC] Define LINK_GCC_C_SEQUENCE_SPEC

[PATCH][Aarch64] v2: Arithmetic overflow subv patterns [Patch 3/4]
 2018-06-13  8:06 UTC 

[PATCH][Aarch64] v2: Arithmetic overflow addv patterns [Patch 2/4]
 2018-06-13  7:58 UTC  (5+ messages)

[PATCH][PR sanitizer/86090] Add checks for lstat and readlink to sanitizer configure
 2018-06-13  7:06 UTC  (3+ messages)

[PATCH,MIPS] Fix pr86067 ICE: scal-to-vec1.c:86:1: error: unrecognizable insn with -march=loongson3a
 2018-06-13  6:59 UTC  (3+ messages)

C++ PATCH for c++/86098, ICE with template template parameter placeholder
 2018-06-13  3:33 UTC 

[PATCH] [PR86064] split single cross-partition range with nonzero locviews
 2018-06-13  2:14 UTC  (2+ messages)

[PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 9
 2018-06-13  2:02 UTC  (5+ messages)
` [PATCH 1/3] Add vec::reverse
` [PATCH 2/3] Temporary remove "at least 8 byte alignment" code from x86

Improve std::rotate usages
 2018-06-12 23:13 UTC  (6+ messages)

[PATCH] Let env var CLICOLOR_FORCE set -fdiagnostics-color=always
 2018-06-12 22:47 UTC 

[PATCH, alpha] PR target/85095
 2018-06-12 21:59 UTC  (6+ messages)

[PATCH] gracefully deal with invalid strlen declarations (PR 86114)
 2018-06-12 21:37 UTC  (2+ messages)

PING^2: [PATCH v2] C/C++: Add -Waddress-of-packed-member
 2018-06-12 21:30 UTC 

[PATCH v2] libgcc: Add support for --disable-libgcov
 2018-06-12 21:18 UTC  (3+ messages)
` [PATCH v3] add support for --disable-gcov

[PATCH] add support for strnlen (PR 81384)
 2018-06-12 21:11 UTC  (2+ messages)

[PATCH 0/4][v2] Implement smart multiple switch expansion algorithms
 2018-06-12 20:44 UTC  (9+ messages)
` [PATCH 1/4] Transform switch_conversion into a class
` [PATCH 3/4] Enable clustering for switch statements
` [PATCH 4/4] Change default for jump_table expansion ratio to 8
` [PATCH 2/4] Switch other switch expansion methods into classes

[PATCH, rs6000] clean up vec_neg related test options
 2018-06-12 20:25 UTC 

[PATCH, rs6000 0/9] gimple folding of vector loads/stores + tests
 2018-06-12 20:22 UTC  (6+ messages)
` [PATCH, rs6000 8/9] enable gimple folding for vec_xl, vec_xst
  ` [PATCH, rs6000 8/9] [v2] Enable "
    ` [PATCH, rs6000 8/9] [v3] "

C++ PATCH for core issue 1331 (const mismatch with defaulted copy constructor)
 2018-06-12 20:14 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).