public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] gcov: Configurable destination for error output
 2016-02-22 19:35 UTC  (5+ messages)

[PATCH] Fix c_parser_for_statement for ObjC (PR objc/69844)
 2016-02-22 19:34 UTC  (2+ messages)

[PATCH] Fix installed plugin headers for aarch64, m68k and c6x (PR target/69894, PR target/69895)
 2016-02-22 19:26 UTC 

[RFC] Add contrib/fix-ChangeLog.sh
 2016-02-22 19:20 UTC  (4+ messages)

[PATCH] PR28901 -Wunused-variable ignores unused const initialised variables
 2016-02-22 19:02 UTC  (5+ messages)
` [PATCH] PR28901 Add two levels for -Wunused-const-variable

[PATCH 1/2] RFC: Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558)
 2016-02-22 18:41 UTC  (4+ messages)
` [PATCH 2/2] PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locations

Fix PR44281 (bad RA with global regs)
 2016-02-22 18:29 UTC  (4+ messages)

[JAVA PATCH] Enable more array bounds check elimination
 2016-02-22 18:18 UTC  (2+ messages)

[JAVA PATCH] Builtin support for popcount* and bswap* functions
 2016-02-22 18:13 UTC 

[PATCH][RFC][Offloading] Fix PR68463
 2016-02-22 18:08 UTC  (13+ messages)

[PATCH] 69759 - document __builtin_alloca and __builtin_alloca_with_align
 2016-02-22 17:53 UTC  (15+ messages)

[v3, 4.9] Handle C++11 <math.h> overloads on Solaris 11, 12
 2016-02-22 16:51 UTC  (3+ messages)

RFA: Prevent an ICE when redeclaring a static function as weak
 2016-02-22 16:49 UTC  (4+ messages)

[RFC] [P2] [PR tree-optimization/33562] Lowering more complex assignments
 2016-02-22 16:32 UTC  (14+ messages)

openacc reference reductions
 2016-02-22 16:23 UTC  (5+ messages)

[openacc] vector state propagation
 2016-02-22 16:22 UTC  (2+ messages)

[gomp-nvptx 0/5] Reorganize soft-stack setup
 2016-02-22 16:20 UTC  (3+ messages)
` [gomp-nvptx 3/5] nvptx backend: set up stacks in entry code

[PATCH] Fix bootstrap on m68k (PR target/69885)
 2016-02-22 16:15 UTC  (5+ messages)

[PATCH] Add configure flag for operator new (std::nothrow)
 2016-02-22 15:58 UTC  (14+ messages)

[openacc] reference-typed data mappings
 2016-02-22 15:35 UTC  (4+ messages)

Fix/work around PR57676, LRA terminates prematurely
 2016-02-22 15:34 UTC  (4+ messages)

[PATCH 0/2][AArch64] Implement AAPCS64 updates for alignment attribute
 2016-02-22 15:07 UTC  (3+ messages)
` [PATCH 1/2][AArch64] "

[PATCH, HSA] Fix emission of clrsb{l,ll} builtins
 2016-02-22 14:15 UTC 

[ping] Enable -mstackrealign with SSE on 32-bit Windows
 2016-02-22 14:08 UTC  (4+ messages)

[PATCH GCC]Obvious change, dump min_profitable_estimate, rather than min_profitable_iters
 2016-02-22 13:47 UTC  (2+ messages)

[PATCH] Add testcase for PR61033
 2016-02-22 13:40 UTC  (2+ messages)

[SH][committed] Fix PR 69806
 2016-02-22 13:37 UTC 

better debug info for C++ cdtors, aliases, thunks and other trampolines
 2016-02-22 13:35 UTC  (2+ messages)

[PATCH] Fix PR56888
 2016-02-22 13:04 UTC  (4+ messages)

[PATCH] Fix PR68963
 2016-02-22 12:50 UTC 

[PATCH] Fix PR69882
 2016-02-22 12:45 UTC 

[PATCH] Add -funknown-commons to work around PR/69368 (and others) in SPEC2006
 2016-02-22 12:03 UTC  (4+ messages)

[PATCH] PR/68089: C++-11: Ingore "alignas(0)"
 2016-02-22 11:57 UTC  (4+ messages)
    ` [PING 2, PATCH] "

[PATCH] S/390: Reduce accuracy of bessel_6.f90
 2016-02-22 11:55 UTC  (2+ messages)
` [PING 2, PATCH] "

[PATCH] libitm: Introduce target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE
 2016-02-22 11:51 UTC  (2+ messages)
