public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PATCH: PR rtl-optimization/49088: Combine fails to properly handle zero-extension and signed int constant
 2011-06-23 15:29 UTC  (3+ messages)

[C++ Patch] PR 44625
 2011-06-23 15:17 UTC  (2+ messages)

[PATCH (0/7)] Improve use of Widening Multiplies
 2011-06-23 14:54 UTC  (8+ messages)
` [PATCH (1/7)] New optab framework for widening multiplies
` [PATCH (2/7)] Widening multiplies by more than one mode
` [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 (7/7)] Mixed-sign multiplies using narrowest mode

[pph] Stream scope_chain->bindings instead of global namespace (issue4661045)
 2011-06-23 14:40 UTC  (2+ messages)

SRA generates uninitialized var use
 2011-06-23 14:37 UTC  (10+ messages)

varpool alias reorg
 2011-06-23 14:34 UTC  (4+ messages)
` Regression with "varpool alias reorg"

[PATCH] Use get_pointer_alignment in vect_compute_data_ref_alignment
 2011-06-23 14:14 UTC 

PATCH: PR rtl-optimization/49504: Invalid optimization for Pmode != ptr_mode
 2011-06-23 14:08 UTC  (2+ messages)

PR tree-optimize/49373 (IPA-PTA regression)
 2011-06-23 14:08 UTC  (5+ messages)

[Patch, AVR]: Fix PR46779
 2011-06-23 13:00 UTC  (13+ messages)

[PATCH][RFC][2/2] Bitfield lowering
 2011-06-23 11:58 UTC  (4+ messages)

[pph] Fix binding_level's names_size streaming (issue4634071)
 2011-06-23 11:33 UTC  (4+ messages)

Mark variables addressable if they are copied using libcall in RTL expander
 2011-06-23 11:07 UTC  (10+ messages)

[v3] adjust tests to work in c++0x mode
 2011-06-23 11:07 UTC 

[PATCH] Improve dump files for SRA early candidate check
 2011-06-23 10:23 UTC  (3+ messages)

[google] fix kernel fdo booting issue (issue4627057)
 2011-06-23  9:50 UTC  (2+ messages)

[PATCH 0/4] Docs: extend.texi
 2011-06-23  8:00 UTC  (2+ messages)

Add __builtin_clrsb, similar to clz/ctz
 2011-06-23  6:23 UTC  (6+ messages)
    ` [PATCH] Fix __bultin_clrsb* (PR middle-end/49489)

fix powerpc bootstrap failure
 2011-06-23  5:40 UTC 

[pph] Fix binding_level's names_size streaming (issue4634071)
 2011-06-23  0:06 UTC 

[pph] Fixed extra space typos in pph-streamer-out.c (issue4663041)
 2011-06-23  0:01 UTC 

Rename attribs.c to attributes.c
 2011-06-22 23:54 UTC  (11+ messages)

[v3] Avoid -Wall warnings in the testsuite
 2011-06-22 23:03 UTC  (6+ messages)

[pph] Stream scope_chain->bindings instead of global namespace (issue4661045)
 2011-06-22 22:39 UTC 

[cxx-mem-model] sync_mem_exchange tests
 2011-06-22 22:05 UTC 

Cgraph alias reorg 15/14 (New infrastructure for same body aliases)
 2011-06-22 21:54 UTC  (5+ messages)

Removing target-libiberty (was: Re: Libiberty: POSIXify psignal definition)
 2011-06-22 21:40 UTC  (4+ messages)

[pph] Stream scope_chain->bindings instead of global namespace (issue4661045)
 2011-06-22 21:04 UTC 

[lra] a patch to speed up LRA
 2011-06-22 20:52 UTC 

__sync_swap* with acq/rel/full memory barrier semantics
 2011-06-22 20:36 UTC  (20+ messages)
                        ` __sync_swap* [ rename sync builtins ]
                        ` [cxx-mem-model] sync_mem_exchange implementation with memory model parameters

[PATCH] [annotalysis] Support IPA-SRA cloned functions (issue 4591066)
 2011-06-22 20:24 UTC 

[PATCH] Change omp for static non-chunk computation (PR libgomp/49490)
 2011-06-22 20:20 UTC  (2+ messages)

RFC: __gnu_cxx::__alloc_traits extension
 2011-06-22 20:17 UTC  (2+ messages)

[pph] Stream scope_chain->bindings instead of global namespace (issue4661045)
 2011-06-22 20:01 UTC 

Move params code and hook to libcommon-target
 2011-06-22 19:12 UTC 

[pph] Initialize cache_ix in all paths in pph_start_record (issue4642045)
 2011-06-22 19:10 UTC 

[pph] Reorganize pph read/write file into their respective streamers (issue4657042)
 2011-06-22 19:02 UTC 

[pph] Rename two pph_start_record functions adding in/out. (issue4629049)
 2011-06-22 18:57 UTC 

[pph] Fix binding_level's names_size streaming (issue4634071)
 2011-06-22 18:36 UTC  (2+ messages)

[PATCH] Fix PR49493
 2011-06-22 18:13 UTC 

[PATCH] Fix a -fcompare-debug bug in the vectorizer (PR debug/49496)
 2011-06-22 18:12 UTC  (2+ messages)

[boehm-gc] Use __rld_obj_head for IRIX GC_register_dynamic_libraries (PR libgcj/49451)
 2011-06-22 18:00 UTC 

[ARM] TLS Descriptor support
 2011-06-22 17:52 UTC  (4+ messages)

[Patch, AVR]: FIX PR43746 (merge progmem strings)
 2011-06-22 17:03 UTC 

[PATCH] middle-end only piece of middle-end array expressions
 2011-06-22 16:37 UTC  (4+ messages)

[PATCH, alpha]: Skip some TLS -pie tests
 2011-06-22 16:34 UTC  (5+ messages)

C++ PATCH for c++/49260 (lambda-eh2.C failure on several targets)
 2011-06-22 16:07 UTC 

[Patch] PR c++/26256
 2011-06-22 15:56 UTC  (17+ messages)

PATCH: PR target/49497: Incorrect lea peephole
 2011-06-22 15:36 UTC  (2+ messages)

RFA PR middle-end/48770
 2011-06-22 15:33 UTC  (2+ messages)

[PATCH] Fix PR49365
 2011-06-22 14:18 UTC 

Improve jump threading #5 of N
 2011-06-22 14:13 UTC  (3+ messages)

[PATCH] parallelize g++ testing a bit more
 2011-06-22 13:55 UTC  (6+ messages)
      ` [PATCH] parallelize gcc, gfortran and libstdc++ testing some more

