public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C PATCH] PR43651: add warning for duplicate qualifier
 2016-05-10 20:10 UTC  (4+ messages)

[PATCH] PR driver/69265: add hint for options with misspelled arguments
 2016-05-10 20:09 UTC  (2+ messages)

[ARM] Enable __fp16 as a function parameter and return type
 2016-05-10 20:07 UTC  (6+ messages)
  ` [PATCH] Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks

[PATCH] x86 interrupt attribute patch [2/2]
 2016-05-10 20:02 UTC  (4+ messages)

[PATCH 0/3] Simplify the simple_return handling
 2016-05-10 19:34 UTC  (6+ messages)
` [PATCH 2/3] cfgcleanup: Fold jumps and conditional branches with returns
` [PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations

[PATCH][CilkPlus] Allow parenthesized initialization in for-loops
 2016-05-10 19:29 UTC  (4+ messages)

[PATCH][CilkPlus] Merge libcilkrts from upstream
 2016-05-10 19:24 UTC  (11+ messages)

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-05-10 18:58 UTC  (2+ messages)

[PATCH] Fix PR70497, missed "subreg" CSE on GIMPLE
 2016-05-10 18:22 UTC  (4+ messages)

[PATCH 0/4] RFC: RTL frontend
 2016-05-10 18:20 UTC  (8+ messages)
` [PATCH 4/4] Initial version of "

C PATCH to add -Wswitch-unreachable (PR c/49859)
 2016-05-10 18:19 UTC 

[PATCH, PR middle-end/70807] Free dominance info in CSE pass
 2016-05-10 18:13 UTC  (7+ messages)

[PATCH] Simplify read-md.c and read-rtl.c using require_char_ws
 2016-05-10 17:58 UTC  (2+ messages)

[gomp4.5] Parsing of most of OpenMP 4.5 clauses
 2016-05-10 17:51 UTC  (3+ messages)

[PATCH] Fix PR70937
 2016-05-10 17:43 UTC  (4+ messages)

[PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations
 2016-05-10 17:18 UTC 

[PATCH, i386]: Merge 64-bit and 32-bit gotoff_operand code paths in legitimize_pic_address
 2016-05-10 17:16 UTC 

[PATCH 3/3] shrink-wrap: Remove complicated simple_return manipulations
 2016-05-10 16:31 UTC 

[PATCH, CHKP, PR middle-end/70877] Support instrumentation of direct calls with a type cast
 2016-05-10 16:02 UTC 

[PATCH] Apply fix for PR68463 to RS6000
 2016-05-10 15:59 UTC  (3+ messages)

[PATCH] DWARF: fix stack usage assessment for DW_OP_neg
 2016-05-10 15:58 UTC  (3+ messages)

[PATCH] libstdc++/71038 fix error checks in filesystem::copy_file
 2016-05-10 15:55 UTC  (2+ messages)

[PATCH, CHKP, PR tree-optimization/70876] Support WITH_SIZE_EXPR in instrumented calls
 2016-05-10 15:54 UTC 

[PATCH] Test begin and end functions for directory iterators
 2016-05-10 15:53 UTC 

Allow embedded timestamps by C/C++ macros to be set externally (3)
 2016-05-10 15:51 UTC  (22+ messages)

[PATCH, i386, PR target/70799, 1/2] Support constants in STV pass (DImode)
 2016-05-10 15:50 UTC  (4+ messages)

[PATCH] Test begin and end functions for directory iterators
 2016-05-10 15:41 UTC 

[PATCH, RFC] Introduce -fsanitize=use-after-scope
 2016-05-10 15:15 UTC  (7+ messages)

[PATCH] Take known zero bits into account when checking extraction
 2016-05-10 15:05 UTC  (9+ messages)
` [PATCH vs] "

[PATCH GCC]Do more tree if-conversions by handlding PHIs with more than two arguments
 2016-05-10 14:03 UTC  (7+ messages)

[PATCH, GCC] PR middle-end/55299, fold bitnot through ASR and rotates
 2016-05-10 13:54 UTC  (3+ messages)

[PATCH] libstdc++/71036 Handle EEXIST in filesystem::create_directory
 2016-05-10 13:51 UTC 

[committed] Add debugging ruler to diagnostic-show-locus.c
 2016-05-10 13:31 UTC 

[PATCH, ARM] Do not set ARM_ARCH_ISA_THUMB for armv5
 2016-05-10 13:26 UTC 

[PATCH] Fix PR70986
 2016-05-10 13:23 UTC 

[PATCH 0/3] IVOPTS: support profiling
 2016-05-10 13:16 UTC  (5+ messages)
` [PATCH 3/3] Enhance dumps of IVOPTS

[PATCH] libstdc++/71005 fix post-increment for filesystem iterators
 2016-05-10 13:13 UTC  (2+ messages)

[PTX] Fixup some tests
 2016-05-10 13:08 UTC 

[PATCH] Fix PR71039
 2016-05-10 13:07 UTC 

[PATCH] libstdc++/71036 Handle EEXIST in filesystem::create_directory
 2016-05-10 13:06 UTC 

[PATCH] libstdc++/71037 Add base path to filesystem::canonical exceptions
 2016-05-10 12:20 UTC 

[PATCH, rs6000] Fix PR70963: Wrong code for V2DF/V2DI vec_cts with zero scale factor
 2016-05-10 12:13 UTC  (3+ messages)

[PATCH] Remove unused using declaration in libstdc++ testsuite
 2016-05-10 12:04 UTC 

[PATCH] Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927)
 2016-05-10 11:40 UTC  (3+ messages)
