public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
unreviewed testsuite patches
 2010-02-18 23:59 UTC 

PING *objc, NeXT runtime, testsuite changes*
 2010-02-18 23:54 UTC  (12+ messages)

[PATCH, configure]: Use @>:@ and @<:@ instead of square brackets in configure.ac
 2010-02-18 23:51 UTC  (5+ messages)
` [PATCH v2, configure]: Enclose regexps in changequote block (was: Use @>:@ and @<:@ instead of square brackets in configure.ac)
  ` [PATCH v2, configure]: Enclose regexps in changequote block

[c/c++] PR 36513: add testcase
 2010-02-18 23:38 UTC  (3+ messages)

C++ PATCH for c++/43108 (performance regression on mixed complex/real arithmetic)
 2010-02-18 23:31 UTC  (3+ messages)

PATCH PR 43061: check DECL_PRESERVE_P in the midend
 2010-02-18 22:33 UTC  (2+ messages)

[PATCH] Fix AVX vector permutation handling (PR target/43107)
 2010-02-18 20:32 UTC 

[PATCH] Pass down branch probability through dojump.c functions (PR middle-end/42233)
 2010-02-18 20:14 UTC 

[PATCH] Handle __builtin_expect in gimple_boolify (PR middle-end/42233)
 2010-02-18 20:08 UTC 

C++ PATCH for c++/43070 (ICE on computed goto)
 2010-02-18 19:41 UTC  (2+ messages)

[v3] using doc update
 2010-02-18 19:02 UTC 

[patch, spu] Fix overloaded builtin resolution with C++
 2010-02-18 18:31 UTC  (2+ messages)

[v3] Add system_header pragma to the user visible libsupc++ headers
 2010-02-18 18:01 UTC 

[PATCH, ARM] PR41780
 2010-02-18 17:32 UTC  (7+ messages)

[PATCH] Fix PR42944
 2010-02-18 17:11 UTC  (5+ messages)

C++ PATCH for c++/43109 (ICE on class in unnamed namespace in std)
 2010-02-18 16:27 UTC 

C++ PATCH for c++/26261, c++/43101 (failure to match definition of class template member function)
 2010-02-18 16:26 UTC 

[PATCH, ARM] Enable sibling calls for Thumb-2
 2010-02-18 15:47 UTC  (2+ messages)

[Patch] PR c++/42824
 2010-02-18 15:42 UTC  (11+ messages)

