public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Fix PR tree-optimization/41857 (Re: m32c support for named addr spaces branch)
 2009-11-17 16:14 UTC  (5+ messages)
` [patch] Fix regression (Re: Fix PR tree-optimization/41857)

Whole program optimization and functions-only-called-once
 2009-11-17 16:06 UTC  (8+ messages)

fix -fcompare-debug regression in free_lang_data
 2009-11-17 15:54 UTC  (7+ messages)

[VTA] don't mark BBs as dirty on DF rescans of debug insns
 2009-11-17 15:49 UTC  (2+ messages)

[vta, graphite?] propagate degenerate phi nodes into debug stmts
 2009-11-17 15:47 UTC  (5+ messages)

[patch] Skip offsets when reading resolution files
 2009-11-17 15:40 UTC  (6+ messages)

[vta, graphite, PR41888, PR41886] get graphite to work with VTA
 2009-11-17 15:32 UTC  (4+ messages)

[trans-mem] avoid transforming already optimized memory variants
 2009-11-17 15:25 UTC 

Ping: Converting G++ LTO tests to use "-r -nostlib"
 2009-11-17 15:24 UTC  (2+ messages)

[patch PR39960] Fix new stmt construction
 2009-11-17 15:20 UTC  (2+ messages)

One more cgraph frequency bug
 2009-11-17 15:06 UTC  (2+ messages)

[patch, testsuite] Fix spurious g++.dg/debug/dwarf2/anonname1.C failure
 2009-11-17 14:47 UTC 

PATCH: Provide stdint.h for Tru64 UNIX V[45]
 2009-11-17 13:52 UTC  (3+ messages)

PATCH: Provide stdint.h for IRIX 5/6
 2009-11-17 13:38 UTC  (2+ messages)

PR c++/141777
 2009-11-17 13:23 UTC  (3+ messages)

Ping: RFA: Add test for targets that use MS style bitfields
 2009-11-17 11:54 UTC 

[PATCH, i386]: Do not nest ior expressions in predicates.md
 2009-11-17 11:52 UTC  (3+ messages)

PATCH - set but not used round two
 2009-11-17 11:10 UTC 

[PATCH, PR c++/40892] Fix maybe_warn_cpp0x i18n problems
 2009-11-17 10:42 UTC 

[libcpp] patch: add used callback
 2009-11-17  7:30 UTC  (9+ messages)

[PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187)
 2009-11-17  7:15 UTC  (9+ messages)
` [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 2)
        ` [PATCH] Use aliases instead of separate copies for !DECL_ONE_ONLY C[12] ctors or D[12] dtors with identical bodies (PR c++/3187, take 3)

[gccgo] Don't use <linux/user.h>
 2009-11-17  6:56 UTC 

[PATCH PING 2/5] Named address spaces: support multiple pointer modes
 2009-11-17  6:13 UTC  (3+ messages)

C++ PATCH for c++/13950 (DR 176)
 2009-11-17  4:07 UTC  (3+ messages)

[C++ PATCH] Fix reference_binding for brace enclosed list containing error mark (PR c++/42061)
 2009-11-17  1:10 UTC  (2+ messages)

[C++ PATCH] Don't ICE on vla = { }; (PR c++/42059)
 2009-11-17  1:07 UTC  (2+ messages)

[fortran] fix -Wuninitialized -Werror in fortran/module.c
 2009-11-17  1:01 UTC  (2+ messages)

PATCH: Disable sched1 when optimizing for size
 2009-11-16 23:34 UTC 

fix in-tree building of ppl, cloog, libelf
 2009-11-16 23:03 UTC  (5+ messages)

PATCH [4.4]: update config.{guess,sub}
 2009-11-16 22:55 UTC  (2+ messages)

[ping] Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc
 2009-11-16 22:48 UTC  (11+ messages)
        ` [ping2] "

[patch] Merge cgraph nodes when using a resolution file
 2009-11-16 22:17 UTC  (2+ messages)

[patch, spu] Fix invalid -fPIC leaf function code generation
 2009-11-16 22:02 UTC  (2+ messages)

[PATCH, LTO] Number gimple statements before streaming out summaries
 2009-11-16 20:02 UTC  (2+ messages)

[PATCH][LTO][RFC] AR archive support for LTO
 2009-11-16 19:58 UTC  (18+ messages)

[PATCH] LTO Streaming of parameter call notes
 2009-11-16 19:41 UTC  (3+ messages)

ARM: Enable scheduling for Thumb-2
 2009-11-16 19:33 UTC  (5+ messages)

[PATCH, M68K] Add MCF5441x CPUs
 2009-11-16 19:05 UTC  (3+ messages)
` [PING][PATCH, "

[PATCH, i386]: Fix and macroize cmp patterns
 2009-11-16 18:24 UTC 

[PATCH] Also optimize DECL_ONE_ONLY cdtors (PR c++/3187)
 2009-11-16 18:12 UTC  (2+ messages)
` [PATCH] Also optimize DECL_ONE_ONLY cdtors (PR c++/3187, take 2)

[C++ Patch] PR 42058
 2009-11-16 17:41 UTC 

[PATCH]: MPC cleanup in testsuite
 2009-11-16 17:38 UTC  (2+ messages)

[PATCH,TESTSUITE]Skip wchar tests for avr target
 2009-11-16 17:29 UTC 

ARM VFPv4 support
 2009-11-16 17:09 UTC 

Fix IPA WRT profile
 2009-11-16 15:47 UTC 

[PATCH]: WEB DOCS, update AIX to 5.3 in gcc-4.5 secondary platform list
 2009-11-16 15:41 UTC 

