public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, AArch64] Compare instruction in shift_extend mode
 2013-04-17 13:19 UTC  (5+ messages)

[patch] Fix ICE during RTL expansion at -O1
 2013-04-17 13:17 UTC  (8+ messages)

[PATCH] Add a new option "-fstack-protector-strong"
 2013-04-17 13:17 UTC  (4+ messages)

[patch] Fix PR middle-end/56474
 2013-04-17 13:12 UTC  (6+ messages)

[patch] simplify emit_delay_sequence
 2013-04-17 13:12 UTC  (2+ messages)

[PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output
 2013-04-17 12:54 UTC  (14+ messages)

[GOOGLE] Add AutoFDO based indirect call value profiling to GCC
 2013-04-17 12:15 UTC 

RFA: enable LRA for rs6000
 2013-04-17 11:53 UTC  (9+ messages)
  ` RFA: enable LRA for rs6000 [patch for WRF]

[C++1y] Support n3599 - Literal operator templates for strings for C++1y
 2013-04-17 10:05 UTC  (2+ messages)

[cxx-conversion] RFC - Helper types for building GIMPLE
 2013-04-17  9:27 UTC  (3+ messages)

[Patch, Fortran] PR39505 - add support for !GCC$ attributes NO_ARG_CHECK
 2013-04-17  9:03 UTC  (8+ messages)
    ` *ping* - "

GCC does not support *mmintrin.h with function specific opts
 2013-04-17  8:39 UTC  (10+ messages)

patch to fix
 2013-04-17  7:34 UTC  (20+ messages)
` patch to fix constant math - 4th patch - the wide-int class
                        ` patch to fix constant math - 4th patch - the wide-int class - patch ping for the next stage 1
                                  ` patch to fix constant math -5th patch, rtl
                                  ` patch to fix constant math - builtins.c - the first of the tree level patches for wide-int

[PATCH] Fix linking with -findirect-dispatch
 2013-04-16 23:13 UTC  (17+ messages)

[RFC] Allow functions calling mcount before prologue to be leaf functions
 2013-04-16 22:56 UTC 

[patch] fix verify_rtl_sharing handling of SEQUENCEs
 2013-04-16 22:16 UTC  (2+ messages)

[PATCH, doc]: Reword mstack-protector-guard description
 2013-04-16 20:55 UTC  (2+ messages)

[Patch, Fortran, comitted] PR56969 - Fix bogus ambiguous symbol error for ISO_C_Binding intrinsics
 2013-04-16 20:34 UTC 

[PATCH, AArch64] Add/Sub and set flags instructions in extend and shift_extend mode
 2013-04-16 20:08 UTC  (4+ messages)

[AArch64] Bitwise adds and subs instructions with shift
 2013-04-16 17:22 UTC  (4+ messages)

[PATCH] Fix PR56756
 2013-04-16 16:39 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 56266: ICE on invalid in gfc_match_varspec
 2013-04-16 16:19 UTC  (8+ messages)

[Patch/ARM] Cortex-M4 core pipeline patch to tune LDR/STR pairs
 2013-04-16 12:02 UTC  (3+ messages)

[PATCH, ARM] Improve GCC pipeline description for Cortex-M4 FPU
 2013-04-16 11:55 UTC  (2+ messages)

[PATCH, ARM] Prologue/epilogue using STRD/LDRD in ARM mode
 2013-04-16 11:42 UTC  (2+ messages)

[PING ^1] [AArch64] Bitwise adds and subs instructions with shift
 2013-04-16 10:08 UTC 

Backport PR48189 fix
 2013-04-16  9:53 UTC  (2+ messages)

[PATCH, tree-ssa] Avoid -Wuninitialized warning in try_unroll_loop_completely()
 2013-04-16  9:39 UTC  (3+ messages)

[PATCH] V2DI zero constant in GPR (PR target/56948)
 2013-04-16  9:37 UTC  (2+ messages)

[Patch, fortran] PR 40958 Compress module files with zlib
 2013-04-16  8:39 UTC  (2+ messages)

[Patch, Fortran] PR56907 - do not 'pack' arrays passed to C_LOC
 2013-04-16  4:25 UTC  (2+ messages)
` *ping* - "

[patch] RFC: ix86 / x86_64 register pressure aware scheduling
 2013-04-16  2:35 UTC 

[patch, fortran] Really fix PR 56782
 2013-04-15 23:28 UTC  (4+ messages)

[PATCH] PR55033: Fix
 2013-04-15 23:04 UTC 

[SPARC] Fix PR target/56890
 2013-04-15 21:32 UTC  (4+ messages)

[C++11][4.9] Add missing REDUC_PLUS_EXPR case to potential_constant_expression_1
 2013-04-15 21:15 UTC  (4+ messages)

Minor C++ PATCH to tsubst of DECLTYPE_TYPE
 2013-04-15 21:04 UTC 

[4.7, testsuite] Skip gcc.dg/torture/pr53922.c on Tru64 UNIX
 2013-04-15 20:52 UTC 

Another C++ PATCH for c++/52748 (N3276 and operator overloading)
 2013-04-15 19:34 UTC  (2+ messages)

C++ PATCH for c++/56388 (lambdas and EH)
 2013-04-15 19:33 UTC 

[patch][mips] split mips_reorg in pre- and post-dbr_schedule parts
 2013-04-15 19:00 UTC  (2+ messages)

[wwwdoc] Mark ARM/hard_vfp_4_4_branch as discontinued
 2013-04-15 18:28 UTC 

[4.7, v3] Compile 30_threads/condition_variable/members/53841.cc with -std=gnu++0x on Tru64 UNIX and IRIX
 2013-04-15 17:37 UTC 

[wwwdocs] Buildstat update for 4.8
 2013-04-15 17:19 UTC  (3+ messages)

[PATCH] Fix SLSR wrong-code (PR tree-optimization/56962)
 2013-04-15 17:09 UTC  (3+ messages)

RFC: color diagnostics markers
 2013-04-15 15:56 UTC  (10+ messages)
      ` [PATCH] "

[PATCH] Fix PR56933
 2013-04-15 15:18 UTC 

Fill more delay slots in conditional returns
 2013-04-15 15:16 UTC  (5+ messages)

[PATCH] PR55033: Fix
 2013-04-15 15:09 UTC  (3+ messages)

[Patch, fortran] PR 56919 SYSTEM_CLOCK on Windows
 2013-04-15 14:57 UTC  (9+ messages)

[Patch, Fortran, committed] Init a variable
 2013-04-15 14:53 UTC 

[PATCH] Redesign pthread in LIB_SPEC for systems without libpthread
 2013-04-15 14:28 UTC 

[build] Use -z ignore instead of --as-needed on Solaris
 2013-04-15 14:05 UTC  (4+ messages)

[PATCH][ARM] Improve code generation for anddi3
 2013-04-15 14:02 UTC  (3+ messages)

[PATCH,i386] Add -mstack-protector-guard= for i386
 2013-04-15 12:51 UTC  (8+ messages)

[c++-concepts] Merge from trunk
 2013-04-15 12:44 UTC 

[Patch, Fortran, committed] Fix small issues
 2013-04-15 11:36 UTC 

[patch] PR middle-end/43631
 2013-04-15 10:38 UTC  (5+ messages)

Unreviewed build, driver patch
 2013-04-15 10:34 UTC 

[PATCH, testsuite]: Avoid "error: inlining failed in call to always_inline" with -fpic
 2013-04-15 10:16 UTC  (2+ messages)

[PATCH][ARM][thumb1] Reduce lr save for leaf function with non-far jump
 2013-04-15 10:05 UTC  (3+ messages)

[PATCH] Enable java for aarch64
 2013-04-15 10:02 UTC  (5+ messages)

[Java,docs] Some style and link changes to gcj.texi
 2013-04-15  9:18 UTC 

[Patch] [MIPS] Fix Many warnings in MIPS port (Was: [PATCH] [MIPS] microMIPS gcc support)
 2013-04-15  9:15 UTC  (3+ messages)

[PATCH][cilkplus] replace TREE_LIST and mallocs in pragma simd code with vec_trees
 2013-04-15  7:46 UTC 

[Patch, fortran] PR56816: double free on unfinished SELECT TYPE statement
 2013-04-14 22:01 UTC  (2+ messages)

Fwd: Fix std::pair std::is_copy_assignable behavior
 2013-04-14 21:22 UTC  (4+ messages)
  `  "

Can -mno-big-switch be removed from the PA port?
 2013-04-14 20:27 UTC  (2+ messages)

[patch] fix PR52139 correctly
 2013-04-14 10:58 UTC 

[patch] committed: minor sched-int.h and sched-deps.c fixes
 2013-04-14  9:46 UTC 

[PATCH][ARM][1/2] Add support for vcvt_f16_f32 and vcvt_f32_f16 NEON intrinsics
 2013-04-14  1:33 UTC  (3+ messages)

[PATCH] Reset `used' flags after verify RTL sharing
 2013-04-13 20:31 UTC  (2+ messages)

[patch, fortran, backport, 4.8] PR51825 - Fortran runtime error: Cannot match namelist object name
 2013-04-13 19:21 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 55959: ICE in in gfc_simplify_expr, at fortran/expr.c:1920
 2013-04-13 18:22 UTC 

[patch][DF] do not call df_insn_delete in remove_insn, only unlink the insn
 2013-04-13 18:21 UTC  (2+ messages)

[PATCH, x86] Use vector moves in memmove expanding
 2013-04-13 18:13 UTC  (8+ messages)

[patch][doc] remove one more loop note reference
 2013-04-13 14:29 UTC 

[PATCH] Don't run vrp87.c on various targets
 2013-04-13 13:22 UTC  (2+ messages)

FW: [PATCH] [MIPS] microMIPS gcc support
 2013-04-13  6:36 UTC  (21+ messages)
                                  ` Many warnings in MIPS port (Was: [PATCH] [MIPS] microMIPS gcc support)

[PATCH, i386]: Use ANY_QI_REGNO_P in ix86_hard_regno_mode_ok QImode checks
 2013-04-12 23:34 UTC 

GCC 4.6 branch is closed now
 2013-04-12 21:09 UTC 

[RFA] patch to fix PR56903
 2013-04-12 20:46 UTC  (3+ messages)

[Patch, Fortran] PR 56929 - Fix ICE with scalar coarrays
 2013-04-12 19:07 UTC  (2+ messages)

[PATCH, ARM][10/n] Split scc patterns using cond_exec
 2013-04-12 18:11 UTC  (3+ messages)

[COMMITTED][PATCH,ARM] Cleanup uninitialized variable
 2013-04-12 17:34 UTC 

[PATCH][ARM][testsuite][2/2] Add support for vcvt_f16_f32 and vcvt_f32_f16 NEON intrinsics
 2013-04-12 17:24 UTC 

[Ada] Extended syntax for Check_Policy
 2013-04-12 17:03 UTC 

[Ada] gnatclean -f ignores nonexistent directories
 2013-04-12 16:57 UTC 

[Ada] Implement Ada 2012 Assertion_Policy pragma
 2013-04-12 16:54 UTC 

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