public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/5] let gdb reuse gcc'c C compiler
 2014-06-19 20:43 UTC  (8+ messages)
` [PATCH 3/5] introduce the binding oracle
` [PATCH 5/5] add libcc1

[PATCH] Fix for PR 61561
 2014-06-19 20:19 UTC  (6+ messages)

fuse-caller-save - hook format
 2014-06-19 19:45 UTC  (12+ messages)
` -fuse-caller-save - Collect register usage information

[PATCH, AARCH64] Enable fuse-caller-save for AARCH64
 2014-06-19 18:41 UTC  (9+ messages)

[PATCH] Implement -fsanitize=bounds and internal calls in FEs
 2014-06-19 17:48 UTC  (6+ messages)

[PATCH, PR 61540] Do not ICE on impossible devirtualization
 2014-06-19 16:51 UTC  (4+ messages)

Fix finding reg-sets of call insn in collect_fn_hard_reg_usage
 2014-06-19 16:47 UTC  (3+ messages)

[PATCH, ARM] Enable fuse-caller-save for ARM
 2014-06-19 16:43 UTC  (5+ messages)

[PATCH] Change default for --param allow-...-data-races to off
 2014-06-19 16:18 UTC 

[PATCH 4.8 ARM] Backport of r211369: PR/61062 Fix arm_neon.h ZIP/UZP/TRN for bigendian
 2014-06-19 13:35 UTC 

[PATCH, Testsuite, AArch64] Make aapcs64.exp Tests Big-Endian Friendly
 2014-06-19 13:32 UTC 

[AArch64] Implement ADD in vector registers for 32-bit scalar values
 2014-06-19 13:12 UTC  (7+ messages)

[PATCH, Cilk+, PR57541] Additional fix for issues witn array notations
 2014-06-19 12:31 UTC  (3+ messages)

[PATCH AArch64 0/2] PR/60825 Make {int,uint,float}64x1_t in arm_neon.h a proper vector type
 2014-06-19 12:30 UTC  (3+ messages)
` [PATCH AArch64 1/2] PR/60825 Make float64x1_t "
` [PATCH AArch64 2/2] PR/60825 Make {int,uint}64x1_t "

[fortran,patch] One-line fix to PR61454 (init expression simplification)
 2014-06-19 11:59 UTC  (3+ messages)

C++ PATCH for c++/59296 (rvalue object and lvalue ref-qualifier)
 2014-06-19 11:29 UTC  (3+ messages)

[RFC][gomp4] Offloading patches (2/3): Add tables generation
 2014-06-19 10:19 UTC  (14+ messages)
    ` Fwd: "

[PATCH, cpp] Fix line directive bug‏
 2014-06-19 10:05 UTC  (2+ messages)

[PATCH, cprop] Check rtx_cost when propagating constant
 2014-06-19  9:45 UTC  (4+ messages)

[PATCH][MIPS] Enable load-load/store-store bonding
 2014-06-19  9:41 UTC 

[Patch, Fortran, committed] CO_MIN/MAX/SUM fixes
 2014-06-19  7:17 UTC 

[PATCH] Fix PR61306: improve handling of sign and cast in bswap
 2014-06-19  5:36 UTC  (9+ messages)

Update gcc.gnu.org/projects/gomp/
 2014-06-19  4:15 UTC  (2+ messages)

[PATCH, aarch64] Fix 61545
 2014-06-18 23:38 UTC  (5+ messages)

[patch committed] [SH] Fix build failure in libgomp
 2014-06-18 22:17 UTC 

C++ PATCH for c++/61507 (variadics and explicit template args)
 2014-06-18 22:11 UTC 

[Fortran, Patch, committed] Update {gfortran,intrinsic}.texi refs to OpenMP 4
 2014-06-18 20:59 UTC 

[PATCH] dwarf2out.c: Pass DWARF type modifiers around as flags argument
 2014-06-18 20:56 UTC 

