public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[CFT][PATCH 0/6] Move dwarf2 cfi creation to a new pass
 2011-07-08  2:32 UTC  (5+ messages)

[alpha] Don't force MIPS debugging on dwarf2
 2011-07-08  0:25 UTC 

PATCH: Support -mx32 in GCC tests
 2011-07-08  0:17 UTC  (11+ messages)

[build] Move unwinder to toplevel libgcc
 2011-07-07 22:55 UTC  (9+ messages)
  ` CFT: "

MAINTAINERS: update my email address
 2011-07-07 22:46 UTC  (2+ messages)

The TI C6X port
 2011-07-07 22:37 UTC  (8+ messages)
` Ping: "

C++ PATCH for c++/49663 (ICE in lookup_base)
 2011-07-07 21:59 UTC 

Shrink-wrapping: Introduction
 2011-07-07 21:41 UTC  (12+ messages)
` [PATCH 4/6] Shrink-wrapping

[SPARC] Fix PR target/49660
 2011-07-07 20:56 UTC 

[patch] Disable static build for libjava
 2011-07-07 20:44 UTC  (7+ messages)

[PATCH] Skip testsuite/gcc.dg/tree-ssa/sra-12.c on avr*-*-*
 2011-07-07 20:36 UTC  (2+ messages)

[PATCH] Add -mno-r11 option to suppress load of ppc64 static chain in indirect calls
 2011-07-07 20:22 UTC  (12+ messages)
  ` [PATCH] Update html docs for -mno-r11 and --param case-value-threshold

[ARM] Fix PR49641
 2011-07-07 20:08 UTC 

[PATCH, testsuite] Fix for PR49519, miscompiled 447.dealII in SPEC CPU 2006
 2011-07-07 20:03 UTC  (5+ messages)

[lra] patch to fix GCC testsuite degradations on x86
 2011-07-07 19:53 UTC 

[Patch, Fortra] Add STAT_STOPPED_IMAGE to SYC ALL/SYNC IMAGES
 2011-07-07 19:29 UTC 

Provide 64-bit default Solaris/x86 configuration (PR target/39150)
 2011-07-07 19:14 UTC  (3+ messages)

[PATCH, PR 49495] Cgraph verifier must look through aliases
 2011-07-07 18:49 UTC  (4+ messages)

[PATCH, SRA] Dump that a structure is too big for total scalarization
 2011-07-07 18:44 UTC 

Remove dead code in genautomata.c
 2011-07-07 18:37 UTC  (2+ messages)

[Patch, AVR]: Fix PR46779
 2011-07-07 18:21 UTC  (24+ messages)

[PATCH 0/3] Fix PR47654 and PR49649
 2011-07-07 18:15 UTC  (4+ messages)
` [PATCH 1/3] Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface
` [PATCH 2/3] Do not compute twice type, lb, and ub
` [PATCH 3/3] Fix PR47654: Compute LB and UB of a CLAST expression

[testsuite] arm tests: remove -march= and dg-prune-output from 3 tests
 2011-07-07 17:57 UTC  (5+ messages)

Fix PR 49014
 2011-07-07 17:13 UTC  (8+ messages)

[testsuite] arm thumb tests: remove -march= and dg-prune-output from 9 tests
 2011-07-07 16:46 UTC  (2+ messages)

[patch tree-optimization]: [3 of 3]: Boolify compares & more
 2011-07-07 16:28 UTC  (3+ messages)

[patch tree-optimization]: [2 of 3]: Boolify compares & more
 2011-07-07 16:08 UTC 

[PATCH] New IPA-CP with real function cloning
 2011-07-07 16:07 UTC  (2+ messages)

[patch tree-optimization]: [1 of 3]: Boolify compares & more
 2011-07-07 16:07 UTC 

[testsuite] ARM wmul tests: require arm_dsp_multiply
 2011-07-07 16:03 UTC  (4+ messages)

[PATCH] Make VRP optimize useless conversions
 2011-07-07 15:59 UTC  (2+ messages)

Ping Re: Remove config.gcc support for *local* configurations
 2011-07-07 15:59 UTC  (2+ messages)

[PATCH] Fix dead_debug_insert_before ICE (PR debug/49522)
 2011-07-07 15:53 UTC  (8+ messages)
    ` [PATCH] Fix dead_debug_insert_before ICE (PR debug/49522, take 2)
        ` [PATCH] Fix dead_debug_insert_before ICE (PR debug/49522, take 3)

[PATCH] Fix folding of -(unsigned)(a * -b)
 2011-07-07 15:48 UTC  (2+ messages)

Generic hwloop support library
 2011-07-07 15:47 UTC  (5+ messages)

[ARM] Deprecate -mwords-little-endian
 2011-07-07 15:44 UTC  (4+ messages)

PATCH [1/n]: Add initial -x32 support
 2011-07-07 15:38 UTC  (15+ messages)
` PATCH [1/n] X32: "

[PATCH] Fix complex {*,/} real or real * complex handling in C FE (PR c/49644)
 2011-07-07 15:18 UTC  (4+ messages)

[Patch,testsuite]: Filter more test cases to fit target capabilities
 2011-07-07 15:03 UTC  (3+ messages)

[PATCH][C] Fixup pointer-int-sum
 2011-07-07 15:02 UTC  (3+ messages)

