public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, libfortran] Don't define _GNU_SOURCE in AM_CPPFLAGS
 2011-04-12  6:31 UTC  (2+ messages)

Implement stack arrays even for unknown sizes
 2011-04-12  6:23 UTC  (16+ messages)

[Patch,AVR]: Fix PR target/44643
 2011-04-12  5:39 UTC  (3+ messages)
` Ping "

[Patch][AVR]: Initial builtins support
 2011-04-12  5:38 UTC  (3+ messages)
`  "
  ` Ping: "

[Patch,AVR]: Fix PR45263
 2011-04-12  5:35 UTC  (7+ messages)
        ` Ping: "

[gc-improv] Permanent vs function RTL obstack fix
 2011-04-12  2:54 UTC  (15+ messages)

Add a mode argument to LEGITIMATE_CONSTANT_P, and make it a hook
 2011-04-12  2:29 UTC  (2+ messages)

Simple enhancement to -dA dump
 2011-04-12  2:12 UTC  (5+ messages)

[C++0x] User-Defined Literals
 2011-04-12  2:06 UTC 

Target header etc. cleanup patch
 2011-04-12  1:08 UTC  (4+ messages)
` Ping "

ObjC: interface hashtable rewritten for speed and simplicity
 2011-04-11 22:19 UTC  (2+ messages)

ObjC: do not prepare instance variables for output unless there is an actual error message to print
 2011-04-11 22:09 UTC  (2+ messages)

ObjC: some minor optimizations
 2011-04-11 22:07 UTC  (2+ messages)

C++ PATCHes for c++/48535 (SFINAE with T{})
 2011-04-11 21:58 UTC 

Avoid doing superfluous work in force_nonfallthru
 2011-04-11 21:55 UTC 

C++/c-common PATCH to conversion from scoped enum to bool (part of 48450)
 2011-04-11 21:54 UTC  (2+ messages)

C++ PATCH for c++/48523 (lamda, 'this', templates)
 2011-04-11 21:49 UTC 

C++ PATCH for c++/48457 (rvalue references and function lvalues)
 2011-04-11 21:47 UTC 

[PATCH] Remove VRPs use of TYPE_MIN/MAX_VALUE
 2011-04-11 21:37 UTC  (6+ messages)

[PATCH 5/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-04-11 21:30 UTC  (2+ messages)

[PATCH] Fix ICE with C compound literals (PR c/48517)
 2011-04-11 21:29 UTC  (2+ messages)

[PATCH] Error out on uses of void type expressions in inline asm in C FE (PR c/48552)
 2011-04-11 21:28 UTC  (2+ messages)

Clean up i386/gnu.h
 2011-04-11 21:16 UTC  (2+ messages)

Clean up k*gnu configurations
 2011-04-11 21:15 UTC  (2+ messages)

[PATCH, rs6000] Make LR/CTR moves expensive for Power7 also
 2011-04-11 20:58 UTC  (2+ messages)

[C++0x] Range-based for statements and ADL
 2011-04-11 20:50 UTC  (6+ messages)

[Patch, libfortran] PR 47571 Fix bootstrap failure on alpha*-dec-osf*
 2011-04-11 20:19 UTC 

[build] Avoid ld -v error message with Sun ld on SPARC
 2011-04-11 19:59 UTC  (2+ messages)

PING: PATCH: Remove 26 element limit in vector
 2011-04-11 19:38 UTC 

Patch: add {tree,gimple}-pretty-print.h & realmpfr.h to PLUGIN_HEADERS
 2011-04-11 19:34 UTC  (6+ messages)
  ` Ping "

[Patch, fortran] PR48456 - [4.6/4.7 Regression] Realloc on assignment: ICE in fold_binary_loc and PR48360 - [4.6/4.7 Regression] ICE on array assignment statement with allocatable LHS
 2011-04-11 19:33 UTC  (2+ messages)

patch PR48464
 2011-04-11 19:23 UTC 

[testsuite] Fix gcc.dg/torture/pr47917.c on Tru64 UNIX V5.1
 2011-04-11 18:20 UTC 

[patch] make default linker --hash-style configurable option
 2011-04-11 18:01 UTC  (4+ messages)

[v3] Actually run some tests in parallel-mode for check-parallel
 2011-04-11 17:49 UTC 

[patch i386]: Cleanup calling convention handling in i386.c and fix PR target/9601 and PR target/11772
 2011-04-11 17:45 UTC  (6+ messages)

Shrink-wrapping: Introduction
 2011-04-11 17:10 UTC  (11+ messages)
` [PATCH 3/6] Allow jumps in epilogues

Split up config/i386/linux.h etc
 2011-04-11 17:07 UTC  (3+ messages)
` Ping "

Add debugging functions for cp_parser (issue4389045)
 2011-04-11 16:24 UTC 

