public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Clear DECL_SECTION_NAME during cgraph_create_virtual_clone (PR tree-optimization/43801)
 2010-06-30 11:59 UTC  (5+ messages)

peephole2 vs cond-exec vs df
 2010-06-30 11:53 UTC  (22+ messages)
` Resubmit/ping: "

Fix PR39799: missing uninitialized vars warning
 2010-06-30 11:47 UTC  (5+ messages)

[Patch PR 44576]: Reduce the computation cost in compute_miss_rate for prefetching loop arrays
 2010-06-30 10:20 UTC  (2+ messages)

Committed: RX: Remove use of cc0
 2010-06-30 10:01 UTC 

Update: Fix PR other/44034
 2010-06-30 10:00 UTC  (19+ messages)
      ` Update^3: "
        ` Update^4: "
          ` Update^5: "
                      ` RFA (middle-end): "
                      ` possible tm.texi confusion (was: Re: Update^5: Fix PR other/44034)

[patch] More improvements for the code generation of the if-conversion
 2010-06-30  9:52 UTC  (4+ messages)

[PATCH] Enhance reload_cse_move2add
 2010-06-30  9:50 UTC 

[PATCH] Fix comment in c-family/c-common.h
 2010-06-30  9:48 UTC  (5+ messages)

Improvements to code hoisting
 2010-06-30  9:39 UTC  (24+ messages)
` 0003-Improve-VBEout-computation.patch
` 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch
` ARM improvements for GCSE
  ` Wrap calculation of PIC address into a single instruction

[RFT] [patch] Improve realignment scheme in vectorizer
 2010-06-30  9:27 UTC  (3+ messages)

[PATCH] mem-ref2 merge, core patch
 2010-06-30  9:16 UTC  (13+ messages)

[ARM] Fix length attribute for neon_mov<mode> of VSTRUCT
 2010-06-30  8:51 UTC 

[patch] Add a new warning flag -Wself-assign
 2010-06-30  8:28 UTC  (14+ messages)
            ` [patch] [C/C++] "

[Ada/C/C++] Do not include tree-flow.h in FEs
 2010-06-30  8:22 UTC  (10+ messages)

RFA: hook signture patches (11/11): TARGET_SCHED_DFA_NEW_CYCLE
 2010-06-30  5:48 UTC 

RFA: hook signture patches (10/11): TARGET_RETURN_POPS_ARGS
 2010-06-30  5:05 UTC 

RFA: hook signture patches (9/11): TARGET_RESOLVE_OVERLOADED_BUILTIN
 2010-06-30  4:56 UTC 

RFA: hook signture patches (8/11): TARGET_PASS_BY_REFERENCE
 2010-06-30  4:30 UTC 

RFA: hook signture patches (7/11): TARGET_OPTION_PRAGMA_PARSE
 2010-06-30  4:13 UTC 

RFA: hook signture patches (6/11): TARGET_MEMORY_MOVE_COST
 2010-06-30  3:22 UTC 

RFA: hook signture patches (5/11): TARGET_FOLD_BUILTIN
 2010-06-30  3:11 UTC 

RFA: hook signture patches (4/11): TARGET_ENUM_VA_LIST_P
 2010-06-30  2:26 UTC 

RFA: hook signture patches (3/11): TARGET_BUILTIN_RECIPROCAL
 2010-06-30  2:13 UTC 

RFA: hook signture patches (2/11): TARGET_ASM_DECLARE_CONSTANT_NAME
 2010-06-30  2:11 UTC 

RFA: hook signture patches (1/11): Introduction
 2010-06-30  2:10 UTC 

RFA: PR44566: remove enum reg_class from target_hook interface
 2010-06-30  2:09 UTC  (2+ messages)
` Update: "

[PATCH] use VECs when parsing OpenMP for loops for C and C++
 2010-06-30  2:08 UTC 

[PATCH,c++] convert repo.c:pending_repo into a VEC
 2010-06-30  2:06 UTC 

C++0x PATCHes for implicitly deleted, implicit move
 2010-06-30  2:04 UTC 

RFA: don't emit .debug_pub*
 2010-06-30  1:58 UTC  (4+ messages)

RFA (build): Avoid circular dependency
 2010-06-30  1:55 UTC 

[Ada] Remove remnants of GNAT support for OS/2 and MSDOS
 2010-06-30  0:43 UTC  (4+ messages)

committed: update sched.init{,_global} comments in m68k.c
 2010-06-30  0:07 UTC 

C++ PATCH for c++/44587 (qualified-ids as template arguments)
 2010-06-29 23:43 UTC  (2+ messages)

[IA64] Hookize MEMORY_MOVE_COST
 2010-06-29 20:47 UTC  (6+ messages)

RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117
 2010-06-29 20:35 UTC 

[Patch, Fortran, OOP] PR 44696: ASSOCIATED fails on polymorphic variables
 2010-06-29 20:28 UTC  (2+ messages)

[PATCH] Add DW_AT_accessibility for DW_TAG_{typedef,structure_type,class_type,enumeration_type} (PR debug/44668)
 2010-06-29 19:30 UTC  (2+ messages)

[PATCH] Some minor issues with vmsdbgout.c
 2010-06-29 19:28 UTC  (3+ messages)

