public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
gcc-4.2-20071011 is now available
 2007-10-11 19:17 UTC 

[PATCH] Fix optimization regression in constant folder
 2007-10-11 19:10 UTC  (51+ messages)

[PATCH] Fix DCE REG_LIBCALL note moving from noop move insns (PR rtl-optimization/33644)
 2007-10-11 18:49 UTC 

PATCH: remove cxx_expand_expr
 2007-10-11 18:12 UTC 

[v3] Adjust *_heap functions for C++0x
 2007-10-11 17:58 UTC 

[PATCH, i386]: Committed: Introduce AX_REG, BX_REG, CX_REG constants
 2007-10-11 17:50 UTC 

[wwwdocs] Add another SPEC 2000 tester link
 2007-10-11 16:31 UTC 

[Bug rtl-optimization/33676] libgfortran bootstrap failure: selected_int_kind.f90:22: Segmentation fault, wrong code with -fomit-frame-pointer
 2007-10-11 16:21 UTC 

[patch] conditional store elimination
 2007-10-11 15:49 UTC  (5+ messages)

[patch] libstdc++: Limit Riemann zeta testcases on simulator
 2007-10-11 15:16 UTC  (5+ messages)

RFC/CFT: Patch to fix the PowerPC var-tracking.c failure
 2007-10-11 14:06 UTC  (2+ messages)

[PATCH] Fix remove_unused_locals (PR tree-optimization/33645)
 2007-10-11 13:43 UTC  (2+ messages)

[PATCH][RFC] Fix PR33724, fix PR19382 differently
 2007-10-11 10:55 UTC  (8+ messages)

[v3] libstdc++/33734
 2007-10-11 10:53 UTC 

[v3] Fix and extend heap/moveable.cc
 2007-10-11 10:32 UTC  (3+ messages)

[vtab (and trunk?)] fix fallout from SSA-coalescing user variables
 2007-10-11 10:13 UTC  (6+ messages)

[PATCH] Fix gcse.c hash_scan_set more
 2007-10-11  9:45 UTC 

[C++ Patch] PR 33461
 2007-10-11  9:43 UTC  (3+ messages)

Put scope blocks on a diet
 2007-10-11  8:39 UTC  (11+ messages)

PATCH for c++/15764 (adds new pre-lowering EH optimization pass)
 2007-10-11  5:09 UTC  (4+ messages)

[C++ PATCH] Only allow __label__ at the beginning of compound statements as documented (PR c++/32121)
 2007-10-11  4:00 UTC  (4+ messages)

[committed] Fix PR boehm-gc/33442
 2007-10-11  0:53 UTC 

[PATCH] Committed: RE [Bug libstdc++/33578] __gnu_parallel::yield broken on mingw32
 2007-10-10 23:46 UTC 

[v3] PATCH to libsupc++/guard.cc
 2007-10-10 23:05 UTC 

[incremental] Patch: FYI: 2 cgraph tweaks
 2007-10-10 22:28 UTC 

[PATCH, testsuite]: Add testcase for PR fortran/33500
 2007-10-10 21:14 UTC  (3+ messages)

[PATCH] Segfault while unwinding an invalid function pointer
 2007-10-10 20:39 UTC 

[PATCH, rtl-optimization]: Fix PR rtl-optimization/33638
 2007-10-10 19:21 UTC  (16+ messages)

Problems with GAMMA functions?
 2007-10-10 18:50 UTC  (3+ messages)

Patch: re-delete gengtype-yacc.y
 2007-10-10 18:29 UTC  (3+ messages)

[v3] Fixes to debug-mode move constructors
 2007-10-10 17:33 UTC 

[PATCH] define WIDEST_HARDWARE_FP_SIZE on mips
 2007-10-10 17:08 UTC  (5+ messages)

[PATCH] Fix PR c++/26698: g++ accepts const-incorrect code due to conversion function
 2007-10-10 17:04 UTC  (2+ messages)

[lto] fix more problems in the reader
 2007-10-10 16:40 UTC 

[PATCH][C] Fix PR33726, stipping qualifiers in building ARRAY_REFs
 2007-10-10 16:17 UTC  (2+ messages)

[PING*2][PATCH][Updated][STAGE2] New interference graph implementation
 2007-10-10 16:14 UTC  (3+ messages)

