public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][C] Remove the disregards_inline_limits langhook
 2007-07-27 14:32 UTC 

[tuples] add works_with_tuples_p flag to tree_opt_pass
 2007-07-27 14:28 UTC 

ICE for fortran reasoned by wrong sizetype size for x86_64 mingw32 target
 2007-07-27 14:18 UTC  (3+ messages)

[patch] Move dominance info to struct control_flow_graph
 2007-07-27 14:10 UTC  (3+ messages)

[patch] Fix gimple type checking errors on ppc
 2007-07-27 13:25 UTC  (2+ messages)

[Patch, fortran] PR32903 - [regression] Default initializer and intent(OUT): default initializer not used
 2007-07-27 11:29 UTC  (3+ messages)

[Patch, fortran] PR31211 - wrong code generated for pointer returning function as actual argument
 2007-07-27 11:15 UTC 

[PATCH] Fix gnat on GNU/kFreeBSD
 2007-07-27 10:37 UTC  (3+ messages)

[PATCH]: Fix problematic -Wcast-qual cases using new CONST_CAST macro
 2007-07-27  9:53 UTC  (2+ messages)

[PATCH INSTALLED]: Make treelang dir -Wcast-qual clean
 2007-07-27  9:19 UTC 

[PATCH]: Fix two Wcast-qual violations in java dir
 2007-07-27  9:07 UTC 

PATCH PING: Make canonical type failures ICE
 2007-07-27  8:10 UTC  (4+ messages)

[patch, fortran] PR32760 Error defining subroutine named PRINT
 2007-07-27  8:03 UTC  (2+ messages)

[Patch, fortran] Use correct type for transferring array descriptor info to library
 2007-07-27  7:21 UTC  (2+ messages)

RFA: GPLv3: gcc/fortran
 2007-07-27  7:11 UTC 

[PATCH] Fix PR32522 -- alpha bootstrap failure
 2007-07-27  6:28 UTC 

Make more use of register insv and ext*v expanders
 2007-07-27  6:26 UTC  (2+ messages)

[PATCH] Use cmp_return_mode for fp libcall compare modes and set up the two mode new attributes for SPU
 2007-07-27  4:59 UTC 

PATCH: Remove unused crt targets
 2007-07-27  3:35 UTC  (2+ messages)

Patch: 'normalization' of libmudflap Makefile.am
 2007-07-27  2:09 UTC  (2+ messages)

[PATCH] Fix error in option handling
 2007-07-27  0:03 UTC  (2+ messages)

