public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
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  (13+ messages)
` [PATCH 2/N] allow storing values directly in hash tables
` [PATCH 3/3] add hash_map class

Re: [c++-concepts] Fix assertion failure with cp_maybe_constrained_type_specifier
 2014-06-24 19:27 UTC 

Delay RTL initialization until it is really needed
 2014-06-24 19:20 UTC  (2+ messages)

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

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

[RFC] Making fold-const sane WRT symbol visibilities
 2014-06-24 18:25 UTC  (3+ messages)

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

Move DECL_VINDEX and DECL_SAVED_TREE into function_decl
 2014-06-24 18:18 UTC  (3+ messages)

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

[GSoC][match-and-simplify] get rid of multiple def_stmt
 2014-06-24 16:49 UTC 

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

[PATCH][match-and-simplify] GENERIC code-gen
 2014-06-24 15:58 UTC  (2+ 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] Do not generate useless integral conversions
 2014-06-24 14:32 UTC  (2+ messages)

[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 "

[PATCH] Fix forwprop pattern (T)(P + A) - (T)P -> (T)A, Part 1
 2014-06-24 12:30 UTC 

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

[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] Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer
 2014-06-24 11:19 UTC  (16+ 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  (4+ 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  (10+ 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] change specific int128 -> generic intN
 2014-06-24  5:51 UTC  (6+ messages)

[PATCH] gcc: fix segfault from calling free on non-malloc'd area
 2014-06-24  3:40 UTC  (6+ messages)

[PATCH,MIPS] MIPS64r6 support
 2014-06-23 23:27 UTC  (4+ messages)

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

RFA: Rework FOR_BB_INSNS iterators
 2014-06-23 20:38 UTC  (5+ messages)
    ` Instructions vs Expressions in the backend (was Re: RFA: Rework FOR_BB_INSNS iterators)

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

calloc = malloc + memset
 2014-06-23 20:25 UTC  (20+ 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  (3+ messages)

libsanitizer merge from upstream r208536
 2014-06-23 18:17 UTC  (15+ messages)
                        ` [PATCH][libsanitizer] Cherry-pick r211008 [Was: Re: libsanitizer merge from upstream r208536]

[Patch] Not very subtle fix for pr61510
 2014-06-23 17:43 UTC  (3+ messages)

[PATCH] Emit DW_tag_restrict_type for restrict-qualified pointers
 2014-06-23 17:12 UTC  (4+ messages)
` [PATCH] DWARFv5 Emit DW_TAG_atomic_type

[Patch, Fortran, committed] Fixed one issue with -fcoarray=lib
 2014-06-23 17:09 UTC 

[PATCH][RFC] Gate loop passes group on number-of-loops > 1, add no-loops group
 2014-06-23 16:50 UTC  (3+ messages)

[patch i386]: Combine memory and indirect jump
 2014-06-23 16:43 UTC  (22+ messages)

[GSoC][match-and-simplify] mark some more operators as commutative
 2014-06-23 16:41 UTC  (5+ messages)

[PATCH] Trust TREE_ADDRESSABLE
 2014-06-23 16:21 UTC  (13+ messages)

[AArch64] Implement ADD in vector registers for 32-bit scalar values
 2014-06-23 16:06 UTC  (9+ messages)

[Patch, AArch64] Restructure arm_neon.h vector types' implementation
 2014-06-23 15:48 UTC 

PR61583, stage2 and stage3 compare failure due to value range loss
 2014-06-23 15:13 UTC 

[C++ Patch] PR 33101
 2014-06-23 15:08 UTC  (20+ messages)

Link not working on www.mail-archive.com
 2014-06-23 14:49 UTC 

[Patch ARM/testsuite 00/22] Neon intrinsics executable tests
 2014-06-23 14:42 UTC  (3+ messages)

[PATCH] Fix arrays in rtx.u + add minor rtx verification
 2014-06-23 14:40 UTC  (5+ messages)

[C/C++ PATCH] Add -Wlogical-not-parentheses (PR c/49706)
 2014-06-23 14:35 UTC  (4+ messages)

[AArch64] Implement some vca*_f[32,64] intrinsics
 2014-06-23 14:30 UTC 

[GSoC][match-and-simplify] Remove gen_gimple_match_fail
 2014-06-23 14:28 UTC  (2+ messages)

[GSoC] Addition of ISL AST generation to Graphite
 2014-06-23 13:37 UTC  (6+ messages)

[PATCH] Change default for --param allow-...-data-races to off
 2014-06-23 13:35 UTC  (5+ messages)

[PATCH][match-and-simplify] Remove now dead code
 2014-06-23 13:04 UTC 

[PATCH, PR 61540] Do not ICE on impossible devirtualization
 2014-06-23 12:38 UTC  (4+ messages)

[RFC][ARM] TARGET_ATOMIC_ASSIGN_EXPAND_FENV hook
 2014-06-23 12:32 UTC  (4+ messages)

[patch] Update libstdc++ FAQ and ensure stable anchors in HTML docs
 2014-06-23 12:26 UTC  (3+ messages)

[PATCH] Fix for PR 61561
 2014-06-23 11:41 UTC 

[patch] fix std::chrono::duration literals
 2014-06-23 11:32 UTC 

[PATCH][AArch64] Fix some saturating math NEON intrinsics types
 2014-06-23 11:00 UTC  (6+ messages)

[patch libgcc]: Fix PR libgcc/61585 Subscript-out-of-range in unwind-seh.c
 2014-06-23 10:37 UTC 

[PATCH 4.9 ARM] Backport r210219: "Neon Intrinsics TLC - remove ML"
 2014-06-23 10:06 UTC 

[PATCH] Fix PR61375: cancel bswap optimization when value doesn't fit in a HOST_WIDE_INT
 2014-06-23  9:32 UTC  (9+ messages)

[GSoC] [match-and-simplify] check for capture index
 2014-06-23  8:56 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).