public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, libfortran] PR 49296 List read of file without EOR
 2011-07-03 21:57 UTC 

[patch, fortran] Always return malloc(1) for empty arrays in the library
 2011-07-03 20:36 UTC  (6+ messages)

[CFT][PATCH 0/6] Move dwarf2 cfi creation to a new pass
 2011-07-03 20:04 UTC  (7+ messages)
` [PATCH 4/6] dwarf2out: Convert fde_table to a VEC
` [PATCH 3/6] dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm
` [PATCH 5/6] dwarf2: Extract cfi creation to a new pass
` [PATCH 6/6] Dump NOTE_INSN_CFI notes
` [PATCH 2/6] dwarf2out: Move insn scanning out of final.c
` [PATCH 1/6] dwarf2out: Split CFI construction routines into a new file

Ping: C-family stack check for threads
 2011-07-03 17:56 UTC  (2+ messages)

Generic hwloop support library
 2011-07-03 13:59 UTC  (3+ messages)

PATCH: PR target/49600: Bad SSE2 int->float split in i386.md
 2011-07-03 11:27 UTC 

[PATCH, MELT] pragma support in MELT
 2011-07-03 10:39 UTC  (3+ messages)

objc/objc++: refactor encoding code
 2011-07-03 10:35 UTC  (2+ messages)

[patch] Fix PR tree-optimization/49610
 2011-07-03 10:15 UTC 

[PATCH] Handle vectorization of invariant loads (PR46787)
 2011-07-03 10:04 UTC  (4+ messages)

Request to backport two -mvzeroupper related patches to 4.6 branch
 2011-07-03  9:54 UTC  (2+ messages)

[PATCH, PR 49495] Cgraph verifier must look through aliases
 2011-07-03  9:45 UTC 

RFC: [GUPC] UPC-related front-end changes
 2011-07-02 20:07 UTC  (14+ messages)

[Patch, libffi] fix (gcc) PR libffi/49594 (bootstrap fail on ppc/darwin8 with multilibs)
 2011-07-02 17:17 UTC  (2+ messages)

RFC: 40 bit integer support
 2011-07-02 12:32 UTC  (17+ messages)

[Patch, Fortran, F08] PR 49562: [4.6/4.7 Regression] [OOP] assigning value to type-bound function
 2011-07-02 12:21 UTC  (4+ messages)

[PATCH] Fix tree-into-ssa.c for debug stmts (PR debug/49602)
 2011-07-02 12:20 UTC  (2+ messages)

[patch tree-optimization]: Do bitwise operator optimizations for X op !X patterns
 2011-07-02  8:59 UTC  (7+ messages)

[pph] Graduated Application Test (issue4661067)
 2011-07-02  6:26 UTC 

[pph] Stream first/weak_object_global_name (issue4641086)
 2011-07-02  1:37 UTC 

[pph] Fix global variable assembly ordering (issue4627087)
 2011-07-02  1:35 UTC 

[pph] Fix executable test detection (issue4635087)
 2011-07-02  0:56 UTC 

[pph] Test cleanup (issue4572050)
 2011-07-02  0:52 UTC  (3+ messages)

[pph] Fix executable test detection (issue4635087)
 2011-07-02  0:47 UTC  (2+ messages)

[Ada] Fix parallel LTO bootstrap
 2011-07-01 21:47 UTC 

[committed] Handle BUILT_IN_ASSUME_ALIGNED in tree-object-size.c
 2011-07-01 21:16 UTC 

[trans-mem] Beginning of refactoring
 2011-07-01 20:32 UTC  (7+ messages)

C++ PATCH for c++/48261 (ICE with non-template used as template)
 2011-07-01 20:24 UTC 

C++ PATCH for c++/48593 (&(T::m) being treated as pointer to member in template)
 2011-07-01 20:23 UTC 

C++ PATCH for c++/48883, c++/49609 (not instantiating function selected with a template-id)
 2011-07-01 20:21 UTC 

[patch] fix c++/49605: -Wdelete-non-virtual-dtor is not picky enough
 2011-07-01 20:13 UTC  (2+ messages)

[PATCH] [Annotalysis] Fixes virtual method calls when type is unknown
 2011-07-01 20:09 UTC  (7+ messages)

[testsuite] ARM test pr42093.c: thumb2 or thumb1
 2011-07-01 19:57 UTC  (4+ messages)

[Patch 0/3] ARM 64 bit atomic operations
 2011-07-01 19:38 UTC  (7+ messages)
` [Patch 1/3] "
` [Patch 2/3] "
` [Patch 3/3] "

[PATCH (0/7)] Improve use of Widening Multiplies
 2011-07-01 18:18 UTC  (22+ messages)
` [PATCH (3/7)] Widening multiply-and-accumulate pattern matching

C++ PATCH for c++/49117 (error message regression on conversion failure)
 2011-07-01 18:07 UTC  (2+ messages)
` C++ PATCH to improve 'aka's on type printing in diagnostics

[RFA/libiberty] Darwin has case-insensitive filesystems
 2011-07-01 17:58 UTC  (3+ messages)

[0/11] GET_MODE_PRECISION vs GET_MODE_BITSIZE
 2011-07-01 17:42 UTC  (12+ messages)
` [1/11] Use targetm.shift_truncation_mask more consistently
` [2/11] Neater tests for signbits
` [3/11] Remove some dead code
` [4/11] Use precisions for TRULY_NOOP_TRUNCATION
` [5/11] Neater tests for paradoxical subregs
` [6/11] Tests for HOST_WIDE_INT representability
` [7/11] rtl optimizer changes
` [8/11] Expander changes
` [9/11] Fix units mismatch in comparison
` [10/11] Expander fixes for 40-bit integers
` [11/11] Fix get_mode_bounds