[PATCH 4/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-04-11 16:09 UTC 

[PATCH] Fixup missing host_integerp call
 2011-04-11 15:48 UTC 

[PATCH][1/n][C] Do not sign-extend sizetypes
 2011-04-11 15:36 UTC  (3+ messages)

[PATCH 0/7] Change of call graph interface - cgraph_node function removal
 2011-04-11 15:30 UTC  (13+ messages)
` [PATCH 5/7] Tweaks to C++ -> call graph interface
` [PATCH 3/7] cgraph_node -> cgraph_get_node with asserts
` [PATCH 1/7] Simple cgraph_node -> cgraph_get_node conversions
` [PATCH 2/7] cgraph_node -> cgraph_get_node conversions accepting NULL results
` [PATCH 4/7] Removal of cgraph_node function

Fix -Ttext= etc. handling
 2011-04-11 15:27 UTC 

[build, lto] Only accept -fuse-linker-plugin if linker supports -plugin (PR lto/46944)
 2011-04-11 13:26 UTC  (4+ messages)

[PATCH][RFC] Make called function type explicit, make function pointer type conversions useless
 2011-04-11 13:18 UTC  (2+ messages)

[pph] Debug Cleanup (issue4380046)
 2011-04-11 13:01 UTC  (2+ messages)

[testsuite] Avoid absolute paths in .sum files (PR testsuite/21164)
 2011-04-11 12:15 UTC 

[Patch, Fortran] PR 18918 - Fix/Add multi-image support to UCOBOUND
 2011-04-11 12:05 UTC  (3+ messages)

[patch, ARM] PR48250, rehaul arm_legitimize_reload_address()
 2011-04-11 10:54 UTC  (2+ messages)

[PATCH] Fix combiner ICEs after my recent patch (PR rtl-optimization/48549)
 2011-04-11 10:50 UTC 

Avoid global state in arm_handle_option
 2011-04-11 10:48 UTC  (2+ messages)

[PATCH, PR 48195] Move around ipa_check_create_node_params and ipa_check_create_edge_args
 2011-04-11 10:34 UTC  (2+ messages)

[build, doc] Cleanup --enable-threads support
 2011-04-11 10:34 UTC 

[wwwdocs] Various tweaks to the default footer (reducing footprint)
 2011-04-11  9:41 UTC 

FDO usability -- sanity check indirect call target
 2011-04-11  9:09 UTC  (6+ messages)

[wwwdata, committed] gcc-4.7/changes.html: Update Fortran section
 2011-04-11  8:59 UTC 

PATCH [trunk] gengtype should generate ggc_alloc macros in plugin mode
 2011-04-11  1:37 UTC  (8+ messages)
        ` PATCH [trunk] gengtype should generate ggc_alloc macros in plugin mode on for plugin files

Confirming a bug in new bugzilla?
 2011-04-11  0:03 UTC  (6+ messages)

doubled words
 2011-04-10 21:07 UTC  (8+ messages)

[patch, changes, fortran, committed] Mention -ffrontend-optimize and -Wfunction-elimination
 2011-04-10 20:31 UTC  (2+ messages)

[PATCH] avoid memory overrun in a test leading to potential double-free
 2011-04-10 18:16 UTC  (3+ messages)

fix libstdc++/48541
 2011-04-10 16:36 UTC 

fix libstdc++/48465 - add missing exported symbols
 2011-04-10 16:21 UTC 

I wish to host a new mirror site
 2011-04-10 10:43 UTC 

[patch] Emit DW_AT_artificial for types
 2011-04-10 10:31 UTC 

[build] Support multilib testing in libgo
 2011-04-10  7:46 UTC  (2+ messages)

[PATCH] PR preprocessor/48532 (Wrong location in pragma involving macros)
 2011-04-10  7:46 UTC 

PATCH: PR other/48007: Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)
 2011-04-10  1:52 UTC  (4+ messages)

[PATCH] Do not crash in array_type_nelts if TYPE_MIN_VALUE is null
 2011-04-09 16:21 UTC  (3+ messages)

Fix PR48484
 2011-04-09 15:42 UTC  (2+ messages)

[Ping][Patch, testsuite]: Don't xfail sibcalls on AVR
 2011-04-09 15:40 UTC  (11+ messages)
` [Ping #2][Patch, "

[wwwdocs] remove ring.etl.go.jp mirror
 2011-04-09 15:04 UTC 

Many C++ PATCHes for SFINAE fixes
 2011-04-09 14:00 UTC  (2+ messages)

[patch] Extend TYPE_DECL_IS_STUB trick in dwarf2out.c
 2011-04-09 11:38 UTC 

Implement stack arrays even for unknown sizes
 2011-04-09  9:49 UTC  (5+ messages)

Allow more PowerPC sibling calls
 2011-04-09  2:52 UTC 

fix testsuite/48506
 2011-04-09  0:01 UTC 

[testsuite] fix to gcc.target/arm/pr43698.c
 2011-04-08 23:37 UTC  (2+ messages)

Small tweak to combine_validate_cost
 2011-04-08 22:32 UTC 

[patch, fortran] More control over front end optimization
 2011-04-08 21:49 UTC  (4+ messages)

[PATCH] Fix LTO bootstrap on i686-linux (problem with two Ldebug_info0 labels; PR bootstrap/48148)
 2011-04-08 21:41 UTC  (5+ messages)

[Ada] improve layout of RETURN type made for CICO mechanism
 2011-04-08 20:31 UTC 

[Ada] Fix ICE on array type with aggregate component as bound
 2011-04-08 20:22 UTC 

[pph] Macro Validation (issue4379044)
 2011-04-08 19:36 UTC  (4+ messages)

[PATCH PING] c++-specific bits of tree-slimming patches
 2011-04-08 17:50 UTC  (2+ messages)

patch to fix PR 48435
 2011-04-08 17:50 UTC  (4+ messages)

[committed] Fix secondary reload support for PA shift amount register
 2011-04-08 16:32 UTC 

[PATCH] use use_reg in several backends
 2011-04-08 15:25 UTC  (2+ messages)

[testsuite] fix to gcc.target/arm/sync-1.c
 2011-04-08 15:08 UTC 

Fix PR48389: ICE in make_edges
 2011-04-08 15:04 UTC  (5+ messages)

CR16 Port addition
 2011-04-08 14:56 UTC  (2+ messages)

[PATCH] Remove kludge in gimple_call_flags
 2011-04-08 14:34 UTC 

[PATCH] sel-sched: Fix adding of preheader blocks from inner loops (PR48302)
 2011-04-08 14:22 UTC  (3+ messages)
  ` [committed] sel-sched: Fixup adding of preheader blocks from inner loops

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