public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH (0/7)] Improve use of Widening Multiplies
 2011-07-19  9:01 UTC  (22+ messages)
` [PATCH (3/7)] Widening multiply-and-accumulate pattern matching
` [PATCH (8/7)] Fix a bug in multiply-and-accumulate

[PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756)
 2011-07-19  8:57 UTC  (4+ messages)
` [PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756, take 2)

[Patch,AVR]: Fix PR36467, PR49687 (better widening mul)
 2011-07-19  8:50 UTC  (8+ messages)

[patch] Reduce over-promotion of vector operations
 2011-07-19  8:28 UTC 

[patch] Fix PR tree-optimization/49771
 2011-07-19  8:24 UTC 

PATCH: fix think-o in genrecog.c
 2011-07-19  8:13 UTC 

PATCH [8/n] X32: Convert to Pmode if needed
 2011-07-19  7:58 UTC 

PATCH [7/n] X32: Handle address output and calls patterns
 2011-07-19  7:55 UTC 

[google] Backport r176293 from gcc-4_6-branch to google/gcc-4_6 (issue4743049)
 2011-07-19  6:45 UTC 

[pph] Output checksum for new unexpected diff (issue4768041)
 2011-07-19  6:25 UTC  (2+ messages)

[pph] Fix c1builtin-integral (issue4761045)
 2011-07-19  5:41 UTC  (2+ messages)

[google] Backport r175894 from gcc-4_6-branch to google/gcc-4_6 (issue4752052)
 2011-07-19  4:45 UTC 

Fix PR48542: reload register contents reuse crossing setjmp
 2011-07-19  1:07 UTC  (3+ messages)

[pph] Expect checksums for tests marked with pph asm xdiff (issue4744043)
 2011-07-19  1:01 UTC  (5+ messages)

PATCH [6/n] X32: Supprot 32bit address
 2011-07-19  0:23 UTC  (8+ messages)

[trans-mem] Beginning of refactoring
 2011-07-18 23:44 UTC  (4+ messages)

[PATCH 0/3] Fix PR47654 and PR49649
 2011-07-18 23:36 UTC  (12+ messages)

[PATCH 0/6] Tracking locations of tokens resulting from macro expansion
 2011-07-18 22:06 UTC  (12+ messages)
` [PATCH 0/7] "
    ` [PATCH 6/7] Kill pedantic warnings on system headers macros
    ` [PATCH 3/7] Emit macro expansion related diagnostics
    ` [PATCH 4/7] Support -fdebug-cpp option
    ` [PATCH 5/7] Add line map statistics to -fmem-report output
    ` [PATCH 2/7] Generate virtual locations for tokens
    ` [PATCH 1/7] Linemap infrastructure for virtual locations
    ` [PATCH 7/7] Reduce memory waste due to non-power-of-2 allocs

bb-reorder maintenance [3/n]
 2011-07-18 21:58 UTC 

[Patch, Fortran] Add is_coarray() function, use it
 2011-07-18 20:42 UTC  (2+ messages)

bb-reorder maintenance [2/n]
 2011-07-18 20:34 UTC  (4+ messages)

[pph] External symbol references (1/n) (issue4760050)
 2011-07-18 18:48 UTC 

[PATCH, i386]: FixPR47744; [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403 [was: Re: PATCH [5/n] X32: Supprot 32bit address]
 2011-07-18 18:44 UTC 

[PATCH] Canonicalize compares in combine [3/3] ARM backend part
 2011-07-18 18:40 UTC  (3+ messages)

[PATCH] Fix fold_nonarray_ctor_reference (PR tree-optimization/49768)
 2011-07-18 18:11 UTC 

[PATCH] Register 3 builtins needed for -finstrument-functions in generic code (PR middle-end/49675)
 2011-07-18 18:06 UTC  (2+ messages)

[x32] PATCH: Revert 32bit address changes in x32 mode
 2011-07-18 17:58 UTC 

[build] Move unwinder to toplevel libgcc
 2011-07-18 17:50 UTC  (14+ messages)
  ` CFT: "

New automaton_option "collapse-ndfa"
 2011-07-18 17:47 UTC  (4+ messages)

[pph] Do not emit the same decl more than once in the symbol table (issue4758052)
 2011-07-18 17:46 UTC 

[build] Move crtfastmath to toplevel libgcc
 2011-07-18 17:44 UTC  (13+ messages)

[v3] add <scoped_allocator>
 2011-07-18 17:08 UTC  (2+ messages)

[v3] libstdc++/48430
 2011-07-18 16:39 UTC 

[RFC] More compact (100x) -g3 .debug_macinfo
 2011-07-18 15:42 UTC  (8+ messages)
` [RFC] More compact (100x) -g3 .debug_macinfo (take 2)
    ` [RFC] More compact (100x) -g3 .debug_macinfo (take 3)

[PLUGIN] compile and install gengtype, install gtype.state
 2011-07-18 15:28 UTC  (2+ messages)

[build, 4.5] Link libgcjgc with -lrt on Solaris > 8 (PR boehm-gc/49381)
 2011-07-18 15:04 UTC 

[PATCH] Rewrite TRUTH_NOT_EXPR as BIT_{NOT,XOR}_EXPR
 2011-07-18 14:48 UTC 

[PATCH] Properly use input_location in gimplify-expr
 2011-07-18 14:39 UTC 

[Patch, Fortran] Mark "token" of static coarrays "restrict"
 2011-07-18 14:38 UTC  (3+ messages)
