public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Make sure symbol version script is writeable
 2007-06-25 18:50 UTC  (5+ messages)

Reload bug & SRA oddness
 2007-06-25 18:48 UTC  (22+ messages)

[patch] m68k.c: Fix build
 2007-06-25 18:47 UTC  (6+ messages)

[PATCH, fortran] Rename local strcasestr
 2007-06-25 18:44 UTC  (3+ messages)

two gcc changes
 2007-06-25 18:13 UTC  (4+ messages)

[Tuples] Cleaned up accessor patch
 2007-06-25 17:18 UTC  (6+ messages)

[PATCH,fortran] *The* ISO C Binding patch
 2007-06-25 16:39 UTC  (18+ messages)

[PATCH][RFC] Step 1 to a middle-end type-system
 2007-06-25 16:34 UTC  (11+ messages)

[m32c] build libstdc++; combined builds, libssp, and libgloss
 2007-06-25 16:27 UTC  (11+ messages)
    ` [PATCH] PR other/32154 (Was: [m32c] build libstdc++; combined builds, libssp, and libgloss)
      ` [PATCH] PR other/32154

[Patch, fortran] PR31494 and PR32464 - further host association wrinkles
 2007-06-25 15:15 UTC  (3+ messages)

PATCH (SPU): Add enhanced Double Precision (eDP) support on SPU
 2007-06-25 14:01 UTC  (2+ messages)

Contents of file `gcc-4.2.0.zh_CN.po.gz'
 2007-06-25 13:59 UTC 

New Chinese (simplified) PO file for `gcc'
 2007-06-25 13:29 UTC 

[C++ Patch/RFC] Final part of c++/26099, __is_convertible_to
 2007-06-25 13:24 UTC  (9+ messages)

PATCH: support mixed mips16/nomips16 compilation in the same file
 2007-06-25 13:23 UTC  (2+ messages)

[PATCH] Temporarily enable ac_fold_checking for --enable-checking=yes
 2007-06-25  8:46 UTC  (16+ messages)

[Bug libfortran/32456] IO error message should show Unit/Filename
 2007-06-25  5:08 UTC 

PR middle-end/30563 fix (comitted)
 2007-06-25  4:57 UTC 

[patch, libgfortram] PR32456 IO error message should show Unit/Filename
 2007-06-25  3:11 UTC  (2+ messages)

[PATCH]: Fix PR 32431: ICE in df_refs_verify, at df-scan.c:4066 (m68hc11 target)
 2007-06-25  2:57 UTC  (2+ messages)

