public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C++ PATCH] Fix vector_size handling in templates (PR c++/35758)
 2008-04-24  8:59 UTC  (5+ messages)

Patch Fix2 PR35013, PR27192
 2008-04-24  8:14 UTC  (5+ messages)

[Patch] MIPS: Add atomic memory operations for QI and HI modes
 2008-04-24  7:46 UTC 

[v3] hpux atomic fixes
 2008-04-24  7:37 UTC 

[PATCH, testsuite]: tweak gcc.dg/vmx cases
 2008-04-24  5:45 UTC  (4+ messages)

[patch][trunk] refactoring in tree-vrp.c
 2008-04-24  4:30 UTC 

[trunk] patch to clean up handling of pure and constant functions
 2008-04-24  3:32 UTC  (6+ messages)

[PATCH] Fix PR C/35430, C++/35430 ICE with complex int and comparision
 2008-04-24  3:04 UTC  (3+ messages)
` Fwd: "

Fix short enums testcases on ARM GNU/Linux + EABI
 2008-04-24  2:11 UTC 

PATCH COMMITTED: Another pointer wraparound tweak
 2008-04-24  1:18 UTC  (2+ messages)

IRA for MIPS testing, anyone?
 2008-04-23 23:33 UTC  (5+ messages)

[tuples][patch] Enable some passes and comment them out
 2008-04-23 23:33 UTC  (2+ messages)

[trunk] patch to remove REG_NO_CONFLICT_BLOCKS
 2008-04-23 23:09 UTC  (15+ messages)

[incremental] Patch: FYI: compile server -vs- mapped locations
 2008-04-23 23:02 UTC 

[PATCH] Fix i?86 -mregparm for K&R fn declarations (PR target/36015)
 2008-04-23 22:48 UTC  (8+ messages)

[PATCH,rs6000] make -mno-spe work as expected
 2008-04-23 21:56 UTC  (6+ messages)

[PATCH, middle-end]: Fix PR 36606; [4.4 regression] invalid rtl with -O2
 2008-04-23 21:54 UTC  (2+ messages)

[PATCH][RFC] middle-end array expressions (II)
 2008-04-23 21:46 UTC  (3+ messages)

[graphite] Initialize cloog->stmt->usr pointers
 2008-04-23 21:22 UTC 

[PATCH] generalize BLKmode op to mem in _REF rtl expansion
 2008-04-23 21:16 UTC  (3+ messages)
` [PING] "

[AVR] Add 'OS_main' attribute. (Need middle-end approval.)
 2008-04-23 21:10 UTC  (2+ messages)
`  "

[PATCH]: Update SSE5 vector multiplication, shift, rotate
 2008-04-23 21:07 UTC  (31+ messages)
  ` [PATCH]: Machine independent patch, was: "
                        ` [PATCH]: AltiVec "
  ` [PATCH]: x86 specific "

Testsuite patch for gcc.dg/array-init-1.c on IA64 HP-UX
 2008-04-23 20:55 UTC 

[trunk] patch to correct problems with scanning *EXTRACTS
 2008-04-23 20:25 UTC  (7+ messages)

[PATCH][C][C++] Move (some) error handling from builtins.c to the frontends
 2008-04-23 20:17 UTC  (3+ messages)

[PATCH,rs6000] add support for generating out-of-line register saves/restores
 2008-04-23 20:15 UTC  (8+ messages)

[PATCH][parloops] Modify parloops to allow code generation on SESE regions
 2008-04-23 20:14 UTC  (5+ messages)

[PATCH] ada/35792: Refuse completion of tagged type by task type or protected type
 2008-04-23 19:55 UTC  (9+ messages)

[patch, fortran] PR18428: use libcpp for preprocessing (review of C/C++ and fortran maintainers needed)
 2008-04-23 19:53 UTC 

[PATCH] ada/35886: Switch location of incomplete and full declarations
 2008-04-23 19:36 UTC  (5+ messages)

Patch to fix gcc.dg/vect/slp-15.c on IA64 (Linux and HP-UX)
 2008-04-23 18:12 UTC 

[PATCH](ping) Clean up and improve flow-insensitive tree aliasing
 2008-04-23 17:27 UTC  (3+ messages)

[PATCH][RFC] Add an early loop unrolling pass, address PRs 18754 and 34223
 2008-04-23 17:26 UTC  (2+ messages)

Patch for uninitialized structures in tests
 2008-04-23 16:45 UTC  (3+ messages)

[PATCH][RFC] Add an early loop unrolling pass, address PRs 18754 and 34223
 2008-04-23 15:53 UTC  (3+ messages)

[patch testsuite]: gcc.dg/builtins-13.c needs correction for C90 and target w64
 2008-04-23 15:25 UTC  (3+ messages)

