public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C++ PATCH] Attempt to find implicitly determined firstprivate class type vars during genericization (PR c++/48869)
 2011-05-11 14:01 UTC 

[PATCH] Fix PR48953
 2011-05-11 14:01 UTC 

[PATCH] Fix debug stmt handling in -ftree-loop-distribution (PR debug/48159)
 2011-05-11 13:57 UTC  (2+ messages)

Cgraph thunk reorg
 2011-05-11 13:42 UTC  (2+ messages)

[MELT] merged trunk into MELT branch
 2011-05-11 13:20 UTC 

Move some option settings to finish_options
 2011-05-11 13:03 UTC 

[PATCH] Fix tree parts of PR18041
 2011-05-11 12:43 UTC  (7+ messages)

The TI C6X port
 2011-05-11 12:26 UTC  (19+ messages)
` C6X port 1/11: Reorganize schedule_block
` C6X port 2/11: Use a structure for schedule_block variables
` C6X port 3/11: Cache dependency costs
` C6X port 4/11: Backtracking scheduler
` C6X port 5/11: Track predication conditions more accurately
` C6X port 6/11: REG_WORDS_BIG_ENDIAN
` C6X port 8/11: A new FUNCTION_ARG macro
` C6X port 9/11: Allow defining attributes in terms of another
` C6X port 11/11: Testcases
` C6X port 10/11: The port

[patch gimplifier]: Boolify more strict conditional expressions and transform simple form to binary
 2011-05-11 12:16 UTC  (19+ messages)

[PATCH, SMS 1/3] Support closing_branch_deps (second try)
 2011-05-11 10:16 UTC  (4+ messages)

[PATCH] split tree_type, a.k.a. "tuplifying types"
 2011-05-11 10:01 UTC  (7+ messages)

[4.7 PATCH 00/18] slim down a number of tree nodes
 2011-05-11  9:21 UTC  (8+ messages)
` [PATCH 13/18] move TS_EXP to be a substructure of TS_TYPED
` [PATCH 12/18] make CASE_LABEL_EXPR not abuse TREE_CHAIN

PowerPC testsuite tweak
 2011-05-11  9:10 UTC 

Remember/restore ALLOCA_FOR_VAR_P over tuples
 2011-05-11  9:08 UTC  (5+ messages)

Fix WPA corruption seen in LTO bootstrap
 2011-05-11  9:03 UTC  (3+ messages)

Our New MOMENTUM Penny Pick is I D V C
 2011-05-11  8:56 UTC 

[google] temporary fix to lipo build problems using check enabled compiler
 2011-05-11  8:35 UTC 

[PATCH, SMS 2/3] Skip DEBUG_INSNs while recognizing doloop
 2011-05-11  8:24 UTC  (2+ messages)

[AVR] Couple of tweaks
 2011-05-11  4:29 UTC  (9+ messages)

[PATCH,c++] describe reasons for function template overload resolution failure
 2011-05-10 23:29 UTC  (2+ messages)

[patch][gimplefe] Preliminary variable declaration support
 2011-05-10 22:42 UTC  (2+ messages)

Improve DSE in the presence of calls
 2011-05-10 20:49 UTC  (6+ messages)

[PATCH] C++0x, fixes for override/final
 2011-05-10 19:54 UTC  (6+ messages)

C++ PATCH for c++/48930 (missing error on default-initialization of class with no default ctor)
 2011-05-10 19:49 UTC 

C++ PATCH for c++/48736 (crash with default template argument involving pack expansion)
 2011-05-10 19:41 UTC 

[PATCH, IRA]: Fix PR 48927 - Issues with "enable" attribute and IRA register preferences
 2011-05-10 19:01 UTC  (4+ messages)

C6X port 7/11: Cope with odd section names
 2011-05-10 18:32 UTC  (2+ messages)

Put libgcc config headers in separate libgcc_tm.h
 2011-05-10 17:50 UTC  (4+ messages)

