public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] Fix PR tree-optimization/49771
 2011-07-26 17:28 UTC  (22+ messages)
                                  ` Merge alignments from coalesced SSA pointers

[PLUGIN] compile and install gengtype, install gtype.state
 2011-07-26 17:26 UTC  (8+ messages)

Patch committed: Fix demangler crash
 2011-07-26 17:26 UTC  (4+ messages)

[obvious] remove some dead df-scan code
 2011-07-26 17:09 UTC 

[PATCH, i386]: Fix inconsistency in LEA splitters
 2011-07-26 16:56 UTC 

[PATCH] Fix PR47691: always run scev_const_prop before graphite
 2011-07-26 16:46 UTC  (6+ messages)

[Patch, i386, testsuite] Fix for PR49547, new tescases for lzcnt instruction
 2011-07-26 16:43 UTC  (3+ messages)

[RFC] Replace some bitmaps with HARD_REG_SETs
 2011-07-26 15:57 UTC  (8+ messages)
` [RFC] Replace some bitmaps with HARD_REG_SETs - second version

[PATCH] Fix profile estimation
 2011-07-26 15:55 UTC 

Use of vector instructions in memmov/memset expanding
 2011-07-26 15:46 UTC  (4+ messages)

[Patch,AVR]: Fix PR29560 (map 16-bit shift to 8-bit)
 2011-07-26 15:43 UTC  (4+ messages)

cp-demangle.c regression
 2011-07-26 15:42 UTC  (2+ messages)

PR 45819 - possible fix?
 2011-07-26 15:40 UTC  (12+ messages)

PATCH: PR target/49853: [x32] PIC doesn't work with external symbol
 2011-07-26 15:40 UTC 

[PATCH] Fix PR47594: Sign extend constants while translating to Graphite
 2011-07-26 15:26 UTC  (5+ messages)

[patch] Fix PR tree-optimization/49471
 2011-07-26 14:07 UTC  (4+ messages)

[MELT] Add some utils closures
 2011-07-26 14:03 UTC 

[PATCH] GNU/kFreeBSD systems running on MIPS
 2011-07-26 14:00 UTC  (5+ messages)

ARM: Clear icache when creating a closure
 2011-07-26 13:57 UTC  (6+ messages)

[PATCH] Fix PR49840
 2011-07-26 13:30 UTC 

[PATCH, i386]: Rewrite LEA handling (was:Re: PATCH [10/n] X32: Support x32 LEA insns)
 2011-07-26 13:26 UTC  (10+ messages)
      ` [PATCH, i386, take 2]: "

[PATCH, PR 49786] Avoid overflow when updating counts in IPA-CP
 2011-07-26 13:17 UTC  (2+ messages)

[Patch,AVR]: PR49687 (better widening 32-bit mul)
 2011-07-26 13:00 UTC  (6+ messages)

[C++ Patch] PR 49776
 2011-07-26 12:33 UTC 

Allow IRIX Ada bootstrap with C++
 2011-07-26 11:12 UTC  (6+ messages)

[testsuite] Provide and use mmap effective-target keyword
 2011-07-26  9:57 UTC  (2+ messages)

[PATCH Atom][PR middle-end/44382] Tree reassociation improvement
 2011-07-26  9:54 UTC  (10+ messages)

[Patch 0/3] ARM 64 bit atomic operations
 2011-07-26  9:24 UTC  (7+ messages)
  ` [Patch 0/4] ARM 64 bit sync atomic operations [V2]
    ` [Patch 1/4] "
      ` [Patch 2/4] "
        ` [Patch 3/4] "
          ` [Patch 4/4] "

[PATCH 0/9] [RFC] Expand SMS functionality
 2011-07-26  9:02 UTC  (3+ messages)
` [PATCH 5/9] [SMS] Support new loop pattern

[Melt] Fix foreach_edge_bb_precs
 2011-07-26  9:02 UTC  (3+ messages)
` [GCC-MELT-95] "

[PATCH] Fix PR47046: correct evolution_function_is_affine_p
 2011-07-26  9:01 UTC  (2+ messages)

[PATCH, PR 49094] Refrain from creating misaligned accesses in SRA
 2011-07-26  8:33 UTC  (6+ messages)

[PATCH] Fix PR 49671 volatile goes missing after inlining
 2011-07-26  7:39 UTC  (3+ messages)

[RFC] More compact (100x) -g3 .debug_macinfo
 2011-07-26  7:34 UTC  (14+ 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] Add middle end hook for stack red zone size
 2011-07-26  7:23 UTC  (3+ messages)

[PATCH] Remove NOTE_INSN_CFA_RESTORE_STATE
 2011-07-26  7:07 UTC 

[C++0x] contiguous bitfields race implementation
 2011-07-26  5:28 UTC  (16+ messages)

[PATCH] for Re: 404 Error on Page
 2011-07-26  5:17 UTC 

