public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] GTY chain_next annotate gimple_statement_base
 2012-08-20  9:03 UTC 

[PATCH] Fix loop pattern distribution ICE (PR tree-optimization/54321)
 2012-08-20  7:56 UTC  (2+ messages)

[PATCH] Fix PR 52631 (VN does not use simplified expression for lookup)
 2012-08-20  7:55 UTC  (4+ messages)

CXX conversion: min g++ version pre-requisite?
 2012-08-20  7:39 UTC  (7+ messages)

Speedups/Cleanups: End of GSOC patch collection
 2012-08-20  7:38 UTC  (12+ messages)
` [graphds.h] Allocate graph from obstack
` more malloc mitigation
` obstack for equiv_class_label, more vectors on stack
` alloc_pool for tree-ssa-pre.c:phi_translate_table
` enlarge hot allocation pools

[PATCH] Fix PR54326
 2012-08-20  7:31 UTC 

[PATCH][C++] Save memory and reallocations in name-lookup
 2012-08-20  7:24 UTC  (8+ messages)

[Patch, Fortran] PR54301 - add warning for pointer might outlive its target
 2012-08-20  5:49 UTC  (5+ messages)

[PATCH] Add working-set size and hotness information to fdo summary (issue6465057)
 2012-08-20  5:41 UTC  (4+ messages)

[PATCH] Combine location with block using block_locations
 2012-08-20  1:19 UTC  (12+ messages)

[wwwdocs] SH 4.8 changes update
 2012-08-19 23:38 UTC  (6+ messages)

[PATCH][3/n] into-SSA TLC
 2012-08-19 23:24 UTC  (2+ messages)

[SH] PR 54089 - Add support for rotcr insn
 2012-08-19 23:03 UTC 

[SH] PR 51244 - Use more zero displacement branches
 2012-08-19 22:57 UTC 

[PATCH] Fix AVR fallout
 2012-08-19 19:16 UTC  (5+ messages)
  ` [PATCH, Committed] Fix ChangeLog (was: [PATCH] Fix AVR fallout)

[PATCH][RFC] Extend memset recognition
 2012-08-19 18:55 UTC  (4+ messages)

Inheritance of gfc_symbol / gfc_component
 2012-08-19 18:18 UTC  (5+ messages)

[Fortran] PR37336 - FIINAL patch [1/n]: Implement the finalization wrapper subroutine
 2012-08-19 17:51 UTC  (2+ messages)

[PATCH] Allow dg-skip-if to use compiler flags specified through set_board_info cflags
 2012-08-19 17:47 UTC  (2+ messages)
