public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] Make vector::at() assertion message more useful (try #2)
 2013-09-05  4:55 UTC  (7+ messages)

[patch 4/4] -fstrict-volatile-bitfields cleanup v3: remove from defaults on all targets
 2013-09-05  3:06 UTC  (14+ messages)

RFC - Refactor tree.h
 2013-09-05  0:06 UTC  (8+ messages)

[PATCH] Portable Volatility Warning
 2013-09-04 23:48 UTC  (4+ messages)

Fwd: [PATCH] Scheduling result adjustment to enable macro-fusion
 2013-09-04 23:32 UTC  (5+ messages)

[PATCH] Fixing improper conversion from sin() to sinf() in optimization mode
 2013-09-04 22:26 UTC  (17+ messages)

[RFC] Changes to the wide-int classes
 2013-09-04 21:30 UTC  (8+ messages)

[C++14/lambda] Experimental polymorphic lambda patches
 2013-09-04 20:29 UTC  (5+ messages)
` [PATCH] [lambda] Extract lambda functions from semantics.c

[c++-concepts] Class template constraints
 2013-09-04 19:49 UTC  (6+ messages)

[gomp4] Accelerator constructs omp lowering and expansion
 2013-09-04 18:55 UTC 

[PATCH i386 2/8] [AVX512] Add mask registers
 2013-09-04 18:46 UTC  (11+ messages)

[RFC] Fix for PR58201
 2013-09-04 18:44 UTC  (7+ messages)

Fix PR middle-end/57370
 2013-09-04 17:50 UTC  (8+ messages)

[C++ Patch] PR 24926
 2013-09-04 17:31 UTC  (6+ messages)

[PATCH, C++, PR58282] Handle noexcept on transactions with -fno-exceptions
 2013-09-04 17:21 UTC  (2+ messages)

[patch, bz #58312] Fix libssp handling of vsnprintf for cross-compilers
 2013-09-04 16:49 UTC  (4+ messages)

[PATCH] PR58143/58227 wrong code at -O3
 2013-09-04 16:45 UTC  (5+ messages)

[PATCH, AArch64] Improve handling of constants destined for FP_REGS
 2013-09-04 16:43 UTC 

Fix long lines in cgraphunit.c
 2013-09-04 16:29 UTC 

[PATCH] manage dom-walk_data initialization and finalization with constructors and destructors
 2013-09-04 16:03 UTC  (4+ messages)

[PATCH 0/6] Convert gimple to a C++ class hierarchy
 2013-09-04 15:40 UTC  (17+ messages)
` [PATCH 6/6] Add manual GTY hooks

[PATCH, committed] Skip undefined weak in testsuite on AIX
 2013-09-04 15:32 UTC 

[Patch] Fix infinite loop/crash if array initializer index equals max value
 2013-09-04 15:15 UTC  (4+ messages)

[stdc++] Mark global new/delete operators as weak symbols
 2013-09-04 14:53 UTC  (3+ messages)

[PATCH, AArch64] support extension option 'crc' in -march and -mcpu
 2013-09-04 14:47 UTC 

C++ demangler fix
 2013-09-04 14:29 UTC 

[Patch AArch64] Obvious - Fix return types for vaddvq_<su>64
 2013-09-04 14:07 UTC  (2+ messages)

[PATCH] More comments about DECL_BUILT_IN and DECL_IS_BUILTIN (was Re: Why DECL_BUILT_IN and DECL_IS_BUILTIN?)
 2013-09-04 13:52 UTC  (3+ messages)

Clean up pretty printers [21/n]
 2013-09-04 11:04 UTC 

[patch, fortran, docs] Unformatted sequential and special files
 2013-09-04 10:40 UTC  (6+ messages)

[patch] boehm-gc: link libgcjgc with -ldl
 2013-09-04 10:25 UTC  (4+ messages)

[PATCH][RFC] Move IVOPTs closer to RTL expansion
 2013-09-04  9:20 UTC 

[PATCH] Convert more passes to new dump framework
 2013-09-04  8:23 UTC  (19+ messages)

[bootstrap] Fix build for several targets (including pr58242)
 2013-09-04  8:18 UTC  (5+ messages)

[PATCH] Enable non-complex math builtins from C99 for Bionic
 2013-09-04  8:11 UTC  (16+ messages)

ELF interposition and One Definition Rule
 2013-09-04  6:02 UTC  (6+ messages)

Go patch committed: Fix passing fn with multiple results to builtin
 2013-09-04  4:33 UTC 

[C++ Patch] PR 58305
 2013-09-04  4:21 UTC  (5+ messages)

[Patch] Rewrite _StateSeq in regex
 2013-09-04  3:37 UTC  (3+ messages)

-static-libstdc++ breaks building gdb
 2013-09-03 22:07 UTC  (3+ messages)

Go patch committed: Rework closure value passing
 2013-09-03 21:59 UTC 

Lambda templates and implicit function templates
 2013-09-03 21:25 UTC  (15+ messages)
` [PATCH 4/4] Support using 'auto' in a function parameter list to introduce an implicit template parameter
` [PATCH 1/4] Support lambda templates

Improve jump thread dumping
 2013-09-03 20:43 UTC 

[PATCH, x86] Use vector moves in memmove expanding
 2013-09-03 19:25 UTC  (6+ messages)

[patch][PR/42955] Don't install $(target)/bin/gcc, gfortran, etc
 2013-09-03 16:32 UTC  (3+ messages)

[PATCH, committed] check_weak_available for AIX
 2013-09-03 16:28 UTC 

Type inheritance graph analysis & speculative devirtualization, part 7/7 (speculative devirtualizatoin)
 2013-09-03 16:24 UTC  (2+ messages)

[PATCH] Don't issue array bound warnings on zero-length arrays
 2013-09-03 16:12 UTC  (6+ messages)

[PATCH,committed] AIX alias fix
 2013-09-03 16:01 UTC 

[PATCH] Fix PR58139 but correctly initializing reg_raw_mode[]
 2013-09-03 15:12 UTC  (2+ messages)

[PING][PATCH] Fix PR58139 by correctly initializing reg_raw_mode[]
 2013-09-03 15:08 UTC  (2+ messages)

[PATCH]: Fix use of __builtin_eh_pointer in EH_ELSE
 2013-09-03 14:08 UTC 

Symtab cleanup 10/17 remove unnecesary DECL_ARGUMENTS and DECL_RESULT
 2013-09-03 13:47 UTC  (17+ messages)

folding (vec_)cond_expr in a binary operation
 2013-09-03 13:38 UTC  (5+ messages)

[PATCH] Accept ISL 0.12
 2013-09-03 13:13 UTC  (3+ messages)

[PATCH][1 of 2] Add value range info to SSA_NAME for zero sign extension elimination in RTL
 2013-09-03 12:15 UTC  (6+ messages)
` [ping][PATCH][1 "

[AArch64] Fix categorisation of the frecp* insns
 2013-09-03 11:30 UTC 

[v3] libstdc++/58302
 2013-09-03 10:22 UTC 

[PATCH] Fix affine rework issue
 2013-09-03 10:02 UTC 

[PATCH][RFC] Fix PR57656
 2013-09-03  9:59 UTC  (2+ messages)

Clean up pretty printers [20/n]
 2013-09-03  9:55 UTC 

Fix PR58285
 2013-09-03  9:38 UTC 

[PATCH] S/390: Add support for the "load fp integer" instructions
 2013-09-03  9:07 UTC 

[PATCH] S/390: Use fast BCR serialization facility
 2013-09-03  9:06 UTC 

[PATCH] Fix PR tree-optimization/58137
 2013-09-03  8:38 UTC  (4+ messages)

[PATCH] Fix portability issue in gcc.dg/pr57287-2.c
 2013-09-03  7:51 UTC 

[PING] 3 patches waiting for approval/review
 2013-09-03  7:45 UTC 

[ping**n] reimplement -fstrict-volatile-bitfields, v3
 2013-09-03  0:31 UTC  (2+ messages)

Cleanup CFG after profile read/instrumentation
 2013-09-02 22:54 UTC 

[Patch] Rewrite regex matchers
 2013-09-02 22:22 UTC  (4+ messages)

Fix gcc.dg/lto/pr56297 failure
 2013-09-02 20:36 UTC 

[Patch, Fortran, F03] PR 55603: Memory leak with scalar allocatable function result
 2013-09-02 20:00 UTC  (2+ messages)

[patch, fortran] PR 56519: Reject impure intrinsic subroutines in DO CONCURRENT
 2013-09-02 19:16 UTC  (3+ messages)
` *ping* "

Fix gcc.dg/lto/20090218-1.c
 2013-09-02 18:05 UTC 

[linaro/gcc-4_8-branch] Backports from trunk
 2013-09-02 16:30 UTC 

[PATCH]: Fix PR middle-end/56382 -- Only move MODE_COMPLEX_FLOAT by parts if we can create pseudos
 2013-09-02 16:20 UTC  (4+ messages)

Remove hash from remember_with_vars
 2013-09-02 14:44 UTC  (3+ messages)

Eliminate vectorizer analysis side effects
 2013-09-02 13:20 UTC  (4+ 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).