[PATCH PR42811,4.5 regression] java.lang.ExceptionInInitializerError in ecj1
 2010-02-18 15:38 UTC  (6+ messages)
  ` [REVIVED: PATCH "

gcc/cp/pt.c: use ngettext() when needed
 2010-02-18 14:49 UTC  (12+ messages)

Fwd: [Patch, Fortran,4.6] Coarray 3/n: Codimension declaration support
 2010-02-18 14:28 UTC  (5+ messages)

[PATCH, PR 43066] Skip arrays with zero-size type elements in build_ref_for_offset
 2010-02-18 13:41 UTC  (2+ messages)

[Patch ARM][Committed] Backport fix for PR target/40887 to 4.4 branch
 2010-02-18 13:10 UTC 

C++ PATCH for mangle11.C
 2010-02-18  2:11 UTC  (3+ messages)

PATCH: Fix Solaris/SPARC bootstrap without gas
 2010-02-18  0:43 UTC  (6+ messages)

[patch, wwwdocs, committed] 4.5 changes (Fortran): Add "(experimental)"
 2010-02-18  0:39 UTC  (2+ messages)

C++ PATCH for c++/43075 (wrong-code on libstdc++ bind/ref2.cc testcase)
 2010-02-17 23:00 UTC  (2+ messages)

C++ PATCH for c++/43069 (ice-on-invalid with explicit namespace qualification)
 2010-02-17 22:40 UTC 

C++ PATCH for c++/43093 (ICE with attribute)
 2010-02-17 22:37 UTC 

C++ PATCH for c++/43079 (ice-on-invalid pointer-to-member template argument)
 2010-02-17 22:35 UTC 

[v3] update doxygen markup rules
 2010-02-17 22:34 UTC 

[PATCH] Avoid many unused .LVLnn labels
 2010-02-17 21:24 UTC  (2+ messages)

Patch: Consistently generate widening multiplies
 2010-02-17 21:06 UTC  (7+ messages)

rfh making patch to changes.html
 2010-02-17 17:39 UTC 

[PATCH, ARM] Work around out-of-range branch error for Thumb-2
 2010-02-17 17:12 UTC  (5+ messages)

[COMMITTED] Fix typo in libgcj soname for mingw
 2010-02-17 15:54 UTC 

C++ PATCH for c++/9634, 29469, 29607 [DR 224]
 2010-02-17 15:22 UTC  (2+ messages)

[v3] Implement DR 559
 2010-02-17 12:19 UTC 

[PATCH] Handle ADDR_EXPR in SCEV
 2010-02-17 11:11 UTC  (4+ messages)

Remove config.cache files when reconfiguring at top level
 2010-02-17 11:04 UTC  (18+ messages)

[PATCH, i386]: Fix PR target/43103, xop-vpermil2pX tests failed
 2010-02-17 10:58 UTC 

PING [patch] Make gensupport.c invent sane names for predicated instructions
 2010-02-17 10:12 UTC  (2+ messages)

[PATCH] Testcase for PR debug/43051
 2010-02-17 10:04 UTC 

[PATCH][C++] Fix PR43075, really remove all zero-sized stores
 2010-02-17  9:44 UTC  (6+ messages)

[PATCH] Compare recursively rtxs with embedded VALUEs during location chain intersection (PR debug/43051)
 2010-02-17  8:29 UTC 

[Patch,Fortran] RFC - PR42958 - cleanup temporary var malloc
 2010-02-17  7:20 UTC 

[Patch : H8300] Fix regressions for bit related instructions
 2010-02-17  6:50 UTC 

[v3] fix -pedantic, -fno-rtti build
 2010-02-17  5:59 UTC  (2+ messages)

PATCH: Require ILP32 for g++.dg/ext/attrib36.C
 2010-02-17  5:00 UTC 

C++ PATCH to qualified namespace lookup for core issue 861
 2010-02-17  3:44 UTC  (2+ messages)

[PATCH]: Sparc GOTDATA support
 2010-02-16 23:28 UTC  (4+ messages)

[PATCH] Fix -fcompare-debug differences caused by caller-save (PR debug/42918)
 2010-02-16 20:34 UTC  (2+ messages)

PING *objc, NeXT runtime, testsuite changes*
 2010-02-16 20:12 UTC  (6+ messages)

C++ PATCH for c++/43031 (verify_gimple failure with stdcall pointer-to-member-functions)
 2010-02-16 20:03 UTC  (6+ messages)

[patch, revised, objc] fix PR43061
 2010-02-16 19:58 UTC 

remove *.y from TAGS
 2010-02-16 19:42 UTC 

[v3] Some work on <random>
 2010-02-16 19:22 UTC 

[PATCH] Fix PR41043
 2010-02-16 16:29 UTC  (3+ messages)

C++ PATCH for c++/41997 (missed optimization with C++0x initializer list0
 2010-02-16 16:04 UTC  (3+ messages)

[v3] Implement DR 1303
 2010-02-16 16:03 UTC 

[PR42897, VTA] fix vectorization of non-PHI DEF used outside loop
 2010-02-16 12:47 UTC  (3+ messages)

[patch, vectorizer] Fix PR tree-optimization/43074
 2010-02-16 10:08 UTC  (2+ messages)

[patch, objc] fix PR43061
 2010-02-16 10:06 UTC  (3+ messages)

Summary: unreviewed hook doc patches
 2010-02-16  9:21 UTC  (8+ messages)

introduce size limit parameter for var-tracking
 2010-02-16  8:03 UTC  (3+ messages)

C++ PATCH for c++/43036 (infinite loop on circular array variant list)
 2010-02-16  5:57 UTC 

[PATCH] PR c++/42225
 2010-02-16  5:06 UTC  (11+ messages)

PATCH: PR c++/43036: [4.3/4.4/4.5 Regression] c++ compilation hang
 2010-02-16  1:18 UTC 

[patch] Merge c-tree.texi into generic.texi
 2010-02-16  0:17 UTC  (3+ messages)
  ` [PING] "

[wwwdocs] Buildstat update for 4.4
 2010-02-15 22:09 UTC  (2+ messages)

[trans-mem] rewrite irrevocability propagation with CFG
 2010-02-15 19:00 UTC  (2+ messages)

[trans-mem] fix debugging/location throughout
 2010-02-15 18:58 UTC  (2+ messages)

[PATCH][Revised2]: Fix PR42854 so weak linking works again on darwin
 2010-02-15 18:53 UTC 

RFA: hook doc patch (49/112): TARGET_SCHED_DFA_NEW_CYCLE
 2010-02-15 18:18 UTC  (6+ messages)

[PATCH] Add vpermil2p{s,d} as part of XOP for upcoming AMD Orochi processor
 2010-02-15 17:42 UTC  (3+ messages)

[v3] Move two SGI extensions to /ext
 2010-02-15 17:37 UTC  (2+ messages)

C++ PATCH for c++/561 (overload resolution by cast to pmf of derived class)
 2010-02-15 15:56 UTC  (2+ messages)

[PATCH] Limit inlining of function called once properly
 2010-02-15 14:55 UTC 

H8300: RFA: Use emit_jump_insn for pops that return
 2010-02-15 14:41 UTC  (2+ messages)

[PATCH] Fix PR43068
 2010-02-15 11:24 UTC 

[wwwdocs] Buildstat update for 4.4
 2010-02-15 10:46 UTC  (2+ messages)

MN10300: Fix definition of FUNCTION_ARG_REGNO_P
 2010-02-15  9:24 UTC 

[PATCH][Revised]: Fix PR42854 so weak linking works again on darwin
 2010-02-15  9:17 UTC  (3+ 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).