[PATCH] Fix PR36021, ICE with alloc_size attribute
 2008-04-23 15:05 UTC 

[PATCH] Kill TREE_INVARIANT, take 2
 2008-04-23 14:49 UTC  (5+ messages)

[patch testsuite]: gcc.dg/builtins-12.c needs correction for C90 and target w64
 2008-04-23 13:54 UTC 

[PATCH] Build libiberty with -fPIC on Linux/MIPS hosts
 2008-04-23 13:45 UTC  (5+ messages)

[PATCH] more override.m4 tweaks
 2008-04-23 13:33 UTC  (3+ messages)

[PATCH] Fix expand_errno_check with tail calls (PR rtl-optimization/36017)
 2008-04-23 13:02 UTC  (3+ messages)

[patch, vectorizer] Fix PR 35982
 2008-04-23 12:12 UTC  (2+ messages)

[patch testsuite]: gcc.c-torture/compile/20010327-1.c not supported by x86_64-*-mingw32
 2008-04-23 11:36 UTC  (3+ messages)

[patch testsuite]: gcc.dg/20020919-1.c pointer cast fix
 2008-04-23 11:32 UTC  (5+ messages)

[patch, libfortran] Fix PR 35988
 2008-04-23  8:51 UTC  (3+ messages)

Patch for uninitialized structures in tests
 2008-04-23  7:37 UTC  (2+ messages)

C++ PATCH for c++/35316 (typeof bitfield)
 2008-04-23  7:02 UTC  (2+ messages)

[PATCH] Fix expand_errno_check with tail calls (PR rtl-optimization/36017)
 2008-04-23  5:56 UTC  (2+ messages)

[PATCH rs6000] Increase register move cost for LR/CTR
 2008-04-22 23:13 UTC  (3+ messages)

[C++ PATCH] Fix stmt expression error recovery (PR c++/35747)
 2008-04-22 22:01 UTC  (2+ messages)

[PATCH] Revision 3: utf-16 and utf-32 support in C and C++
 2008-04-22 21:27 UTC  (16+ messages)
            ` [PATCH] Handle string constant initializesr for array of char16_t or char32_t
                ` [PATCH] Revision 2: Handle string constant initializers "

[PATCH] Fix for char16_t/char32_t conversion tests on 64-bit archs
 2008-04-22 19:43 UTC  (4+ messages)

PING: [patch, fortran] PR 27997: Implement F2003-style array constructor with typespec
 2008-04-22 19:29 UTC 

[tuples] openmp and misc API changes
 2008-04-22 16:13 UTC  (3+ messages)

Ping: PR preprocessor/22168
 2008-04-22 16:07 UTC  (3+ messages)

GNAT RTEMS Specific Patch
 2008-04-22 15:40 UTC  (3+ messages)

[trunk] Removal of code that calls byte level
 2008-04-22 15:17 UTC 

PATCH: NON_LVALUE_EXPR cleanup
 2008-04-22 14:21 UTC  (2+ messages)

[PATCH, i386]: PR target/29096: Speed up a couple of xmmintrin.h intrinsics
 2008-04-22 13:51 UTC 

[tuples] [patch] merge from trunk @134515
 2008-04-22 13:44 UTC  (3+ messages)

Add end of comment marker in Wconversion-real.c
 2008-04-22 13:40 UTC 

Add Optimization attribute to -ftree-loop-distribution option
 2008-04-22 13:37 UTC 

Fix building FRV gcc port
 2008-04-22 13:21 UTC 

Fix for building ARM ports
 2008-04-22 12:50 UTC 

[v3] atomics
 2008-04-22  9:58 UTC  (9+ messages)

Patch ping: fix PR debug/29202
 2008-04-22  9:47 UTC 

[PATCH] libiberty's fnmatch and FNM_FILE_NAME
 2008-04-22  9:34 UTC  (3+ messages)

[PATCH][m68k] DFA pipeline models and scheduling support for ColdFire V1 and V3 cores
 2008-04-22  9:25 UTC  (5+ messages)

[PATCH] ada: Use liblapack and libblas instead of libgnalasup
 2008-04-22  9:09 UTC  (2+ messages)

[PATCH, testsuite]: Add testcase for PR target/31486
 2008-04-22  8:51 UTC 

C++ PATCH to c++/35325
 2008-04-22  8:28 UTC  (3+ messages)

[libcpp, patch] new convenience function: cpp_define_formatted
 2008-04-22  6:45 UTC  (4+ messages)

Testsuite Patch for IA64 (vect_no_align)
 2008-04-22  3:38 UTC  (2+ messages)

[C++ PATCH] Look through single function OVERLOAD (PR c++/35650)
 2008-04-22  1:23 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).