public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Combine four insns
 2010-08-06 20:44 UTC  (14+ messages)

[patch] [libstdc++ pretty-printer] Fix python `dir' var vs. func clash
 2010-08-06 20:26 UTC  (2+ messages)

RFA: PATCH to constructor_static_from_elts_p
 2010-08-06 20:18 UTC 

[patch, libffi] Remove warnings
 2010-08-06 20:05 UTC 

[v3] PATCH to add non-const deleted thread copy constructor
 2010-08-06 19:42 UTC 

C++ PATCH for nullptr decay
 2010-08-06 19:34 UTC 

C++ PATCH for more SFINAE issues
 2010-08-06 19:32 UTC 

[patch 1/2] [gimplefe] Changes internal interface of recognition of tuples
 2010-08-06 17:58 UTC 

[PATCH] Implement -fstack-usage option
 2010-08-06 17:42 UTC  (3+ messages)

[PATCH][RFC] Remove MISALIGNED_INDIRECT_REF
 2010-08-06 15:36 UTC 

[PATCH][RFC] Conservative alignment extraction & propagation (2nd try)
 2010-08-06 15:30 UTC 

[PATCH ARM] Enable __sync_* tests for arm-*-linux-gnueabi, and fix resulting ARM failures
 2010-08-06 15:12 UTC  (3+ messages)

[v3] Implement US 98 and US 99
 2010-08-06 14:48 UTC 

[Ada] Do not build useless allocators
 2010-08-06 12:59 UTC 

[patch, libffi] add os/2 support
 2010-08-06 12:36 UTC 

[patch, libffi] Define macros carefully
 2010-08-06 12:27 UTC 

[v3] Implement GB 87
 2010-08-06 12:08 UTC 

[PATCH][committed] Implement Bit-CCP
 2010-08-06 11:46 UTC 

[PATCH] Alignment fault during function call
 2010-08-06 11:16 UTC  (15+ messages)

[v3] Improve ratio_less
 2010-08-06 10:18 UTC 

[Patch ARM] Cortex A9 VFP Pipeline description
 2010-08-06 10:13 UTC  (2+ messages)

[PATCH] Use rtx_refs_may_alias_p instead of alias_sets_conflict_p in
 2010-08-06 10:10 UTC  (13+ messages)

[patch, libffi] Fix spelling errors
 2010-08-06  5:48 UTC 

[patch, libffi] fix SELinux test
 2010-08-06  5:40 UTC 

[patch, libffi] Fix comments
 2010-08-06  5:28 UTC 

[patch, libffi] Build with msvcc
 2010-08-06  5:24 UTC 

[patch, libffi] Build with sun studio compiler
 2010-08-06  4:55 UTC 

[patch, libffi] Add closure example documentation
 2010-08-06  4:47 UTC 

[Patch] java: Align data in .rodata.jutf8.* sections
 2010-08-06  4:16 UTC 

Update postreload.c to avoid long compilation time
 2010-08-05 22:59 UTC  (8+ messages)

[PATCH] PR c++/26693, second attempt
 2010-08-05 22:43 UTC  (7+ messages)

some integer undefined behaviors in gcc
 2010-08-05 22:19 UTC  (2+ messages)

[PowerPC] Improve -mrelocatable doc
 2010-08-05 21:20 UTC  (2+ messages)

[PATCH, i386]: Fix out-of-bound array access in i386.c
 2010-08-05 20:00 UTC  (2+ messages)

[Patch, Fortran] PR fortran/45197: F2008: Allow IMPURE elemental procedures
 2010-08-05 19:35 UTC 

[PATCH 0/9] Cleanups to i386 prologue/epilogue generation
 2010-08-05 18:56 UTC  (23+ messages)
` [PATCH 1/9] Eliminate most of the conditional compilation from dwarf2out.c
` [PATCH 6/9] Emit the prologue/epilogue using frame offsets

[PATCH] Fix some mem-ref fallout
 2010-08-05 16:37 UTC 

[PATCH 00/65] Merge from the Graphite branch to trunk
 2010-08-05 15:58 UTC  (2+ messages)

[RFC PATCH] Remove call to build_ref_for_offset in IPA-SRA
 2010-08-05 14:57 UTC  (5+ messages)

PING: LTO: Add duplicates resolution to lto-plugin
 2010-08-05 13:38 UTC  (3+ messages)

Fix ARM ldm/stm peephole2 loop
 2010-08-05 12:28 UTC  (6+ messages)

[PATCH][RFC] bitwise CCP, 2nd try
 2010-08-05 12:09 UTC  (5+ messages)

[PATCH, rtl]: Do not generate insns with mismatched REG_EQUAL mode for multiword MULT RTXes
 2010-08-05 11:24 UTC  (9+ messages)

[lipo] merge from trunk
 2010-08-05  9:59 UTC 

[Ada] Constant-folding and mutable discriminants
 2010-08-05  9:27 UTC 

[Ada] Nested elaboration checks and conditional expression
 2010-08-05  9:22 UTC 

[Ada] Elaboration of expressions in address clauses
 2010-08-05  9:19 UTC 

[PATCH] [4.5 regression] C++ ignores some aligned attributes
 2010-08-05  9:02 UTC  (4+ messages)

[PATCH] Devirtualization within ipa-cp
 2010-08-05  9:02 UTC  (3+ messages)

[Ada] Error wrongly given for nested tagged types when No_Task_Hierarchy applies
 2010-08-05  8:57 UTC 

[v3] Implement GB 85 and JP 3
 2010-08-05  8:48 UTC 

[PATCH] Let IPA-CP make direct callgraph edges it can
 2010-08-05  8:29 UTC  (2+ messages)

[wwwdocs] Buildstat update for 4.4
 2010-08-05  8:10 UTC 

[wwwdocs] Buildstat update for 4.4
 2010-08-05  8:01 UTC 

[wwwdocs] Buildstat update for 4.3
 2010-08-05  8:01 UTC 

[v3] Update std::forward to N3092
 2010-08-05  7:36 UTC 

[patch, fortran] Further dependency improvements
 2010-08-05  7:35 UTC  (2+ messages)

ping: [PATCH] suppress weird gcov filename handling
 2010-08-05  7:30 UTC 

PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86
 2010-08-05  7:23 UTC  (16+ messages)
        ` PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86 II