` [PING, PATCH] "

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2016-02-22 10:58 UTC  (9+ messages)
` [PATCH, 12/16] Handle acc loop directive
  ` [PING][PATCH, "
    ` [PING^2][PATCH, "
      ` [PING^3][PATCH, "

[PATCH] Fix PR37448 (and dups?)
 2016-02-22  9:39 UTC  (6+ messages)

[PATCH PR69052]Check if loop inv can be propagated into mem ref with additional addr expr canonicalization
 2016-02-22  9:22 UTC  (7+ messages)

[Patch, testsuite] Require int32 target support in sso tests
 2016-02-22  8:41 UTC  (2+ messages)

New Swedish PO file for 'gcc' (version 6.1-b20160131)
 2016-02-21 20:22 UTC 

[PATCH] Fix Bug 17896: The expression (a>0 & b>0) should give clearer warning message (-Wparentheses)
 2016-02-21 17:03 UTC  (4+ messages)

[PATCH] c/69540 - update documentation on -l
 2016-02-21 15:24 UTC  (4+ messages)

[PATCH commited] Properly initialize variable in tree-chkp.c
 2016-02-21 11:29 UTC 

Wonly-top-basic-asm
 2016-02-21 10:28 UTC  (14+ messages)
      ` AW: Wonly-top-basic-asm

[PATCH] Fix PR c++/69694 (non-dependent MODOP_EXPR with NULL type)
 2016-02-20 22:23 UTC 

[Patch, fortran] PR69423 - [6 Regression] Invalid optimization with deferred-length character
 2016-02-20 20:05 UTC  (5+ messages)

[Fortran, Patch] (Coarrays) Wrong events size
 2016-02-20 17:25 UTC 

[PATCH 1/3] gdb.trace: Move more target dependencies to trace-support.exp
 2016-02-20 14:26 UTC  (4+ messages)
  ` [PATCH 2/3] gdb.trace: Surround $call_insn with \y in entry-values.exp
  ` [PATCH 3/3] gdb.trace: Remove unnecessary target check from ftrace.exp

New tests for PRs 52531 and 57365
 2016-02-20 14:12 UTC 

[PATCH, PR middle-end/68134] Reject scalar modes in default get_mask_mode hook
 2016-02-20  9:29 UTC  (3+ messages)

i386: add a variant peephole for decl (mem)
 2016-02-20  9:28 UTC 

New Vietnamese PO file for 'gcc' (version 6.1-b20160131)
 2016-02-20  7:42 UTC 

[C++ PATCH] Fix option handling when -std=gnu++14 is not used (PR 69865)
 2016-02-20  6:38 UTC  (23+ messages)

C++ PATCH for c++/69743 (wrong overload resolution with variadic templates)
 2016-02-20  4:29 UTC 

[PATCH] Fix driver handling of multiple -ftree-parallelize-loops=<n> options (PR driver/69805)
 2016-02-19 22:15 UTC  (2+ messages)

[PATCH][AArch64][v2] Skip gcc.target/aarch64/assembler_arch_1.c if assembler does not support it
 2016-02-19 21:57 UTC  (5+ messages)

i386: add a variant peephole for decl (mem)
 2016-02-19 21:56 UTC 

[PATCH] Fix Cilk+ #pragma cilk grainsize preprocessing (PR c++/69826)
 2016-02-19 21:52 UTC  (2+ messages)

[PATCH] 19705 - -fno-branch-count-reg doesn't prevent decrement and branch instructions on a count register
 2016-02-19 21:46 UTC  (3+ messages)

i386: relax scan-assembler test in lzcnt-1 testcase
 2016-02-19 21:38 UTC  (2+ messages)

[PATCH] Fix PR c++/68948 (wrong code generation due to invalid constructor call)
 2016-02-19 21:15 UTC  (8+ messages)

[PATCH] Fix expansion of TREE_ADDRESSABLE bitwise copies (PR c++/69851)
 2016-02-19 20:57 UTC  (8+ messages)

PPC libgcc IEEE128 soft-fp exception/rounding fixes
 2016-02-19 20:55 UTC  (3+ messages)

[patch] Clarify interaction of -Wnarrowing with -std
 2016-02-19 20:33 UTC  (4+ messages)

[PATCH] combine: Delete EQ* notes when pseudo mode changes (PR60818)
 2016-02-19 19:59 UTC  (9+ messages)

[PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper
 2016-02-19 19:51 UTC  (3+ messages)

[PATCH] Fix expansion of TREE_ADDRESSABLE bitwise copies (PR c++/69851)
 2016-02-19 19:11 UTC  (6+ messages)

[C++ PATCH] Fix -Wnonnull-compare warning from dynamic_cast <...> (this) (PR c++/69850)
 2016-02-19 19:09 UTC  (3+ messages)

[patch, Fortran] Fix PR fortran/68147, temporaries for allocatable strings
 2016-02-19 18:51 UTC 

[pr 69666] No SRA default_def replacements for unscalarizable
 2016-02-19 16:56 UTC  (2+ messages)

[PATCH] Fix up handling of REG_EH_REGION notes in LRA (PR middle-end/69838)
 2016-02-19 16:17 UTC  (3+ messages)

[C++ PATCH] Fix handling of C++11 attributes (PR c++/67767)
 2016-02-19 15:43 UTC  (2+ messages)

[C++ PATCH] Some further -Wnonnull-compare fixes (PR c++/69850)
 2016-02-19 15:42 UTC  (2+ messages)

[PATCH][ARM] PR target/69875 Fix atomic_loaddi expansion
 2016-02-19 15:25 UTC 

[PATCH] Fix ICE in vcond expansion with -mavx512f -mno-avx512bw (PR target/69820)
 2016-02-19 13:21 UTC  (2+ messages)

[PATCH] Avoid bugs like PR68273 to trigger
 2016-02-19 12:50 UTC  (8+ messages)

[PATCH] Add debug_function_to_file
 2016-02-19 12:40 UTC  (13+ 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).