public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
I know someone out there was listening, and I know it was YOU
 2013-08-06 19:05 UTC 

[PATCH/Merge Request] Vtable Verification feature
 2013-08-06 19:02 UTC  (8+ messages)

[PATCH 00/11] Rewrite of pass management
 2013-08-06 18:52 UTC  (27+ messages)
` [PATCH 11/11] Make opt_pass and gcc::pipeline be GC-managed
        ` Updated patch (was Re: [PATCH 11/11] Make opt_pass and gcc::pipeline be GC-managed)
` [PATCH 03/11] Handwritten part of conversion of passes to C++ classes
    ` [PATCH 3.1/11] Explicitly initialize the macro-generated pass fields (was Re: [PATCH 03/11] Handwritten part of conversion of passes to C++ classes)
    ` Passes are now C++ classes "
        ` [Patch] Unbreak build on mips (was Re: Passes are now C++ classes (was Re: [PATCH 03/11] Handwritten part of conversion of passes to C++ classes))
` [PATCH 10/11] Make gcc::context be GC-managed
      ` Updated patch 10 (was Re: [PATCH 10/11] Make gcc::context be GC-managed)

[PATCH] Convert more passes to new dump framework
 2013-08-06 18:00 UTC  (10+ messages)

[PATCH 05/11] Add -fno-rtti when building plugins
 2013-08-06 17:58 UTC  (2+ messages)

[PATCH, PR 57539] Fix refdesc remapping during inlining
 2013-08-06 17:49 UTC  (3+ messages)
` [PATCH, PR 57539] Testcase produced by multidelta and indent

[buildbot] r201508: Build failures after pass C++ conversion
 2013-08-06 17:39 UTC  (9+ messages)
        ` [PATCH] Fix broken build on sparc (was Re: [buildbot] r201508: Build failures after pass C++ conversion)
    ` [rl78]: Port to new pass C++ API "

[PATCH] Fix PR 58041 testcase failuers on i686
 2013-08-06 17:33 UTC 

[PATCH] Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C
 2013-08-06 17:04 UTC  (3+ messages)

New parameters to control stringop expansion libcall strategy
 2013-08-06 16:45 UTC  (11+ messages)
` Backend specific params.def? (Was Re: New parameters to control stringop expansion libcall strategy)

Go patch committed: Always put immutable structs in unique section
 2013-08-06 16:42 UTC  (2+ messages)

[C++ Patch / RFC] PR 46206
 2013-08-06 16:35 UTC  (4+ messages)

[Patch, Fortran] gfc_get_code cleanup
 2013-08-06 15:12 UTC 

[x86, PATCH] More effecient code for short unsigned conversion to float-point
 2013-08-06 14:47 UTC  (2+ messages)

Request to merge Undefined Behavior Sanitizer in
 2013-08-06 14:42 UTC  (8+ messages)
  ` Request to merge Undefined Behavior Sanitizer in (take 2)

Move function body streaming to passmanager/cgraph control
 2013-08-06 13:59 UTC 

[testsuite, Android] Add <stdlib.h> to pr56407.c
 2013-08-06 12:42 UTC  (5+ messages)

[buildbot] r201513: Invalid cast
 2013-08-06 11:27 UTC 

[wwwdocs] Buildstat update for 4.8
 2013-08-06 10:56 UTC  (2+ messages)

[patch, fortran] RFD: PR 56666 Allow suppression of zero-trip DO loop warning
 2013-08-06 10:42 UTC  (2+ messages)

Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522
 2013-08-06  9:53 UTC  (4+ messages)

[PATCH] Reassociate X == CST1 || X == CST2 if popcount (CST2 - CST1) == 1 into ((X - CST1) & ~(CST2 - CST1)) == 0
 2013-08-06  9:48 UTC  (4+ messages)

[arm-embedded] Request to backport thumb1 far jump patch to embedded 4.8 branch
 2013-08-06  9:26 UTC  (2+ messages)

[AARCH64][Insn classification unification 3/N] ALU/shift types
 2013-08-06  9:12 UTC  (4+ messages)

Limit template parameters in hashtable
 2013-08-06  8:40 UTC 

[Patch, Fortran, OOP] PR 57306: ICE on valid with class pointer initialization
 2013-08-06  8:22 UTC  (13+ messages)

[arm-embedded] Request to back port Cortex-R7 option support patch
 2013-08-06  5:26 UTC  (2+ messages)

[PATCH] Sanitize block partitioning under -freorder-blocks-and-partition
 2013-08-06  3:01 UTC  (11+ messages)

[Patch] Whole regex refactoring and current status
 2013-08-06  1:21 UTC  (2+ messages)

[PATCH] Fix illegal cast to rtx (*insn_gen_fn) (rtx, ...)
 2013-08-05 23:25 UTC  (6+ messages)
  ` [PING] "

[C++ Patch] PR 58080
 2013-08-05 21:30 UTC  (2+ messages)

