public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[SH] PR 54089 - adjust shift costs
 2012-07-27  4:48 UTC  (2+ messages)

[patch, libiberty] avoid closing files twice on Windows when exec fails
 2012-07-27  1:37 UTC  (2+ messages)

PR 54075 Fix hashtable::reserve
 2012-07-26 22:53 UTC  (5+ messages)

[testsuite] gcc.dg/pr45259.c: fix dg-options for non-fpic
 2012-07-26 22:29 UTC 

Add hot/cold attributes for labels
 2012-07-26 22:13 UTC  (2+ messages)

[google/gcc-4_7] Compute dwo_id for Fission (issue6442047)
 2012-07-26 21:41 UTC  (2+ messages)

[PATCH] PR 53528 c++/ C++11 Generalized Attribute support
 2012-07-26 21:02 UTC  (3+ messages)

[PATCH] New fdo summary-based icache sensitive unrolling (issue 6351086)
 2012-07-26 20:41 UTC  (2+ messages)

[PATCH] Detect loops in find_comparison_args
 2012-07-26 20:39 UTC  (6+ messages)

[rs6000 0/3] POWER removal
 2012-07-26 20:22 UTC  (8+ messages)
` [rs6000 3/3] Remove MQ
` [rs6000 1/3] Remove RIOS, RSC and RIOS2 processor types
` [rs6000 2/3] Remove support for old POWER

[patch, fortran] Fix PR 54033, problems with -I
 2012-07-26 18:20 UTC  (2+ messages)

[PATCH] Improve ifcombine (PR 52005)
 2012-07-26 16:01 UTC  (6+ messages)

[PATCH] New fdo summary-based icache sensitive unrolling (issue6351086)
 2012-07-26 15:57 UTC  (3+ messages)

[PATCH] PR preprocessor/53469 - argument tokens of _Pragma miss virtual location
 2012-07-26 15:33 UTC  (2+ messages)
` PING "

[Patch, Fortran] assumed-rank some bound intrinsics support, fix failures and improve diagnostcs
 2012-07-26 15:32 UTC  (6+ messages)

[contrib] Do not use 'with ... as ...' in validate_failures.py
 2012-07-26 14:56 UTC 

[PATCH/MIPS] Emit stack executable note
 2012-07-26 14:12 UTC  (3+ messages)

[Patch, Fortran] Update c_funloc/c_f_procpointer for TS29113
 2012-07-26 14:02 UTC 

[PATCH]Remove duplicate check on BRANCH_COST in fold-const.c
 2012-07-26 13:19 UTC  (2+ messages)

[PATCH arm]Define LOGICAL_OP_NON_SHORT_CIRCUIT in ARM back end
 2012-07-26 13:16 UTC  (2+ messages)

