public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix parts of PR61607
 2014-06-25 14:07 UTC 

[PATCH] Extended if-conversion for loops marked with pragma omp simd
 2014-06-25 14:06 UTC 

[PATCH] Fix ubsan/bounds-2.c
 2014-06-25 14:04 UTC  (5+ messages)

[patch passes.def]: Fix regression on ARM PR/61608
 2014-06-25 14:04 UTC  (3+ messages)

Re: [c++-concepts] Fix assertion failure with cp_maybe_constrained_type_specifier
 2014-06-25 14:03 UTC  (2+ messages)

[PATCH] Fix PR c++/61537
 2014-06-25 12:46 UTC  (4+ messages)

[C++ Patch/RFC] PR 49132
 2014-06-25 12:37 UTC  (3+ messages)

[C PATCH] Better column info for return stmts (PR c/61162)
 2014-06-25 12:00 UTC 

[PATCH] Generate more efficient memory barriers for LEON3
 2014-06-25 11:21 UTC 

strlen: update datastructure when replacing malloc with calloc
 2014-06-25 11:19 UTC  (2+ messages)

[PATCH] Fix forwprop pattern (T)(P + A) - (T)P -> (T)A, Part 2
 2014-06-25 10:58 UTC  (2+ messages)

[PATCH] Fix forwprop pattern (T)(P + A) - (T)P -> (T)A, Part 1
 2014-06-25 10:55 UTC  (2+ messages)

[Patch,testsuite] Fix bind_pic_locally
 2014-06-25 10:07 UTC  (2+ messages)

[Patch,testsuite] Fix tests that fail due to symbol visibility when -fPIC
 2014-06-25 10:06 UTC  (2+ messages)

Add used_by_single_function flag for static variables
 2014-06-25  9:49 UTC  (2+ messages)

[PATCH] Change default for --param allow-...-data-races to off
 2014-06-25  9:48 UTC  (10+ messages)

[PATCH] PR bootstrap/61598
 2014-06-25  9:47 UTC 

[PATCH][match-and-simplify] Put GENERIC match-and-simplify to work
 2014-06-25  9:38 UTC 

RFA: Rework FOR_BB_INSNS iterators
 2014-06-25  9:36 UTC  (7+ messages)
    ` Instructions vs Expressions in the backend (was Re: RFA: Rework FOR_BB_INSNS iterators)

[PATCH AARCH64] fix and enable non-const shuffle for bigendian using TBL instruction
 2014-06-25  9:21 UTC  (2+ messages)

Turn DECL_SECTION_NAME into string
 2014-06-25  9:21 UTC  (8+ messages)
` [BUILDROBOT] v850 fallout (was: Turn DECL_SECTION_NAME into string)
  ` [BUILDROBOT] v850 fallout
` [BUILDROBOT] xtensa fallout (was: Turn DECL_SECTION_NAME into string)
` [BUILDROBOT] frv "

[committed] Support OpenMP linear clause with arrays
 2014-06-25  9:20 UTC 

[PATCH] Fix PR61560
 2014-06-25  8:37 UTC 

[PATCH 0/2] Zext/sext elimination using value range
 2014-06-25  8:36 UTC  (9+ messages)
` [PATCH 1/2] Enable setting sign and unsigned promoted mode (SPR_SIGNED_AND_UNSIGNED)
` [PATCH 2/2] Enable elimination of zext/sext

[Patch, AArch64] Restructure arm_neon.h vector types' implementation
 2014-06-25  8:31 UTC  (2+ messages)

[Patch ARM/testsuite] Adjust flags for gcc.target/vect-noalign.c
 2014-06-25  8:25 UTC 

[PATCH, PR 61540] Do not ICE on impossible devirtualization
 2014-06-25  8:21 UTC  (5+ messages)

[patch] Do not generate useless integral conversions
 2014-06-25  8:21 UTC  (4+ messages)

[RFC] Making fold-const sane WRT symbol visibilities
 2014-06-25  8:11 UTC  (4+ messages)

[GSoC][match-and-simplify] get rid of multiple def_stmt
 2014-06-25  8:08 UTC  (2+ messages)

[PATCH][match-and-simplify] GENERIC code-gen
 2014-06-25  8:06 UTC  (3+ messages)

Delay RTL initialization until it is really needed
 2014-06-25  7:09 UTC  (3+ messages)

Move DECL_ARGUMENTS into tree_function_decl
 2014-06-25  6:51 UTC 

Move DECL_VINDEX and DECL_SAVED_TREE into function_decl
 2014-06-25  2:26 UTC  (5+ messages)

[PATCH] Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer
 2014-06-25  2:04 UTC  (17+ messages)

bootstrap failure for cygwin, mingw targets due recent changes to hash_table
 2014-06-25  0:19 UTC  (2+ messages)

libgo patch committed: add benchmark input files
 2014-06-24 23:53 UTC 

[patch] change specific int128 -> generic intN
 2014-06-24 23:42 UTC  (10+ messages)
    ` [patch 1/4] "
    ` [patch 2/4] "
    ` [patch 3/4] "
    ` [patch 4/4] "

[fortran, patch] IEEE intrinsic modules
 2014-06-24 23:41 UTC  (17+ messages)
    ` [fortran, patch] IEEE intrinsic modules (ping)