[patch tree-ssa-forwprop]: Improve binary and/or/xor folding
 2011-06-22 13:20 UTC 

[PATCH] Middle-end arrays, forward-ported to trunk (again)
 2011-06-22 13:09 UTC  (6+ messages)

[PATCH, libgcc]: Prototype __enable_execute_stack
 2011-06-22 13:04 UTC  (3+ messages)

Patch: speed up compiler a little bit by optimizing lookup_attribute() and is_attribute_p()
 2011-06-22 11:21 UTC  (2+ messages)

[PATCH] Handle __builtin*chk and other builtins in various spots
 2011-06-22 11:19 UTC  (2+ messages)

[PATCH, ARM] VSHL, VSHR, VLSHR immediate values support
 2011-06-22  8:52 UTC  (11+ messages)

[testsuite] ARM: require arm_thumb1_ok, drop -march
 2011-06-22  8:47 UTC  (2+ messages)

[testsuite] ARM: adjust skips for Xscale test
 2011-06-22  8:33 UTC  (2+ messages)

C++ PATCH for c++/49172 (allow constexpr reference variables)
 2011-06-22  8:23 UTC 

[google] Updated patch for PMU profiling (issue4638047)
 2011-06-22  4:00 UTC 

Clean up TARGET_ASM_NAMED_SECTION defaults
 2011-06-21 23:26 UTC 

[v3] Use noexcept in array swap
 2011-06-21 23:24 UTC 

[testsuite] ARM: don't specify unneeded -march
 2011-06-21 22:27 UTC 

[testsuite] ARM: require arm_thumb2_ok, drop -march
 2011-06-21 22:26 UTC  (2+ messages)

[testsuite] ARM: remove -march from tests that don't need it
 2011-06-21 21:46 UTC  (3+ messages)

[testsuite] ARM: check for thumb1 or thumb2 support
 2011-06-21 21:41 UTC  (2+ messages)

[testsuite] dg-require-effective-target: skip unneeded checks
 2011-06-21 21:02 UTC 

Fix ACATS c94007a on 4.6 branch for SPARC64/Solaris
 2011-06-21 21:01 UTC 

[pph] Reorganize pph read/write file into their respective streamers (issue4657042)
 2011-06-21 21:00 UTC 

C++ PATCH for c++/49482 (bogus set but not used parameter warning with lambda)
 2011-06-21 20:55 UTC 

C++ PATCH for c++/49418 (lost cv-quals on template parameter type)
 2011-06-21 20:11 UTC 

[pph] Reorganize pph read/write file into their respective streamers (issue4657042)
 2011-06-21 19:17 UTC 

[pph contrib] Add support for multiple spawn patterns in repro_fail (issue4571061)
 2011-06-21 18:50 UTC  (2+ messages)

Patch ping
 2011-06-21 18:37 UTC  (2+ messages)

[PATCH, MELT] fix minor issue with meltgc_new_split_string
 2011-06-21 18:11 UTC  (2+ messages)

[Patch, AVR]: Fix PR33049 (implement extzv)
 2011-06-21 17:31 UTC  (8+ messages)

[libjava] Fix md5test, shatest on Tru64 UNIX with native libiconv (PR libgcj/49314)
 2011-06-21 17:24 UTC  (2+ messages)

[PATCH, ARM] iWMMXT maintenance
 2011-06-21 16:56 UTC  (3+ messages)

Patch: speed up compiler a little bit by optimizing lookup_attribute() and is_attribute_p()
 2011-06-21 15:52 UTC  (9+ messages)

Unreviewed libgcc build patch
 2011-06-21 15:13 UTC  (3+ messages)

Rename across basic block boundaries
 2011-06-21 14:12 UTC 

Generic hwloop support library
 2011-06-21 13:55 UTC 

[Patch, AVR]: Fix build warning in md
 2011-06-21 13:38 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 49112: [4.6/4.7 Regression] Missing type-bound procedure, "duplicate save" warnings and internal compiler error
 2011-06-21 12:24 UTC  (3+ messages)

[patch] Fix PR tree-optimization/49478
 2011-06-21 12:22 UTC 

[PATH] PR/49139 fix always_inline failures diagnostics
 2011-06-21 12:07 UTC  (15+ messages)

[PATCH] Fix PR49483
 2011-06-21 11:44 UTC 

[patch] Include tags file for generated source files
 2011-06-21 10:17 UTC 

[build] Move MD_UNWIND_SUPPORT to toplevel libgcc
 2011-06-21 10:11 UTC  (5+ messages)

Simplify Solaris configuration
 2011-06-21 10:05 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).