GCC Internals FE documentation
 2010-06-29 19:20 UTC  (6+ messages)

combine/dce patch for PR36003, PR42575
 2010-06-29 19:02 UTC  (4+ messages)

[PATCH] Comment updates in ipa-prop.h
 2010-06-29 18:58 UTC 

[Patch PR 44576]: imprivement in compute_miss_rate for prefetching loop arrays
 2010-06-29 18:54 UTC  (3+ messages)

[testsuite, lto] Accomodate changed quoting in Sun ld messages
 2010-06-29 18:45 UTC 

ARM s_register_operand
 2010-06-29 18:30 UTC  (3+ messages)

fix PR bootstrap/44713
 2010-06-29 18:23 UTC 

[rfa] Fix PR44699: bootstrap problem
 2010-06-29 18:12 UTC  (2+ messages)

[PATCH,c++] convert incomplete_vars into a VEC
 2010-06-29 17:14 UTC  (4+ messages)
  ` [PING] "

[PATCH] Fix function numbering in vmsdbgout.c
 2010-06-29 16:40 UTC  (6+ messages)
      ` [PATCH] Fix function numbering in vmsdbgout.c [2nd try]

[PATCH,c++] convert named_label_entry.bad_decls to a VEC
 2010-06-29 16:38 UTC  (2+ messages)

Fix profile updating in partial inlining
 2010-06-29 16:19 UTC  (4+ messages)

[PATCH] Do framep replacement even on RHS outside of MEM contexts (PR debug/44694)
 2010-06-29 16:03 UTC  (3+ messages)

[PATCH] hookize FUNCTION_{INCOMING_,}ARG and FUNCTION_ARG_ADVANCE
 2010-06-29 15:52 UTC  (5+ messages)

[PATCH] gcc/powerpc: don't use FPU opcodes in libgcc on __NO_FPRS__
 2010-06-29 15:22 UTC  (2+ messages)
` PING "

[patch, ARM] Improve optimization to transform TST into LSLS
 2010-06-29 14:34 UTC  (6+ messages)

[patch, libfortran] PR43298 Fortran library does not read in NaN -Inf or Inf
 2010-06-29 14:33 UTC  (2+ messages)

[PATCH] Remove noalias_state
 2010-06-29 14:33 UTC 

[PATCH] Fix PR44667
 2010-06-29 14:21 UTC  (2+ messages)

[mem-ref2] Merge from trunk
 2010-06-29 13:56 UTC 

[patch] Optimize statements created by if-conversion
 2010-06-29 13:47 UTC  (4+ messages)

[v3] Fix libstdc++/44708
 2010-06-29 13:38 UTC 

gcse/cse: Revert parts of the PR25130 patch
 2010-06-29 12:12 UTC  (2+ messages)

RFC: Add TARGET_EXPAND_COMPOUND_OPERATION
 2010-06-29 12:05 UTC  (6+ messages)

[patch] Fix PR44483: incrementally gimplify BB predicates to avoid redundant computations
 2010-06-29 10:27 UTC  (3+ messages)

[4.5, PR 44133] Request to backport two patches to the 4.5 branch
 2010-06-29 10:06 UTC  (3+ messages)

Trunk frozen for mem-ref2 merge starting Wed, Jun 28th 20:00 UTC
 2010-06-29  9:59 UTC  (3+ messages)

PR tree-optimization/44687 (partial inlining and nrv at i386)
 2010-06-29  9:24 UTC  (2+ messages)

[patch, libfortran] PR43298 Fortran library does not read in NaN -Inf or Inf
 2010-06-29  9:04 UTC  (3+ messages)

RFA: hookize OVERRIDE_OPTIONS
 2010-06-29  8:29 UTC  (2+ messages)

[PATCH] hookize RETURN_POPS_ARGS for all targets
 2010-06-29  8:07 UTC  (2+ messages)

Partial inlining
 2010-06-29  8:03 UTC  (5+ messages)

A few simple DImode improvements
 2010-06-29  3:44 UTC  (11+ messages)

[Patch, fortran] PR44582 - gfortran generates wrong results due to wrong ABI in function with array return
 2010-06-29  0:17 UTC  (6+ messages)

[PATCH,RFC/RFH] remove uses of build_constructor_from_list from Ada FE
 2010-06-28 23:03 UTC  (4+ messages)
` [PATCH,RFC/RFH] remove uses of build_constructor_from_list from?Ada FE

[PATCH] Libiberty for VMS - mkstemps.c don't mix case
 2010-06-28 22:21 UTC  (10+ messages)

[trans-mem] teach ITM_dropReferences() about the cache
 2010-06-28 21:26 UTC  (2+ messages)

[Patch,Fortran,committed] PR 43298 - Add NAN(alphanum) support for list-directed I/-
 2010-06-28 21:08 UTC 

[reload-v2] Fix fallout from merge
 2010-06-28 20:11 UTC 

Fix libstdc++ 32bit failures
 2010-06-28 19:32 UTC 

[patch, fortran] output of Makefile dependencies
 2010-06-28 19:21 UTC  (3+ messages)

Review of --enable-gold=both patch
 2010-06-28 18:35 UTC  (7+ messages)

[Patch, fortran] PR40158 - Misleading error message for passing a scalar to an array
 2010-06-28 18:34 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).