[RFC][PATCH][MIPS] Patch to enable LRA for MIPS backend
 2014-06-18 20:52 UTC  (21+ messages)
                            ` RFA: Make LRA temporarily eliminate addresses before testing constraints

[PATCH] rs6000: Make cr5 allocatable
 2014-06-18 19:47 UTC  (3+ messages)

[patch i386]: Combine memory and indirect jump
 2014-06-18 19:36 UTC  (11+ messages)

[PATCH 1/5] New Identical Code Folding IPA pass
 2014-06-18 19:05 UTC  (16+ messages)
` [PATCH 4/5] Existing tests fix
` [PATCH 5/5] New tests introduction
` [PATCH 2/5] Existing call graph infrastructure enhancement

[GSoC] Addition of ISL AST generation to Graphite
 2014-06-18 19:04 UTC  (2+ messages)

[PATCH] PR61123 : Fix the ABI mis-matching error caused by LTO
 2014-06-18 17:41 UTC  (4+ messages)

[PATCH, rs6000] Fix PR61542 - V4SF vector extract for little endian
 2014-06-18 17:18 UTC  (3+ messages)

[PATCH, ARM] Improve code-gen for multiple shifted accumulations in array indexing
 2014-06-18 16:36 UTC  (2+ messages)

[PATCH, ARM, v2] Improve 64 bit division performance
 2014-06-18 15:55 UTC  (18+ messages)
` [PATCH 1/9] Whitespace
  ` [PATCH 6/9] Optimise __aeabi_ldivmod
  ` [PATCH 3/9] Optimise __aeabi_uldivmod (stack manipulation)
  ` [PATCH 7/9] Fix cfi annotations
  ` [PATCH 4/9] Optimise __aeabi_uldivmod
  ` [PATCH 5/9] Optimise __aeabi_ldivmod (stack manipulation)
  ` [PATCH 9/9] Remove __gnu_uldivmod_helper
  ` [PATCH 8/9] Use __udivmoddi4 for v6M aeabi_uldivmod

Formatting fixes for (gccint) Standard Names
 2014-06-18 15:02 UTC 

[PATCH] [ARM] Post-indexed addressing for NEON memory access
 2014-06-18 14:31 UTC  (7+ messages)

[PATCH, Testsuite, AArch64] Make Function Return Value Test More Robust
 2014-06-18 14:28 UTC  (2+ messages)

[PATCH, rs6000] Remove XFAIL from default_format_denormal_2.f90 for PowerPC on Linux
 2014-06-18 13:51 UTC  (3+ messages)

[patch] improve sloc assignment on bind_expr entry/exit code
 2014-06-18 13:50 UTC  (6+ messages)

[PATCH, i386]: Fix recently added sibcall insns and peephole2 patterns
 2014-06-18 13:45 UTC  (2+ messages)

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

[PATCH, i386]: Fix recently added sibcall insns and peephole2 patterns
 2014-06-18 13:10 UTC  (3+ messages)

[GSoC] [match-and-simplify] check for capture index
 2014-06-18 13:08 UTC 

[PATCH] pass cleanups
 2014-06-18 11:44 UTC  (2+ messages)

[PATCH PR61518]
 2014-06-18 10:58 UTC  (2+ messages)

[PATCH][ARM][committed] Fix check for __FAST_MATH in arm_neon.h
 2014-06-18 10:56 UTC 

[PATCH] PR54555: Use strict_low_part for loading a constant only if it is cheaper
 2014-06-18 10:37 UTC  (3+ messages)

[RFC][ARM]: Fix reload spill failure (PR 60617)
 2014-06-18 10:35 UTC  (3+ messages)

[PATCH] Create less TARGET_MEM_REFs
 2014-06-18 10:31 UTC  (3+ messages)

[PATCH] PR61517: fix stmt replacement in bswap pass
 2014-06-18 10:14 UTC  (2+ messages)

[Patch libstdc++] PR61536 Export out of line comparison operations
 2014-06-18  9:42 UTC 

[Patch, GCC/Thumb-1]Mishandle the label type insn in function thumb1_reorg
 2014-06-18  9:36 UTC  (4+ messages)

[patch] fix tests for AVX512
 2014-06-18  9:04 UTC  (5+ messages)

