public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] Fix PR tree-optimization/49771
 2011-07-24 14:32 UTC  (4+ messages)

[PATCH 0/3] Second attempt at fixing PR47653
 2011-07-24 13:15 UTC  (7+ messages)
` [PATCH 2/3] canonicalize_loop_ivs should not generate unsigned types
` [PATCH 1/3] Fix PR47653: do not handle loops using wrapping semantics in graphite
` [PATCH 3/3] Avoid use of lang_hooks.types.type_for_size

PR 45819 - possible fix?
 2011-07-24 12:46 UTC  (10+ messages)

[PATCH] Fix PR48805: Do not instantiate ADDR_EXPRs
 2011-07-24 12:02 UTC  (3+ messages)

[PATCH 0/9] [RFC] Expand SMS functionality
 2011-07-24 11:06 UTC  (7+ messages)
` [PATCH 5/9] [SMS] Support new loop pattern
` [PATCH 2/9] [doloop] Correct extracting loop exit condition
` [PATCH 3/9] [SMS] Eliminate redundant edges

tic6c-elf toolchain fails to build in FSF mainline
 2011-07-24  8:32 UTC 

[PATCH] Fix PR47691: always run scev_const_prop before graphite
 2011-07-24  8:30 UTC 

[RFC PATCH 0/9] CFG aware dwarf2 cfi generation
 2011-07-24  8:24 UTC  (3+ messages)

Allow IRIX Ada bootstrap with C++
 2011-07-24  8:18 UTC  (2+ messages)

[RFC, cfg/dataflow] Properly split EH edges for -freorder-blocks-and-partition
 2011-07-24  8:18 UTC  (9+ messages)

[Patch, Fortran] PR49791 - Fix legacy namelist support
 2011-07-23 21:41 UTC  (4+ messages)

[Patch, Fortran, committed] PR 49708: [4.5/4.6/4.7 Regression] ICE with allocate and no dimensions
 2011-07-23 20:56 UTC  (4+ messages)

[patch, ARM] Fix PR target/49816
 2011-07-23 20:52 UTC 

[PATCH] Maintain single-use chains in forwprop better
 2011-07-23 15:19 UTC  (2+ messages)

PATCH [10/n] X32: Support x32 LEA insns
 2011-07-23 14:52 UTC  (4+ messages)

[x32] PATCH: Clean up
 2011-07-23 14:47 UTC 

Fix implicit declarations
 2011-07-23 13:57 UTC 

[PATCH] Fix PR48648: Handle CLAST assignments
 2011-07-23 12:30 UTC  (2+ messages)

[PATCH] Fix PR47566
 2011-07-23 12:13 UTC  (8+ messages)

[Ada] PR ada/49819
 2011-07-23 10:20 UTC 

IA64 HP-UX bootstrap with C++
 2011-07-23 10:03 UTC  (2+ messages)

[Patch, Fotran] Fix PR 4755 - Do not free + reallocate a variable that is already allocated
 2011-07-23  9:59 UTC  (4+ messages)

[google][patch] Put make_heap's declaration on a single line to work around inconsistent debug locations
 2011-07-23  9:54 UTC  (2+ messages)

[v3] constexpr pair additions
 2011-07-23  8:51 UTC 

[pph] Ignore line number in diff checksum (issue4800046)
 2011-07-23  8:47 UTC  (2+ messages)

Fix pass_partition_blocks vs -O0
 2011-07-23  6:02 UTC 

Fix mark_all_labels vs cfglayout mode
 2011-07-23  5:30 UTC 

[RFC] More compact (100x) -g3 .debug_macinfo
 2011-07-23  0:36 UTC  (16+ messages)
` [RFC] More compact (100x) -g3 .debug_macinfo (take 2)
    ` [RFC] More compact (100x) -g3 .debug_macinfo (take 3)
        ` [RFC] More compact (100x) -g3 .debug_gnu_macro (take 4)
            ` [RFC] More compact (100x) -g3 .debug_gnu_macro (take 5)

[PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756)
 2011-07-22 23:22 UTC  (7+ messages)
` [PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756, take 2)
    ` [PATCH] Attempt to increase RLIMIT_STACK in the driver as well as compiler (PR c++/49756, take 3)

[Patch, Fortran] Coarray - fix var decl check
 2011-07-22 22:46 UTC  (2+ messages)

[Patch, Fortran] Coarray: Add "token" to the descriptor, use it for argument passing
 2011-07-22 22:27 UTC  (2+ messages)