[C++ Patch] PR 42055
 2009-11-16 15:24 UTC  (4+ messages)

[PATCH]: MPC cleanup in middle-end
 2009-11-16 14:16 UTC  (2+ messages)

C++ PATCH for c++/37037 (declaring template class member function with a typedef)
 2009-11-16 14:09 UTC  (7+ messages)

[C++ Patch] PR 32056
 2009-11-16  9:55 UTC  (2+ messages)

Libstdc++ as DLL on windows, alternative approach [was Re: cygwin patch review]
 2009-11-16  3:37 UTC  (4+ messages)

dg-error vs. i18n?
 2009-11-16  3:24 UTC 

[gccgo] Add go.install-plugin target
 2009-11-16  0:19 UTC 

[PATCH] Fix PR c++/38646: ICE with invalid specialization of variadic template
 2009-11-15 23:59 UTC 

RFC patch: invariant addresses too cheap
 2009-11-15 21:36 UTC  (14+ messages)

[PATCH]: MPC web docs update gcc-4.5/changes.html
 2009-11-15 18:14 UTC 

[PATCH]: MPC cleanup in fortran frontend
 2009-11-15 17:48 UTC  (2+ messages)

[PATCH]: MPC cleanup to stop defining HAVE_mpc
 2009-11-15 16:59 UTC 

[PATCH]: Require MPC for building GCC
 2009-11-15 16:43 UTC  (3+ messages)

Erroneous syntax error message on TBP call?
 2009-11-15 16:31 UTC 

[RFA:] Fix regressions on non-lto testruns due to disappearing -lm
 2009-11-15 15:00 UTC  (2+ messages)

[patch] spelling errors in comments
 2009-11-15 14:36 UTC 

[PATCH, MIPS] Generate DMUL in widening multiplications
 2009-11-15 12:40 UTC  (7+ messages)

[PATCH, trivial] Remove `inline' from definition of set_immediate_dominator
 2009-11-15  2:07 UTC 

[PATCH] Hookize TARGET_FUNCTION_VALUE_REGNO_P
 2009-11-15  0:23 UTC 

[PATCH,TARGET]PR21078,21080 Fix AVR builtin_return_address
 2009-11-14 21:35 UTC  (5+ messages)

[ARM] Fix PR target/42031
 2009-11-14 19:25 UTC 

[PATCH, i386]: Fix PR 41900, call *%esp shouldn't be generated because of CPU errata
 2009-11-14 18:25 UTC  (8+ messages)

[PATCH] config.guess: Properly detect the *mingw32 targets
 2009-11-14 15:19 UTC  (10+ messages)

[RFC] Track discriminators by instruction instead of by basic block
 2009-11-14  9:19 UTC  (5+ messages)

[v3] Some work on C++0x std::forward_list, implement N2988
 2009-11-13 23:22 UTC  (2+ messages)

[OBJC] Fix visibility issue
 2009-11-13 20:04 UTC  (2+ messages)

[PATCH] Fix miscompilation in output_constant_def
 2009-11-13 19:59 UTC  (13+ messages)

[PATCH] PR41919: Fix testcase for unsigned char targets
 2009-11-13 19:58 UTC  (2+ messages)

[PATCH] Try harder to emit DW_AT_location for TLS vars
 2009-11-13 19:35 UTC  (4+ messages)
  ` [PATCH] Try harder to emit DW_AT_location (take 2)

[c++] Avoid C++ FE creating !public weak variables
 2009-11-13 19:20 UTC  (7+ messages)

C++ PATCH for c++/29363 (error-recovery with type definition after use)
 2009-11-13 18:57 UTC 

C++ PATCH for c++/27425, c++/34274 (error-recovery with invalid template args)
 2009-11-13 18:46 UTC 

[committed] Fix ICE on OpenMP reduction with _Complex int var (PR middle-end/42029)
 2009-11-13 18:45 UTC 

DWARF2 PATCH for debug/26965
 2009-11-13 17:59 UTC 

[PATCH] Fix MIPS LHX in mips-dsp.md
 2009-11-13 17:45 UTC  (2+ messages)

fix -fcompare-debug regression in asm label redirection
 2009-11-13 17:40 UTC  (2+ messages)

fix -fcompare-debug regression in asm locators
 2009-11-13 17:39 UTC  (3+ messages)

[patch] alpha: turn -mcpu=<cpu> into -m<cpu> for assembler all the time
 2009-11-13 17:35 UTC  (2+ messages)

[IQ2000] Remove FUNCTION_VALUE and LIBCALL_VALUE macros
 2009-11-13 17:27 UTC  (2+ messages)

[PATCH, ARM] Avoid pulling in unwinder for 64-bit division
 2009-11-13 17:24 UTC  (7+ messages)

[trans-mem] s/tm_atomic/transaction/g
 2009-11-13 16:44 UTC 

Fix PR41718, ICE when compiling a large testcase
 2009-11-13 16:26 UTC  (2+ messages)

[PATCH, PR middle-end/22201]: Parameter description strings should all start with a capital letter
 2009-11-13 16:24 UTC  (2+ messages)

[v3] Implement UK-300 differently
 2009-11-13 15:16 UTC 

C++ PATCH for c++/35075
 2009-11-13 15:09 UTC 

C++ PATCH for c++/21008, DR 515 (qualified-id used to access member of unknown dependent base)
 2009-11-13 14:39 UTC 

C++ PATCH for c++/11987 (defining a member of a dependent typedef)
 2009-11-13 14:38 UTC 

[PATCH] PR41094 testcase: Link against libm
 2009-11-13 13:42 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).