[Bug tree-optimization/32461] [4.3 Regression] Segmentation fault in build_classic_dist_vector_1() at tree-data-ref.c:2700
 2007-06-24 20:37 UTC  (18+ messages)
                ` [Bug tree-optimization/32461] [4.3 Regression] Segmentation fault in build_classic_dist_vector_1()@tree-data-ref.c:2700

[fortran, patch] PR32467 - structure containing allocatable array is wrongly accepted
 2007-06-24 19:47 UTC  (3+ messages)

[patch, libgfortran] PR32446 F0.n output format fails with large numbers
 2007-06-24 18:53 UTC  (3+ messages)

RTL sharing versus fwprop
 2007-06-24 18:37 UTC  (9+ messages)

Patch: benchmark/index.html
 2007-06-24 17:18 UTC  (4+ messages)

[LTO] PATCH: Make it build
 2007-06-24 17:10 UTC 

[Patch, Fortran] PR 32460 - Check PRIVATE attribute for derived components
 2007-06-24 16:41 UTC  (6+ messages)

[wwwdocs] [Bug preprocessor/23479] Update to changes.html
 2007-06-24 16:14 UTC  (5+ messages)

[Patch, Fortran] PR32483 - Checking for zero-width in edit decriptors for READ
 2007-06-24 16:11 UTC 

[LTO] PATCH: Make it build
 2007-06-24 16:09 UTC  (4+ messages)

[PATCH] Fix bogus overflow warning
 2007-06-24 14:36 UTC 

[PATCH] Modulo-scheduling improvements. Patch 2 of 2
 2007-06-24 13:47 UTC  (11+ messages)

[PATCH, www] Add spu to backends.html
 2007-06-24  9:51 UTC 

gnu_inline attribute for C++
 2007-06-24  7:01 UTC 

[Commit] Fortran-experiments branch -- Remove empty files
 2007-06-24  5:22 UTC 

[PATCH] fix libgcc2 ICE when building for powerpc-none-linux-gnuspe
 2007-06-23 22:35 UTC  (3+ messages)

[PATCH] Modulo-scheduling improvements. Patch 2 of 2
 2007-06-23 22:29 UTC  (3+ messages)

[PATCH] The first patch from the fixed-point branch
 2007-06-23 22:23 UTC  (2+ messages)

[PATCH] Fix PR c++/32111: ICE declaring destructor as friend
 2007-06-23 21:01 UTC  (2+ messages)

[PATCH 4.1/4.2] Backport of the fix for PR c++/27492
 2007-06-23 20:29 UTC  (2+ messages)

Extend reload_combine
 2007-06-23 20:13 UTC  (2+ messages)

Fix -(x > y) on ARM
 2007-06-23 20:10 UTC  (2+ messages)

RFC: Make dllimport/dllexport imply default visibility
 2007-06-23 19:31 UTC  (2+ messages)

[patch][c++/PR 31743]
 2007-06-23 19:18 UTC  (2+ messages)

PATCH: fixes bugs in name lookup via using directives
 2007-06-23 19:03 UTC  (2+ messages)

[PATCH]: Track uninitialized variables
 2007-06-23 18:54 UTC  (10+ messages)
` [PATCH, revised]: "
  ` Ping! "
    ` Ping2! "
      ` Ping3! "
            ` Ping 4! "
              ` Ping 5! "

Unreviewed patches
 2007-06-23 18:18 UTC  (2+ messages)

[PATCH] flatten switch-stmt into if-else chain for -Os
 2007-06-23 18:10 UTC  (4+ messages)

[PATCH] RIP convert_parm_for_inlining, fix PR29478, PR16876
 2007-06-23 18:10 UTC  (2+ messages)

[patch] explain possible conflicts with -dCHARS
 2007-06-23 18:07 UTC  (4+ messages)
` Patch ping, docs... "
  ` Ping.... "

[Patch, fortran] PR31726 - minloc/maxloc: wrong results with empty array (F2003 only)
 2007-06-23 18:03 UTC  (6+ messages)

[Bug target/32437] [4.3 Regression] MIPS: FAIL in gcc.dg/cleanup-[8|9|10|11].c
 2007-06-23 17:40 UTC  (4+ messages)

PR32136 - ICE with transfer in gfc_conv_array_initializer
 2007-06-23 15:55 UTC 

PR middle-end/31541 (comitted)
 2007-06-23 15:31 UTC 

[PATCH][RFC] Fix PR30364, reassociation not allowed for undefined overflow
 2007-06-23 13:15 UTC  (6+ messages)

[PATCH, middle-end]: Fix PR middle-end/32374
 2007-06-23 11:01 UTC  (5+ messages)
` [PATCH, RTL/middle-end?]: "

[configure PATCH] [PR32258] configure != prerequisites + no check install errors
 2007-06-23  9:59 UTC 

[tuples] patch: return after calling gimplify_modify_expr_rhs
 2007-06-23  8:18 UTC 

[tuples] Add gimple-pretty-print.o and misc fixes
 2007-06-23  3:04 UTC  (4+ messages)

[tuples] patch: gcc.dg/gimple tests
 2007-06-23  2:22 UTC 

[fixed-point] Update comments and remove trailing spaces
 2007-06-23  1:51 UTC 

first cut at getting lto to compile
 2007-06-23  1:29 UTC  (3+ messages)

Fix gcc.target/i386/large-size-array-3.c failure
 2007-06-23  0:53 UTC  (5+ messages)

[lto] declaration flags of size greater than 1bit
 2007-06-22 23:00 UTC  (3+ messages)

[PATCH] RIP lang_hooks.tree_inlining.convert_parm_for_inlining
 2007-06-22 21:52 UTC  (5+ messages)

[PATCH, testsuite]: Prevent spurious failure for gcc.c-torture/execute/990127-2.c for i386 targets
 2007-06-22 20:02 UTC  (4+ messages)

[PATCH] Fix pthread_getattr_np call in boehm-gc
 2007-06-22 19:46 UTC  (3+ messages)

[Patch, fortran/libgfortran] ABI cleanup for ALLOCATE
 2007-06-22 19:09 UTC  (3+ messages)

[Patch, Fortran] PR20888 using NULL() pointer as operand
 2007-06-22 19:08 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).