Fix PR78154
2016-11-17 4:57 UTC (7+ messages)
[PATCH] Fix PR77848
2016-11-17 3:15 UTC (4+ messages)
[PATCH,gcc/MIPS] Make loongson3a use fused madd.d
2016-11-17 3:01 UTC (4+ messages)
c-family PATCH to tidy switch diagnostics (PR c/78285)
2016-11-17 0:59 UTC (2+ messages)
[PATCH] Fix NetBSD bootstrap
2016-11-17 0:50 UTC (6+ messages)
ubsan PATCH to fix compile-time hog with operator overloading (PR sanitizer/78208)
2016-11-17 0:29 UTC (3+ messages)
[patch, libfortran] Add AVX-specific matmul
2016-11-16 23:20 UTC (5+ messages)
[PATCH] libiberty: Add Rust symbol demangling
2016-11-16 23:15 UTC (10+ messages)
[PATCH] Fix combine's make_extraction (PR rtl-optimization/78378)
2016-11-16 23:11 UTC (2+ messages)
RFA: PATCH to gengtype to avoid putting tree_node support in front end objects
2016-11-16 22:27 UTC (4+ messages)
[PATCH 0/2] Remove user_defined_section_attribute global
2016-11-16 22:12 UTC (9+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
` Ping: "
[patch,libgfortran] PR51119 - MATMUL slow for large matrices
2016-11-16 21:59 UTC (8+ messages)
[PATCH 0/4] MIPS16/GCC: `casesi_internal_mips16_<mode>' insn fixes and improvements
2016-11-16 21:55 UTC (10+ messages)
` [PATCH 1/4] MIPS16/GCC: Fix DImode `casesi_internal_mips16_<mode>' assembly instructions
` [PATCH 2/4] MIPS16/GCC: Correct `casesi_internal_mips16_<mode>'s RTL pattern
` [PATCH 3/4] MIPS16/GCC: Improve `casesi_internal_mips16_<mode>'s instruction count estimate
` [PATCH 4/4] MIPS16/GCC: Emit explicit JRC from`casesi_internal_mips16_<mode>' insn
[PATCH] Fix up ICEs with TREE_CONSTANT references (PR c++/78373)
2016-11-16 21:55 UTC (3+ messages)
PR78319
2016-11-16 21:50 UTC (2+ messages)
[PATCH] PR fortran/58001 -- Handle tab in FORMAT
2016-11-16 21:37 UTC
C++ PATCH for c++/78358 (decltype and decomposition)
2016-11-16 21:29 UTC (2+ messages)
[libstdc++, testsuite] Add dg-require-thread-fence
2016-11-16 21:19 UTC (11+ messages)
[PATCH] microMIPS/GCC: Fix PIC call relaxation
2016-11-16 21:08 UTC (3+ messages)
PR61409: -Wmaybe-uninitialized false-positive with -O2
2016-11-16 20:57 UTC (2+ messages)
[PATCH] Follow-up patch on enabling new AVX512 instructions
2016-11-16 20:45 UTC (2+ messages)
[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
2016-11-16 20:39 UTC (12+ messages)
` [2/9] Encoding support for AArch64 DWARF operations
[PATCH] Handle --enable-checking={yes,assert,release} in libcpp (PR bootstrap/72823)
2016-11-16 20:08 UTC (2+ messages)
[PING^2][PATCH][aarch64] Improve Logical And Immediate Expressions
2016-11-16 19:44 UTC
[PATCH v2 0/2] strncmp builtin expansion improvement
2016-11-16 19:22 UTC
[PATCH v2 1/2, i386] cmpstrnsi needs string length
2016-11-16 19:22 UTC
[PATCH v2 2/2, expand] make expand_builtin_strncmp more general
2016-11-16 19:22 UTC
[PATCH][GCC/TESTSUITE] Make test for traditional-cpp depend on
2016-11-16 19:01 UTC (7+ messages)
[RFC PATCH] avoid printing type suffix with %E
2016-11-16 18:54 UTC (3+ messages)
[PATCH v2] bb-reorder: Improve compgotos pass (PR71785)
2016-11-16 18:52 UTC (2+ messages)
[PATCH][2/2] GIMPLE Frontend, middle-end changes
2016-11-16 18:41 UTC (2+ messages)
libgo patch committed: remove runtime1.goc
2016-11-16 18:34 UTC
New option -flimit-function-alignment
2016-11-16 18:23 UTC (6+ messages)
[committed] Fix ICE with omp for broken_loop (PR fortran/78299)
2016-11-16 18:21 UTC
[PATCH] Enable Intel AVX512_4FMAPS and AVX512_4VNNIW instructions
2016-11-16 18:14 UTC (9+ messages)
[PATCH] enhance buffer overflow warnings (and c/53562)
2016-11-16 18:10 UTC (15+ messages)
` [PING] "
` [PING 2] "
[PATCH, GCC/ARM] Make arm_feature_set agree with type of FL_* macros
2016-11-16 18:09 UTC (4+ messages)
Add SET_DECL_MODE
2016-11-16 17:47 UTC (2+ messages)
[PATCH] Fix PR78305
2016-11-16 17:43 UTC (10+ messages)
[PATCH] enable -Wformat-length for dynamically allocated buffers (pr 78245)
2016-11-16 17:33 UTC (2+ messages)
` PING "
[PING] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
2016-11-16 17:28 UTC
[PATCH] warn on overflow in calls to allocation functions (bugs 77531 and 78284)
2016-11-16 17:20 UTC (4+ messages)
[PATCH PR78114]Refine gfortran.dg/vect/fast-math-mgrid-resid.f
2016-11-16 17:20 UTC
[PATCH Obvious]Adjust test string wrto update dump info for gcc.target/arm/ivopts-orig_biv-inc.c
2016-11-16 17:19 UTC
[PATCH][PR libgfortran/78314] Fix ieee_support_halting
2016-11-16 17:18 UTC (6+ messages)
` [PATCH v2][PR "
[PATCH] MIPS/GCC: Mark text contents as code or data
2016-11-16 17:15 UTC (3+ messages)
[PATCH][PPC] Fix ICE using power9 with soft-float
2016-11-16 17:05 UTC (6+ messages)
Use rtx_mode_t instead of std::make_pair
2016-11-16 17:05 UTC (2+ messages)
[PATCH][AArch64] PR target/78362: Make sure to only take REGNO of a register
2016-11-16 16:57 UTC
[PATCH] enable -fprintf-return-value by default
2016-11-16 16:49 UTC (2+ messages)
` PING "
[Patch v4 0/17] Add support for _Float16 to AArch64 and ARM
2016-11-16 16:38 UTC (9+ messages)
` [Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function
` [Patch ARM 17/17] Enable _Float16 for ARM
` [Patch 16/17 libgcc ARM] Half to double precision conversions
` [Patch 15/17 libgcc ARM] Add double to half conversions
Reorganise machmode.h headers
2016-11-16 16:32 UTC
[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
2016-11-16 16:28 UTC (18+ messages)
` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)
[PATCH 0/2] [ARC] Refurbish backend options
2016-11-16 15:58 UTC (3+ messages)
` [PATCH 2/2] [ARC] Update target specific tests
[PATCH] Tree-level fix for PR 69526
2016-11-16 15:54 UTC (7+ messages)
[PATCH 0/3] MIPS/GCC: Changes for `.insn' assembly annotation
2016-11-16 15:38 UTC (6+ messages)
` [PATCH 3/3] MIPS/GCC: Mark trailing labels with `.insn'
[PATCH] MIPS MSA: Fix ICE when using out-of-range values to intrinsics
2016-11-16 15:17 UTC
[gomp4] backport various runtime changes
2016-11-16 15:14 UTC
Fix PR77881: combine improvement
2016-11-16 15:05 UTC (4+ messages)
Rework subreg_get_info
2016-11-16 14:52 UTC (6+ messages)
Go patch committed: separate comparable and incomparable types
2016-11-16 14:47 UTC
Unroll and Jam loop transformation
2016-11-16 14:27 UTC (2+ messages)
[PATCH, ARM] Add vfpv2 and neon-vfpv3
2016-11-16 14:04 UTC
[PATCH, Fortran, pr78356, v1] [7 Regression] [OOP] segfault allocating polymorphic variable with polymorphic component with allocatable component
2016-11-16 13:46 UTC (3+ messages)
[RFC] Check number of uses in simplify_cond_using_ranges()
2016-11-16 13:41 UTC (11+ messages)
[PATCH v2] df: Change defs in entry and uses in exit block during separate shrink-wrapping
2016-11-16 13:26 UTC (2+ messages)
[PATCH 0/9] RTL frontend v4
2016-11-16 13:24 UTC (5+ messages)
` [PATCH 9/9] Add "__RTL" to cc1 (v4)
[PATCH, IRA] PR78325, R_MIPS_JALR failures
2016-11-16 13:11 UTC (2+ messages)
Fix nb_iterations calculation in tree-vect-loop-manip.c
2016-11-16 13:02 UTC (4+ messages)
[PATCH] Add sem_item::m_hash_set (PR ipa/78309)
2016-11-16 12:59 UTC (3+ messages)
` [PATCH] Add sem_item::m_hash_set (PR ipa/78309) (v2)
[PATCH][ARM] PR target/78364: Add proper restrictions to zero and sign_extract patterns operands
2016-11-16 12:22 UTC (3+ messages)
[PATCH] Remove unneeded gcc_assert in gimplifier (PR sanitizer/78270)
2016-11-16 11:57 UTC (9+ messages)
` [PATCH] Fix PR sanitizer/78270 (part 2)
[Patch, Fortran, F03] PR 77501: ICE in gfc_match_generic, at fortran/decl.c:9429
2016-11-16 11:48 UTC (6+ messages)
[PATCH 00/10] ARC: Add support for NPS400 variant
2016-11-16 11:44 UTC (7+ messages)
` [PATCHv2 0/7] ARC: Add support for nps400 variant
[PATCH][PR sanitizer/78307] Fix missing symbols in libubsan after recent merge
2016-11-16 11:08 UTC (3+ messages)
[PATCH] Fix PR78294 - thread sanitizer broken when using ld.gold
2016-11-16 11:07 UTC (2+ messages)
[patch, nios2] Fix PR78357, adjust sync builtin initialization
2016-11-16 11:06 UTC (2+ messages)
[PATCH] [ARC] Add support for QuarkSE processor
2016-11-16 10:32 UTC (2+ messages)
[PATCH, GCC/ARM] Fix PR77904: callee-saved register trashed when clobbering sp
2016-11-16 10:30 UTC (2+ messages)
An alternative fix for PR70944
2016-11-16 10:28 UTC (4+ messages)
Add more subreg offset helpers
2016-11-16 10:26 UTC (4+ messages)
[PATCH 0/4] [ARC] Series of small patches to fix dejagnu found issues
2016-11-16 10:20 UTC (5+ messages)
` [PATCH 2/4] [ARC] Cleanup implementation
` [PATCH 4/4] [ARC] Fix compilation issue in pr71872
` [PATCH 1/4] [ARC] Various fixes
` [PATCH 3/4] [ARC] Refurbish mul64 support
[committed] Fix pdp11 build
2016-11-16 10:07 UTC
[ARC] Fix missing brackets in arc.c
2016-11-16 10:06 UTC
[PATCH, vec-tails] Support loop epilogue vectorization
2016-11-16 9:56 UTC (15+ messages)
[PATCH] Fix PR78306
2016-11-16 9:43 UTC (2+ messages)
[PATCH, GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode
2016-11-16 9:39 UTC (2+ messages)
[PATCH] Fix PR78333
2016-11-16 9:35 UTC
[Patch, testsuite] Fix bogus Wlogical-op-1.c test failure for avr
2016-11-16 9:34 UTC
[PATCH] Fix PR78348
2016-11-16 8:38 UTC
[RFC PATCH] Support -fsanitize=integer-arith-overflow even for vectors
2016-11-16 8:22 UTC (3+ messages)
` [PATCH] Support -fsanitize=integer-arith-overflow even for vectors (PR sanitizer/77823)
Optimise CONCAT handling in emit_group_load
2016-11-16 7:21 UTC (2+ messages)
[PATCH] fix PR68468
2016-11-16 7:02 UTC (5+ messages)
C++ PATCH for C++17 selection statements with initializer
2016-11-16 1:02 UTC (2+ messages)
[patch] remove more GCJ references
2016-11-15 23:43 UTC (6+ messages)
[PATCH] Significantly reduce memory usage of genattrtab
2016-11-15 21:57 UTC (4+ messages)
Use df_read_modify_subreg_p in cprop.c
2016-11-15 21:49 UTC (2+ messages)
Add a mem_alias_size helper class
2016-11-15 21:47 UTC (3+ messages)
[PATCH] spellcheck bugfixes: don't offer the goal string as a suggestion
2016-11-15 21:20 UTC
[PATCH 0/9] RFC: Add optimization -foutline-msabi-xlougues (for Wine 64)
2016-11-15 21:06 UTC (3+ messages)
` [PATCH 5/9] Add patterns and predicates foutline-msabi-xlouges
Fix vec_cmp comparison mode
2016-11-15 20:50 UTC (2+ messages)
[Patch, Fortran] PR 66227: [5/6/7 Regression] [OOP] EXTENDS_TYPE_OF n returns wrong result for polymorphic variable allocated to extended type
2016-11-15 20:20 UTC
[PATCH,rs6000] Add built-in function support for Power9 byte instructions
2016-11-15 20:19 UTC (6+ 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).