RTL sharing tester (for testing)
 2007-07-27  0:01 UTC  (12+ messages)
                ` RFA: Stop df from generating SUBREG REG_NOTES

[PATCH] Wrong coverage attribution
 2007-07-26 23:35 UTC 

[C++ Patch] PR 32108
 2007-07-26 23:17 UTC  (5+ messages)

[patch, fortran] PR32906 - Parameter array ... cannot be automatic or assumed shape
 2007-07-26 22:35 UTC 

PATCH PING: distcc and ccache speedup: adds directives-only preprocessing
 2007-07-26 22:10 UTC  (6+ messages)

[PATCH,testsuite] fix gcc.dg/tree-ssa/20030714-1.c with -fPIC
 2007-07-26 21:40 UTC 

[PATCH,testsuite] fix gcc.dg/tree-ssa/wholeprogram-1.c for -fPIC
 2007-07-26 21:13 UTC  (4+ messages)

PATCH: eliminate warnings from c-opts.c
 2007-07-26 20:51 UTC  (4+ messages)

PING: C++0x decltype patch
 2007-07-26 19:29 UTC  (6+ messages)

Your patch to PR 30700
 2007-07-26 19:29 UTC  (2+ messages)

Patch: FYI: remove some java-specific tree codes
 2007-07-26 18:49 UTC 

[PATCH] fix pr25446
 2007-07-26 18:48 UTC 

[Bug middle-end/32749] [4.3 regression]: gfortran.dg/auto_array_1.f90
 2007-07-26 18:47 UTC  (4+ messages)

[PATCH][Modulo-sched] Avoid SMS when the candidate loop contains INC instruction
 2007-07-26 18:21 UTC  (3+ messages)

[PATCH,testsuite] xfail pr23098.c on vxworks targets
 2007-07-26 17:56 UTC 

[PATCH,fortran] Fix logical comparison diagnostic message
 2007-07-26 17:40 UTC  (3+ messages)

[PATCH 0/5][testsuite] Fixing testcases which fail with 16-bit int
 2007-07-26 17:11 UTC  (15+ messages)
` [PATCH 5/5][testsuite] Use stdint.h when needing int of exact size
` [PATCH 1/5][testsuite] Use INT_MAX instead of 0x7fffffff

[PATCH][C++] Remove auto_var_in_fn langhook
 2007-07-26 17:02 UTC 

[PATCH][C++/Java] Get rid of the walk_subtrees langhook
 2007-07-26 16:35 UTC  (2+ messages)

libada multilb advice request
 2007-07-26 16:22 UTC  (7+ messages)

[PATCH, middle-end, i386]: Use signbit insn in copysing insn and implement signbit using fxam x87 insn
 2007-07-26 16:17 UTC  (2+ messages)

RFA: GPLv3: gcc/objcp
 2007-07-26 15:28 UTC 

RFA: GPLv3: gcc/objc
 2007-07-26 15:13 UTC 

[PATCH] Fix PR32843, testsuite bug wrt sign/zero-extension of return values
 2007-07-26 14:54 UTC  (6+ messages)

[PATCH] Fix matrix regression failures on AIX and HP-UX
 2007-07-26 14:30 UTC  (2+ messages)

[Patch, fortran] Avoid creating unnecessary type node
 2007-07-26 14:27 UTC 

[PATCH] Remove dead struct-equiv.c
 2007-07-26 14:11 UTC  (2+ messages)

RFA: GPLv3: gcc/fortran
 2007-07-26 12:58 UTC 

RFA: Fix PR 32897 (invalid constants generated by find_reloads_toplev)
 2007-07-26 12:56 UTC 

RFA: Handle unsigned characters from string constants in store-ccp
 2007-07-26 12:17 UTC  (6+ messages)

[PATCH][C++] Type fixes for the C++ frontend
 2007-07-26 11:53 UTC 

[PATCH][C] Fix type problem in convert_for_assignment
 2007-07-26 11:51 UTC 

[PATCH][Modulo-sched] Avoid SMS when the candidate loop contains INC instruction
 2007-07-26 11:34 UTC 

RFA: GPLv3: gcc/cp
 2007-07-26 11:32 UTC 

RFA: GPLv3: testsuite
 2007-07-26 10:53 UTC 

New patch for PR tree-optimization/32087, ICE on -fprefetch-loop-arrays
 2007-07-26 10:11 UTC  (2+ messages)

[PATCH] Add GIMPLE type verifier enabled for stage1
 2007-07-26  9:26 UTC  (3+ messages)

RFA: Do not convert a pass-by-reference parameter into pass-by-value when its address is taken
 2007-07-26  9:24 UTC 

[PATCH] ifcombine: Fix problem when optimizing 64 bit checks
 2007-07-26  9:12 UTC  (7+ messages)

PING: Re: patch: libiberty adjustments for _WIN64
 2007-07-26  7:51 UTC  (7+ messages)

PATCH COMMITTED: Permit splitters to create new pseudo regs in combine
 2007-07-26  7:49 UTC  (2+ messages)

[PATCH, MIPS] Fix build after no_new_pseudos
 2007-07-26  4:20 UTC  (6+ messages)

[patch] Make cfg cleanup more loop-friendly
 2007-07-26  0:38 UTC 

[patch, commited] Fix loop updating in split_block
 2007-07-26  0:37 UTC 

PATCH: Add myself as libbid maintainer
 2007-07-25 23:18 UTC  (3+ messages)

[patch, commited] Update simple latches in fix_loop_structure
 2007-07-25 23:15 UTC 

[PATCH,testsuite] fix PR 19232
 2007-07-25 23:04 UTC  (2+ messages)

[PATCH,testsuite] fix gcc.dg/sibcall-{3,4}.c and -mlongcall on ppc
 2007-07-25 22:53 UTC  (2+ messages)

PATCH: Update gcc.dg/vect/costmodel/x86_64/costmodel-vect-reduc-1char.c
 2007-07-25 21:57 UTC  (3+ messages)

[patch] darwin bootstrap fallout
 2007-07-25 21:52 UTC 

[tuples] Remove remaining access macros
 2007-07-25 20:53 UTC 

[wwwdocs] [committed] vectorizer webpage updated
 2007-07-25 20:49 UTC 

[PATCH INSTALLED]: const typedefs part 8/N
 2007-07-25 20:15 UTC 

[PATCH INSTALLED]: const typedefs part 8/N
 2007-07-25 20:04 UTC 

[PATCH INSTALLED]: const typedefs part 7/N
 2007-07-25 19:51 UTC 

Patch for PR target/32218 (ice-on-valid-code, IA64 vectorization)
 2007-07-25 19:49 UTC  (2+ messages)

PING: C++0x variadic templates fixes
 2007-07-25 19:40 UTC 

[PATCH INSTALLED]: const typedefs part 6/N
 2007-07-25 19:30 UTC 

[PATCH INSTALLED]: const typedefs part 5/N
 2007-07-25 19:28 UTC 

[committed] Remove hppa xfails from gcc.dg/Warray-bounds.c and g++.dg/warn/Warray-bounds.C
 2007-07-25 19:21 UTC 

New German PO file for 'gcc' (version 4.2.0)
 2007-07-25 19:11 UTC 

[PATCH INSTALLED]: const typedefs part 4/N
 2007-07-25 18:55 UTC 

[tuples] Rename gimple_build_* to build_gimple_*
 2007-07-25 18:47 UTC 

"+m" constraints bogus?
 2007-07-25 18:45 UTC  (11+ messages)

[PATCH INSTALLED]: const typedefs part 3/N
 2007-07-25 18:42 UTC 

[PATCH INSTALLED]: const typedefs part 2/N
 2007-07-25 18:40 UTC 

[committed] Fix loop optimiser segfaults for MIPS16
 2007-07-25 18:38 UTC 

[PATCH INSTALLED]: const typedefs part 1/N
 2007-07-25 18:14 UTC 

Patch to change IA64 division code
 2007-07-25 18:13 UTC  (2+ messages)

[AVR] document progmem attribute
 2007-07-25 17:30 UTC 

[patch] fix loop updating in jump threading
 2007-07-25 16:19 UTC  (2+ messages)

[wwwdocs] Update style.mhtml for stricter validators
 2007-07-25 16:15 UTC 

[patch, wwwdocs] onlinedocs: Update link names for "GNU Fortran"
 2007-07-25 13:26 UTC  (4+ messages)

[Patch] Commited. Remove obsolete i386_pe_asm_file_end prototype
 2007-07-25 11:17 UTC 

[PATCH] Fix PR libstdc++/31836 on hppa64-hp-hpux11.11
 2007-07-25  9:58 UTC  (2+ messages)

Re: [Patch] New: CR16 port
 2007-07-25  9:40 UTC  (7+ messages)
`  "

PATCH: remove libiberty/ternary.c et al
 2007-07-25  8:29 UTC  (7+ messages)

Fix darwin bootstrap on MacOS X 10.5+
 2007-07-25  6:40 UTC 

Subject: [patch] PR 30058, inline fixincludes for NetBSD 4.x
 2007-07-25  2:01 UTC  (2+ messages)

PATCH: Enable _Decimal32 tests in gcc.dg/dfp/fe-convert-2.c
 2007-07-25  1:39 UTC  (2+ messages)

[tuples] adding ENABLE_GIMPLE_CHECKING
 2007-07-25  0:39 UTC  (3+ messages)

[tuples] Refactor some data structures
 2007-07-25  0:24 UTC 

PATCH: Fix parameter type handling
 2007-07-25  0:11 UTC 

Fix comment in gcc.dg/dfp/fe-convert-1.c
 2007-07-24 23:59 UTC 

[patch] Preserve exit phis only in lcSSA form
 2007-07-24 23:54 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).