[Ping][PATCH v3] Fix Incorrect ASan global variables alignment on arm (PR sanitizer/81697)
2017-11-30 11:55 UTC (4+ messages)
[PATCH] final: Improve output for -dp and -fverbose-asm
2017-11-30 11:54 UTC (3+ 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 (14+ messages)
[PATCH] Improve __builtin_mul_overflow (uns, 1U << y, &res) (PR target/83210)
2017-11-30 11:04 UTC (4+ messages)
generic retuning part 1 - x86-tune-costs update
2017-11-30 11:03 UTC (2+ messages)
[PATCH,RFC] combine: Remove use_crosses_set_p
2017-11-30 9:48 UTC
[C++ PATCH] Fix ICE on invalid std::tuple_size<...>::value (PR c++/83205)
2017-11-30 9:26 UTC (3+ messages)
` [C++ PATCH] Plural forms for count != eltscnt structured binding diagnostics
[patch] prevent .cfi_personality/.cfi_lsda on !dwarf eh configurations
2017-11-30 9:26 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
[PATCH] PR libgcc/83112, Fix warnings on libgcc float128-ifunc.c
2017-11-30 5:08 UTC (4+ messages)
[PATCH] make canonicalize_condition keep its promise
2017-11-30 3:46 UTC (6+ messages)
[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 (5+ 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
[PATCH] C++: improve location of static_assert errors
2017-11-29 22:21 UTC (2+ messages)
[RFA] [PATCH] Add a warning for invalid function casts
2017-11-29 22:17 UTC (12+ messages)
` "
[PATCH][PR c++/82888] smarter code for default initialization of scalar arrays
2017-11-29 21:59 UTC (3+ messages)
[C++ Patch] PR 82293 ("[8 Regression] ICE in nonlambda_method_basetype at gcc/cp/lambda.c:886")
2017-11-29 21:31 UTC (2+ messages)
RFA (libstdc++): PATCH to implement C++17 over-aligned new
2017-11-29 21:23 UTC (3+ messages)
C++ PATCH for c++/82760, memory corruption with C++17 aligned new
2017-11-29 21:17 UTC
[patch] jump threading multiple paths that start from the same BB
2017-11-29 20:24 UTC (3+ messages)
[PATCH][i386,AVX] Enable VBMI2 support [7/7]
2017-11-29 20:13 UTC (2+ messages)
[PATCH][i386,AVX] Enable VBMI2 support [6/7]
2017-11-29 18:49 UTC (2+ messages)
Add myself as GCC maintainer
2017-11-29 18:46 UTC
RFC: Variable-length VECTOR_CSTs
2017-11-29 18:24 UTC (4+ messages)
[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
2017-11-29 18:05 UTC (13+ messages)
[PATCH] Fix PR tree-optimization/83195 testcase for arm
2017-11-29 16:15 UTC (2+ messages)
[PATCH] Address SLP cost-model issue of PR83202
2017-11-29 13:55 UTC
[PATCH, i386] Fix movdi_internal to return MODE_TI with AVX512
2017-11-29 12:38 UTC (3+ messages)
[PATCH GCC]Rename and make remove_dead_inserted_code a simple dce interface
2017-11-29 11:58 UTC (3+ messages)
[PATCH v3 1/4] [SPARC] Errata workaround for GRLIB-TN-0012
2017-11-29 10:38 UTC (2+ messages)
(patch, fortran] PR83021 - [7/8 Regression] gfortran segfault in polymorphic assignment
2017-11-29 10:09 UTC (2+ messages)
[Patch, fortran] PR83076 - [8 Regression] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598
2017-11-29 10:03 UTC
[PATCH] Implement std::to_address for C++2a
2017-11-29 10:00 UTC (5+ messages)
[Patch][x86, backport] Backport to GCC-7 vzeroupper patches
2017-11-29 9:55 UTC (2+ messages)
[Patch][x86, backport] Backport to GCC-6 vzeroupper patches
2017-11-29 9:55 UTC (2+ messages)
[PATCH] Improve build_simple_mem_ref_loc (PR middle-end/83185)
2017-11-29 9:47 UTC (2+ messages)
[PATCH] Improve seq_cost (PR middle-end/80929)
2017-11-29 9:46 UTC (2+ messages)
[PATCH] complex type canonicalization
2017-11-29 9:43 UTC (3+ messages)
[PATCH] Fix vec_concatv2di pattern for SSE4 (PR target/80819)
2017-11-29 9:36 UTC (2+ messages)
[Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
2017-11-29 8:09 UTC (12+ messages)
[PATCH, gcc-7] Add riscv -mstrict-align option
2017-11-29 4:11 UTC
[PATCH, docs] Cleanup riscv option docs
2017-11-29 0:12 UTC
[committed] Handle very long lines when printing fix-it hints
2017-11-29 0:01 UTC
[000/nnn] poly_int: representation of runtime offsets and sizes
2017-11-28 22:18 UTC (92+ messages)
` [024/nnn] poly_int: ira subreg liveness tracking
` [026/nnn] poly_int: operand_subword
` [028/nnn] poly_int: ipa_parm_adjustment
` [033/nnn] poly_int: pointer_may_wrap_p
` [032/nnn] poly_int: symbolic_number
` [034/nnn] poly_int: get_inner_reference_aff
` [036/nnn] poly_int: get_object_alignment_2
` [038/nnn] poly_int: fold_comparison
` [039/nnn] poly_int: pass_store_merging::execute
` [044/nnn] poly_int: push_block/emit_push_insn
` [046/nnn] poly_int: instantiate_virtual_regs
` [049/nnn] poly_int: emit_inc
` [050/nnn] poly_int: reload<->ira interface
` [053/nnn] poly_int: decode_addr_const
` [055/nnn] poly_int: find_bswap_or_nop_load
` [054/nnn] poly_int: adjust_ptr_info_misalignment
` [057/nnn] poly_int: build_ref_for_offset
` [058/nnn] poly_int: get_binfo_at_offset
` [061/nnn] poly_int: compute_data_ref_alignment
` [067/nnn] poly_int: get_mask_mode
` [069/nnn] poly_int: vector_alignment_reachable_p
` [074/nnn] poly_int: vectorizable_call
` [072/nnn] poly_int: vectorizable_live_operation
` [075/nnn] poly_int: vectorizable_simd_clone_call
` [076/nnn] poly_int: vectorizable_conversion
` [077/nnn] poly_int: vect_get_constant_vectors
` [078/nnn] poly_int: two-operation SLP
` [082/nnn] poly_int: omp-simd-clone.c
` [084/nnn] poly_int: folding BIT_FIELD_REFs on vectors
` [083/nnn] poly_int: fold_indirect_ref_1
` [085/nnn] poly_int: expand_vector_ubsan_overflow
` [088/nnn] poly_int: expand_expr_real_2
` [087/nnn] poly_int: subreg_get_info
` [089/nnn] poly_int: expand_expr_real_1
` [090/nnn] poly_int: set_inc_state
` [091/nnn] poly_int: emit_single_push_insn_1
` [092/nnn] poly_int: PUSH_ROUNDING
` PUSH_ROUNDING
` [093/nnn] poly_int: adjust_mems
` [094/nnn] poly_int: expand_ifn_atomic_compare_exchange_into_call
` [095/nnn] poly_int: process_alt_operands
` [096/nnn] poly_int: reloading complex subregs
` [097/nnn] poly_int: alter_reg
` [098/nnn] poly_int: load_register_parameters
` [104/nnn] poly_int: GET_MODE_PRECISION
[PATCH, gcc-7] Add riscv musl support
2017-11-28 20:44 UTC
[PATCH] Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050)
2017-11-28 20:30 UTC
[committed] Reject fix-it hints for various awkward boundary cases (PR c/82050)
2017-11-28 19:49 UTC
[PATCH] Fix ms-sysv.exp testsuite FAILs (PR c/83117)
2017-11-28 19:29 UTC (5+ messages)
[PATCH] Fix hot/cold partitioning with -gstabs{,+} (PR debug/81307)
2017-11-28 19:17 UTC (8+ messages)
[patch, fortran] Implement maxval for characters
2017-11-28 18:54 UTC
C++ PATCH to primary_template_instantiation_p
2017-11-28 18:28 UTC (3+ messages)
[PATCH][i386,AVX] Enable VBMI2 support [5/7]
2017-11-28 18:09 UTC (2+ messages)
[PATCH][i386,AVX] Enable VBMI2 support [4/7]
2017-11-28 18:06 UTC (2+ messages)
[C PATCH] Handle C SWITCH_EXPR in block_may_fallthru (PR sanitizer/81275)
2017-11-28 17:43 UTC (2+ messages)
[RFA][PATCH] Stack clash protection 07/08 -- V4 (aarch64 bits)
2017-11-28 16:31 UTC (2+ messages)
[PATCH GCC][V2]A simple implementation of loop interchange
2017-11-28 16:16 UTC (3+ messages)
[committed] Add testcase for PR rtl-optimization/81020
2017-11-28 16:05 UTC (2+ messages)
[arm-embedded] [PATCH, GCC/LTO, ping] Fix PR69866: LTO with def for weak alias in regular object file
2017-11-28 15:49 UTC
[PATCH] Fix PR80846, change vectorizer reduction epilogue (on x86)
2017-11-28 15:25 UTC
[PATCH] Fix PR80776
2017-11-28 15:15 UTC (4+ messages)
[PATCH v2 0/4] [SPARC] Workarounds for UT699, UT700, and GR712RC errata
2017-11-28 12:26 UTC (12+ messages)
` [PATCH v2 2/4] [SPARC] Errata workaround for GRLIB-TN-0011
` [PATCH v2 3/4] [SPARC] Errata workaround for GRLIB-TN-0010
` [PATCH v2 4/4] [SPARC] Errata workaround for GRLIB-TN-0013
` [PATCH v2 1/4] [SPARC] Errata workaround for GRLIB-TN-0012
[PATCH, Makefile.in] refine selftest recipes to restore mingw bootstrap
2017-11-28 12:24 UTC (10+ messages)
[PATCH][2/2] gimple-fold.c part for PR83141
2017-11-28 12:24 UTC (2+ messages)
[C++ PATCH] Avoid -Wreturn-type warnings if a switch has default label, no breaks inside of it, but is followed by a break (PR sanitizer/81275)
2017-11-28 11:58 UTC (7+ messages)
` [C++ PATCH] Avoid -Wreturn-type warnings if a switch has default label, no breaks inside of it, but is followed by a break (PR sanitizer/81275, take 2)
[RFA][PATCH] Use SCEV conditionally within vr-values and evrp range analysis
2017-11-28 11:55 UTC (4+ messages)
` [RFA][PATCH] Use SCEV conditionally within vr-values and evrp range analysis - V2
[PATCH] [pr#83069] Keep profile_count for bb under real_bb_freq_max
2017-11-28 11:49 UTC (2+ messages)
[PATCH 0/2] [SPARC] Fixes for UT699 errata workaround
2017-11-28 10:40 UTC (5+ messages)
` [PATCH 1/2] [SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences
` [PATCH 2/2] [SPARC] Recognize the load when accessing the GOT
[fortran] Add support for #pragma GCC unroll v3
2017-11-28 9:59 UTC (3+ messages)
[PATCH, committed] Add myself to MAINTAINRS
2017-11-28 9:22 UTC
[PATCH] Fix PR83158
2017-11-28 8:31 UTC
[PATCH] Fix X +- C1 CMP C2 match.pd folding with -fwrapv (PR tree-optimization/80788)
2017-11-28 7:41 UTC (2+ messages)
[PATCH] Remove unused SWITCH_LABELS
2017-11-28 6:20 UTC (2+ messages)
[PATCH] rs6000: Improve comparison rtx_cost (PR81288)
2017-11-28 6:19 UTC
[PATCH, gcc-7] Fix riscv linux kernel boot failure
2017-11-28 1:24 UTC
[PATCH] rs6000: Improve scc isel
2017-11-28 1:07 UTC
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).