` [PATCH] Don't emit AVX512DQ insns for -mavx512vl -mno-avx512dq (PR target/70927, take 2)

[PATCH] cfgcleanup: Handle a branch with just a return in both arms (PR71028)
 2016-05-10 11:05 UTC  (2+ messages)

[C PATCH] Warn for optimize attribute on decl after definition (PR c/70255)
 2016-05-10 10:03 UTC  (4+ messages)

Canonicalize X u< X to UNORDERED_EXPR
 2016-05-10  9:27 UTC  (13+ messages)
              ` Simple bitop reassoc in match.pd (was: Canonicalize X u< X to UNORDERED_EXPR)

[Committed] S/390: Disable scalar vector instructions with -mno-vx
 2016-05-10  9:04 UTC 

[PATCH] Preserve GCC 5 behavior for PR71002
 2016-05-10  8:30 UTC  (2+ messages)

[PATCH] DWARF: add abstract origin links on lexical blocks DIEs
 2016-05-10  8:04 UTC  (10+ messages)
          ` [PING][PATCH] "
            ` [PING*2][PATCH] "

[RTEMS] Fix moxie libgcc support
 2016-05-10  7:14 UTC 

PING^4 [PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation
 2016-05-09 23:22 UTC 

[PATCH] Fix PR c++/70822 (bogus error with parenthesized SCOPE_REF)
 2016-05-09 21:55 UTC  (2+ messages)

[PATCH] Make basic asm implicitly clobber memory
 2016-05-09 21:12 UTC  (5+ messages)

[gomp4] backport fix for PR70626
 2016-05-09 20:53 UTC 

[gomp4] backport the *finish_omp_clauses changes
 2016-05-09 20:39 UTC 

[gomp4] backport fix for PR69363
 2016-05-09 20:27 UTC 

[PATCH] Remove constraints from further i386 define_expand patterns
 2016-05-09 19:42 UTC  (2+ messages)

[RS6000] complex long double ABI_V4 fix
 2016-05-09 19:11 UTC  (3+ messages)

[PATCH,rs6000] Add built-in support for new Power9 darn (deliver a random number) instruction
 2016-05-09 18:51 UTC  (4+ messages)

[PATCH], Add PowerPC ISA 3.0 min/max support
 2016-05-09 18:48 UTC  (3+ messages)

[PATCH], Add PowerPC ISA 3.0 vector d-form addressing
 2016-05-09 18:39 UTC  (5+ messages)

[PATCH] Load external function address via GOT slot
 2016-05-09 17:38 UTC  (3+ messages)

[ARM] mno-pic-data-is-text-relative & msingle-pic-base
 2016-05-09 17:21 UTC  (3+ messages)

[PATCH] vec_extract XMM16-XMM17 improvements
 2016-05-09 16:55 UTC 

[PATCH] Improve sse2_loadld
 2016-05-09 16:53 UTC 

[PATCH] Improve XMM16-XMM31 handling in vpinsr*
 2016-05-09 16:51 UTC 

[PATCH] vinsertps XMM16-XMM31 fixes
 2016-05-09 16:48 UTC 

[PATCH] vinsertps XMM16-XMM31 fixes
 2016-05-09 16:46 UTC 

[PATCH] integer overflow checking builtins in constant expressions
 2016-05-09 16:39 UTC  (2+ messages)
` PING "

[PATCH, rs6000] Add support for int versions of vec_addec
 2016-05-09 16:26 UTC  (2+ messages)

[PATCH] add reassociation width target function for power8
 2016-05-09 16:09 UTC  (2+ messages)

[PATCH, i386]: Fix btrq peephole2
 2016-05-09 15:34 UTC 

[Patch, Fortran] Update documentation of UNION to be endian agnostic
 2016-05-09 15:26 UTC 

[Patch, Fortran] Fix for test case dec_union_4.f90
 2016-05-09 14:54 UTC 

[MIPS r5900] libgcc floating point fixes
 2016-05-09 14:44 UTC  (4+ messages)

[RX] Add support for atomic operations
 2016-05-09 14:19 UTC  (2+ messages)

[PATCH] Fix memory leak in tree-inliner
 2016-05-09 14:13 UTC  (5+ messages)

[PATCH] add support for placing variables in shared memory
 2016-05-09 13:39 UTC  (3+ messages)
` [PATCH v2] "

[RS6000] Stop regrename twiddling with split-stack prologue
 2016-05-09 13:28 UTC  (2+ messages)

PING^2: [PATCH] PR target/70454: Build x86 libgomp with -march=i486 or better
 2016-05-09 12:53 UTC 

[RS6000] Fragile testcase breaks with -frename-registers
 2016-05-09 12:25 UTC  (2+ messages)

[PATCH 2/4] [MIPS] Add pipeline description for MSA
 2016-05-09 12:22 UTC  (3+ messages)

[PATCH 1/4] [MIPS] Add support for MIPS SIMD Architecture (MSA)
 2016-05-09 12:22 UTC  (6+ messages)

[RFC][PR70841] Reassoc fails to handle FP division
 2016-05-09 12:16 UTC  (2+ messages)

[patch] libstdc++/71004 fix recursive_directory_iterator default constructor
 2016-05-09 11:50 UTC  (2+ messages)

[PATCH : RL78] Disable interrupts during hardware multiplication routines
 2016-05-09 11:46 UTC  (4+ messages)

[RFC][PATCH][PR63586] Convert x+x+x+x into 4*x
 2016-05-09 11:42 UTC  (10+ messages)

Error out on -fvtable-verify without --enable-vtable-verify
 2016-05-09 11:29 UTC  (4+ messages)

[PATCH][ARM] Use proper output modifier for DImode register in store exclusive patterns
 2016-05-09 11:14 UTC  (2+ messages)

[PATCH GCC]Proving no-trappness for array ref in tree if-conv using loop niter information
 2016-05-09 11:12 UTC  (10+ messages)

[RFC][PATCH][PR40921] Convert x + (-y * z * z) into x - y * z * z
 2016-05-09 11:10 UTC  (12+ messages)

[v3 PATCH] Avoid endless run-time recursion for copying single-element tuples where the element type is by-value constructible from any type
 2016-05-09 10:59 UTC  (8+ messages)

[patch] Fix PR tree-optimization/70884
 2016-05-09 10:02 UTC  (2+ messages)

Fix regrename compare-debug issue
 2016-05-09  9:44 UTC  (3+ messages)

[PATCH] Fix PR70985
 2016-05-09  9:31 UTC 

[RFA] Remove useless test in bitmap_find_bit
 2016-05-09  9:29 UTC  (2+ messages)

[PATCH][ARM] Add mode to probe_stack set operands
 2016-05-09  9:21 UTC  (2+ messages)

Fix handling of negative bitpos in expand_debug_expr
 2016-05-09  9:11 UTC  (2+ messages)

[PATCH] add -fprolog-pad=N option to c-family
 2016-05-09  5:53 UTC  (5+ messages)

[patch commited SH] Remove extra colon from subtarget specs
 2016-05-08 23:03 UTC 

[wwwdocs] PATCH for Re: Change in mirror setup
 2016-05-08 22:54 UTC 

[wwwdocs] Buildstat update for 5.x
 2016-05-08 21:50 UTC  (2+ messages)

[PATCH, i386]: Fix PR 70998, CE in pre_and_rev_post_order_compute, at cfganal.c
 2016-05-08 18:32 UTC 

hi! =)
 2016-05-08 15:00 UTC 

New Swedish PO file for 'gcc' (version 6.1.0)
 2016-05-08 14:37 UTC 

[SH][committed] Convert GET_SH_ARG_CLASS into a function
 2016-05-08 14:17 UTC 

[SH][committed] Various cleanups
 2016-05-08 14:10 UTC 

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