public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Update testsuite to run with slim LTO
 2011-10-21 19:56 UTC  (12+ messages)
` Breakage with "Update testsuite to run with slim LTO"
    ` [RFA:] fix breakage "

[PATCH] Fix V4DImode/V8SImode extract even/odd permutation with -mavx (PR target/50813)
 2011-10-21 19:53 UTC  (2+ messages)

[patch] dwarf2out crash: missing GTY? (PR 50806)
 2011-10-21 19:52 UTC  (7+ messages)
      ` your mail

[libcpp] Correctly define __cplusplus (PR libstdc++-v3/1773)
 2011-10-21 19:50 UTC  (4+ messages)

[patch] dwarf2out: Use DW_FORM_ref_udata (.debug -= 7.53%)
 2011-10-21 19:39 UTC  (3+ messages)

demangle C++ extern "C" functions
 2011-10-21 19:29 UTC  (2+ messages)
` Ping: "

[Patch,AVR] Clean-up avr.c: Break long lines, move targetm to end of file
 2011-10-21 19:29 UTC  (2+ messages)

[PATCH, libcpp] Fix cpp_peek_token behaviour (PR bootstrap/50778)
 2011-10-21 19:26 UTC 

[PATCH] non-GNU C++ compilers
 2011-10-21 19:11 UTC  (6+ messages)
        ` Ping: "

[pph] Make libcpp symbol validation a warning (issue5235061)
 2011-10-21 19:06 UTC  (3+ messages)

Predication during scheduling
 2011-10-21 18:59 UTC  (5+ messages)

Updated ggc anti fragmentation patchkit
 2011-10-21 18:48 UTC  (10+ messages)
` [PATCH 2/3] Free large chunks in ggc
` [PATCH 1/3] Add missing page rounding of a page_entry
` [PATCH 3/3] Add a fragmentation fallback in ggc-page

[C++ Patch / RFC] PR 45385
 2011-10-21 18:44 UTC  (4+ messages)

[C++ Patch] PR 48630 (PR 31423)
 2011-10-21 18:42 UTC  (10+ messages)

[cxx-mem-model] Handle x86-64 with -m32
 2011-10-21 18:17 UTC  (8+ messages)

[patch, Fortran] Fix PR 50690
 2011-10-21 18:15 UTC  (7+ messages)

new patches using -fopt-info (issue5294043)
 2011-10-21 17:54 UTC  (10+ messages)

[C++-11] User defined literals
 2011-10-21 17:04 UTC 

[Patch] Add support of AIX response files in collect2
 2011-10-21 16:22 UTC  (2+ messages)

[Patch,AVR]: Fix thinko in LEGITIMIZE_RELOAD_ADDRESS
 2011-10-21 16:15 UTC  (2+ messages)

[RFC PATCH] SLP vectorize calls
 2011-10-21 15:51 UTC  (6+ messages)

[PR translation/47064] Fix committed as obvious
 2011-10-21 15:44 UTC 

[C++ Patch] __builtin_choose_expr
 2011-10-21 15:39 UTC  (6+ messages)
` [C++ Patch] __builtin_choose_expr *bump*

[Ping] RE: CR16 Port addition
 2011-10-21 15:28 UTC 

[i386, PR50740] CPUID leaf 7 for BMI/BMI2/AVX2 feature detection not qualified with max_level and doesn't use subleaf
 2011-10-21 14:58 UTC  (5+ messages)

Re: [C++-11] User defined literals
 2011-10-21 14:56 UTC  (3+ messages)
`  "

[Patch,AVR]: Use EIND consistently
 2011-10-21 14:52 UTC  (5+ messages)

strlen optimization of decompose strcat?!
 2011-10-21 14:38 UTC  (2+ messages)

[C++ Patch] PR 30066
 2011-10-21 14:34 UTC  (3+ messages)

[C++ Patch] PR 50811 (rejects class-virt-specifier if class-head-name includes nested-name-specifier)
 2011-10-21 14:16 UTC  (2+ messages)

[PATCH, RFA] Pass address space to REGNO_MODE_CODE_OK_FOR_BASE_P
 2011-10-21 13:44 UTC  (5+ messages)
  ` [PATCHv2, "

[RFA/ARM][Patch 00/05]: Introduction - Generate LDRD/STRD in prologue/epilogue instead of PUSH/POP
 2011-10-21 13:30 UTC  (9+ messages)
` [RFA/ARM][Patch 01/05]: Create tune for Cortex-A15
` [RFA/ARM][Patch 03/05]: STRD generation instead of PUSH in A15 Thumb2 prologue
` [RFA/ARM][Patch 04/05]: STRD generation instead of PUSH in A15 ARM prologue
` [RFA/ARM][Patch 05/05]: LDRD generation instead of POP in A15 ARM epilogue

[RFA/ARM][Patch 01/02]: Thumb2 epilogue in RTL
 2011-10-21 12:52 UTC 

[RFC ARM] Use vcvt.f32/64.s32 with immediate bits to do fixed to floating point conversions better
 2011-10-21 12:45 UTC 

[PATCH] Fix PR46556 (poor address generation)
 2011-10-21 12:44 UTC  (13+ messages)

[patch tree-optimization]: allow branch-cost optimization for truth-and/or on mode-expanded simple boolean-operands
 2011-10-21 12:40 UTC  (3+ messages)

[PATCH] Vectorize conversions directly
 2011-10-21 12:23 UTC  (7+ messages)
          ` [PATCH][PING] "

Handle weakrefs from callgraph
 2011-10-21 12:19 UTC 

[commit][arm] Fix pr50809: build failure with --enable-build-with-cxx
 2011-10-21 11:10 UTC 