[PATCH] Fix global.c ICE for atypical testcase
 2007-10-10 15:48 UTC  (3+ messages)

[ira] patch for optimistic register coalescing implementation
 2007-10-10 15:29 UTC  (3+ messages)

[v3] libstdc++/33633
 2007-10-10 15:26 UTC 

[PATCH] restore NOSTRIP for .debug_frame on mips-irix
 2007-10-10 15:07 UTC  (5+ messages)

[gfortran, PR33254] Add -fbounds-checking for character array constructors
 2007-10-10 14:58 UTC 

Bug in expand_builtin_sprintf
 2007-10-10 14:52 UTC  (5+ messages)

[PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
 2007-10-10 13:35 UTC  (18+ messages)
                    ` How to make gcc psABI conformant

[PING^2] [PATCH] minor bug fix for opth-gen.awk
 2007-10-10 13:26 UTC  (3+ messages)

New template for 'gcc' made available
 2007-10-10 13:22 UTC  (2+ messages)

[PATCH] md.texi: Add reference to macros for clz, ctz
 2007-10-10 12:40 UTC  (4+ messages)
    ` Ping: "

[gfortran,patch] Fix PR33636, EXPR_ARRAY isn't necessarily a constant array
 2007-10-10 12:32 UTC  (4+ messages)

[patch] m68k: Revert my ASSEMBLER_DIALECT patches
 2007-10-10 11:59 UTC 

[Bug ada/33722] putenv() is made posix-conformant on FreeBSD 7.x
 2007-10-10  8:18 UTC 

PR 33706: Fix fallout from __builtin_va_arg_pack()
 2007-10-10  5:42 UTC 

[Bug rtl-optimization/33669] [4.3 Regression] Revision 128957 miscompiles 481.wrf
 2007-10-10  3:47 UTC  (2+ messages)

Some extern "C" header fixes for older Darwin versions
 2007-10-09 23:21 UTC 

fix -funwind-tables on Darwin
 2007-10-09 22:54 UTC 

update doc for <? and friends
 2007-10-09 22:45 UTC 

[patch] remove PENDING_STMT hijack
 2007-10-09 22:22 UTC  (2+ messages)

[4.2 PATCH] Backport fix for Darwin build failure in libjava
 2007-10-09 22:13 UTC  (2+ messages)

Add myself to to register alloctaion reviewer list
 2007-10-09 22:11 UTC 

New template for 'cpplib' made available
 2007-10-09 22:08 UTC 

[vtab] Permit coalescing of user variables
 2007-10-09 21:32 UTC  (4+ messages)

[libgfortran,patch] Changes to mk-kinds-h.sh
 2007-10-09 21:26 UTC 

Don't set DECL_IGNORED_P on a cdtor function
 2007-10-09 21:08 UTC  (8+ messages)

GCC 4.2 branch open
 2007-10-09 19:49 UTC  (3+ messages)

enumerate explicitly what is enabled by Wall
 2007-10-09 19:36 UTC  (9+ messages)

[C++ PATCH] Don't clear DECL_BUILT_IN_CLASS/DECL_FUNCTION_CODE when redeclaring a builtin if types match
 2007-10-09 19:17 UTC  (5+ messages)

[patch] enabling vectorization by default at -O3
 2007-10-09 19:09 UTC  (2+ messages)

[patch] m68k: Fix uses of curly braces in the assembly output
 2007-10-09 18:19 UTC  (8+ messages)

[PATCH] Fix PRs 33693, 33695 and 33697
 2007-10-09 18:15 UTC  (6+ messages)

[vtab] merge from trunk, then fix ra-conflict regression
 2007-10-09 18:09 UTC 

[v3] Small fix for tr1::add_reference
 2007-10-09 17:20 UTC 

[patch] longlong.h: Fix count_leading_zeros for mc68020
 2007-10-09 16:08 UTC 

[DOC] List the options enabled by Wextra
 2007-10-09 15:43 UTC  (2+ messages)

[PATCH] Fix PR33692, gimplifier strips qualifiers from COMPONENT_REFs
 2007-10-09 15:43 UTC  (2+ messages)

[PING][PATCH][Modulo-sched] Add dump info
 2007-10-09 14:44 UTC 

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).