[PATCH 1/3] [lambda] Support template-parameter-list in lambda-declarator
 2013-08-05 21:26 UTC  (13+ messages)
` [C++14/lambda/impicit-templates] Experimental polymorphic lambda and implicit function template patches
  ` [PATCH 4/4] Grammar "it's" to "its"
  ` [PATCH 2/4] [lambda] Support implicit conversion of a stateless generic lambda to a function pointer
  ` [PATCH 1/4] [lambda] Preserve type qualifiers for implicit template parameters
  ` [PATCH 3/4] [lambda] Address review comments

[AArch64] Fixup the vget_lane RTL patterns and intrinsics
 2013-08-05 20:58 UTC 

[PATCH, PR 58041] Make gimple-ssa-strenght-reduction.c create MEM_REFs with alignment information
 2013-08-05 18:18 UTC  (2+ messages)

New option to do fine grain control [on|off] of micro-arch specific features : -mtune-ctrl=
 2013-08-05 18:17 UTC  (8+ messages)

[PATCH] PR32219, weak hidden reference segfault
 2013-08-05 18:00 UTC  (17+ messages)
          ` [PATCH] PR32219, weak hidden reference segfault [PING]
            ` [PATCH] PR32219, weak hidden reference segfault [PING^2]

msp430 port
 2013-08-05 17:39 UTC  (4+ messages)

[PATCH] Correctly validate free registers for peep2
 2013-08-05 17:16 UTC  (2+ messages)

[PATCH, Fortran, PR 57987] Do not call cgraph_finalize_function multiple times on finalizers
 2013-08-05 16:39 UTC  (2+ messages)

[ubsan] Properly create const char type
 2013-08-05 15:15 UTC 

Fix wrong code issues on x86 and LTO
 2013-08-05 15:00 UTC 

[PATCH 0/2] Introduce context and pipeline classes
 2013-08-05 14:35 UTC  (12+ messages)
` [PATCH 2/2] Introduce beginnings of a pipeline class
    ` C++ coding conventions: namespaces, references and getters (was Re: [PATCH 2/2] Introduce beginnings of a pipeline class.)

GDB hooks for debugging GCC
 2013-08-05 14:26 UTC  (2+ messages)

[PATCH][4.8 backport] Fix PR57735
 2013-08-05 14:24 UTC  (5+ messages)

[PATCH] Caller instrumentation with -finstrument-calls
 2013-08-05 14:16 UTC  (5+ messages)
    ` [PING^2] "
      ` [PATCH] Caller instrumentation with -finstrument-calls [PING^3]

Clean up pretty printers [6/n]
 2013-08-05  9:01 UTC 

Clean up printer printers [5/n]
 2013-08-05  7:30 UTC 

New branch: ubsan
 2013-08-05  7:22 UTC  (4+ messages)

[SPARC] Remove superfluous memory barrier for atomics with TSO
 2013-08-05  7:13 UTC  (3+ messages)

Clean up pretty printers [4/n]
 2013-08-05  6:32 UTC 

Clean up pretty printers [3/n]
 2013-08-05  5:19 UTC 

Clean up pretty printers [2/n]
 2013-08-05  4:08 UTC 

start cleaning up the pretty printers
 2013-08-05  2:54 UTC  (5+ messages)
` [PATCH 1/2] make the c++ pretty printer inherit from the C one instead of include it

[C++14/lambda] Experimental polymorphic lambda patches
 2013-08-04 23:02 UTC  (4+ messages)

[wwwdocs] Buildstat update for 4.6
 2013-08-04 19:32 UTC  (2+ messages)

vector conditional expression with scalar arguments
 2013-08-04 16:51 UTC  (6+ messages)

Cleanup pretty printers [1/n]
 2013-08-04 16:50 UTC 

[PR c++/58072][C++11]
 2013-08-04 16:23 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.7
 2013-08-04  8:52 UTC 

[Patch] regex bracket expression implementaion
 2013-08-04  0:24 UTC  (4+ messages)

C++ PATCH for c++/51239, 57138 (pack expansion and alias templates)
 2013-08-04  0:12 UTC  (3+ messages)

Cleanup up pretty printers [0/n]
 2013-08-03 19:01 UTC 

[RFC Patch, Aarch64] : Macros for profile code generation to enable gprof support
 2013-08-03 18:01 UTC 

Introduce local aliases for call targets when possible
 2013-08-03 17:16 UTC 

[Patch, Fortran] PR 58058: [4.7/4.8/4.9 Regression] Memory leak with transfer function
 2013-08-03 16:14 UTC 

[PATCH, committed] Update SLSR candidate table for update_stmt replacements
 2013-08-03 14:41 UTC 

[libgo PATCH 0/1] mksyscalls.awk: make split ERE more portable
 2013-08-02 22:33 UTC  (2+ messages)

patch to fix PR58048
 2013-08-02 22:13 UTC 

[PATCH, rs6000] Add builtin support for power8 32-bit Altivec multiply insns
 2013-08-02 22:06 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).