[patch tree-optimization]: Do bitwise operator optimizations for X op !X patterns
 2011-07-07 14:34 UTC  (9+ messages)

[PATCH, graphite]: "Fix" UNRESOLVED: gcc.dg/graphite/pr37485.c scan-tree-dump-times graphite "Loop blocked"
 2011-07-07 13:44 UTC  (2+ messages)

Remove unused t-* fragments
 2011-07-07 13:42 UTC  (3+ messages)

RFA: Fix bogus mode in choose_reload_regs
 2011-07-07 13:16 UTC  (3+ messages)

[committed] Regimplify last 2 ARRAY_*REF operands and last COMPONENT_REF operand (PR middle-end/49640)
 2011-07-07 12:57 UTC 

[Patch, Fortran] Add stat=/errmsg= support to _gfortran_caf_register
 2011-07-07 12:53 UTC  (3+ messages)

[PATCH (0/7)] Improve use of Widening Multiplies
 2011-07-07 12:49 UTC  (35+ messages)
` [PATCH (3/7)] Widening multiply-and-accumulate pattern matching
` [PATCH (4/7)] Unsigned multiplies using wider signed multiplies
` [PATCH (5/7)] Widening multiplies for mis-matched mode inputs
` [PATCH (6/7)] More widening multiply-and-accumulate pattern matching

[PATCH] Fix UNRESOLVED gcc.dg/graphite/pr37485.c
 2011-07-07 12:37 UTC 

Improve Solaris mudflap support (PR libmudflap/49550)
 2011-07-07 12:36 UTC 

[Patch, Fortran] PR fortran/49648 ICE with use-associated array-returning function
 2011-07-07 12:28 UTC  (2+ messages)

plugin event for C/C++ declarations
 2011-07-07 12:19 UTC  (2+ messages)

[go]: Many valgrind errors (use of uninit value, jump depends on uninit value) in the testsuite
 2011-07-07 12:19 UTC 

[PATCH][1/n] Do not force sizetype for POINTER_PLUS_EXPR
 2011-07-07 11:35 UTC 

[go]: Port to ALPHA arch - epoll problems
 2011-07-07 11:35 UTC 

[build] Move dfp-bit support to toplevel libgcc
 2011-07-07 10:51 UTC  (3+ messages)

[PATCH] Fix UNRESOLVED gcc.dg/graphite/pr37485.c
 2011-07-07 10:36 UTC 

[PATCH, MELT] new function register_data_handler
 2011-07-07 10:35 UTC  (2+ messages)

Improve Solaris mudflap support (PR libmudflap/49550)
 2011-07-07 10:10 UTC  (5+ messages)

[v3] Correctly determine baseline_subdir for 64-bit default Solaris gcc
 2011-07-07  9:25 UTC  (3+ messages)

Remove obsolete %[] specs operator
 2011-07-07  9:04 UTC  (2+ messages)

[testsuite] fixes for gcc.target/arm/mla-1.c
 2011-07-07  9:00 UTC  (2+ messages)

[0/11] GET_MODE_PRECISION vs GET_MODE_BITSIZE
 2011-07-07  8:07 UTC  (17+ messages)
` [1/11] Use targetm.shift_truncation_mask more consistently
` [7/11] rtl optimizer changes
` [8/11] Expander changes
` [9/11] Fix units mismatch in comparison
` [10/11] Expander fixes for 40-bit integers
` [11/11] Fix get_mode_bounds

[Path,AVR]: Improve loading of 32-bit constants
 2011-07-07  7:38 UTC  (7+ messages)

C++ PATCH for c++/49353 (emitting functions with DECL_EXTERNAL set)
 2011-07-07  5:35 UTC 

[pph] Add FIXME comment to avoid finalizing decls when generating pph image. (issue4626099)
 2011-07-06 23:36 UTC  (2+ messages)

[PATCH] [Annotalysis] Change to get_virtual_function_decl
 2011-07-06 23:26 UTC  (2+ messages)

[pph] Test cleanup (issue4572050)
 2011-07-06 21:56 UTC  (4+ messages)

C++ PATCH for c++/49568 (unneeded thunks emitted on xcoff target)
 2011-07-06 21:24 UTC 

PING: PATCH [8/n]: Prepare x32: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
 2011-07-06 21:21 UTC 

[Patch, Fortran] Register allocatable coarrays
 2011-07-06 21:20 UTC  (2+ messages)

[lra] initial support of debug info and some fixes
 2011-07-06 20:24 UTC 

[PATCH, go]: Compile go checks with $(GOCFLAGS)
 2011-07-06 20:14 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.4
 2011-07-06 19:52 UTC 

[wwwdocs] Buildstat update for 4.5
 2011-07-06 19:49 UTC 

[patch] PR other/49658 fix typo in extend.texi
 2011-07-06 19:36 UTC 

[PATCH] Use ira_reg_class_max_nregs array instead of CLASS_MAX_NREGS macro
 2011-07-06 18:39 UTC  (2+ messages)

libgo patch committed: Fix json test when rand returns 0
 2011-07-06 18:39 UTC 

[pph] Stream and restore static_aggregates (issue4626096)
 2011-07-06 18:32 UTC  (3+ messages)

[PATCH] Fix PR49645, with C FE pieces
 2011-07-06 18:26 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).