[PATCH,MIPS] MIPS64r6 support
 2014-06-24 22:23 UTC  (5+ messages)

[GOOGLE] Do not change edge probabilities when propagating edge counts
 2014-06-24 22:14 UTC  (2+ messages)

[MIPS r5900] libgcc floating point fixes
 2014-06-24 21:16 UTC  (2+ messages)
` Aw: "

[PATCH 1/5] New Identical Code Folding IPA pass
 2014-06-24 20:31 UTC  (3+ messages)
` [PATCH 3/5] IPA ICF pass

[patch, mips] delete bit-rotten ADJUST_REG_ALLOC_ORDER definition
 2014-06-24 20:19 UTC  (5+ messages)

[PATCH] gcc: fix segfault from calling free on non-malloc'd area
 2014-06-24 20:09 UTC  (8+ messages)
      ` [PATCH v2] "

Another AIX Bootstrap failure
 2014-06-24 19:36 UTC  (3+ messages)

[PATCH 1/N] hash_table: Make a layer of indirection explicit
 2014-06-24 19:32 UTC  (9+ messages)
` [PATCH 3/3] add hash_map class

[PATCH] Convert XCOFF ASM_DECLARE_FUNCTION_NAME to function
 2014-06-24 18:53 UTC  (2+ messages)

[PATCH] IPA REF: refactoring
 2014-06-24 18:21 UTC  (2+ messages)

