public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch][C++] Enhancements to -Wconversion-null
 2010-06-30 19:59 UTC  (2+ messages)

[PATCH] Provide a hook for target to disable register renaming for some instructions
 2010-06-30 19:55 UTC  (3+ messages)

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

[PATCH,c++] convert cp_binding_level.{dead_vars_from_for,shadowed_labels} into VECs
 2010-06-30 19:30 UTC  (2+ messages)

RFC: PR rtl-optimization/44695: [4.6 Regression] ice in simplify_subreg, at simplify-rtx.c:5117
 2010-06-30 19:30 UTC  (3+ messages)

[patch][graphite] Fix PR44726: avoid uninitialized variables
 2010-06-30 19:29 UTC  (2+ messages)

[C++ Patch] PR 44628
 2010-06-30 19:21 UTC 

[PATCH,c++] convert cp_parser.unparsed_function_queues &co. to VECs
 2010-06-30 19:08 UTC  (8+ messages)

RFA: hook signture patches (1/11): Introduction
 2010-06-30 19:02 UTC  (3+ messages)
  ` committed: hook signture patches (12/11): comment fixes

Script to check formatting for GNU style patches
 2010-06-30 18:55 UTC  (2+ messages)

Improvements to code hoisting
 2010-06-30 18:46 UTC  (31+ 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

[PATCH, ARM]: Improve handling of DImode comparisons
 2010-06-30 18:33 UTC  (2+ messages)

PR middle-end/PR44706 II (wrong profile estimate)
 2010-06-30 18:31 UTC  (2+ messages)

[PATCH] Enhance reload_cse_move2add
 2010-06-30 18:19 UTC  (3+ messages)

[PATCH, ARM]: don't use NEON floating-point without -ffast-math (PR43703)
 2010-06-30 18:12 UTC  (2+ messages)

[powerpc] fix helper routines
 2010-06-30 18:11 UTC 

[PATCH, ARM]: rewrite NEON arithmetic operations without UNSPECs
 2010-06-30 18:04 UTC  (2+ messages)

[patch] if-conversion of loops with conditionals containing memory loads and stores
 2010-06-30 18:01 UTC  (5+ messages)

[PATCH, ARM]: rewrite NEON bitwise operations without UNSPECs
 2010-06-30 17:54 UTC  (2+ messages)

Fix PR39799: missing uninitialized vars warning
 2010-06-30 17:34 UTC  (9+ messages)

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

PR middle-end/PR44706 (xalancbmk ICE)
 2010-06-30 17:23 UTC  (3+ messages)

[PATCH, ARM]: rewrite NEON vector operation intrinsics without UNSPECs
 2010-06-30 17:12 UTC  (2+ messages)

[rfa] Fix PR44699: bootstrap problem
 2010-06-30 17:10 UTC  (2+ messages)

[ARM] Fix length attribute for neon_mov<mode> of VSTRUCT
 2010-06-30 17:01 UTC  (2+ messages)

[obvious] Fix fallout from cp/repo.c change
 2010-06-30 16:54 UTC 

peephole2 vs cond-exec vs df
 2010-06-30 16:51 UTC  (24+ messages)
` Resubmit/ping: "

[powerpc] fix helper routines
 2010-06-30 16:51 UTC  (2+ messages)

[patch] More improvements for the code generation of the if-conversion
 2010-06-30 16:32 UTC  (5+ messages)

[RTL] move rtl diagnostics out of toplev.h
 2010-06-30 16:22 UTC  (5+ messages)

Update: Fix PR other/44034
 2010-06-30 16:12 UTC  (19+ messages)
      ` Update^3: "
        ` Update^4: "
          ` Update^5: "
                      ` RFA (middle-end): "

[rfa] Fix PR44699: bootstrap problem
 2010-06-30 15:49 UTC  (8+ messages)

RFA (middle-end): Fix PR other/44034
 2010-06-30 15:08 UTC 

[wwwdocs] Generated files and patches
 2010-06-30 14:36 UTC  (4+ messages)

[mem-ref2] Merge from trunk
 2010-06-30 14:35 UTC 

[PATCH, ping] fix LIBUNWIND_LINK specification in libgcc.mvars
 2010-06-30 13:42 UTC 

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

[patch i386]: Add support of "hotfix" -feature for x64
 2010-06-30 13:28 UTC 

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

[PATCH] use VECs when parsing OpenMP for loops for C and C++
 2010-06-30 12:38 UTC  (2+ messages)

[PATCH] Fix bootstrap on x86_64, PR44722
 2010-06-30 12:14 UTC 

[PATCH] Clear DECL_SECTION_NAME during cgraph_create_virtual_clone (PR tree-optimization/43801)
 2010-06-30 11:59 UTC  (5+ messages)

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

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

[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  (6+ 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 

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)

[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  (5+ 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 

[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  (5+ 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 

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