vect-70.c fails on spu-elf
 2011-07-26  2:33 UTC  (4+ messages)
  ` [patch, testsuite] Fix gcc.dg/vect/vect-70.c (was Re: vect-70.c fails on spu-elf)

IA64 HP-UX bootstrap with C++
 2011-07-26  1:29 UTC  (4+ messages)

[google] Disable annotalysis in google/main (issue4816050)
 2011-07-26  1:01 UTC  (2+ messages)

[PATCH] [annotalysis] Merge of google/integration into annotalysis
 2011-07-25 23:55 UTC  (2+ messages)
` annotalysis branch (was: [PATCH] [annotalysis] Merge of google/integration into annotalysis)

Fix debug/49841
 2011-07-25 23:40 UTC 

[dwarf2cfi] Generate remember/restore_state
 2011-07-25 23:39 UTC 

[Patch, Fortran] Coarray: Add "token" to the descriptor, use it for argument passing
 2011-07-25 23:37 UTC  (3+ messages)

added some assert checks in hard-reg-set.h
 2011-07-25 22:46 UTC  (2+ messages)

[PATCH] Fix configure --with-cloog
 2011-07-25 20:30 UTC  (2+ messages)

[google] Merge r176592 from google/main to google/gcc-4_6 branch
 2011-07-25 19:11 UTC 

[C++ Patch, committed] PR 49845
 2011-07-25 19:03 UTC 

eliminate bitmap regs_invalidated_by_call_regset
 2011-07-25 17:53 UTC  (2+ messages)

[PATCH, Obvious cleanup] Remove parm name from declaration
 2011-07-25 17:50 UTC 

[v3] libstdc++/49836
 2011-07-25 17:47 UTC 

[M32C] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
 2011-07-25 17:39 UTC  (2+ messages)

[build, ada] Allow Solaris bootstrap with C++ (PR bootstrap/49794)
 2011-07-25 17:11 UTC  (3+ messages)

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

[testsuite] Provide and use mmap effective-target keyword
 2011-07-25 17:07 UTC 

[ARM] Fix PR49641
 2011-07-25 17:00 UTC  (2+ messages)

[PR43597, ARM, TESTCASE]
 2011-07-25 16:52 UTC  (3+ messages)

Fix pass_partition_blocks vs -O0
 2011-07-25 16:51 UTC  (4+ messages)

[fixincludes] Fix posix_spawn* declarations in Solaris <spawn.h> (PR c++/49347)
 2011-07-25 16:41 UTC  (3+ messages)

[testsuite] Restore g++.dg/torture/pr49309.C (PR testsuite/49753)
 2011-07-25 16:28 UTC 

[C++ Patch] PR 49838
 2011-07-25 15:55 UTC 

[PATCH 0/3] Second attempt at fixing PR47653
 2011-07-25 15:31 UTC  (8+ messages)
` [PATCH 2/3] canonicalize_loop_ivs should not generate unsigned types

Fix libgomp alignment errors on Tru64 UNIX (PR libgomp/45351)
 2011-07-25 15:26 UTC  (2+ messages)

[patch] Fix PR tree-optimization/49471
 2011-07-25 15:16 UTC 

Reject unqualified *-*-solaris2 configurations (PR target/47124)
 2011-07-25 15:06 UTC 

Allow Tru64 UNIX bootstrap with C++
 2011-07-25 14:57 UTC  (5+ messages)

[Patch,AVR]: Fix PR39386 (x << x and x >> x)
 2011-07-25 14:43 UTC  (2+ messages)

[PATCH] Fix PR49822
 2011-07-25 14:30 UTC 

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

[PATCH] Fix PR49715, (float)unsigned -> (float)signed
 2011-07-25 14:20 UTC  (9+ messages)

PR 49809: write data refs can now be calls
 2011-07-25 14:09 UTC  (3+ messages)

[C++ Patch] PR 49838
 2011-07-25 13:31 UTC 

tic6c-elf toolchain fails to build in FSF mainline
 2011-07-25 11:21 UTC  (2+ messages)

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

[patch] Fix inlining glitch
 2011-07-25 11:10 UTC  (5+ messages)

[PATCH] Saner return value for gen_lowpart_no_emit
 2011-07-25 10:37 UTC 

PING: PATCH [4/n]: Prepare x32: Permute the conversion and addition if one operand is a constant
 2011-07-25 10:34 UTC  (15+ messages)

[Patch] [C++0x] Support decltype-specifier as start of nested-name-specifier. (Bug 6709)
 2011-07-25  9:20 UTC  (5+ messages)

C++ PATCH for c++49823 (ICE on decltype scope in templates)
 2011-07-25  9:05 UTC 

[google] Backport r175063, r175082 and r175384 from trunk to google/gcc-4_6 branch
 2011-07-25  9:03 UTC 

Fix debug/49831
 2011-07-25  8:42 UTC 

Fix debug/49825
 2011-07-25  8:41 UTC  (3+ messages)

Fix debug/49827
 2011-07-25  5:04 UTC 

PATCH: fix collect2 handling of --demangle and --no-demangle
 2011-07-25  4:45 UTC  (5+ messages)
` PING^2 "

Split insn-attr.h
 2011-07-25  2:10 UTC  (2+ messages)

[MMIX] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P
 2011-07-25  1:59 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).