public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH: use identifier_p instead of naked TREE_CODE == IDENTIFIER_NODE
 2013-03-22 12:44 UTC  (8+ messages)

[PATCH] Remove the reference dependence check cache from LIM
 2013-03-22 12:19 UTC 

[PATCH] Remove LIM all_refs_in_loop bitmaps
 2013-03-22 12:15 UTC 

[PATCH][ARM][1/2] Load-acquire, store-release atomics in AArch32 ARMv8
 2013-03-22 12:10 UTC  (2+ messages)

[PATCH][ARM][2/2] Load-acquire, store-release atomics in AArch32 ARMv8
 2013-03-22 12:10 UTC  (3+ messages)

[PATCH] Re-organize toplevel LIM dependence query
 2013-03-22 11:22 UTC 

[Patch, fortran, 4.9] Use bool type instead gfc_try
 2013-03-22 11:14 UTC  (12+ messages)

New German PO file for 'gcc' (version 4.8-b20130224)
 2013-03-22 11:14 UTC 

[PATCH] Update changes.html about -Wno-aggressive-loop-optimizations
 2013-03-22 10:34 UTC  (2+ messages)

[PATCH] Fix PR56434
 2013-03-22 10:28 UTC  (3+ messages)

[patch] df-scan: split df_insn_delete for clearer dumps and better speed
 2013-03-22 10:07 UTC  (5+ messages)

[patch]: Add configure and required host/target definitions for new cygwin x64 target
 2013-03-22  9:57 UTC 

[patch] Fix ICE during RTL expansion at -O1
 2013-03-22  9:44 UTC  (2+ messages)

[patch i386 windows]: Fix PR/52790 also required for workig upcoming cygwin x64 target
 2013-03-22  9:27 UTC 

[patch libffi]: Make sure code is position-independent for x64 targets
 2013-03-22  9:19 UTC  (2+ messages)

[patch java]: Avoid looping over the end_params_node in put_decl_node
 2013-03-22  9:17 UTC  (2+ messages)

[patch cygwin64]: Add and adjust some initial sources for x64 cygwin
 2013-03-22  9:01 UTC 

[patch libgcc]: Adjust cygming-crtbegin code to use weak
 2013-03-22  8:45 UTC 

[patch libgcc]: Prepare cygwin.S file to share code with cygwin64
 2013-03-22  8:40 UTC 

[patch libstdc++ testsuite]: Add new option dg-additional-options and make use of it for mingw targets
 2013-03-22  8:32 UTC 

[patch testsuite]: g++.dg
 2013-03-22  8:18 UTC 

[Patch, libfortran] PR 52512 - Cannot match namelist object name
 2013-03-22  8:14 UTC  (2+ messages)

[patch mingw]: Make POSIX-printf for mingw-based builds default
 2013-03-22  8:08 UTC 

[patch i386]: Treat dllimported symbol as external in predicates
 2013-03-22  8:03 UTC 

FW: [PATCH] [MIPS] microMIPS gcc support
 2013-03-22  0:05 UTC  (18+ messages)

[patch] cilkplus array notation for C (clean, independent patchset, take 1)
 2013-03-21 23:34 UTC  (18+ messages)
` [cilkplus-merge] test for side effects

[PATCH] dwarf2out.c (size_of_aranges): Skip DECL_IGNORED_P functions
 2013-03-21 20:31 UTC  (2+ messages)

[PATCH, i386]: Small adjustment of *movdi_internal pattern
 2013-03-21 20:21 UTC 

[PATCH][ARM] minmax_arithsi for non-canonical operand order with MINUS operator
 2013-03-21 18:09 UTC 

[Patch, Fortran] PR35203 - Fix VALUE + OPTIONAL handling for pass-by-value arguments
 2013-03-21 18:02 UTC 

[PATCH] Fix for mov<mode>_internal pattern
 2013-03-21 17:27 UTC  (2+ messages)

[PATCH] Improve debug info for various cases where we drop location info on the floor (PR debug/55608)
 2013-03-21 17:16 UTC  (6+ messages)

[PATCH] Rewrite mem-ref locs and iteration over it in LIM
 2013-03-21 16:01 UTC 

[PATCH] Count -Werror promoted warnings separately (PR middle-end/48087)
 2013-03-21 15:47 UTC  (2+ messages)

[ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem
 2013-03-21 14:42 UTC  (5+ messages)

[patch] [python libstdc++ printers] Fix gdb/15195
 2013-03-21 14:24 UTC  (2+ messages)

[PATCH] Unify LIM unanalyzed mem-ref
 2013-03-21 14:18 UTC 

[PATCH] Fix builtin tests for RTEMS targets
 2013-03-21 14:09 UTC  (3+ messages)
` [PATCH v2] "