PING: [PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
 2011-05-10 16:57 UTC  (6+ messages)

[PATCH][3/n] LTO type merging cleanup
 2011-05-10 16:25 UTC 

Mention config-list.mk in new port checklist
 2011-05-10 15:58 UTC 

[patch] make default linker --hash-style configurable option
 2011-05-10 15:26 UTC  (20+ messages)

[PATCH] use build_function_type less in c-family and LTO
 2011-05-10 15:25 UTC  (3+ messages)

Use Enum for rs6000 -mcpu=, -mtune= options
 2011-05-10 14:44 UTC  (2+ messages)

Ping: PR target/45074: Check targets of multi-word operations
 2011-05-10 14:18 UTC 

[PATCH] don't use build_function_type in the Java FE
 2011-05-10 14:14 UTC 

[PATCH] don't use build_function_type in the Ada FE
 2011-05-10 14:06 UTC 

[PATCH, ARM] Unaligned accesses for packed structures [1/2]
 2011-05-10 14:03 UTC  (4+ messages)

[PATCH][2/n] Cleanup LTO type merging
 2011-05-10 13:50 UTC 

[Patch,AVR]: Fix PR45099
 2011-05-10 13:21 UTC  (4+ messages)

[Patch,AVR]: Fix PR48896
 2011-05-10 13:17 UTC  (2+ messages)

[ARM] TLS Descriptor support
 2011-05-10 13:14 UTC  (2+ messages)

RX: Adjust memory_move_cost
 2011-05-10 12:50 UTC 

RX: Add jump and loop alignment
 2011-05-10 12:26 UTC 

[PATCH] Teach forwprop how to optimize successive conversions
 2011-05-10 11:52 UTC 

[C++0x] contiguous bitfields race implementation
 2011-05-10 11:42 UTC  (8+ messages)

[PATCH, testsuite]: Add -mprefer-avx128 to DEFAULT_VECTCFLAGS
 2011-05-10 11:38 UTC  (4+ messages)

Use Enum for MIPS -march=, -mtune=, -mips options
 2011-05-10 11:25 UTC  (2+ messages)

[ping] 5 unreviewed patches
 2011-05-10  9:02 UTC 

[PATCH,c++] mark EXPR_PACK_EXPANSION as typed only, v2
 2011-05-10  8:58 UTC  (2+ messages)

[build] Define HAVE_GAS_HIDDEN on Darwin
 2011-05-10  7:45 UTC  (2+ messages)

[C++, committed] Add c++/48522 testcase
 2011-05-10  6:49 UTC 

[C++, committed] Add c++/48735 testcase
 2011-05-10  6:46 UTC 

[PATCH] Fix dfp issue with dconst{1,2,m1,half} (PR debug/48928)
 2011-05-10  6:21 UTC  (2+ messages)

[google]Implement an optimization based on reuse distance profiling (issue4517049)
 2011-05-10  4:47 UTC  (2+ messages)

[PATCH] Fix remove_unreachable_handlers (PR tree-optimization/48794, tree-optimization/48611)
 2011-05-09 23:26 UTC  (2+ messages)

[PATCH, i386]: Handle flag_prefer_avx128 in ix86_autovectorize_vector_sizes
 2011-05-09 22:50 UTC 

[patch] Add new -gmlt option for min. debug info with line tables (issue4440072)
 2011-05-09 22:25 UTC  (5+ messages)

Fix thinko in var-tracking.c
 2011-05-09 22:08 UTC  (3+ messages)

[PATCH, MELT] fix useless forcing of GCC garbage collector
 2011-05-09 21:56 UTC  (4+ messages)

Fix problem with guality tests
 2011-05-09 21:49 UTC  (2+ messages)

[Patch] testcase for c++/20039
 2011-05-09 21:37 UTC  (2+ messages)

Use expr_location_or in more cases
 2011-05-09 19:56 UTC 

[PATCH] Fix up typed DWARF stack support for POINTERS_EXTEND_UNSIGNED targets (PR debug/48853)
 2011-05-09 19:24 UTC  (3+ messages)

C++ PATCH for c++/48936 (failure with static constant template variable in sizeof)
 2011-05-09 19:12 UTC 

[C++ Patch] PRs 48737 & 48744
 2011-05-09 18:44 UTC  (4+ messages)

[PATCH, i386]: Remove unneeded predicates
 2011-05-09 18:41 UTC 

C++ PATCH for c++/34772 (warning about self-initialization without -Winit-self)
 2011-05-09 18:37 UTC 

[PATCH][ARM] Thumb2 replicated constants
 2011-05-09 17:11 UTC  (3+ messages)

[v3] Fix libstdc++/48933
 2011-05-09 16:51 UTC 

[PATCH][1/n] LTO type merging cleanup
 2011-05-09 16:49 UTC 

[PATCH] Canonicalize compares in combine [3/3] ARM backend part
 2011-05-09 16:45 UTC  (2+ messages)
` Ping "

[Comitted] S/390: Fix TD/TF mem to reg splitter for -m31 -mzarch
 2011-05-09 16:45 UTC 

[PATCH 11/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-05-09 16:00 UTC 

[PATCH] allow setting LDFLAGS_FOR_TARGET in top-level configuration
 2011-05-09 15:15 UTC  (4+ messages)

Minor type merging optimization
 2011-05-09 12:20 UTC  (8+ messages)

fix up hot/cold partitioning on ports that don't have long conditional branches
 2011-05-09 10:34 UTC  (4+ messages)

[pph] Allow streamer to define unique INTEGER_CST nodes (issue4489044)
 2011-05-09  9:49 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).