[PATCH][RFC] Add phiopt in early opts (and add -fssa-phiopt option)
 2014-06-18  8:32 UTC  (3+ messages)

[PATCH] Make sure cfg-cleanup runs
 2014-06-18  7:56 UTC 

[PATCH, loop2_invariant, 2/2] Change heuristics for identical invariants
 2014-06-18  6:42 UTC  (3+ messages)

[Patch, Fortran, committed] PR61126 – fix wextra_1.f regression
 2014-06-18  6:24 UTC  (2+ messages)

[PATCH][PING] Fix for PR 61422
 2014-06-18  5:46 UTC  (2+ messages)

[PATCH, loop2_invariant, 1/2] Check only one register class
 2014-06-18  1:35 UTC  (5+ messages)

C++ PATCH for c++/60605 (local function and default template arg)
 2014-06-17 23:03 UTC 

[PATCH] [ARM] [RFC] Fix longstanding push_minipool_fix ICE (PR49423, lp1296601)
 2014-06-17 23:02 UTC  (2+ messages)

[PATCH][ARM] FAIL: gcc.target/arm/pr58041.c scan-assembler ldrb
 2014-06-17 22:56 UTC  (9+ messages)

[RFC ARM] Error if overriding --with-tune by --with-cpu
 2014-06-17 22:41 UTC  (2+ messages)

[PATCH, PR61219]: Fix sNaN handling in ARM float to double conversion
 2014-06-17 22:29 UTC  (2+ messages)

[PATCH, ARM] MI-thunk fix for TARGET_THUMB1_ONLY
 2014-06-17 22:26 UTC  (2+ messages)

[Patch, microblaze]: Added load and store reverse patterns
 2014-06-17 22:22 UTC  (2+ messages)

[PATCH] Fortran OpenMP 4.0 target support
 2014-06-17 22:04 UTC  (3+ messages)

[PATCH, i386, Pointer Bounds Checker 17/x] Pointer bounds constants support
 2014-06-17 21:38 UTC  (4+ messages)

[PATCH, loop2_invariant] Pre-check invariants
 2014-06-17 21:32 UTC  (4+ messages)

Bug 61407 - Build errors on latest OS X 10.10 Yosemite with Xcode 6 on GCC 4.8.3
 2014-06-17 21:25 UTC  (2+ messages)

[PING][PATCH] Extend mode-switching to support toggle (1/2)
 2014-06-17 21:19 UTC  (11+ messages)
` [PING*2][PATCH] "

[PATCH, Pointer Bounds Checker 29/x] Debug info
 2014-06-17 20:56 UTC  (2+ messages)

[PING][PATCH, trunk, 4.9, 4.8] Fix PR57653, filename information discarded when using -imacros
 2014-06-17 20:35 UTC  (2+ messages)

[PATCH][genattrtab] Fix memory corruption, allocate enough memory for all bypassed reservations
 2014-06-17 20:26 UTC  (6+ messages)

[PATCH, Pointer Bounds Checker 28/x] IPA CP
 2014-06-17 20:24 UTC  (6+ messages)

[patch libatomic]: Add basic support for mingw targets
 2014-06-17 20:14 UTC  (4+ messages)

[PATCH, PR 61160] Artificial thunks need combined_args_to_skip
 2014-06-17 19:42 UTC  (2+ messages)

[Patch, Fortran] Add coarray communication support to the trunk (coindex variables)
 2014-06-17 19:32 UTC  (2+ messages)

[Fortran-dev] Merge from the trunk
 2014-06-17 19:32 UTC 

[PATCH, PR 61211] Fix a bug in clone_of_p verification
 2014-06-17 18:56 UTC  (2+ messages)

[PATCH] C++ thunk section names
 2014-06-17 17:42 UTC  (5+ messages)

[Patch] PR55189 enable -Wreturn-type by default
 2014-06-17 17:41 UTC  (8+ messages)

[PATCH, PR52252] Alternative way of vectorization for load groups of size 2 and 3
 2014-06-17 17:29 UTC  (10+ messages)

Another AIX Bootstrap failure
 2014-06-17 16:57 UTC  (9+ 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).