public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/6] Tracking locations of tokens resulting from macro expansion
 2011-10-17 10:22 UTC  (5+ messages)
` [PATCH 3/6] Emit macro expansion related diagnostics
` [PATCH 4/6] Support -fdebug-cpp option
` [PATCH 6/6] Reduce memory waste due to non-power-of-2 allocs
` [PATCH 5/6] Add line map statistics to -fmem-report output

[PATCH 3/7] Emit macro expansion related diagnostics
 2011-10-17  9:57 UTC  (6+ messages)

[C++ Patch] PR 32614
 2011-10-17  9:57 UTC  (7+ messages)

[PATCH] fix -Wsign-compare error in objc-act.c (PR objc/50743)
 2011-10-17  9:57 UTC  (3+ messages)

[patch, testsuite, ARM] Skip architecture option in pr42575.c
 2011-10-17  9:57 UTC 

[patch] Update gcc.dg/vect/vect-21.c
 2011-10-17  9:57 UTC 

[patch] dwarf2out: Drop the size + performance overhead of DW_AT_sibling
 2011-10-17  9:44 UTC  (7+ messages)

[patch] Fix PR tree-optimization/49960 ,Fix self data dependence
 2011-10-17  8:53 UTC  (2+ messages)

Improve ggc-page fragmentation
 2011-10-17  8:41 UTC  (6+ messages)
` [PATCH 1/5] Use MADV_DONTNEED for freeing in garbage collector

[PATCH] Clear DECL_GIMPLE_REG_P when making parameter copy addressable (PR tree-optimization/50735)
 2011-10-17  8:33 UTC  (2+ messages)

[pph] Function Merging (issue5278047)
 2011-10-17  7:04 UTC 

[Patch, Fortran] PR 47023: [4.6/4.7 regression] C_Sizeof: Rejects valid code
 2011-10-17  6:53 UTC  (4+ messages)

[C++ Patch] PR 48489
 2011-10-17  6:49 UTC  (3+ messages)

[pph] Refactor Vectors and Chains (issue5263051)
 2011-10-17  6:44 UTC 

[patch, fortran] Some cleanup / fixes in front-end statement walker
 2011-10-17  6:19 UTC  (3+ messages)

PR c++/30195
 2011-10-17  5:07 UTC  (6+ messages)

[PATCH, alpha]: Fix PR target/50737, FAIL: Throw_3 -O3 execution
 2011-10-17  1:36 UTC  (3+ messages)
  ` [PATCH, alpha, v2]: "

[PATCH] fortran/50407 -- Format strings from user-defined operator or kind type string
 2011-10-16 20:59 UTC 

[Patch, Fortran] PR 50547 / cleanup in resolve_formal_arglist
 2011-10-16 20:46 UTC  (3+ messages)

PowerPC shrink-wrap support 0 of 3
 2011-10-16 20:19 UTC  (10+ messages)
` PowerPC shrink-wrap support 3 "

[wwwdocs] gcc-4.4/porting_to.html headers
 2011-10-16 19:14 UTC 

New port for TILEPro and TILE-Gx
 2011-10-16 18:51 UTC  (11+ messages)
` [PATCH] New port for TILEPro and TILE-Gx 1/7: toplevel changes
` [PATCH] New port for TILEPro and TILE-Gx 2/7: changes in contrib
` [PATCH] New port for TILEPro and TILE-Gx 3/7: gcc port
` [PATCH] New port for TILEPro and TILE-Gx 4/7: libcpp port
` [PATCH] New port for TILEPro and TILE-Gx: 5/7 libgcc port
` [PATCH] New port for TILEPro and TILE-Gx: 6/7 libgomp port
` [PATCH] New port for TILEPro and TILE-Gx: 7/7 wwwdocs changes

Use VEC_PERM_EXPR in the vectorizer
 2011-10-16 18:33 UTC 

[patch] Fix PR tree-optimization/50727
 2011-10-16 18:19 UTC 

[Patch,AVR] Print no-return functions as JMP
 2011-10-16 17:11 UTC  (16+ messages)

Fix PR rtl-optimization/50615
 2011-10-16 15:47 UTC 