[gcc patch] Re: C++ member function template id not matching linkage name (PR debug/49408)
 2011-07-01 17:21 UTC  (9+ messages)

[PATCH, libstdc++-v3] Add newlib specific ctype_members.cc
 2011-07-01 17:00 UTC  (4+ messages)
` [PING] "

PATCH [2/n]: Prepare x32: Convert pointer to TLS symbol if needed
 2011-07-01 16:38 UTC  (5+ messages)

[PATCH, PR 49094] Refrain from creating misaligned accesses in SRA
 2011-07-01 15:55 UTC  (7+ messages)

PATCH [8/n]: Prepare x32: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
 2011-07-01 14:55 UTC  (28+ messages)

Fix PR 49014
 2011-07-01 14:50 UTC  (6+ messages)

PING: PATCH: PR target/46770: Use .init_array/.fini_array sections
 2011-07-01 14:12 UTC  (9+ messages)

C++ PATCH for c++/49085 (ICE with offsetof in template)
 2011-07-01 13:36 UTC 

C++ PATCH to avoid duplicate overload resolution (related to c++/48481)
 2011-07-01 11:36 UTC  (4+ messages)

[build, doc] Obsolete IRIX 6.5, Tru64 UNIX V5.1
 2011-07-01 11:27 UTC  (3+ messages)

[PATCH] Fix PR49596
 2011-07-01 11:12 UTC 

[PATCH][toplev] Avoid libopcode.so build race
 2011-07-01 10:46 UTC 

[wwwdocs] Document IRIX 6.5, Tru64 UNIX V5.1 obsoletion
 2011-07-01 10:18 UTC 

Merge score7 to score.c and remove forwarding functions(with score_handle_option merged)
 2011-07-01  9:26 UTC  (2+ messages)

[PATCH] Improve CONSTRUCTOR printing in tree-pretty-print.c
 2011-07-01  8:03 UTC  (2+ messages)

PATCH [5/n]: Prepare x32: PR middle-end/48016: Inconsistency in non-local goto save area
 2011-07-01  8:01 UTC  (11+ messages)

[PATCH] Add support on powerpc to change CASE_VALUES_THRESHOLD
 2011-07-01  8:01 UTC  (5+ messages)

[patch tree-optimization]: Fix typo in X bitwise-binary-op CST
 2011-07-01  7:59 UTC  (2+ messages)

[PATCH] Fix PR49603
 2011-07-01  6:55 UTC 

C++ PATCH for c++/49418 (lost cv-quals on template parameter type)
 2011-07-01  5:37 UTC  (6+ messages)

[pph] Stream first/weak_object_global_name (issue4641086)
 2011-07-01  1:27 UTC  (2+ messages)

C++ PATCH for c++/49387 (strange error with typeid)
 2011-07-01  0:53 UTC 

[PATCH,c++] mark EXPR_PACK_EXPANSION as typed only, v2
 2011-07-01  0:01 UTC  (2+ messages)

C++ PATCH for c++/49355 (ICE with new T({""}))
 2011-07-01  0:00 UTC 

[PATCH, SRA] Total scalarization and padding
 2011-06-30 23:58 UTC  (5+ messages)

[testsuite, libmudflap] Only use --noinhibit-exec with GNU ld (PR libmudflap/49549)
 2011-06-30 23:33 UTC  (2+ messages)

[PATCH] Use ira_reg_class_max_nregs array instead of CLASS_MAX_NREGS macro
 2011-06-30 22:50 UTC 

[PATCH 0/4] Docs: extend.texi
 2011-06-30 22:34 UTC  (2+ messages)

[testsuite, AVR]: Add some progmem test cases
 2011-06-30 21:36 UTC  (2+ messages)

[patch] Fix oversight in tuplification of DOM
 2011-06-30 20:47 UTC  (2+ messages)

[PATCH] Sign extend before converting constants to GMP values
 2011-06-30 19:42 UTC  (8+ messages)

[Patch, AVR, longlong.h]: Implement __clrsbhi2
 2011-06-30 18:24 UTC  (2+ messages)

Use INCOMING_REGNO macro unconditionally in df-scan.c
 2011-06-30 18:07 UTC 

[PATCH] Enable IPA-PTA for ltrans stage
 2011-06-30 18:05 UTC  (2+ messages)

[PATCH 00/12] Eliminate the text-based dwarf2out interface
 2011-06-30 17:47 UTC  (5+ messages)
` [PATCH 04/12] vax: Emit prologue as rtl

Improve Solaris mudflap support (PR libmudflap/49550)
 2011-06-30 17:37 UTC 

[Patch] Fix objc/48109
 2011-06-30 17:21 UTC  (6+ messages)

[PATCH][PING] Backport PR42333 fix to gcc 4.5
 2011-06-30 17:07 UTC  (2+ messages)

[PATCH][Revised] Pass -no_pie on SYSTEMSPEC for darwin11
 2011-06-30 16:40 UTC  (7+ 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).