public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Un-obsolete Interix
 2011-07-08 11:25 UTC  (2+ messages)

[PATCH, testsuite] Fix for PR49519, miscompiled 447.dealII in SPEC CPU 2006
 2011-07-08 11:24 UTC  (7+ messages)

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

[build] Move fixed-bit support to toplevel libgcc
 2011-07-08 11:02 UTC  (2+ messages)

what can be in a group set?
 2011-07-08 10:51 UTC  (2+ messages)

[PATCH] Make VRP optimize useless conversions
 2011-07-08 10:44 UTC  (3+ messages)

[testsuite] Fix g++.dg/opt/devirt2.C on 32-bit Solaris/SPARC with Sun as (PR testsuite/48727)
 2011-07-08 10:31 UTC 

[Patch, AVR]: Fix PR46779
 2011-07-08 10:25 UTC  (26+ messages)

[df-scan.c] Optimise DF_REFs ordering in collection_rec, use HARD_REG_SETs instead of bitmaps
 2011-07-08 10:20 UTC  (10+ messages)

[ARM] Deprecate -mwords-little-endian
 2011-07-08 10:04 UTC  (5+ messages)

[patch tree-optimization]: [1 of 3]: Boolify compares & more
 2011-07-08  9:57 UTC  (4+ messages)

[wwwdocs] Buildstat update for 4.4
 2011-07-08  9:36 UTC  (2+ messages)

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

PATCH: Support -mx32 in GCC tests
 2011-07-08  9:21 UTC  (12+ messages)

[PATCH] Remove call_expr_arg and call_expr_argp
 2011-07-08  9:05 UTC  (2+ messages)

[PATCH] Fix PR49662, XFAIL testcases
 2011-07-08  8:44 UTC 

Generic hwloop support library
 2011-07-08  8:40 UTC  (6+ messages)

[PATCH 0/3] Fix PR47654 and PR49649
 2011-07-08  8:38 UTC  (5+ 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

[PATCH, SRA] Dump that a structure is too big for total scalarization
 2011-07-08  8:33 UTC  (2+ messages)

Shrink-wrapping: Introduction
 2011-07-08  8:30 UTC  (13+ messages)
` [PATCH 4/6] Shrink-wrapping

Fix PR 49014
 2011-07-08  8:27 UTC  (9+ messages)

[PATCH, ARM] PR47855 Compute attr length for thumb2 insns, 3/3 (issue4475042)
 2011-07-08  3:20 UTC  (2+ messages)

[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 

[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 

[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  (10+ messages)

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

[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)

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

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

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

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

[testsuite] ARM wmul tests: require arm_dsp_multiply
 2011-07-07 16:03 UTC  (4+ 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  (6+ 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)

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  (2+ 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  (5+ messages)
` [1/11] Use targetm.shift_truncation_mask more consistently

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

C++ PATCH for c++/49353 (emitting functions with DECL_EXTERNAL set)
 2011-07-07  5:35 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).