[patch, Fortran] Fix PR 50690
 2011-10-16 14:39 UTC  (8+ messages)

[PATCH] Optimize some loops using bool types (PR tree-optimization/50596)
 2011-10-16 13:48 UTC  (3+ messages)

[Ada] Move Implementation_Defined pragma to inner package
 2011-10-16 13:20 UTC 

[Ada] Allow use of GNU ld on AIX
 2011-10-16 13:18 UTC 

[PATCH] Rename __gnu_slim_lto to __gnu_lto_slim
 2011-10-16 13:13 UTC  (3+ messages)

[patch] Support subchains of interleaving chains in basic block SLP
 2011-10-16 12:13 UTC 

[PR50672, PATCH] Fix ice triggered by -ftree-tail-merge: verify_ssa failed: no immediate_use list
 2011-10-16 10:38 UTC  (5+ messages)

Fix thunk&alias issues
 2011-10-16 10:33 UTC 

[PATCH] fortran/50524 -- Check return status of resolving substring ref
 2011-10-16 10:32 UTC  (2+ messages)

[PATCH/RFA] Fix up gcc.dg/vect/pr30858.c expected output
 2011-10-16 10:05 UTC  (2+ messages)

Re: [C++-11] User defined literals
 2011-10-16  7:59 UTC  (3+ messages)
`  "

[PATCH] fortran/50514 -- Fix static chekcing of ISHFT[C] arguments
 2011-10-16  7:59 UTC 

[PATCH] Fix pr50717: widening multiply bad code
 2011-10-16  7:59 UTC 

Use VEC_PERM_EXPR in the vectorizer
 2011-10-15 22:40 UTC 

[C++ Patch] PR 50732
 2011-10-15 21:27 UTC  (10+ messages)

[PATCH] Add explicit VIS intrinsics for addition and subtraction
 2011-10-15 17:02 UTC  (6+ messages)

resent [PATCH] Fix PR50496
 2011-10-15 16:57 UTC  (4+ messages)
  ` resent2 [PATCH] Fix ICE in redirect_jump, at jump.c:1497 PR50496

[Patch, Fortran, committed] PR 50570: [4.6/4.7 Regression] Incorrect error for assignment to intent(in) pointer
 2011-10-15 16:49 UTC  (3+ messages)

[PATCH, testsuite, i386] FMA3 testcases + typo fix in MD
 2011-10-15 14:45 UTC  (10+ messages)

[Ada] Specify priority of protected type Queue
 2011-10-15 10:48 UTC 

[Ada] Usage of storage pools in build-in-place functions on ZFP
 2011-10-15 10:47 UTC 

Fix for PR obj-c++/48275 ("getter=namespace failing with .mm")
 2011-10-15  9:22 UTC  (3+ messages)

[patch, Fortran] Change -std=f2008tr to f2008ts, update *.texi status and TR29113->TS29113
 2011-10-15  9:22 UTC  (3+ messages)

[PATCH] Fix mv8plus, allow targetting Linux or Solaris from other sparc host
 2011-10-15  9:02 UTC 

[SH] PR 49263 - underutilized "TST #imm, R0" instruction
 2011-10-15  8:32 UTC  (2+ messages)

[pph] Make libcpp symbol validation a warning (issue5235061)
 2011-10-15  8:00 UTC  (4+ messages)

[google] support for building Linux kernel with FDO (issue4523061)
 2011-10-15  4:50 UTC  (12+ messages)

Tweak again gnat.dg/specs/debug1.ads
 2011-10-15  4:01 UTC 

[PATCH] Fix target default on biarch Linux/Sparc
 2011-10-15  2:35 UTC  (6+ messages)

[pph] Fix merging for namespaces. (issue5280048)
 2011-10-15  0:15 UTC 

[rs6000, spu] Add vec_perm named pattern
 2011-10-14 22:39 UTC  (3+ messages)

[Patch,AVR] Fix PR46278, Take #3
 2011-10-14 21:53 UTC  (7+ messages)

Question about default_elf_asm_named_section function
 2011-10-14 21:48 UTC 

[patch tree-optimization]: Improve handling of conditional-branches on targets with high branch costs
 2011-10-14 20:39 UTC  (21+ messages)