` [PING][PATCH,dejagnu] "

Commit: BFIN: Fix use of VEC_last macro in bfin.c
 2012-08-19 17:31 UTC  (8+ messages)

[PATCH, MIPS] add new peephole for 74k dspr2
 2012-08-19 17:23 UTC  (2+ messages)

[PATCH/MIPS] Use ins/dins instruction when written manually
 2012-08-19 17:13 UTC  (2+ messages)

[Ada] Avoid unnecessarily overaligned access types
 2012-08-19 14:17 UTC 

[Ada] Fix temporary incorrectly-typed COMPONENT_REF
 2012-08-19 14:08 UTC 

[patch, fortran] Warning for feal / complex equality / inequality comparisons
 2012-08-19 12:35 UTC  (2+ messages)

[bootstrap] Tentative fix for PR 54281
 2012-08-19 11:18 UTC  (19+ messages)

[committed] cp/Make-lang.in typo fix
 2012-08-19 10:07 UTC 

Inline hints
 2012-08-19  5:44 UTC 

[committed] Fix PR middle-end/53823
 2012-08-18 23:23 UTC 

[Fortran, committed] Add the working testcase for PR fortran/29290
 2012-08-18 22:07 UTC 

PATCH: Add x32 support to config.guess
 2012-08-18 18:53 UTC  (7+ messages)

[PATCH] Fix -fcompare-debug failure in fwprop (PR rtl-optimization/54294)
 2012-08-18 18:32 UTC  (2+ messages)

Always define USE_PT_GNU_EH_FRAME in crtstuff.c for glibc
 2012-08-18 17:21 UTC  (4+ messages)

[rtl, i386] combine concat+permutation
 2012-08-18 15:03 UTC  (4+ messages)

[PATCH][C++] Fix constant reference in a lambda (PR c++/53488)
 2012-08-18 15:02 UTC 

[PATCH, rtl-optimization]: Fix PR46829, ICE in spill_failure with -fschedule-insns [was: Fixing instability of -fschedule-insns for x86]
 2012-08-18 13:54 UTC  (8+ messages)
        ` [PATCH v2, "

[patch] speed up ifcvt:cond_move_convert_if_block
 2012-08-18 11:11 UTC  (7+ messages)

[patch] more bitmap obstacks
 2012-08-18 10:39 UTC  (8+ messages)

combine permutations in gimple
 2012-08-18 10:00 UTC  (17+ messages)

[PATCH][C++] Get rid of TREE_CHAIN use for TREE_VEC (NON_DEFAULT_TEMPLATE_ARGS_COUNT)
 2012-08-18  8:55 UTC  (6+ messages)

[PATCH] Add valgrind support to alloc-pool.c
 2012-08-18  7:57 UTC  (2+ messages)

[committed] TILE-Gx/TILEPro: add stubs for feedback instrumentation
 2012-08-18  3:47 UTC 

[PATCH] convert m32c to constraints.md
 2012-08-18  2:06 UTC 

[google/gcc-4_7] Fix ICE in output_pubnames where union contains a ctor
 2012-08-17 22:57 UTC  (3+ messages)

[PATCH] Set correct source location for deallocator calls
 2012-08-17 22:02 UTC  (17+ messages)

RFA: Support infinity, NaN, and denormalized numbers in floatformat.c
 2012-08-17 21:16 UTC  (3+ messages)

[RFC] Warning for potentially unbound writes to function parameters
 2012-08-17 19:58 UTC  (3+ messages)

PATCH: PR target/20020: 128 bit structs not targeted to TImode
 2012-08-17 19:57 UTC  (3+ messages)

[patch, tree-ssa] PR54295 Incorrect value extension in widening multiply-accumulate
 2012-08-17 19:21 UTC  (10+ messages)

Merge C++ conversion into trunk (0/6 - Overview)
 2012-08-17 17:56 UTC  (11+ messages)

[AArch64] implement FSQRT in RTL
 2012-08-17 17:17 UTC 

[google] Modification of gcov pmu format to reduce gcda size bloat (issue 6427063)
 2012-08-17 17:06 UTC 

PATCH: Replace target MEMBER_TYPE_FORCES_BLK macro with a target hook
 2012-08-17 15:57 UTC  (8+ messages)

[AArch64] Do not mix statements with declarations
 2012-08-17 15:30 UTC 

[AArch64] implement FSQRT in RTL
 2012-08-17 15:25 UTC 

[AArch64] implement vmlsq_laneq_*
 2012-08-17 15:18 UTC 

[AArch64] Use effective-target keyword to test for endianness
 2012-08-17 15:03 UTC 

[AArch64] Add new testcases and improve diagnostics
 2012-08-17 14:57 UTC 

Reproducible gcc builds, gfortran, and -grecord-gcc-switches
 2012-08-17 14:56 UTC  (4+ messages)

[RFC PATCH] -Wsizeof-pointer-memaccess warning
 2012-08-17 13:34 UTC  (9+ messages)
      ` [C "

[patch][RFC] 160-bits bitmap_element
 2012-08-17 13:06 UTC  (8+ messages)

[PATCH] Fix m68k __sync_lock_test_and_set_1 definition
 2012-08-17 12:34 UTC 

[Test] contrib/test_installed modified to set specific gcov
 2012-08-17 11:25 UTC  (3+ messages)

[PATCH] Annotate GC bitmaps
 2012-08-17 10:44 UTC 

RFA: LM32: Fix building libgcc
 2012-08-17 10:27 UTC 

Commit: FR30: Fix building libgcc
 2012-08-17 10:26 UTC 

Commit: MCore: Fix building libgcc
 2012-08-17  9:58 UTC 

Commit: IQ2000: Remove modes from
 2012-08-17  9:54 UTC 

Surprise! A new friend is looking for you.)
 2012-08-17  9:54 UTC 

Commit: MEP: Use C++ to compile mep-pragma
 2012-08-17  9:16 UTC 

[Patch,AVR]: Use CC to compile gen-avr-mmcu-texi.c
 2012-08-17  9:14 UTC 

[PATCH, ARM] Don't unnecessarily clobber the flags for ADD Rd, Rd, Rm
 2012-08-17  8:52 UTC 

[PATCH] More leak plugs for PR54146
 2012-08-17  8:06 UTC  (3+ messages)

[PATCH] Decrease integer-share-limit
 2012-08-17  7:52 UTC  (5+ messages)

[PATCH] AIX libgcc.map missing symbols
 2012-08-17  2:29 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).