public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[testsuite] Run TLS torture tests with -fpic etc
 2011-06-07 16:57 UTC  (7+ messages)

Dump before flag
 2011-06-07 16:51 UTC  (9+ messages)

-fdump-passes -fenable-xxx=func_name_list
 2011-06-07 16:24 UTC  (16+ messages)

[PATCH] Better propagation of flags in access trees of SRA
 2011-06-07 16:24 UTC 

[v3] Use move_if_noexcept in std::vector
 2011-06-07 16:19 UTC 

Patch: aesthetics for gcc/cp/cxx-pretty-print.c
 2011-06-07 16:01 UTC  (3+ messages)

PATCH [1/n]: Add initial -x32 support
 2011-06-07 15:59 UTC  (4+ messages)

[build] Move ENABLE_EXECUTE_STACK to toplevel libgcc
 2011-06-07 15:45 UTC  (13+ messages)

[build] Remove LIB2ADDEHDEP
 2011-06-07 15:13 UTC  (3+ messages)

C++ PATCH for c++/48780 (non-promotion of scoped enums)
 2011-06-07 15:12 UTC  (3+ messages)

[PATCH, i386]: Remaining FP moves cleanups
 2011-06-07 14:55 UTC  (6+ messages)

[Design notes, RFC] Address-lowering prototype design (PR46556)
 2011-06-07 14:49 UTC  (4+ messages)

[PATCH] Remove set_sizetype
 2011-06-07 14:36 UTC 

objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language)
 2011-06-07 14:29 UTC  (9+ messages)
` Remove separate tarballs (was: Re: objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language))
      ` Remove separate tarballs

Committed: fix PR49285, breakage building libgcc2 for MMIX
 2011-06-07 14:24 UTC  (2+ messages)

RFA (fold): PATCH for c++/49290 (folding *(T*)(ar+10))
 2011-06-07 14:24 UTC  (10+ messages)

Commit: Add support for configuring for other V850 architectures
 2011-06-07 13:59 UTC 

[4.6 PATCH] Workaround for stack slot sharing problems with unrolling (PR fortran/49103)
 2011-06-07 13:49 UTC  (3+ messages)

[lra] A new branch
 2011-06-07 13:46 UTC  (2+ messages)

[testsuite] Provide TLS access model testcases
 2011-06-07 13:35 UTC  (4+ messages)

[PATCH][JAVA] Sanitize Java frontend global tree building
 2011-06-07 13:14 UTC  (2+ messages)
` [PING] "

[ARM] TLS Descriptor support
 2011-06-07 13:08 UTC  (11+ messages)

fix left-over debug insns in DCE
 2011-06-07 12:25 UTC  (11+ messages)
            ` [PATCH] Fix ICE in reset_unmarked_insns_debug_uses (PR middle-end/49308)

[vta, graphite?] propagate degenerate phi nodes into debug stmts
 2011-06-07 12:04 UTC  (10+ messages)

[PATCH: PR target/46975] Replace 32 bit instructions with 16 bit instructions in thumb2
 2011-06-07 11:18 UTC 

[PATCH][ARM] add support for some missing 16-bit multiplication insns
 2011-06-07 11:06 UTC  (3+ messages)

[patch][ARM] Fix 16-bit -> 64-bit multiply and accumulate
 2011-06-07 11:05 UTC  (18+ messages)
                ` [patch][simplify-rtx] "

[PATCH, ARM] PR47855 Compute attr length for thumb2 insns, 3/3 (issue4475042)
 2011-06-07 10:41 UTC 

[PATCH] gimple_val_nonnegative_real_p (PR46728 patch 7 of 7)
 2011-06-07 10:08 UTC  (6+ messages)

[PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words
 2011-06-07  9:44 UTC 

[PATCH] Fix -fprofile-use optimization of a noreturn indirect call (PR gcov-profile/49299)
 2011-06-07  9:38 UTC  (2+ messages)

[Patch, Fortran] (Coarray) Add parse support for LOCK/UNLOCK (part 1 of 2)
 2011-06-07  9:07 UTC  (2+ messages)

[v3] libstdc++/49293
 2011-06-07  8:52 UTC 

[lto] Unify decl and type registration (issue4515186)
 2011-06-07  8:51 UTC  (6+ messages)

objc/objc++: switch all testcases to Modern Objective-C runtime API
 2011-06-07  8:20 UTC 

patch trunk: seek plugin also in a language specific directory when given a short name
 2011-06-07  7:52 UTC  (3+ messages)

How to patch fixincludes/Makefile for Interix?
 2011-06-07  7:20 UTC  (6+ messages)
  ` [PATCH] fixincludes/Makefile for Interix
      ` [PATCH] fixincludes/Makefile for Interix Rev 2

initialized out.clauses in read_predicate
 2011-06-07  6:19 UTC  (5+ messages)

[PATCH] Remove pow/powi expanders (PR46728 patch 6)
 2011-06-07  4:16 UTC  (2+ messages)

[x32] PATCH: Rename config/i386/t-linuxx32 to config/i386/t-linux-x32
 2011-06-07  1:13 UTC 

[pph] Removing pth implementation from pph implementation (issue4571047)
 2011-06-06 23:13 UTC 

objc/objc++: switch all testcases to Modern Objective-C runtime API
 2011-06-06 22:25 UTC  (3+ messages)

[pph] Removing pth implementation from pph implementation (issue4571047)
 2011-06-06 22:14 UTC  (2+ messages)

Fix for PR obj-c++/48275 ("getter=namespace failing with .mm")
 2011-06-06 21:34 UTC  (2+ messages)

cxx-pretty-print.c & tSCC removal
 2011-06-06 21:33 UTC 

objc/objc++: switch all testcases to Modern Objective-C runtime API
 2011-06-06 20:32 UTC  (4+ messages)

[PATCH] [Bug c++/49118] fake template nesting for operator-> chain
 2011-06-06 20:28 UTC  (2+ messages)

[PATCH] Fix PR debug/49130
 2011-06-06 19:45 UTC  (2+ messages)

C++ PATCH for c++/49298 (C++0x regression with pointer to member)
 2011-06-06 19:43 UTC 

[patch, fortran]
 2011-06-06 19:25 UTC  (2+ messages)
` [patch, fortran] Some more TRIM optimizations