Intrinsics for N2965: Type traits and base classes
 2011-10-14 20:36 UTC  (17+ messages)

[rs6000] Enable scalar shifts of vectors
 2011-10-14 19:43 UTC  (4+ messages)

[PATCH] AVX2 vec_widen_[su]mult_{hi,lo}*, sdot_prod* and udot_prod*
 2011-10-14 19:42 UTC  (4+ messages)
  ` [PATCH] AVX2 vec_widen_[su]mult_{hi,lo}*, sdot_prod* and udot_prod* (take 2)

C++ PATCH for c++/50614 (ICE with NSDMI and -fcompare-debug)
 2011-10-14 19:37 UTC  (2+ messages)

[cxx-mem-model] Rename __sync_mem to __atomic
 2011-10-14 18:33 UTC 

New warning for expanded vector operations
 2011-10-14 18:31 UTC  (19+ messages)

C++ PATCH for c++/50507 (NSDMI for const field)
 2011-10-14 18:25 UTC 

C++ PATCH for c++/50563 (NSDMI and multiple declarator list)
 2011-10-14 18:20 UTC 

[RFC] Builtin infrastructure change
 2011-10-14 18:07 UTC  (11+ messages)
        `  "
                  ` [PATCH] Fix typo in "

[PATCH, Atom] Fix performance regression with -mtune=atom
 2011-10-14 18:03 UTC  (4+ messages)

libobjc/49883: Applied fix to 4.6 branch as well
 2011-10-14 17:57 UTC 

libobjc/50002: Applied fix to 4.6 branch as well
 2011-10-14 17:52 UTC 

[Patch,AVR]: Avoid unwind warning from toplev.c
 2011-10-14 17:44 UTC  (3+ messages)
  ` [Patch,AVR,Comitted]: Avoid unwind warning from toplev.c [fix thinko]

PATCH: PR rtl-optimization/50696: [x32] Unnecessary lea
 2011-10-14 17:19 UTC  (21+ messages)

[PATCH] 32-byte integer vec_interleave_{high,low}<mode>
 2011-10-14 17:19 UTC  (2+ messages)

[testsuite] require arm_little_endian in two tests
 2011-10-14 16:48 UTC  (9+ messages)

Predication during scheduling
 2011-10-14 16:23 UTC  (4+ messages)

[google] AddressSanitizer for gcc, first attempt. (issue5272048)
 2011-10-14 16:23 UTC 

[PATCH] sel-sched: fix merging of LHS reg availability (PR 50340)
 2011-10-14 16:22 UTC  (2+ messages)

[PATCH] sel-sched: forbid differing modes in substitution (PR 50205)
 2011-10-14 16:21 UTC  (2+ messages)

[pph] Fix chain merging (issue5264044)
 2011-10-14 16:13 UTC 

[PATCH] negv{32qi,16hi,8si,4di}
 2011-10-14 15:45 UTC  (2+ messages)

[Patch, Fortran] PR50718 Fix -fcheck=pointer 4.6/4.7 regression
 2011-10-14 15:38 UTC  (2+ messages)

[Ada] Aliasing and objects in extended return statements
 2011-10-14 15:22 UTC 

[Ada] Checks fail on right operand of "and" and "or" with Short_Circuit_And_Or
 2011-10-14 15:18 UTC 

[C++ Patch / RFC] PR 38174
 2011-10-14 15:05 UTC  (3+ messages)

[PATCH, i386 tests] New tests to check vectorization for AVX2 insns
 2011-10-14 14:44 UTC  (4+ messages)

[PATCH] Handle COND_EXPR/VEC_COND_EXPR in walk_stmt_load_store_addr_ops and ssa verification
 2011-10-14 14:26 UTC  (3+ messages)

[C++ Patch] PR 17212
 2011-10-14 14:20 UTC  (7+ messages)

[ARM] Fix PR49641
 2011-10-14 13:57 UTC  (3+ messages)

[PATCH] Simplify and fix restrict handling
 2011-10-14 13:57 UTC 

[PATCH] Add mulv4di3 expander
 2011-10-14 13:55 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).