Record missing equivalence
 2013-03-21 12:57 UTC  (3+ messages)

[PATCH][1/n] Vectorizer TLC: re-organize data dependence checking
 2013-03-21 12:45 UTC  (3+ messages)

[PATCH] Pushing out more LIM TLC patches
 2013-03-21 12:34 UTC 

[PATCH, AArch64] Make MOVK output operand 2 in hex
 2013-03-21 12:33 UTC 

[build] Default to DWARF 4 on Solaris if linker supports CIEv3
 2013-03-21 11:59 UTC  (2+ messages)

[PATCH] Rename DECL_DEBUG_EXPR_IS_FROM to DECL_HAS_DEBUG_EXPR_P
 2013-03-21 11:51 UTC  (4+ messages)

[PATCH] Fix vectorizer fallout
 2013-03-21 10:25 UTC  (3+ messages)

[PATCH, i386]: Fix PR56656, Suffix or operands invalid for 'movq'
 2013-03-21  9:36 UTC 

[patch, AVR] Add new ATmega*RFR* devices
 2013-03-21  9:30 UTC 

[RTL, i386] Use subreg instead of UNSPEC_CAST
 2013-03-21  9:24 UTC  (9+ messages)

[PATCH][RFC] Remove TODO_ggc_collect, collect unconditionally
 2013-03-21  9:07 UTC  (4+ messages)

[Patch, Fortran, 4.9] Minor FINAL preparation patch
 2013-03-21  8:57 UTC  (2+ messages)

[c++-concepts] Merge from trunk
 2013-03-21  7:41 UTC 

[PATCH, ARM][2 of 2] Enable shrink-wrap for ARM
 2013-03-21  7:03 UTC 

[PATCH, ARM][1 of 2] Add epilogue dwarf info for shrink-wrap
 2013-03-21  6:58 UTC 

C++ PATCH to use the same anonymous namespace name on all targets
 2013-03-21  5:41 UTC  (2+ messages)

C++ PATCH for c++/54359 ('this' in trailing-return-type with out-of-class method defn)
 2013-03-21  3:20 UTC  (3+ messages)

C++ PATCH for c++/54532 (constexpr ptrmem)
 2013-03-21  3:18 UTC 

C++ PATCH for c++/17232 (abstract class, array and sfinae)
 2013-03-21  3:10 UTC  (4+ messages)

[committed] TILE-Gx: add atomic test and set pattern
 2013-03-21  2:56 UTC 

PR 54805: __gthread_tsd* in vxlib-tls.c
 2013-03-20 23:22 UTC  (14+ messages)
` [PING] "
  ` [PING^2] "
      ` [PING^4] "
        ` [PING^5] "

[Patch, Fortran, OOP] PR 56500: "IMPLICIT CLASS(...)" wrongly rejected
 2013-03-20 21:08 UTC 

[PATCH, i386]: Emit insn template of move insn depending on insn type attribute
 2013-03-20 19:57 UTC 