[build] Move unwinder to toplevel libgcc
 2011-07-22 22:20 UTC  (20+ messages)
  ` CFT: "

[Patch] [C++0x] Support decltype-specifier as start of nested-name-specifier. (Bug 6709)
 2011-07-22 22:17 UTC  (4+ messages)

[build, ada] Allow Solaris bootstrap with C++ (PR bootstrap/49794)
 2011-07-22 21:23 UTC  (2+ messages)

PATCH for c++/30112 (#pragma redefine_extname and extern "C" in std)
 2011-07-22 21:08 UTC 

[PATCH] C++0x, warnings for uses of override/final in non-c++0x mode, add __final for non-c++0x mode
 2011-07-22 20:57 UTC  (5+ messages)

[RFC PATCH] -grecord-gcc-switches (PR other/32998)
 2011-07-22 20:43 UTC  (8+ messages)
      ` [PATCH] -grecord-gcc-switches (PR other/32998, take 2)
          ` [PATCH] -grecord-gcc-switches (PR other/32998, take 3)

Allow Tru64 UNIX bootstrap with C++
 2011-07-22 20:06 UTC  (4+ messages)

[patch] Fix PR target/48220 for the SPARC
 2011-07-22 19:43 UTC  (3+ messages)

[C++0x] contiguous bitfields race implementation
 2011-07-22 19:16 UTC  (14+ messages)

Correct fix for scheduler bug PR11320
 2011-07-22 18:44 UTC  (6+ messages)

[PATCH, libstdc++]: Backport PR libstdc++/49293 fix to 4.6 branch
 2011-07-22 17:20 UTC  (2+ messages)

[testsuite] XFAIL g++.dg/debug/dwarf2/icf.C on IRIX (PR debug/47393)
 2011-07-22 17:13 UTC 

C++ PATCH for c++/49813 (c99 builtins in c++0x mode)
 2011-07-22 17:01 UTC 

[PATCH] Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers
 2011-07-22 16:37 UTC  (2+ messages)

PATCH [3/n] X32: Promote pointers to Pmode
 2011-07-22 16:34 UTC  (19+ messages)

[PATCH] Fix PR49715, (float)unsigned -> (float)signed
 2011-07-22 16:29 UTC  (12+ messages)

[PATCH, build]: Enable default_gnu_indirect_function on x86_64-*-linux*
 2011-07-22 16:29 UTC  (4+ messages)

[PATCH (0/7)] Improve use of Widening Multiplies
 2011-07-22 16:06 UTC  (19+ messages)
` [PATCH (1/7)] New optab framework for widening multiplies
` [PATCH (2/7)] Widening multiplies by more than one mode
` [PATCH (9/7)] Widening multiplies with constant inputs

[PATCH, PR43864] Gimple level duplicate block cleanup
 2011-07-22 15:54 UTC  (8+ messages)

CFT: [build] Move fp-bit support to toplevel libgcc
 2011-07-22 15:38 UTC  (4+ messages)

PING: PATCH: PR target/46770: Use .init_array/.fini_array sections
 2011-07-22 14:55 UTC  (18+ messages)

vect-70.c fails on spu-elf
 2011-07-22 14:42 UTC 

PING Re: PATCH: move Valgrind header checks from "valgrind" to "misc" checking
 2011-07-22 13:43 UTC 

[wwwdocs, 4.6] Announce NetWare obsoletion, removal
 2011-07-22 13:07 UTC  (4+ messages)

[PATCH 0/3] Move Graphite to CLooG 0.16.3 with isl backend
 2011-07-22 13:03 UTC  (11+ messages)
` [PATCH 1/3] Make CLooG isl the only supported CLooG version
  ` [PATCH 2/3] Require cloog 0.16.3
    ` [PATCH 3/3] Remove code that supported legacy CLooG

Fix argument pushes to unaligned stack slots
 2011-07-22 12:40 UTC  (3+ messages)

PATCH RFA: Build stages 2 and 3 with C++
 2011-07-22 11:59 UTC  (19+ messages)

[patch tree-optimization]: Move tree-vrp to use binary instead of truth-expressions
 2011-07-22 11:57 UTC  (4+ messages)

[PATCH, PR 49796] Do not verify cgraph edge destinations if they lead to a different partition
 2011-07-22 10:40 UTC 

[PATCH 00/10] Second attempt to fix PR47654 and PR49649
 2011-07-22 10:26 UTC  (3+ messages)

Don't use LANGUAGE_C in CLooG (PR bootstrap/49797)
 2011-07-22  9:56 UTC  (4+ messages)

PATCH [9/n] X32: PR target/49798: Zero-extend symbol address to 64bit if needed
 2011-07-22  9:02 UTC  (19+ messages)

PATCH RFA: Correct toplevel configury
 2011-07-22  8:17 UTC 

PATCH [8/n] X32: Convert to Pmode if needed
 2011-07-22  8:08 UTC  (3+ messages)

[v3] testsuite renames
 2011-07-22  6:20 UTC 

[PATCH, testsuite]: Fix detection of ifunc support
 2011-07-22  5:52 UTC  (3+ messages)

[PATCH] Fixed some compilation warnings
 2011-07-22  5:26 UTC 

[PATCH] GNU/kFreeBSD systems running on MIPS
 2011-07-21 23:28 UTC 

RFC: attribute to reverse bitfield allocations
 2011-07-21 23:01 UTC  (2+ messages)
  ` [patch] "

cp/cvt: don't assume pointer sizes
 2011-07-21 22:11 UTC 

[PATCH,fortran] remove duplicate word in documentation
 2011-07-21 21:51 UTC 

AVX generic mode tuning discussion
 2011-07-21 21:37 UTC  (5+ messages)

[google] fix global vars incorrectly marked as read-only in LIPO mode (issue4798045)
 2011-07-21 21:33 UTC  (8+ messages)

[Patches, Fortran] ALLOCATE & CAF library
 2011-07-21 21:30 UTC  (10+ 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).