[patch[ Add explanations to sbitmap, bitmap, and sparseset
 2012-07-26 12:01 UTC  (5+ messages)

[Patch, Fortran, committed] Some spell fixes
 2012-07-26 11:52 UTC  (2+ messages)

[PATCH arm]Define LOGICAL_OP_NON_SHORT_CIRCUIT in ARM back end
 2012-07-26 10:57 UTC  (2+ messages)

[PATCH]Remove duplicate check on BRANCH_COST in fold-const.c
 2012-07-26 10:21 UTC 

[PATCH] Fix PR54098
 2012-07-26 10:21 UTC 

[Patch ARM] Committed - Adjust a couple of neon intrinsics testcases
 2012-07-26  9:38 UTC 

[Patch, Fortran] Fix module I/O with assumed-rank arrays
 2012-07-26  8:42 UTC  (4+ messages)

[PATCH][4/n] VRP and anti-range handling
 2012-07-26  8:37 UTC  (3+ messages)

libgo patch committed: Fix runtime/pprof test
 2012-07-26  1:57 UTC 

[RFC] Target-specific limits on vector alignment
 2012-07-26  0:10 UTC  (3+ messages)

[Dwarf Fission] Implement Fission Proposal (issue6305113)
 2012-07-26  0:10 UTC  (5+ messages)

[Patch/RFC] SEH exceptions for Win64
 2012-07-26  0:03 UTC  (10+ messages)

[wwwdocs] Use canonical Bugzilla URL in svn.html
 2012-07-26  0:01 UTC 

[patch] Move lowering of switches to bit tests to GIMPLE
 2012-07-25 23:45 UTC  (9+ messages)

[SH] PR 51244 - Add -mzdcbranch option
 2012-07-25 23:21 UTC  (2+ messages)

[SH] PR 54089 - Reorg left shifts
 2012-07-25 22:55 UTC  (2+ messages)

[PATCH][Cilkplus] Added LTO support for the Cilk Plus Flag
 2012-07-25 22:23 UTC 

[testsuite] fix g++.dg/cpp0x/nullptr21.C to be self-checking
 2012-07-25 22:11 UTC 

[PATCH] Change IVOPTS and strength reduction to use expmed cost model
 2012-07-25 20:34 UTC  (4+ messages)

[RFC, ivopts] fix bugs in ivopts address cost computation
 2012-07-25 19:46 UTC  (5+ messages)
` [PING] "

[google/gcc-4_7] Output DW_AT_high_pc as constant (issue6453046)
 2012-07-25 18:57 UTC  (2+ messages)

RFA: MN10300: Replace REG_SAVE_BYTES macro with calls to mn10300_get_live_callee_saved_regs
 2012-07-25 18:43 UTC  (2+ messages)

[google] Modification of gcov pmu format to reduce gcda size bloat (issue6427063)
 2012-07-25 18:35 UTC  (2+ messages)

RFA: MN10300: Call default_encode_section_info
 2012-07-25 18:29 UTC  (2+ messages)

[patch] Fix spurious 'noreturn' function does return warning at -O0 (2)
 2012-07-25 18:24 UTC  (2+ messages)

[PATCH] PR target/53633; disable return value warnings for naked functions
 2012-07-25 18:12 UTC  (6+ messages)

[Ada] Lock-free implementation of protected objects
 2012-07-25 17:39 UTC  (4+ messages)

[patch] Tidy up BIT_FIELD_REF handling code
 2012-07-25 17:28 UTC  (2+ messages)

[Patch ARM] Pass --be8 option for big endian targets by default
 2012-07-25 17:19 UTC  (2+ messages)

Fix reading real(kind=10) numbers
 2012-07-25 16:41 UTC 

[PATCH] Fix Ada bootstrap (PR 54092)
 2012-07-25 16:22 UTC  (2+ messages)

[google/gcc-4_7] Add -gfission as alias for -gsplit-dwarf (issue6444043)
 2012-07-25 15:59 UTC  (2+ messages)

[PATCH] Intrinsics for PREFETCHW
 2012-07-25 15:55 UTC  (6+ messages)

[PATCH] Fix assembly dialect handling in asm_fprintf
 2012-07-25 15:45 UTC  (3+ messages)

C++ PATCHes for c++/54020, 54086 (minor constexpr issues)
 2012-07-25 14:55 UTC 

C++ PATCH to remove tf_no_access_control
 2012-07-25 14:54 UTC 

[PATCH] Remove FIXUNS_TRUNC_LIKE_FIX_TRUNC
 2012-07-25 14:06 UTC 

[patch] un-#ifdef GATHER_STATISTICS
 2012-07-25 13:43 UTC  (9+ messages)

VRP PLUS/MINUS_EXPR
 2012-07-25 13:37 UTC  (2+ messages)

[PATCH] Fix typo in comment in basic-block.h
 2012-07-25 13:10 UTC 

[4.7 RFT PATCH, i386]: Backport recent LEA improvements to 4.7 branch
 2012-07-25 12:34 UTC  (3+ messages)

[PATCH] Fix comment in cgraphunit.c
 2012-07-25 11:44 UTC  (3+ messages)

[PATCH] Fix PR 52631 (VN does not use simplified expression for lookup)
 2012-07-25 11:39 UTC  (2+ messages)

[Test] Fix for PRPR53981
 2012-07-25 10:58 UTC  (3+ messages)

[patch] Stop gengtype from emitting empty loops
 2012-07-25  3:35 UTC  (11+ messages)

[google/gcc-4_7] Backport pending Fission patch (issue6443043)
 2012-07-25  0:42 UTC  (3+ messages)

[PATCH, 4.7] Enable the libstdc++ prettyprinters test suite
 2012-07-25  0:12 UTC 

Great answer to your marriage probs
 2012-07-24 23:19 UTC 

[PR52983] eliminate autoinc from debug_insn locs
 2012-07-24 22:30 UTC  (4+ messages)

[PATCH, Android] Runtime stack protector enabling for Android target
 2012-07-24 22:08 UTC  (9+ messages)

[C++ Patch] Fix pastos (?) in make_typename_type calls
 2012-07-24 19:29 UTC  (4+ messages)

[google/gcc-4_7] Backport Fission patches from trunk (issue 6405076)
 2012-07-24 18:33 UTC  (2+ messages)

[PATCH, i386]: AMD btver2 enablement
 2012-07-24 18:24 UTC  (2+ messages)

[testsuite] support using "target" and "xfail" together
 2012-07-24 18:13 UTC 

[patch] un-#ifdef GATHER_STATISTICS
 2012-07-24 18:03 UTC  (5+ messages)

[testsuite] don't ignore errors for dg-error and friends
 2012-07-24 16:57 UTC 

[PATCH 0/4] [RFC] Reduce the representation size of optabs
 2012-07-24 16:52 UTC  (3+ messages)

[PATCH] ARM: exclude fixed_regs for stack-alignment save/restore
 2012-07-24 16:21 UTC  (10+ messages)

[Patch, committed] Add myself to MAINTAINERS file
 2012-07-24 14:27 UTC 

[PATCH] Intrinsics for ADCX, ADOX, RDSEED and PREFETCHW
 2012-07-24 14:06 UTC  (8+ messages)

[PATCH] Improve andq $0xffffffff, %reg handling (PR target/53110)
 2012-07-24 13:34 UTC  (10+ messages)

[PATCH] Vectorizer cost model outside-cost changes
 2012-07-24 12:40 UTC  (3+ messages)

[PATCH, ARM] Don't pull in unwinder for 64-bit division routines
 2012-07-24 12:27 UTC  (2+ messages)

[PR 54051 ARM] Fix alignment specifier alignment information for ARM
 2012-07-24 12:09 UTC 

[PATCH, i386]: Reject invalid constant addresses from ix86_decompose_address
 2012-07-24 11:32 UTC 

[PATCH, ARM] Skip gcc.dg/torture/stackalign/builtin-apply-2.c for ARM hard-float ABI
 2012-07-24 11:18 UTC  (5+ messages)

[PATCH]: Bad gcc/gtype-desc.h generated when using sparse checkout
 2012-07-24 10:39 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).