[C++11][4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1
 2013-03-20 19:25 UTC  (10+ messages)

PATCH: PR target/56560: [4.6/4.7 regression] vzeroupper clobbers argument with AVX
 2013-03-20 17:44 UTC 

[PATCH, AArch64] Make MOVK output operand 2 in hex
 2013-03-20 17:22 UTC 

[Patch, microblaze]: Add atomic builtin implementation
 2013-03-20 17:00 UTC  (2+ messages)

[PATCH, powerpc, applied] Fix powerpc type attribute for PRE_MODIFY and combine decimal/binary floating point loads
 2013-03-20 16:30 UTC 

[PATCH] Speedup tree LIM some more
 2013-03-20 15:33 UTC 

[PATCH] Incorporate INLINE_HINT_array_index in IPA-CP heuristics
 2013-03-20 15:01 UTC  (2+ messages)

[PATCH] Fix PR56605
 2013-03-20 14:00 UTC  (4+ messages)

[PATCH] Sync copy_tree_body_r with remap_gimple_op_r
 2013-03-20 13:23 UTC 

[PATCH] Verify DECL_DEBUG/VALUE_EXPR have no associated blocks
 2013-03-20 13:21 UTC 

[4.7, go] Backport godump.c patch
 2013-03-20 11:45 UTC  (5+ messages)

[testsuite] Don't XFAIL gfortran.dg/do_1.f90 (PR fortran/54932)
 2013-03-20 11:36 UTC  (3+ messages)

[PATCH 1/4] Mark all member functions with memory models always inline
 2013-03-20 11:29 UTC  (15+ messages)
` [PATCH 4/4] Add warning for non-constant memory models
` [PATCH 2/4] Avoid non constant memory model uses in libatomic
` [PATCH 3/4] Avoid nonconst memmodels in libitm's local outdated copy of <atomic> too

[wwwdocs,committed] Add gomp-4_0-branch to svn.html
 2013-03-20 10:34 UTC 

[PATCH] Fix PR56661
 2013-03-20 10:27 UTC 

[Ada, RFC patch] Fortran Interface: Update comment, add some of the Star/Kind type definitions
 2013-03-20  9:26 UTC  (5+ messages)

[Patch, libfortran] PR51825 - Fortran runtime error: Cannot match namelist object name
 2013-03-20  8:05 UTC  (2+ messages)

[PATCH ARM iWMMXt 0/5] Improve iWMMXt support
 2013-03-20  2:43 UTC  (6+ messages)
` [PATCH ARM iWMMXt 1/5] ARM code generic change
    ` [PING][PATCH, ARM, iWMMXT] Fix define_constants for WCGR
        ` [PATCH, "

[C++ Patch] Clean-up a bit grokdeclarator
 2013-03-20  0:31 UTC 

[Patch, microblaze]: Enable DWARF exception handling support
 2013-03-19 21:30 UTC  (3+ messages)

[Patch, libfortran, 2nd version] PR 48618 - Negative unit number in OPEN(...) is sometimes allowed
 2013-03-19 21:22 UTC  (5+ messages)

[Patch, fortran] PR51976 - [F2003] Support deferred-length character components of derived types (allocatable string length)
 2013-03-19 21:17 UTC  (2+ messages)

[PATCH RFC] Finer grained reg classes
 2013-03-19 19:18 UTC  (4+ messages)

[PATCH 3/n, i386]: Slightly improve and fix {TF,DF,SF,TI,DI,SI}mode move patterns
 2013-03-19 18:53 UTC 

C++ PATCH for c++/54277 (wrong cv-quals in lambda)
 2013-03-19 18:29 UTC  (3+ messages)

[gomp 4.0] Handle OMP_DISPLAY_ENV
 2013-03-19 18:09 UTC  (4+ messages)

[RTL] Canonicalize commutative operations more
 2013-03-19 17:14 UTC 

i * i is nonnegative
 2013-03-19 16:41 UTC  (3+ messages)

[gomp 4.0] libgomp.texi: Add OMP_DISPLAY_ENV and GOMP_SPINCOUNT
 2013-03-19 16:40 UTC  (2+ messages)

[PATCH] Fix vectorizer fallout
 2013-03-19 15:44 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).