[PATCH] C/C++: don't suggest implementation names as spelling fixes (PR c/83236)
2017-12-02 0:07 UTC (3+ messages)
` [PATCH] v2: "
[PATCH] PR libgcc/83112, Fix warnings on libgcc float128-ifunc.c
2017-12-01 23:54 UTC (7+ messages)
[PATCH #2], PR target/81959, Fix ++int to _Float128 conversion on power9
2017-12-01 23:46 UTC (3+ messages)
[PATCH] final: Improve output for -dp and -fverbose-asm
2017-12-01 23:45 UTC (24+ messages)
Go patch committed: Add size threshold for nil checks
2017-12-01 23:18 UTC
[PATCH, rs6000] gimple folding of vec_msum()
2017-12-01 23:08 UTC (4+ messages)
[RFC][PATCH] PR preprocessor/83173: Additional check before decrementing highest_location
2017-12-01 22:57 UTC
[PATCH] rs6000: Improve fusion assembler output
2017-12-01 22:53 UTC (3+ messages)
[PATCH] rs6000: Cleanup bdz/bdnz insn/splitter, add new insn/splitter for bdzt/bdzf/bdnzt/bdnzf
2017-12-01 22:46 UTC (2+ messages)
[PATCH] Fix store-merging vuse handling (PR tree-optimization/83170, PR tree-optimization/83241)
2017-12-01 22:36 UTC
Fwd: RFC: remove the "tile" architecture from glibc
2017-12-01 22:12 UTC
C++ PATCH for c++/79228, complex literal suffixes
2017-12-01 20:16 UTC
[PATCH, obv?] Fix missing newlines from local-pure-const pass dump
2017-12-01 18:42 UTC
[Patch][aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions
2017-12-01 18:42 UTC
[patch, fortran, committed] Fix part 2 of PR 83224
2017-12-01 18:07 UTC
[PATCH] handle non-constant offsets in -Wstringop-overflow (PR 77608)
2017-12-01 18:06 UTC (9+ messages)
Patch to fix an undefined behavior in fortran/decl.c
2017-12-01 17:36 UTC (2+ messages)
[Patch, fortran] PRs 82605, 82606 and 82622 - PDT problems
2017-12-01 17:15 UTC (2+ messages)
[patch] remove cilk-plus
2017-12-01 16:19 UTC (16+ messages)
[PATCH] Fix -Wsystem-header warnings in libstdc++
2017-12-01 16:10 UTC (2+ messages)
[PATCH][AArch64] Fix address printing on ILP32
2017-12-01 15:58 UTC (3+ messages)
[PATCH] ARM testsuite: force hardfp for addr-modes-float.c
2017-12-01 15:43 UTC (5+ messages)
[Committed] S/390: Split MVC instruction for better forwarding
2017-12-01 15:34 UTC
libstdc++ PATCH to harmonize noexcept
2017-12-01 15:33 UTC (2+ messages)
[PATCH] Fix overflow in __gnu_cxx::__numeric_traits::__min
2017-12-01 15:09 UTC (5+ messages)
[PATCH] Add noexcept to std::integral_constant members
2017-12-01 15:09 UTC
[PATCH][gimple-linterchange] Rewrite compute_access_stride
2017-12-01 15:00 UTC (4+ messages)
Update tune flags for generic
2017-12-01 14:51 UTC (2+ messages)
[patch] Fix bug in an OpenACC async test case
2017-12-01 14:38 UTC
[PATCH] Re: loading of zeros into {x,y,z}mm registers
2017-12-01 13:54 UTC
[RFA] [PATCH] Add a warning for invalid function casts
2017-12-01 12:42 UTC (21+ messages)
` "
` [PATCHv2] "
` [PATCHv3] "
[PATCH][gimple-linterchange] add testcase from bwaves
2017-12-01 11:59 UTC
[PATCH branch/gimple-linterchange]Use dyn_cast instread of is_a<> and as_a<>
2017-12-01 11:51 UTC (2+ messages)
RFC: Variable-length VECTOR_CSTs
2017-12-01 11:28 UTC (5+ messages)
[PATCH] Fix PR83232
2017-12-01 11:09 UTC
[PATCH][ARM] Fix wrong code by arm_final_prescan with fp16 move instructions
2017-12-01 10:18 UTC (5+ messages)
[PATCH][GCC][ARM] Generate .arch and .arch_extensions for each function if required. [Patch (3/3)]
2017-12-01 8:58 UTC (3+ messages)
[patch, fortran, committed] Fix PR 83224
2017-12-01 7:38 UTC
[PATCH] Fix -Wreturn-type with switches (PR sanitizer/81275)
2017-12-01 7:06 UTC (2+ messages)
[PATCH] Fix reassoc qsort checking ICE (PR tree-optimization/83221)
2017-12-01 7:04 UTC (2+ messages)
[PATCH] Improve -Wimplicit-fallthrough for nested switches (PR c/79153)
2017-12-01 7:02 UTC (2+ messages)
[PATCH] Fix unreachable-2.c testcase (PR sanitizer/83219)
2017-12-01 7:00 UTC (2+ messages)
[PATCH, i386] Fix movdi_internal to return MODE_TI with AVX512
2017-12-01 6:44 UTC (2+ messages)
[PATCH, i386, AVX] Fix compress test
2017-12-01 6:29 UTC
[PATCH, i386] Fix wrong instruction vpcmpeqd generation
2017-12-01 6:25 UTC (2+ messages)
[PATCH, i386] Fix registers type for MODE_TI
2017-12-01 6:00 UTC (2+ messages)
[C PATCH] More constistent treatment of C initializers (PR c/83222)
2017-12-01 2:18 UTC (3+ messages)
[PATCH] Fix "central flowgraph" typo in machine desc docs
2017-12-01 1:46 UTC (2+ messages)
[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
2017-12-01 1:24 UTC (8+ messages)
[PATCH] make canonicalize_condition keep its promise
2017-12-01 1:19 UTC (7+ messages)
[wwwdocs] bugs/index.html: remove explanation of major releases
2017-12-01 1:18 UTC
[PATCH] Fix build of gimple-ssa-store-merging.c with -std=c++98
2017-12-01 0:15 UTC (2+ messages)
[patch] jump threading multiple paths that start from the same BB
2017-11-30 23:38 UTC (4+ messages)
[GCC 9][RFC][PATCH] Optimize PHIs with constant arguments better
2017-11-30 23:38 UTC
[C++ PATCH] Fix ICE with structured binding & to incomplete type (PR c++/83217)
2017-11-30 23:17 UTC
[committed] ;; to ;
2017-11-30 22:54 UTC
[PATCH] RFC: Preserving locations for variable-uses and constants (PR 43486)
2017-11-30 20:54 UTC (3+ messages)
` [PATCH v2: 00/14] "
[PATCH 02/14] Support for adding and stripping location_t wrapper nodes
2017-11-30 20:30 UTC (5+ messages)
` [PATCH v2.1] "
` [PATCH, v2.2] "
[C/C++] Add support for #pragma GCC unroll v3
2017-11-30 19:18 UTC (2+ messages)
generic retuning part 1 - x86-tune-costs update
2017-11-30 18:43 UTC (5+ messages)
[PATCH GCC][V2]A simple implementation of loop interchange
2017-11-30 18:41 UTC (8+ messages)
[PATCH, gcc-7] Riscv doc fixes and improvements
2017-11-30 18:41 UTC
[C++ Patch, V2] PR 82593 ("Internal compiler error: in process_init_constructor_array, at cp/typeck2.c:1294")
2017-11-30 18:23 UTC (2+ messages)
` [C++ PING] "
[PATCH, docs] Cleanup riscv option docs
2017-11-30 18:14 UTC (2+ messages)
C++ PATCH for c++/82219, -Wignored-qualifiers and template
2017-11-30 17:55 UTC
[PATCH] PR libstdc++/65927 Fix -Wunused-but-set-parameter warning
2017-11-30 17:36 UTC
[PATCH, GCC/testsuite] Improve fstack_protector effective target
2017-11-30 16:47 UTC
[PATCH] rs6000: Set rs6000_cpu correctly (PR43871)
2017-11-30 16:32 UTC
[PATCH][ARM][gcc-7] Fix wrong code by arm_final_prescan with fp16 move instructions
2017-11-30 16:07 UTC
[C++ PATCH] Fix ICE on invalid std::tuple_size<...>::value (PR c++/83205)
2017-11-30 15:51 UTC (8+ messages)
` [C++ PATCH] Plural forms for count != eltscnt structured binding diagnostics
[PATCH] Implement std::to_address for C++2a
2017-11-30 15:10 UTC (6+ messages)
[patch] prevent .cfi_personality/.cfi_lsda on !dwarf eh configurations
2017-11-30 14:13 UTC (3+ messages)
[PATCH] PR libstdc++/83226 avoid forming pointer-to-reference type
2017-11-30 14:11 UTC
[Ping][PATCH v3] Fix Incorrect ASan global variables alignment on arm (PR sanitizer/81697)
2017-11-30 12:47 UTC (6+ messages)
Replying to an older patch ([PATCH] Fix failing test-case)
2017-11-30 11:38 UTC (2+ messages)
[PATCH 1/7]: SVE: Add CLOBBER_HIGH expression
2017-11-30 11:16 UTC (12+ messages)
[PATCH] Improve __builtin_mul_overflow (uns, 1U << y, &res) (PR target/83210)
2017-11-30 11:04 UTC (4+ messages)
[PATCH,RFC] combine: Remove use_crosses_set_p
2017-11-30 9:48 UTC
[PATCH] Avoid peeling in cunrolli
2017-11-30 9:18 UTC (2+ messages)
Go patch committed: Don't make map zero value constant
2017-11-30 9:18 UTC
[committed] hppa-linux: Update baseline symbols
2017-11-30 1:24 UTC
[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
2017-11-30 1:19 UTC (20+ messages)
` [PING #2] "
` [PING][PATCH] "
` [PING 2][PATCH] "
[PATCH][AArch64] Fix ICE due to store_pair_lanes
2017-11-30 0:52 UTC (3+ messages)
[PATCH] combine: Print to dump if some insn cannot be combined into i3
2017-11-29 23:35 UTC
[PATCH] combine: Do not throw away unneeded arms of parallels (PR83156)
2017-11-29 23:13 UTC
[PATCH] Riscv patterns to optimize away some redundant zero/sign extends
2017-11-29 22:39 UTC
[PATCH] rs6000: Add second variant of adde
2017-11-29 22:34 UTC
patch to fix PR80818
2017-11-29 22:27 UTC
PR82808
2017-11-29 22:26 UTC (8+ messages)
` [PR 82808] Use result types for arithmetic jump functions
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).