` *ping * "

Unreviewed libgcc patches
 2011-07-18 14:22 UTC 

[PR43597, ARM, TESTCASE]
 2011-07-18 14:21 UTC  (2+ messages)

[testsuite] Don't explicitly link libgomp tests with -lgomp (PR target/49541)
 2011-07-18 13:56 UTC  (3+ messages)

[PATCH] Fix BIT_NOT_EXPR expansion with bitfields
 2011-07-18 13:14 UTC 

[C++0x] contiguous bitfields race implementation
 2011-07-18 13:10 UTC  (13+ messages)

Three new additional global reviewers
 2011-07-18 12:04 UTC 

[Patch] Fix PR 49309, ICE with mudflap
 2011-07-18 12:03 UTC  (5+ messages)
` [PATCH] Move pr49309.C testcase to libmudflap (PR testsuite/49753)

Use of vector instructions in memmov/memset expanding
 2011-07-18 11:25 UTC  (3+ messages)

[patch] Fix gcc.dg/vect/pr49038.c (was Re: [patch] Fix PR tree-optimization/49038)
 2011-07-18 11:21 UTC  (3+ messages)

[0/5] Don't treat MEM_OFFSET and MEM_SIZE as rtxes
 2011-07-18 11:15 UTC  (11+ messages)
` [1/5] Add a mode_mem_attrs array
` [2/5] Add a set_mem_attrs function
` [3/5] MEM_SIZE and MEM_SIZE_KNOWN_P
` [4/5] MEM_OFFSET and MEM_OFFSET_KNOWN_P
` [5/5] Don't use rtxes in mem_attrs

[PATCH] Add myself to MAINTAINERS
 2011-07-18  9:36 UTC 

[PLUGIN] c-family files installation
 2011-07-18  9:33 UTC  (3+ messages)

plugin event for C/C++ declarations
 2011-07-18  9:28 UTC  (4+ messages)

[PATCH] Fix configure --with-cloog
 2011-07-18  9:24 UTC  (4+ messages)

[Patch, Fortran, committed] Improve diagnostic for I/O on alloc_comp/pointer_comp
 2011-07-18  8:46 UTC 

[PATCH] Canonicalize compares in combine [3/3] ARM backend part
 2011-07-18  8:32 UTC  (3+ messages)

[C++-0x] User defined literals
 2011-07-18  7:07 UTC  (8+ messages)

[google] Backport r175894 from gcc-4_6-branch to google/gcc-4_6 (issue4752052)
 2011-07-18  7:06 UTC 

[PATCH] Fix PR49645, with C FE pieces
 2011-07-18  6:52 UTC  (3+ messages)

[Patch, Fortran] PR
 2011-07-18  6:15 UTC  (3+ messages)

[PATCH, PR43864] Gimple level duplicate block cleanup
 2011-07-18  2:54 UTC  (9+ messages)
` [PATCH, PR43864] Gimple level duplicate block cleanup - test cases

PATCH RFA: Build stages 2 and 3 with C++
 2011-07-17 20:21 UTC  (13+ messages)

[4.6] Obsolete NetWare support
 2011-07-17 18:33 UTC  (2+ messages)

[wwwdocs, 4.6] Announce NetWare obsoletion, removal
 2011-07-17 18:33 UTC  (2+ messages)

[Patch, Fortran] PR49624 - fix ICE with invalid pointer remapping
 2011-07-17 14:33 UTC  (2+ messages)

PATCH to support running the G++ testsuite in C++0x mode
 2011-07-17  8:08 UTC  (4+ messages)

[PATCH,c++] describe reasons for function template overload resolution failure
 2011-07-17  7:56 UTC  (13+ messages)

PATCH [5/n] X32: Supprot 32bit address
 2011-07-16 22:58 UTC  (11+ messages)

[Patch, Fortran] Support allocatable *scalar* coarrays
 2011-07-16 22:57 UTC  (10+ messages)
  ` *ping* - "

DOC patch: about gengtype & plugins
 2011-07-16 14:38 UTC  (3+ messages)

[patch] Fix PR middle-end/49732
 2011-07-16 14:37 UTC  (2+ messages)

[4.6] Fix PR tree-optimization/49725
 2011-07-16 12:59 UTC  (2+ messages)

[PATCH, MELT] Add PRE_GENERICIZE callback support in MELT
 2011-07-16 11:48 UTC  (3+ messages)

[patch] Disable static build for libjava
 2011-07-16  7:05 UTC  (9+ messages)

C++ PATCH to enable checking with aggressive GC tuning
 2011-07-16  6:56 UTC 

bb-reorder maintenance [1/n]
 2011-07-16  6:53 UTC 

[RFC PATCH 0/9] CFG aware dwarf2 cfi generation
 2011-07-16  6:07 UTC  (4+ messages)

[pph] Expect checksums for tests marked with pph asm xdiff (issue4744043)
 2011-07-16  3:05 UTC  (2+ messages)

[pph] Expect checksums for tests marked with pph asm xdiff (issue4744043)
 2011-07-15 23:24 UTC  (3+ messages)

[pph] Expect checksums for tests marked with pph asm xdiff (issue4744043)
 2011-07-15 23:12 UTC 

[Patch, Fortran] Allocate + CAF library
 2011-07-15 22:37 UTC  (6+ messages)

[pph] Add symbol table - Fix remaining asm differences (issue4732043)
 2011-07-15 22:04 UTC  (3+ messages)

[Patch, Fortran] Add runtime_error function to libgfortran/caf/mpi.c
 2011-07-15 21:27 UTC  (5+ messages)

[RFC] Avoid unnecessary futex_wake syscalls when all threads are busy waiting
 2011-07-15 21:11 UTC  (2+ messages)

[pph] Autogenerate pph.map and other test cleanup. (issue4699047)
 2011-07-15 20:57 UTC  (2+ 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).