[RFC] Don't completely scalarize a record if it contains bit-field (PR tree-optimization/45144)
 2010-08-05  3:12 UTC  (6+ messages)

[PATCH] Fix CSE bogus RTL creation
 2010-08-05  0:16 UTC  (9+ messages)

Fix debug/45171
 2010-08-04 23:40 UTC 

[reload-v2] Fix testsuite failures after double-word IRA work
 2010-08-04 22:10 UTC 

Combiner fixes
 2010-08-04 21:11 UTC  (11+ messages)

Word DCE DEBUG_INSN problems
 2010-08-04 21:08 UTC 

[patch] Improve linker errors for missing key method definitions
 2010-08-04 20:30 UTC  (8+ messages)

[Patch, Fortran] PR45183 Fix charlen freeing (alias: [4.6 Regression] FAIL: gfortran.dg/derived_constructor_char_1.f90)
 2010-08-04 20:26 UTC 

[Patch, Fortran] ASSOCIATE to array-expressions
 2010-08-04 20:15 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 42207/44064/44065: Undefined reference to vtab$
 2010-08-04 19:52 UTC  (5+ messages)

[PATCH, testsuite, PR 42855] Skip test for PR 42585 on ppc and arm
 2010-08-04 19:24 UTC 

PATCH: Fix line number in miss-format-1.C testscase
 2010-08-04 19:02 UTC 

PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86
 2010-08-04 18:18 UTC  (28+ messages)

[PATCH] [4.5 regression] C++ ignores some aligned attributes
 2010-08-04 16:42 UTC  (2+ messages)

[Patch,Fortran] PR 44857 [4.6 Regression] ICE in output_constructor_regular_field, at varasm.c:4996
 2010-08-04 16:18 UTC  (4+ 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).