[PATCH] Fix powerpc* ICE with vec builtins with -mno-altivec (PR target/82848)
2017-11-25 8:40 UTC (2+ messages)
[PATCH] Fix bss_initializer_p (PR target/83100)
2017-11-25 1:19 UTC
[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-25 0:37 UTC
[PATCH] Fix hot/cold partitioning with -gstabs{,+} (PR debug/81307)
2017-11-24 23:14 UTC
[committed] Avoid -Wsurprising warning on OpenMP min/max array reductions (PR fortran/81304)
2017-11-24 22:00 UTC
[PATCH] Fix combine's simplify_if_then_else (PR rtl-optimization/81553)
2017-11-24 21:54 UTC
[C++ PATCH] Optimize void COND_EXPRs during cp_fold (PR c++/81675)
2017-11-24 21:42 UTC
[PATCH][GCC][ARM] Dot Product NEON intrinsics [Patch (3/8)]
2017-11-24 21:38 UTC (8+ messages)
[PATCH, Makefile.in] refine selftest recipes to restore mingw bootstrap
2017-11-24 21:35 UTC
[PATCH] Missing noexcept in string_view::find_first_of declaration
2017-11-24 19:03 UTC (2+ messages)
[PR 81248] Fix ipa-sra size check
2017-11-24 18:05 UTC (2+ messages)
[PATCH] Fix typo in unordered_map deduction guide, missing "typename ="
2017-11-24 17:21 UTC
[0/4] [AArch64] Add SVE support
2017-11-24 16:34 UTC (2+ messages)
[PATCH, i386] Fix wrong instruction vpcmpeqd generation
2017-11-24 16:15 UTC
[RFC] Generate sub-tests from libgomp.c/for-{3,5,6}.c
2017-11-24 16:00 UTC
[PATCH][ARM] Fix wrong code by arm_final_prescan with fp16 move instructions
2017-11-24 15:44 UTC
[PATCH, i386] Fix registers type for MODE_TI
2017-11-24 15:35 UTC
[C++ PATCH] Fix -fsanitize={null,alignment} of references (PR c++/79572)
2017-11-24 14:58 UTC (3+ messages)
RFA (libstdc++): PATCH to implement C++17 over-aligned new
2017-11-24 14:26 UTC (2+ messages)
[RFC, PR 80689] Copy small aggregates element-wise
2017-11-24 14:16 UTC (13+ messages)
[PATCH] Fix PR82402
2017-11-24 13:29 UTC
[PATCH] [pr#83069] Keep profile_count for bb under real_bb_freq_max
2017-11-24 13:00 UTC
Simplify ptr - 0
2017-11-24 12:33 UTC (7+ messages)
Fix bootstrap miscompare when stage1 is built with different chekcing setting
2017-11-24 12:01 UTC
[PATCH 0/4] [SPARC] Workarounds for UT699, UT700, and GR712RC errata
2017-11-24 11:53 UTC (9+ messages)
` [PATCH 1/4] [SPARC] Errata workaround for GRLIB-TN-0012
` [PATCH 2/4] [SPARC] Errata workaround for GRLIB-TN-0011
` [PATCH 4/4] [SPARC] Errata workaround for GRLIB-TN-0013
` [PATCH 3/4] [SPARC] Errata workaround for GRLIB-TN-0010
[PATCH][i386,AVX] Enable VBMI2 support [2/7]
2017-11-24 10:32 UTC (6+ messages)
[PATCH] Fix PR83128
2017-11-24 10:31 UTC
[patch, fortran] Implement maxloc and minloc for character
2017-11-24 9:33 UTC (13+ messages)
[PATCH] Fix ubsan on mingw hosts (PR sanitizer/83014)
2017-11-24 8:36 UTC (2+ messages)
[PATCH] Fix and improve tree-object-size.c pass_through_call
2017-11-24 8:34 UTC (2+ messages)
RFC/A: Stop cselib.c recording sets of the frame pointer
2017-11-24 8:02 UTC (4+ messages)
[PING] Ability to remap file names in __FILE__, etc (PR other/70268)
2017-11-24 8:02 UTC
[PATCH] Add [[nodiscard]] attribute to C++17 components
2017-11-24 7:42 UTC (3+ messages)
[Ada] Fix PR ada/83091
2017-11-24 0:01 UTC
[PATCH] Fix PR83089
2017-11-23 22:45 UTC (4+ messages)
[libobjc, committed] Wrap CLASS_TABLE_HASH in do {} while (0)
2017-11-23 22:40 UTC (2+ messages)
[PATCH] PR libstdc++/83134 Ensure std::__not_ converts B::value to bool
2017-11-23 22:07 UTC
std::forward_list optim for always equal allocator
2017-11-23 21:49 UTC (3+ messages)
[PATCH][i386,AVX] Enable VBMI2 support [3/7]
2017-11-23 21:39 UTC (2+ messages)
[C++ PATCH] Fix structured binding initializer checking (PR c++/81888)
2017-11-23 20:58 UTC
[committed] Fix declare-simd-1.C testcase failure
2017-11-23 20:36 UTC
[committed] Reject invalid #pragma omp declare simd in the C FE
2017-11-23 20:30 UTC
Patch for [Bug fortran/81841] [5/6/7/8 Regression] THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA
2017-11-23 20:26 UTC (6+ messages)
[committed] 4 more -Wno-return-type for powerpc* testsuite
2017-11-23 20:24 UTC
[libgccjit, committed] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TYPE in JIT_{BEGIN,END}_STMT
2017-11-23 20:22 UTC
[sh, committed] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0)
2017-11-23 20:20 UTC
[ft32, committed] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELT
2017-11-23 20:00 UTC
[PATCH, rs6000] (v2) testcase updates for fold-vec-abs-* for power9 codegen
2017-11-23 19:54 UTC (2+ messages)
[PATCH, rs6000] (v2) fold-vec-ld* testcase updates for power9
2017-11-23 19:35 UTC (2+ messages)
[patch] implement generic debug() for vectors and hash sets
2017-11-23 19:32 UTC (6+ messages)
` PING Fwd: "
[PATCH 0/3] [ARM] Addressing mode costs v3
2017-11-23 19:25 UTC (13+ messages)
` [PATCH 3/3] [ARM] Add table of costs for AAarch32 addressing modes
` [PATCH 2/3] [ARM] Refactor costs calculation for MEM
[PATCH, rs6000] Testcase updates for power9 codegen
2017-11-23 18:53 UTC (4+ messages)
[PATCH, rs6000] (v2) fold-vec-splat* testcase updates for power9
2017-11-23 18:53 UTC (2+ messages)
[PATCH] rs6000_gimple_fold_builtin formatting fixes
2017-11-23 18:28 UTC (2+ messages)
[patch] remove cilk-plus
2017-11-23 17:58 UTC (8+ messages)
Add optabs for common types of permutation
2017-11-23 17:08 UTC (12+ messages)
[PATCH] Fix .debug_rnglists generation with -gdwarf-5 -gsplit-dwarf
2017-11-23 17:08 UTC (3+ messages)
[PATCH GCC]A simple implementation of loop interchange
2017-11-23 17:01 UTC (9+ messages)
Fix profile update when producing inline clone
2017-11-23 16:59 UTC
[RFA][PATCH] Use SCEV conditionally within vr-values and evrp range analysis
2017-11-23 15:32 UTC (3+ messages)
[SH][committed] Fix PR 83111
2017-11-23 14:45 UTC
[PING] Plugin support on Windows/MinGW
2017-11-23 12:49 UTC (6+ messages)
[PATCH] Fix result for conditional reductions matching at index 0
2017-11-23 12:39 UTC (9+ messages)
[PATCH] Fix PR82991
2017-11-23 12:16 UTC (7+ messages)
[Patch AArch64] Fixup floating point division with -march=armv8-a+nosimd
2017-11-23 11:37 UTC (2+ messages)
[PATCH 1/7]: SVE: Add CLOBBER_HIGH expression
2017-11-23 11:25 UTC (10+ messages)
[PATCH, i386] Fix behavior for –mprefer-vector-width= option
2017-11-23 9:45 UTC (3+ messages)
[PATCH] Fix PR23094
2017-11-23 9:26 UTC
[patch] Add support for #pragma GCC unroll v2
2017-11-23 9:25 UTC (2+ messages)
[PATCH] Fix expand_assignment with complex modes with the same size but different inner mode (PR middle-end/82253)
2017-11-23 9:03 UTC (2+ messages)
[PATCH][2/2] Alternate fix for PR81403
2017-11-23 8:52 UTC
[PATCH] Add fields to struct gomp_thread for debugging purposes
2017-11-23 8:30 UTC (5+ messages)
libgo patch committed: Pass -X option to ar on AIX
2017-11-23 8:23 UTC
[PATCH] handle non-constant offsets in -Wstringop-overflow (PR 77608)
2017-11-23 0:24 UTC (6+ messages)
[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
2017-11-23 0:16 UTC (18+ messages)
` [PING] "
` [PING #2] "
` [PING][PATCH] "
` [PING 2][PATCH] "
[RFA][PATCH] 8/n Pull evrp range analyzer into its own file
2017-11-23 0:03 UTC (3+ messages)
[C++ PATCH] Fix qsort checking ICE on member_name_cmp (PR c++/82401)
2017-11-22 23:50 UTC (2+ messages)
Fix PR rtl-optimization/83030
2017-11-22 22:54 UTC
Adjust empty class parameter passing ABI (PR c++/60336)
2017-11-22 22:26 UTC (12+ messages)
[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
2017-11-22 21:45 UTC (8+ messages)
[committed] jit: update test suite for change to -Warray-bounds
2017-11-22 21:23 UTC
[committed] One further -Wno-return-type testcase tweak
2017-11-22 21:14 UTC
[PATCH] Fix Werror=stringop-overflow in target.c
2017-11-22 21:01 UTC (2+ messages)
[PATCH] v3: C/C++: fix quoting of "aka" typedef information (PR 62170)
2017-11-22 20:57 UTC (2+ messages)
` [committed] v5: "
[PATCH] Make shift argument to eoshift0 be of type index_type
2017-11-22 20:51 UTC (6+ messages)
` [PATCH] Make shift argument to eoshift0 and eoshift2 "
[PATCH, testsuite]: Remove bswap16, bswap32 and bswap64 effective targets
2017-11-22 20:44 UTC
[RFA][PATCH] 10/n Various class definition cleanups
2017-11-22 20:43 UTC (3+ messages)
[PATCH] Use __BYTE_ORDER__ predefined macro instead of runtime check
2017-11-22 20:03 UTC (5+ messages)
[PATCH] Add myself as GCC maintainer
2017-11-22 19:23 UTC
[RFA][PATCH] Stack clash protection 07/08 -- V4 (aarch64 bits)
2017-11-22 18:52 UTC (5+ messages)
Add support for bitwise reductions
2017-11-22 18:28 UTC (2+ messages)
SLP reductions with variable-length vectors
2017-11-22 18:12 UTC (2+ messages)
[000/nnn] poly_int: representation of runtime offsets and sizes
2017-11-22 18:11 UTC (3+ messages)
` [070/nnn] poly_int: vectorizable_reduction
refine default dwarf settings on VxWorks
2017-11-22 17:34 UTC
[SH][committed] Cleanup div and mul patterns
2017-11-22 17:24 UTC (2+ messages)
[committed] PR 83104: Avoid two_valued_val_range_p for pointers
2017-11-22 16:59 UTC
[patch] Add support for #pragma GCC unroll
2017-11-22 16:55 UTC (4+ messages)
[PATCH] Fix up -Wreturn-type (PR c++/83045)
2017-11-22 16:49 UTC (3+ messages)
[PATCH][ARM] Fix test armv8_2-fp16-move-1.c
2017-11-22 16:46 UTC (9+ messages)
[PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
2017-11-22 16:35 UTC
[PATCH] PR libstdc++/48101 improve errors for invalid container specializations
2017-11-22 15:25 UTC (5+ messages)
[PATCH, GCC/ARM] Factor out CMSE register clearing code
2017-11-22 15:21 UTC (4+ messages)
[C++ Patch] PR 82293 ("[8 Regression] ICE in nonlambda_method_basetype at gcc/cp/lambda.c:886")
2017-11-22 14:55 UTC
PR83004: Accidental change to pr81136.c for VECTOR_BITS==128
2017-11-22 14:53 UTC (6+ messages)
[PATCH, GCC/ARM] Remove useless variable in CMSE code
2017-11-22 14:03 UTC
PR82547: Undetected overflow for UNSIGNED wide_ints
2017-11-22 13:59 UTC (2+ messages)
Replace REDUC_*_EXPRs with internal functions
2017-11-22 13:59 UTC (4+ 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).