public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Fix nasty bug in reg-stack.c
 2011-03-26 14:56 UTC 

[wwwdocs] Add Subversion revisions to the timeline
 2011-03-26 13:04 UTC  (3+ messages)

[Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library
 2011-03-26 12:34 UTC  (3+ messages)
` *ping* "

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

[Ada] Fix crash on declaration of constant with discriminated type
 2011-03-26 11:13 UTC 

[Ada] Fix crash on access type to limited with'ed type
 2011-03-26 10:01 UTC 

[patch, Fortran] Some more trim optimizatins
 2011-03-26  9:55 UTC 

[Ada] Lift old restriction on inlining
 2011-03-26  9:43 UTC 

[committed] Selected backports to 4.6
 2011-03-26  9:35 UTC 

[Patch, libgFortran] Fix MinGW64 compile warning
 2011-03-26  9:27 UTC  (2+ messages)

Go patch committed: check for ... with builtin functions
 2011-03-26  7:09 UTC 

Go patch committed: better error setting const to nil
 2011-03-26  6:06 UTC 

Go patch committed: Correctly parse case <-c <- v
 2011-03-26  5:45 UTC 

Shrink-wrapping: Introduction
 2011-03-26  5:33 UTC  (7+ messages)
` [PATCH 3/6] Allow jumps in epilogues

Cleaning up expand optabs code
 2011-03-26  2:51 UTC  (19+ messages)

More static checking fixes (unused LHS assignments)
 2011-03-26  2:50 UTC  (2+ messages)

PowerPC64 reload failure with misaligned fp load
 2011-03-26  2:47 UTC  (4+ messages)

[v3] implement LWG issues 1514, 2030, 2031
 2011-03-26  0:20 UTC 

[4.7] Avoid global state in sparc_handle_option
 2011-03-25 23:16 UTC  (4+ messages)

regex issue
 2011-03-25 22:56 UTC 

Go patch committed: clean up handling of undefined types
 2011-03-25 22:52 UTC 

[pph] Add hooks for writing/reading ASTs (2/2) (issue4275081)
 2011-03-25 20:36 UTC 

[pph] Add hooks for writing/reading ASTs (1/2) (issue4306053)
 2011-03-25 20:33 UTC 

[PATCH] Don't use mempcpy in libquadmath
 2011-03-25 20:20 UTC 

PR 47487 powerpc64 ICE building libgo
 2011-03-25 19:30 UTC  (2+ messages)

go patch committed: Avoid double error on negative shift count
 2011-03-25 19:24 UTC 

[PING^2]: For unreviewed patches
 2011-03-25 19:23 UTC  (3+ messages)

Scheduler cleanups, 5/5
 2011-03-25 18:39 UTC  (2+ messages)

Scheduler cleanups, 4/N
 2011-03-25 18:35 UTC  (2+ messages)

Scheduler cleanups, 2/N
 2011-03-25 18:31 UTC  (2+ messages)

Tighten ARM's CANNOT_CHANGE_MODE_CLASS
 2011-03-25 18:29 UTC  (5+ messages)

[Patch, Fortran] PR 48174+45304: No varags if interface is known
 2011-03-25 18:27 UTC  (5+ messages)

[PATCH] Simple cgraph_node() -> cgraph_get_node() conversions
 2011-03-25 17:57 UTC 

[RFC PATCH] Typed DWARF stack
 2011-03-25 17:51 UTC  (3+ messages)

go patch committed: Give error on label defined but not used
 2011-03-25 17:35 UTC 

[testsuite, build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412)
 2011-03-25 17:17 UTC  (11+ messages)

[PATCH] Better .debug_aranges fix (PR debug/48253)
 2011-03-25 17:07 UTC  (5+ messages)
  ` [PATCH] Better .debug_aranges fix (PR debug/48253, take 2)
    ` [PATCH] Better .debug_aranges fix (PR debug/48253, take 3)

[PATCH 0/4] Remove (lots of) lazy call graph node construction
 2011-03-25 17:02 UTC  (5+ messages)
` [PATCH 1/4] Remove cgraph_node function and fixup all callers

[PATCH, 4.7] Have all inlining destinations "analyzed"
 2011-03-25 16:55 UTC  (5+ messages)

mt-mep using EXTRA_TARGET_HOST_ALL_MODULES?
 2011-03-25 16:44 UTC  (9+ messages)

Improve jump threading #1 of N
 2011-03-25 16:36 UTC 

[PATCH] Really make copyprop propagate constants
 2011-03-25 16:31 UTC 

[patch][ARM] Fix 16-bit -> 64-bit multiply and accumulate
 2011-03-25 16:27 UTC  (7+ messages)

C++ PATCH for core issue 1135 (virtual and exception-specifications with default)
 2011-03-25 16:17 UTC 

[PATCH] Fix DW_OP_GNU_entry_value handling in .debug_loc duplicate removal
 2011-03-25 16:15 UTC  (2+ messages)

[patch i386 windows]: Introduce call-abi for 32-bit mingw and make callee_pop_aggregate_return attribute by default on for 32-bit mingw target
 2011-03-25 16:12 UTC  (4+ messages)

C++ PATCH for c++/48289 (-pedantic breaks std::move)
 2011-03-25 16:11 UTC 

[pph] Add streaming hooks (issue4271074)
 2011-03-25 16:10 UTC 

[patch] Fix gcc.dg/vect/vect-cselim-1.c - PR target/48287
 2011-03-25 16:10 UTC 

C++ PATCH to add -std=c++03
 2011-03-25 16:08 UTC 

[Patch] muldi3 for bfin
 2011-03-25 16:00 UTC 

[cxx-mem-model] disallow load data races (1 of some)
 2011-03-25 15:46 UTC  (11+ messages)

[testsuite] Fix gcc.dg/torture/pr47917.c on IRIX 6.5
 2011-03-25 15:39 UTC  (2+ messages)

[PATCH] Baby-step for cleaning up the gimple verifier(s)
 2011-03-25 15:09 UTC 

More toplevel configure.ac pruning
 2011-03-25 14:59 UTC  (8+ messages)

[testsuite] Mark gcc.dg/graphite/block-[3478].c as expensive (PR testsuite/48283)
 2011-03-25 13:12 UTC  (2+ messages)

[PATCH][ARM] Discourage use of NEON on Cortex-A8
 2011-03-25 12:03 UTC  (8+ messages)

[PATCH] small refactoring in fold-const.c
 2011-03-25 11:58 UTC  (2+ messages)

[PATCH] fix PR bootstrap/48282
 2011-03-25 11:53 UTC 

[Patch] New builtin tests for bfin
 2011-03-25 11:45 UTC 

[testsuite, ada] Convert ACATS to DejaGnu (PR testsuite/37703)
 2011-03-25 11:06 UTC  (16+ messages)

[patch middle-end c c++]: Optimize cost of comp_type_attributes
 2011-03-25 10:28 UTC  (13+ messages)

[PATCH] Remove -O0 special casing in the stmt verifier
 2011-03-25 10:13 UTC 

[v3] Fix negative_binomial_distribution
 2011-03-25 10:10 UTC  (2+ messages)

Remove old host cases from toplevel configure
 2011-03-25  7:47 UTC  (4+ messages)

[PATCH] use cfglayout mode for instatiate_virtual_regs
 2011-03-25  5:24 UTC  (4+ messages)

Go patch committed: Remove closed function
 2011-03-25  5:15 UTC 

[alpha] Revert input_operand change for vms
 2011-03-25  0:57 UTC  (2+ messages)

[alpha] Tidy some byte manipulation users
 2011-03-25  0:54 UTC 

[alpha] Remove big-endian code generation
 2011-03-25  0:49 UTC 

[alpha] Unify movdi with attribute enabled
 2011-03-25  0:34 UTC 

[alpha] Unify most move patterns with attribute enabled
 2011-03-25  0:30 UTC 

[alpha] cleanup sign_extension patterns
 2011-03-25  0:20 UTC 

[alpha] Unify zero_extend patterns with attribute enabled
 2011-03-25  0:12 UTC 

libgo patch committed: Update to current version of Go library
 2011-03-24 23:46 UTC 

[debug] dwarf2out emits unnecessary null byte in empty .debug_abbrev section
 2011-03-24 23:44 UTC  (4+ messages)

[toplevel] cleanup mh-cygwin
 2011-03-24 23:06 UTC  (2+ messages)

[google] Port lock annotations/analysis to google/main branch (issue4275075)
 2011-03-24 22:51 UTC 

More fixes from static analysis checkers
 2011-03-24 22:11 UTC  (2+ messages)

[google] Port lock annotations/analysis to google/main branch (issue4275075)
 2011-03-24 21:44 UTC 

[RFC PATCH, i386]: ICE: in final_scan_insn due to late split
 2011-03-24 20:50 UTC  (3+ messages)

[patch] Do not generate useless branches for multi-word comparison
 2011-03-24 20:25 UTC  (2+ messages)

[debug] Remove deprecated DW_FORM_sig8 define
 2011-03-24 20:18 UTC  (2+ messages)

[PATCH] Fix PR 48144
 2011-03-24 20:15 UTC  (2+ messages)

[libgo] Support Solaris 8/9
 2011-03-24 17:47 UTC  (3+ messages)

[toplevel] Target fragments cleanups
 2011-03-24 17:46 UTC 

[PATCH 0/2] reduce cut-and-paste programming in emit-rtl.c
 2011-03-24 17:28 UTC  (11+ messages)
` [PATCH 2/2] refactor emit_*_{after,before}{,_setloc} using common functions

Can't use SImode as Pmode for x32
 2011-03-24 17:25 UTC  (10+ messages)

[toplevel] remove empty cases
 2011-03-24 17:25 UTC  (4+ messages)

Commit: RX: Add alignment for jumps, loops and labels
 2011-03-24 17:24 UTC 

[toplevel] cleanup X11_FLAGS_TO_PASS
 2011-03-24 17:06 UTC 

[toplevel] remove tentative_cc
 2011-03-24 17:00 UTC 

cleanup host fragments more 1/n
 2011-03-24 16:53 UTC 

avoid useless if-before-free tests
 2011-03-24 16:51 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] reload: Avoid superfluous reloads after find_reloads_subreg_address
 2011-03-24 16:48 UTC  (2+ messages)

[PATCH] S/390: Fix reject malformed symbolic addresses in preferred_reload_class
 2011-03-24 16:35 UTC 

[libgo] Improve Solaris 2/SPARC support
 2011-03-24 16:33 UTC 

[PATCH, C++ testsuite] Fix g++.dg/abi/arm_cxa_vec1.C
 2011-03-24 16:28 UTC  (2+ messages)

[Ada] Change return mechanism for variable-sized constrained array types
 2011-03-24 16:09 UTC 

Tweak ARM vld3q and vld4q patterns
 2011-03-24 15:57 UTC 

[x32] PATCH: PR middle-end/47725: [x32] error: unable to find a register to spill in class DIREG
 2011-03-24 15:56 UTC  (4+ messages)

[PATCH PING] fortran-specific bits of tree-slimming patches
 2011-03-24 15:22 UTC  (2+ messages)

[Ada] Fix bogus CE raised on call to overloaded function
 2011-03-24 15:16 UTC 

[Patch ARM] PR47930 Fix documentation for marm / mthumb
 2011-03-24 15:11 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).