[PATCH] Extend vect_recog_bool_pattern also to stores into bool memory (PR tree-optimization/50596)
 2011-10-21  9:55 UTC  (5+ messages)

[PATCH, PR50763] Fix for ICE in verify_gimple
 2011-10-21  9:31 UTC  (2+ messages)

[patch] Fix PR tree-optimization/49960 ,Fix self data dependence
 2011-10-21  9:26 UTC  (3+ messages)
      ` Fwd: "

[v3] libstdc++/50196 - enable std::thread, std::mutex etc. on darwin
 2011-10-21  9:24 UTC  (2+ messages)

[PATCH, i386]: Improve recip sequences a bit
 2011-10-21  9:13 UTC 

[PATCH, i386, PR50766] Fix incorrect mem/reg operands order
 2011-10-21  5:53 UTC  (8+ messages)

[pph] Re-organize handling of mergeable nodes (issue5318043)
 2011-10-21  5:53 UTC 

regcprop.c bug fix
 2011-10-21  4:49 UTC  (3+ messages)

[rs6000, spu] Add vec_perm named pattern
 2011-10-21  3:37 UTC  (2+ messages)
` [commit, spu] Fix vec_perm pattern (Re: [rs6000, spu] Add vec_perm named pattern)

[PATCH] Add gcc-ar/nm/ranlib wrappers for slim LTO v2
 2011-10-21  2:57 UTC 

[patch, testsuite] Patch for gcc.dg/pr49994-3.c on HP-UX
 2011-10-20 23:44 UTC  (3+ messages)

Fix gcc.dg/lto/pr46940_0.c for assembler name prefixes
 2011-10-20 22:50 UTC  (2+ messages)

[cxx-mem-model] expand_atomic_load: Handle an empty target
 2011-10-20 22:39 UTC  (3+ messages)

Rename builtin_vec_perm_ok to vec_perm_const_ok
 2011-10-20 22:19 UTC 

Use .exe suffix on LTO test executables
 2011-10-20 21:02 UTC  (2+ messages)

New port for TILEPro and TILE-Gx
 2011-10-20 20:55 UTC  (10+ messages)
` [PATCH] New port for TILEPro and TILE-Gx 2/7: changes in contrib
` [PATCH] New port for TILEPro and TILE-Gx 3/7: gcc port
` [PATCH] New port for TILEPro and TILE-Gx: 5/7 libgcc port

[PATCH PR50572] Tune loop alignment for Atom
 2011-10-20 20:37 UTC  (8+ messages)

C++ PATCH for c++/41449 (EH cleanup of partially-aggregate-initialized objects)
 2011-10-20 20:24 UTC 

Remove target.vectorize.builtin_vec_perm
 2011-10-20 20:10 UTC 

[patch, testsuite] Fix vect-120.c failure on IA64
 2011-10-20 16:23 UTC 

trunk (rev 180248) not buildable --with-gc=zone: undefined ggc_alloced_size_for_request
 2011-10-20 16:15 UTC 

[PATCH, testsuite]: Require non_strict_align effective target for gcc.dg/ipa/ipa-sra-[26].c
 2011-10-20 16:13 UTC  (2+ messages)

[cxx-mem-model] compare_exchange implementation
 2011-10-20 16:11 UTC  (7+ messages)
          ` [cxx-mem-model] compare_exchange implementation II

[PATCH, i386]: Use reciprocal sequences for vectorized SFmode division and sqrtf(x) for -ffast-math
 2011-10-20 16:10 UTC  (4+ messages)

[PATCH] Add gcc-ar/nm/ranlib wrappers for slim LTO
 2011-10-20 15:25 UTC  (7+ messages)

[v3] tr2: bool_set, dynamic_bitset, ratio
 2011-10-20 15:17 UTC  (3+ messages)

[patch] dwarf2out: Drop the size + performance overhead of DW_AT_sibling
 2011-10-20 15:13 UTC  (11+ messages)
              ` [patch#2] "

Plug some bogus used uninitialized warnings
 2011-10-20 14:40 UTC  (3+ messages)

PING: [PATCH, ARM, iWMMXt][1/5]: ARM code generic change
 2011-10-20 13:57 UTC  (2+ messages)

[PATCH, doc] Use @smallexample instead of @quotation in cppopts.texi (PR other/50659)
 2011-10-20 13:49 UTC 

PING: [PATCH, ARM, iWMMXt][5/5]: pipeline description
 2011-10-20 13:39 UTC  (2+ messages)

[patch] C6X unwinding/exception handling
 2011-10-20 13:23 UTC  (6+ messages)

PR bootstrap/50709 (bootstrap miscompare)
 2011-10-20 13:08 UTC  (2+ messages)

[Ada] Housekeeping work in gigi (40/n)
 2011-10-20 12:47 UTC 

[Ada] Fix couple of issues with pragma Source_Reference
 2011-10-20 12:37 UTC 

[PATCH] Distribute inliner's size_time data across entries with similar predicates
 2011-10-20 10:35 UTC  (2+ messages)

Honnor -fno-topleverl-reorder with whopr for vars and functions
 2011-10-20 10:22 UTC  (2+ messages)

[Patch ARM] Fix PR target/50106
 2011-10-20  9:33 UTC  (4+ messages)

[PATCH] Account for devirtualization opportunities in inliner
 2011-10-20  9:31 UTC  (3+ messages)

[PATCH, libcpp] Fix thinko in _cpp_remaining_tokens_num_in_context (PR bootstrap/50801)
 2011-10-20  9:19 UTC  (6+ messages)

Use of vector instructions in memmov/memset expanding
 2011-10-20  8:51 UTC  (14+ messages)

Avoid -mno-accumulate-outgoing-args in tests on Windows target
 2011-10-20  8:40 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).