public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[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] Remove unneeded gcc_assert in gimplifier (PR sanitizer/78270)
 2016-11-16 11:35 UTC  (8+ messages)
        ` [PATCH] Fix PR sanitizer/78270 (part 2)

[PATCH] Fix PR78305
 2016-11-16 11:32 UTC  (3+ messages)

[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 0/4] MIPS16/GCC: `casesi_internal_mips16_<mode>' insn fixes and improvements
 2016-11-16 10:48 UTC  (9+ 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] microMIPS/GCC: Fix PIC call relaxation
 2016-11-16 10:33 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)

Rework subreg_get_info
 2016-11-16 10:20 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 3/4] [ARC] Refurbish mul64 support
` [PATCH 4/4] [ARC] Fix compilation issue in pr71872
` [PATCH 1/4] [ARC] Various fixes
` [PATCH 2/4] [ARC] Cleanup implementation

[committed] Fix pdp11 build
 2016-11-16 10:07 UTC 

[ARC] Fix missing brackets in arc.c
 2016-11-16 10:06 UTC 

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-11-16 10:00 UTC  (8+ messages)

[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][ARM] PR target/78364: Add proper restrictions to zero and sign_extract patterns operands
 2016-11-16  8:45 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  (4+ 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  (7+ messages)

[PATCH, IRA] PR78325, R_MIPS_JALR failures
 2016-11-15 22:55 UTC 

[PATCH] Significantly reduce memory usage of genattrtab
 2016-11-15 21:57 UTC  (4+ messages)

[PATCH] Follow-up patch on enabling new AVX512 instructions
 2016-11-15 21:50 UTC 

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, Fortran, pr78356, v1] [7 Regression] [OOP] segfault allocating polymorphic variable with polymorphic component with allocatable component
 2016-11-15 21:24 UTC  (2+ messages)

[PATCH] spellcheck bugfixes: don't offer the goal string as a suggestion
 2016-11-15 21:20 UTC 

[PATCH][PPC] Fix ICE using power9 with soft-float
 2016-11-15 21:12 UTC  (5+ messages)

[PATCH 0/9] RTL frontend v4
 2016-11-15 21:07 UTC  (4+ messages)
` [PATCH 9/9] Add "__RTL" to cc1 (v4)

[PATCH 0/9] RFC: Add optimization -foutline-msabi-xlougues (for Wine 64)
 2016-11-15 21:06 UTC  (11+ messages)
` [PATCH 5/9] Add patterns and predicates foutline-msabi-xlouges
` [PATCH 2/9] Minor refactor in ix86_compute_frame_layout
` [PATCH 4/9] Add struct fields and option for foutline-msabi-xlouges
` [PATCH 1/9] Change type of x86_64_ms_sysv_extra_clobbered_registers
` [PATCH 7/9] Modify ix86_save_reg to optionally omit stub-managed registers
` [PATCH 3/9] Add msabi pro/epilogue stubs to libgcc
` [PATCH 8/9] Modify ix86_compute_frame_layout for foutline-msabi-xlogues
` [PATCH 9/9] Add remainder of foutline-msabi-xlogues implementation
` [PATCH 6/9] Adds class xlouge_layout to i386.c

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)

[PATCH] PR 59406 note that FNV hash functions are incorrect
 2016-11-15 20:17 UTC 

[PATCH] Fix PR77848
 2016-11-15 20:04 UTC 

[patch,libgfortran] PR51119 - MATMUL slow for large matrices
 2016-11-15 19:52 UTC  (7+ messages)

[Patch] Remove variant<void>, variant<T&> and variant<>
 2016-11-15 19:51 UTC  (4+ messages)

[PATCH] Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770)
 2016-11-15 19:33 UTC 

[PATCH] Add std::string constructor for substring of string_view (LWG 2742)
 2016-11-15 19:32 UTC  (2+ messages)

[PATCH, i386 testsuite]: Move common 32-bit and 64-bit function specific options to an include file
 2016-11-15 19:30 UTC 

Add a load_extend_op wrapper
 2016-11-15 18:58 UTC  (6+ messages)

[PATCH v2] aarch64: Add split-stack initial support
 2016-11-15 18:38 UTC  (4+ messages)

[PATCH] rs6000: Separate shrink-wrapping for the FPRs
 2016-11-15 18:36 UTC 

Fix handling of unknown sizes in rtx_addr_can_trap_p
 2016-11-15 18:28 UTC  (3+ messages)

Fix instances of gen_rtx_REG (VOIDmode, ...)
 2016-11-15 18:17 UTC  (2+ messages)

[hsa-branch] Replace all omp references of GPGPU with HSA grid
 2016-11-15 18:09 UTC 

[hsa branch] Move hsa headers to plugin libgomp directory
 2016-11-15 18:08 UTC 

Move misplaced assignment in num_sign_bit_copies1
 2016-11-15 17:55 UTC  (3+ messages)

[C++ PATCH] SOme further g++.dg/cpp1z/decomp*.C tests
 2016-11-15 17:05 UTC  (2+ messages)

[PATCH/AARCH64] Have the verbose cost model output output be controllable
 2016-11-15 17:01 UTC  (4+ messages)

[PATCH] Add map clauses to libgomp test device-3.f90
 2016-11-15 17:01 UTC  (5+ messages)

[C++ PATCH] Add mangling for P0217R3 decompositions at namespace scope
 2016-11-15 17:00 UTC  (2+ messages)

[PATCH] libiberty: Fix some demangler crashes caused by reading past end of input
 2016-11-15 16:56 UTC  (2+ messages)

[PATCH][PR libgfortran/78314] Fix ieee_support_halting
 2016-11-15 16:56 UTC  (4+ messages)

[PATCH] Add sem_item::m_hash_set (PR ipa/78309)
 2016-11-15 16:46 UTC  (3+ messages)

[RFC][PATCH] Remove a bad use of SLOW_UNALIGNED_ACCESS
 2016-11-15 16:36 UTC  (4+ messages)

C++ PATCH for c++/78358 (decltype and decomposition)
 2016-11-15 16:32 UTC 

[PATCH] Enable Intel AVX512_4FMAPS and AVX512_4VNNIW instructions
 2016-11-15 16:31 UTC  (9+ messages)

[PATCH] MIPS/GCC: Mark text contents as code or data
 2016-11-15 16:24 UTC  (2+ messages)

Use MEM_SIZE rather than GET_MODE_SIZE in dce.c
 2016-11-15 16:22 UTC  (2+ messages)

Some backward threader refactoring
 2016-11-15 16:19 UTC  (2+ messages)

Tweak LRA handling of shared spill slots
 2016-11-15 16:14 UTC 

Use simplify_gen_binary in canon_rtx
 2016-11-15 16:12 UTC  (2+ messages)

Fix nb_iterations calculation in tree-vect-loop-manip.c
 2016-11-15 15:55 UTC  (3+ messages)

C++ PATCH for c++/77337 (auto return and constexpr lambda)
 2016-11-15 15:52 UTC  (4+ messages)
  ` [C++ PATCH] tweak PR77337 testcase