[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-06-24 18:10 UTC  (9+ messages)
` [PATCH 5/5] add libcc1

[c++-concepts] Fix assertion failure with cp_maybe_constrained_type_specifier
 2014-06-24 16:16 UTC  (5+ messages)

[patch] Fix some pedantic warnings
 2014-06-24 15:44 UTC 

[GOOGLE] Fix -femit-function-names in LIPO profile-use mode
 2014-06-24 15:32 UTC  (2+ messages)

[Committed] New testcase for conditional move with conditional compares
 2014-06-24 15:27 UTC  (3+ messages)

[c++-concepts] member concepts
 2014-06-24 15:02 UTC 

[PATCH] Fix up -march=native handling under KVM (PR target/61570)
 2014-06-24 14:47 UTC  (7+ messages)

[c++-concepts] small pretty printing fix
 2014-06-24 14:43 UTC 

[PATCH][match-and-simplify] Get rid of gimple_match_and_simplify wrappers
 2014-06-24 14:19 UTC 

[C++ Patch] PR 33972
 2014-06-24 14:17 UTC  (2+ messages)

[PATCH][match-and-simplify] GENERIC boilerplate
 2014-06-24 14:05 UTC 

[GSoC][match-and-simplify] factor expr check in gimple-match-head.c
 2014-06-24 13:51 UTC  (2+ messages)

[PATCH AArch64 0/2] PR/60825 Make {int,uint,float}64x1_t in arm_neon.h a proper vector type
 2014-06-24 13:25 UTC  (4+ messages)
` [PATCH AArch64 2/2] PR/60825 Make {int,uint}64x1_t "

[c++-concepts] Fix assertion failure with cp_maybe_constrained_type_specifier
 2014-06-24 11:40 UTC  (2+ messages)

[Obvious][AArch64 testsuite] Add --save-temps to singleton_intrinsics_1.c test
 2014-06-24 11:40 UTC 

[PATCH]Enable elimination of IV use with unsigned type candidate
 2014-06-24 11:36 UTC  (2+ messages)

Handle MULTILIB_REUSE in auto-generated SYSROOT_SUFFIX_SPEC macro
 2014-06-24 11:26 UTC  (2+ messages)

[PATCH, ARM] Don't use NEON for autovectorization in big-endian mode
 2014-06-24 11:26 UTC  (2+ messages)

RTABI half-precision conversion functions (ping)
 2014-06-24 11:24 UTC  (5+ messages)

[PATCH] Fix GDB PR15559 (inferior calls using "thiscall" calling convention)
 2014-06-24 11:23 UTC  (6+ messages)

[PATCH] Detect a pack-unpack pattern in GCC vectorizer and optimize it
 2014-06-24 11:05 UTC  (4+ messages)

[PATCH][MIPS] Enable load-load/store-store bonding
 2014-06-24 10:42 UTC  (2+ messages)

Fix vectorizer conditions on updating alignment
 2014-06-24 10:35 UTC  (4+ messages)

[RFC] optimize x - y cmp 0 with undefined overflow
 2014-06-24 10:34 UTC  (5+ messages)

[GSoC] remove unnecessary temporaries
 2014-06-24 10:20 UTC  (2+ messages)

[PATCH] "Fix" PR61572
 2014-06-24  9:49 UTC 

[PATCH PR61576]
 2014-06-24  9:37 UTC 

[PATCH, ARM] Improve code-gen for multiple shifted accumulations in array indexing
 2014-06-24  9:25 UTC  (3+ messages)
  ` [PING] "

[Patch AArch64_be] Fix some vec_concat big-endian confusions
 2014-06-24  8:46 UTC 

[committed] Fix OpenMP lastprivate and linear clause handling and handling of collapse > 1 simd loops
 2014-06-24  8:07 UTC 

[PATCH] Fix forwporp pattern (T)(P + A) - (T)P -> (T)A
 2014-06-24  7:49 UTC  (8+ messages)

[PATCH, PR61554] ICE during CCP
 2014-06-24  6:38 UTC  (3+ messages)

Fortran OpenMP UDR fixes, nested handling fixes etc
 2014-06-24  6:08 UTC  (4+ messages)

[PATCH] Fix for invalid sanitization of trailing byte in __builtin_strlen
 2014-06-24  5:56 UTC  (5+ messages)

[patch] fix namespaces for std::experimental types
 2014-06-23 22:12 UTC 

[patch] libstdc++/61532 fix make_signed failures
 2014-06-23 20:30 UTC  (2+ messages)

calloc = malloc + memset
 2014-06-23 20:25 UTC  (8+ messages)

[doc] Remove duplicate -Wmaybe-uninitialized
 2014-06-23 19:14 UTC  (2+ messages)

[PATCH] Fix 61565 -- cmpelim vs non-call exceptions
 2014-06-23 19:01 UTC  (5+ messages)

[PATCH] Only transform rotate to rotatert and v.v. if target has both
 2014-06-23 18:57 UTC  (2+ messages)

[Patch, Fortran] Fix a coarray ICE on invalid code
 2014-06-23 18:27 UTC 

[PATCH] Don't segv on __atomic_store (PR c/61553)
 2014-06-23 18:21 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).