[PATCH PR81740]Enforce dependence check for outer loop vectorization
2017-12-18 13:32 UTC (8+ messages)
[PATCH] Fix -fcompare-debug due to DEBUG_BEGIN_STMTs (PR debug/83419)
2017-12-18 13:17 UTC (5+ messages)
[libsanitizer] Fix Mac OS X 10.7 bootstrap (PR sanitizer/82824)
2017-12-18 12:18 UTC (7+ messages)
[wwwdocs] mention AVR additions
2017-12-18 12:06 UTC (3+ messages)
[PATCH PR81228][AARCH64] Fix ICE by adding LTGT in vec_cmp<mode><v_int_equiv>
2017-12-18 11:42 UTC (5+ messages)
[Committed] S/390: PR83420: Improve hotpatch option parsing
2017-12-18 11:33 UTC
[PR 81616] Deferring FMA transformations in tight loops
2017-12-18 11:20 UTC (2+ messages)
c-family PATCH for warn_logical_operator
2017-12-18 10:35 UTC
[committed][PR tree-optimization/83410] Avoid some jump threads when parallelizing loops
2017-12-18 10:15 UTC (5+ messages)
[PATCH][arm] Add -mverbose-cost-dump and de-verbosify cost dumps
2017-12-18 9:10 UTC (8+ messages)
[PATCH] Add -fsanitize=pointer-{compare,subtract}
2017-12-18 8:25 UTC (12+ messages)
[PATCH 06/14] Fix Wsizeof-pointer-memaccess*.c
2017-12-18 8:00 UTC (3+ messages)
` [v2 of PATCH 06/14] Strip location wrappers in operand_equal_p
[patch, doc] fix some overfull hboxes
2017-12-18 5:54 UTC
[committed] correct handling of anti-ranges in -Warray-bounds for built-ins (PR 83446)
2017-12-18 3:37 UTC
[i386] PR81842 [CET] -fcf-protection -mcet is incompatible with makecontext family functions
2017-12-18 0:05 UTC
[patch, doc] fix paste-o (?)
2017-12-18 0:02 UTC
[PATCH, testsuite]: Avoid -Wformat warnings in guality.h
2017-12-17 20:32 UTC
[patch,committed] Remove external links that texinfo would shred
2017-12-17 20:23 UTC (2+ messages)
[committed] hppa: Fix comment for pa_som_asm_init_sections
2017-12-17 18:39 UTC
[PATCH 13/14] c-format.c: handle location wrappers
2017-12-17 16:26 UTC (2+ messages)
` [v2 of PATCH "
[PATCH] Support -std=f2018
2017-12-17 16:13 UTC (3+ messages)
[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
2017-12-17 13:32 UTC (19+ messages)
` [PING #2] "
` [PING][PATCH] "
` [PING 2][PATCH] "
[PATCH v2] libgo: Add support for sh
2017-12-17 12:38 UTC
[PATCH][i386] Correct imul (r64) latency for modern Intel CPUs
2017-12-17 12:11 UTC (3+ messages)
[patch, doc] fix some typos
2017-12-17 6:32 UTC
[Patch combine] Don't create vector mode ZERO_EXTEND from subregs
2017-12-17 3:14 UTC (3+ messages)
[PATCH] RFC: Preserving locations for variable-uses and constants (PR 43486)
2017-12-17 1:10 UTC (10+ messages)
` [PATCH v2: 00/14] "
` [PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)
` [PATCH 15/14] Use fold_for_warn in get_atomic_generic_size
[PATCH] libgo: Add support for sh
2017-12-16 22:23 UTC (3+ messages)
[PATCH] rtlanal: dead_or_set_regno_p should handle CLOBBER (PR83424)
2017-12-16 21:03 UTC
[PATCH 05/14] tree.c: strip location wrappers from integer_zerop etc
2017-12-16 20:01 UTC (3+ messages)
` [PATCH] C++: handle locations wrappers when calling warn_for_memset
[patch, libgfortran] Bug 81937 - stack-buffer-overflow on memcpy
2017-12-16 19:37 UTC (2+ messages)
[Patch, testcase] PR82767 Fix scan-assembler patterns in i386/pr71321.c
2017-12-16 18:26 UTC (6+ messages)
[PATCH] set range for strlen(array) to avoid spurious -Wstringop-overflow (PR 83373 , PR 78450)
2017-12-16 17:38 UTC (10+ messages)
[v3 PATCH] PR libstdc++/68430
2017-12-16 12:30 UTC
[PATCH][i386] Fix PR83358 - increase divide/mod latencies a bit
2017-12-16 4:29 UTC (2+ messages)
libgo patch committed: use hostname -s on AIX
2017-12-16 1:50 UTC
libgo patch committed: emulate Flock on AIX
2017-12-16 1:45 UTC
Backports to 7.3
2017-12-16 0:41 UTC (2+ messages)
Add an "early rematerialisation" pass
2017-12-16 0:31 UTC (13+ messages)
[committed][PR tree-optimization/36550] Thread through blocks with real statements if they're all dead with -Os
2017-12-15 22:36 UTC
[PR81165] discount killed stmts when sizing blocks for threading
2017-12-15 22:14 UTC (5+ messages)
[PATCH][Middle-end]2nd patch of PR78809 and PR83026
2017-12-15 22:09 UTC (2+ messages)
Fix Debug insert_return_type
2017-12-15 21:19 UTC
[C++ PATCH] Fix ICE on invalid std::tuple_size<...>::value (PR c++/83205)
2017-12-15 21:16 UTC (6+ messages)
[C++ RFC PATCH] Fix ICE with late attributes in templates (PR c++/83300)
2017-12-15 21:15 UTC (4+ messages)
[PATCH] Fix ICE with extend_ref_init_temps of structured binding (PR c++/81197)
2017-12-15 21:03 UTC (2+ messages)
[PATCH][Middle-end]2nd patch of PR78809 and PR83026
2017-12-15 20:49 UTC (7+ messages)
[C++ PATCH] Harmonize C++ flexible array member initialization with C (PR c++/80135, PR c++/81922)
2017-12-15 20:21 UTC (3+ messages)
[PATCH] Fix PR83439
2017-12-15 19:43 UTC
[C++ PATCH] Fix ICE with structured binding & to incomplete type (PR c++/83217)
2017-12-15 19:04 UTC (2+ messages)
[PATCH] Avoid excessive function type casts with splay-trees
2017-12-15 18:59 UTC (3+ messages)
[committed] Add one further testcase for PR80631
2017-12-15 17:52 UTC
[PATCH] Fix PR83418
2017-12-15 16:30 UTC (6+ messages)
[compare-debug] use call loc for nop_endbr
2017-12-15 15:33 UTC (5+ messages)
[000/nnn] poly_int: representation of runtime offsets and sizes
2017-12-15 15:22 UTC (19+ messages)
` [001/nnn] poly_int: add poly-int.h
` [002/nnn] poly_int: IN_TARGET_CODE
` [005/nnn] poly_int: rtx constants
[00/nn] Patches preparing for runtime offsets and sizes
2017-12-15 15:17 UTC (17+ messages)
` [05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab
` [06/nn] Add VEC_SERIES_{CST,EXPR} "
` [14/nn] Add helpers for shift count modes
[PATCH] Swap affects_type_identity and handler fields in attribute_spec
2017-12-15 15:05 UTC (2+ messages)
[PR C++/59930] template friend classes & default args
2017-12-15 15:02 UTC (2+ messages)
[Ada] Added warning on membership tests
2017-12-15 14:12 UTC
[Ada] Spurious error on equality operator on incomplete type
2017-12-15 14:11 UTC
[Ada] Spurious 'W' ALI line due to implicit with clause
2017-12-15 14:11 UTC
[Ada] Spurious alias error on access to array indexed by non-standard enum
2017-12-15 14:11 UTC
[Ada] Spurious error and missing warning on static predicate
2017-12-15 14:10 UTC
[Ada] Concurrent types in pragma Initializes
2017-12-15 14:10 UTC
[Ada] Fix incorrect assignment to array with Component_Size clause
2017-12-15 14:10 UTC
[Ada] Missing error on illegal initialization item
2017-12-15 13:25 UTC
[PATCH] Fix PR77291
2017-12-15 13:05 UTC
[PATCH] Fix PR81877
2017-12-15 12:56 UTC
[PATCH PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
2017-12-15 11:57 UTC
[Ada] Crash on expression function and discriminant-dependent component
2017-12-15 11:35 UTC
[Ada] Verify Part_Of indicator in non-SPARK code
2017-12-15 11:35 UTC
patch to fix PR82353
2017-12-15 11:26 UTC (4+ messages)
` [PATCH, PR83327] Fix liveness analysis in lra for spilled-into hard regs
[Ada] Optimizing allocators for arrays with non-static upper bound
2017-12-15 11:17 UTC
[Ada] Reject certain constants as constituents
2017-12-15 11:16 UTC
[Ada] Spurious warning on default initialized object
2017-12-15 11:16 UTC
[PATCH] Further improvements for the (T)(P+A)-(T)(P+B) folding (PR sanitizer/81281)
2017-12-15 11:14 UTC (4+ messages)
[PATCH] Fix PR83388
2017-12-15 10:54 UTC (3+ messages)
[patch] More robust fix for PR target/66488
2017-12-15 10:51 UTC (2+ messages)
[Ada] Ignore external calls from instances for elaboration
2017-12-15 10:22 UTC
[Ada] Completing expression function need not trigger loading of package body
2017-12-15 10:22 UTC
[Ada] Crash on subprogram instantiation in nested package
2017-12-15 10:22 UTC
[Ada] Compiler crash with -gnatd.1 (force unnesting of subprograms)
2017-12-15 10:21 UTC
[PATCH] Use tail calls to memcpy/memset even for structure assignments (PR target/41455, PR target/82935)
2017-12-15 10:00 UTC (3+ messages)
[PATCH][ARM][gcc-7] Fix regression on soft float targets for armv8_2-fp16-move-2.c
2017-12-15 10:00 UTC (5+ messages)
[Ada] Fix inconsistent usage of Machine in s-fatgen.adb
2017-12-15 9:44 UTC
[PATCH] RL78 pragma address
2017-12-15 9:25 UTC
[PATCH] make canonicalize_condition keep its promise
2017-12-15 9:17 UTC (8+ messages)
[PATCH] Fix (-A) - B -> (-B) - A optimization in fold_binary_loc (PR tree-optimization/83269)
2017-12-15 9:11 UTC (4+ messages)
Patch ping^2
2017-12-15 9:09 UTC
[PATCH, PR81844] Fix condition folding in c_parser_omp_for_loop
2017-12-15 9:07 UTC (5+ messages)
` [PATCH, libgomp, testsuite] Move tests to libgomp.c-c++-common
[SFN] Bootstrap broken
2017-12-15 8:15 UTC (8+ messages)
[PATCH][i386,AVX] Enable VAES support [5/5]
2017-12-15 5:05 UTC (2+ messages)
[PATCH][i386,AVX] Enable VAES support [4/5]
2017-12-15 4:31 UTC (2+ messages)
[PATCH, libgcc] Fix PowerPC libgcc issues with -mabi=ieeelongdouble
2017-12-15 4:11 UTC
[PATCH][i386,AVX] Enable VAES support [3/5]
2017-12-15 4:05 UTC (2+ messages)
[PATCH, rs6000] Follow-on fix for PR target/80210: ICE in extract_insn
2017-12-15 3:55 UTC (5+ messages)
[PATCH, rs6000] Add support to __builtin_cpu_supports() for new HWCAP2 bit
2017-12-15 3:52 UTC (6+ messages)
[PATCH] have -Wnonnull print inlining stack (PR 83369)
2017-12-15 3:11 UTC (7+ messages)
[PATCH] PR libstdc++/83279 handle sendfile not copying entire file
2017-12-14 21:53 UTC
[PATCH][GCC][ARM] Fix fragile arm fpu attribute tests
2017-12-14 20:46 UTC (4+ messages)
[PATCH] PR libstdc++/68519 use native duration to avoid rounding errors
2017-12-14 20:44 UTC
[committed] Small formatting fix
2017-12-14 20:14 UTC
[PATCH][Middle-end]79538 missing -Wformat-overflow with %s and non-member array arguments
2017-12-14 19:49 UTC (9+ messages)
page: next (older) | prev (newer) | 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).