[PATCH 0/2] [libgcc] Add support for QuarkSE and cleanup macros
 2016-11-15 15:43 UTC  (4+ messages)
` [PATCH 2/2] [ARC] [libgcc] Fix defines

[PATCH] libiberty: demangler crash with missing :? or fold expression component
 2016-11-15 15:29 UTC  (2+ messages)

[PATCH 0/2] [ARC] Refurbish backend options
 2016-11-15 15:23 UTC  (3+ messages)
` [PATCH 2/2] [ARC] Update target specific tests

[committed] Add PR c++/71988 testcase
 2016-11-15 15:23 UTC 

Fix nb_iterations_estimate calculation in tree-vect-loop.c
 2016-11-15 15:22 UTC  (2+ messages)

[patch] Disable LTO note about strict aliasing
 2016-11-15 15:18 UTC  (6+ messages)

[PATCH] [ARC] New option handling, refurbish multilib support
 2016-11-15 15:11 UTC  (3+ messages)

[PATCH,testsuite] MIPS: Downgrade from R6 to R5 to prevent redundant testing of branch-cost-1.c
 2016-11-15 15:03 UTC  (2+ messages)

RFA (openmp): C++ PATCH to make some references TREE_CONSTANT
 2016-11-15 14:55 UTC  (3+ messages)

[PATCH] Fix find&replace error in license boilerplate
 2016-11-15 14:44 UTC  (2+ messages)

[PATCH] Constrain swap overload for std::optional (LWG 2748)
 2016-11-15 14:33 UTC 

[PATCH] rs6000: Make deallocation of a large frame work (PR77687)
 2016-11-15 14:06 UTC  (2+ messages)

[committed] Fix up gcc.dg/uninit-pr78295.c on i686-linux
 2016-11-15 13:59 UTC 

Fix simplify_shift_const_1 handling of vector shifts
 2016-11-15 11:58 UTC  (2+ messages)

[libstdc++, testsuite] Add dg-require-thread-fence
 2016-11-15 11:50 UTC  (10+ messages)

[patch] [5/6] fix installation documentation
 2016-11-15 11:07 UTC 

[committed] Fix a GET_MODE_CLASS typo in mem_loc_descriptor
 2016-11-15 10:56 UTC 

[PATCH v2] df: Change defs in entry and uses in exit block during separate shrink-wrapping
 2016-11-15 10:34 UTC 

[PATCH] PR77359: Properly align local variables in functions calling alloca
 2016-11-15  9:42 UTC  (6+ messages)

page:  |  | 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).