[pph] Clean up PPH tests (issue4572042)
 2011-06-06 18:33 UTC  (3+ messages)

objc/objc++: switch all testcases to Modern Objective-C runtime API
 2011-06-06 18:18 UTC  (3+ messages)

[committed] Fix endless loop in dwarf2out.c (PR debug/49262)
 2011-06-06 17:56 UTC 

[testsuite] Fix cdtor-1.C testcase (PR testsuite/49288)
 2011-06-06 17:54 UTC 

[PATCH] PR fortran/49268
 2011-06-06 17:52 UTC  (2+ messages)

[committed] Fix ICE on vector shift in dwarf2out (PR debug/49294)
 2011-06-06 17:52 UTC 

[PATCH] Fix fold_stmt ICE (PR c++/49264)
 2011-06-06 17:50 UTC  (5+ messages)

[PATCH, libstdc++-v3] Add newlib specific ctype_members.cc
 2011-06-06 17:33 UTC 

[PATCH, libstdc++-v3] Add newlib specific ctype_members.cc
 2011-06-06 17:30 UTC 

[google]Skip target-libiberty for arm*-*-linux-androideabi (issue4564050)
 2011-06-06 17:20 UTC  (2+ messages)

[PATCH] cleanup: local label prefix
 2011-06-06 17:03 UTC  (2+ messages)

[testsuite] Compile gfortran.dg/graphite/vect-pr40979.f90 with -msse2 on x86 (PR tree-optimization/48497)
 2011-06-06 17:02 UTC 

[v3] Small tweak to std::move_if_noexcept
 2011-06-06 16:49 UTC 

[PATCH][all-langs] Defer size_t and sizetype setting to the middle-end
 2011-06-06 16:47 UTC  (3+ messages)
` [PING][PATCH][all-langs] "

AIX net/if_arp.h include fix for struct fc_softc
 2011-06-06 16:17 UTC  (4+ messages)

[patch gimplify]: Make sure comparison using boolean-type after gimplification
 2011-06-06 16:10 UTC  (4+ messages)

[PATCH, ARM] Fix ABI for double-precision helpers on single-float-only CPUs
 2011-06-06 16:07 UTC  (4+ messages)

[lto] Merge streamer hooks from pph branch. (issue4568043)
 2011-06-06 15:33 UTC  (7+ messages)

[PATCH, C++] Use of a variable with undefined value in cp/parser.c?
 2011-06-06 14:37 UTC 

[Committed] S/390: longlong.h fix smul_ppmm
 2011-06-06 14:36 UTC 

[PATCH][ARM] Add support for ADDW and SUBW instructions
 2011-06-06 14:31 UTC  (9+ messages)

[patch] Improve detection of widening multiplication in the vectorizer
 2011-06-06 14:28 UTC  (6+ messages)

Skip building target libiberty for arm*-*-linux-androideabi
 2011-06-06 13:04 UTC 

The TI C6X port
 2011-06-06 13:02 UTC  (5+ messages)
` Ping: "

[PING] [PATCH] PR preprocessor/48532 (Wrong location in pragma involving macros)
 2011-06-06 11:49 UTC  (3+ messages)

[PATCH] make attribute((returns_twice)) actually work (PR tree-optimization/49243)
 2011-06-06 11:15 UTC  (2+ messages)

[Ada] Propagate TREE_THIS_NOTRAP flag
 2011-06-06 10:37 UTC 

[Ada] Fix ICE on conditional expression with unconstrained type
 2011-06-06 10:32 UTC 

[Ada] Fix ICE on deferred constant with tagged type
 2011-06-06 10:22 UTC 

[Ada] Fix ICE on Taft amendment types with -g
 2011-06-06 10:01 UTC 

[PATH] PR/49139 fix always_inline failures diagnostics
 2011-06-06  9:55 UTC  (8+ messages)

[PATCH] Only run pr48377.c testcase on i?86/x86_64
 2011-06-06  9:46 UTC  (3+ messages)

[build] Use crtfastmath.c on IRIX 6
 2011-06-06  9:46 UTC  (2+ messages)

don't dump decl_uid with TDF_NOUID
 2011-06-06  9:38 UTC  (2+ messages)

Move option-related hooks to common structure
 2011-06-06  9:05 UTC  (2+ messages)
` Ping "

Create common hooks structure shared between driver and cc1
 2011-06-06  9:03 UTC  (3+ messages)
  ` Ping "

fix latent compare-debug problem in cprop
 2011-06-06  6:33 UTC  (3+ messages)

C++ PATCH for c++/49134 (constexpr failures on ARM)
 2011-06-06  4:16 UTC 

C++ PATCH for objc++/49221 (many EH fails in objc++ testsuite)
 2011-06-06  4:11 UTC 

[pph] TS_COMMON chain and trace edits (issue4564058)
 2011-06-06  3:21 UTC 

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).