public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR ipa/66616] Fix artificial thunk ABI issues
 2016-01-08 20:11 UTC  (2+ messages)

[C++ PATCH] Fix ICE with bitfields (PR c++/69164)
 2016-01-08 20:09 UTC  (5+ messages)
      ` [C++ PATCH] Fix ICE with bitfields (PR c++/69164, take 2)

[PATCH] Fix (ab) SSA_NAME issue in gimple folding (PR tree-optimization/69167)
 2016-01-08 20:08 UTC  (3+ messages)
  ` [PATCH] Fix (ab) SSA_NAME issue in gimple folding (PR tree-optimization/69167, take 2)

[PATCH] Fix X % -Y => X % Y optimization (PR tree-optimization/69097, PR middle-end/50865)
 2016-01-08 20:07 UTC 

[ARM][PR69194] Fix ICE in in extract_insn
 2016-01-08 20:01 UTC  (6+ messages)

[patch] libstdc++/14608 Add C++-conforming wrappers for stdlib.h and math.h
 2016-01-08 19:19 UTC 

C++ PATCH for c++/68449 (segv with compound statement)
 2016-01-08 19:06 UTC  (3+ messages)

C PATCH to rectify warning for character types (PR c/23087)
 2016-01-08 18:07 UTC  (5+ messages)

[PR 69044] Do not clone for parameter removal when !can_change_signature
 2016-01-08 18:01 UTC 

[PATCH] Remove PTX link option
 2016-01-08 17:49 UTC  (8+ messages)

[PATCH] Fix PR68707, 67323
 2016-01-08 17:15 UTC  (4+ messages)
` [PATCH] Fix PR68707

[PATCH v2, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
 2016-01-08 16:23 UTC 

RFA (tree-cfg): PATCH for 68983 (ICE in copy constructor)
 2016-01-08 15:59 UTC  (4+ messages)

[PR tree-optimization/64946] Push integer type conversion to ABS_EXPR argument when possible
 2016-01-08 15:53 UTC 

varpool/constpool bug
 2016-01-08 15:42 UTC  (10+ messages)

[patch] Avoid an unwanted decl re-map in copy_gimple_seq_and_replace_locals
 2016-01-08 14:59 UTC 

[patch] Use -std options to test C99 classification macros in C++
 2016-01-08 14:59 UTC 

[PATCH] Fix -Wmisleading indentation false-positive for do-while statement
 2016-01-08 14:20 UTC  (3+ messages)

fix VXWORKS_LIBGCC_SPEC not to include -lc_internal for shared rtps
 2016-01-08 14:19 UTC  (4+ messages)
` [ping] "

[PATCH] arc/gcc: Fix help text for some options
 2016-01-08 14:13 UTC 

[patch] libstdc++/48891 Use ::isinf and ::isnan if libc defines them
 2016-01-08 13:59 UTC 

[PATCH][ARM,AARCH64] target/PR68674: relayout vector_types in expand_expr
 2016-01-08 13:29 UTC 

[PATCH][RTL-ifcvt] PR rtl-optimization/68841: Make sure one basic block doesn't clobber CC reg usage of the other
 2016-01-08 13:23 UTC  (16+ messages)

prevent "undef var" errors on gcc --help or --version
 2016-01-08 13:23 UTC 

[patch] libstdc++/69105, 69106, 69114 use std::addressof
 2016-01-08 13:21 UTC  (4+ messages)

RFA: Fix ICE compiling gcc.dg/lto/pr55113_0.c for x86/x86_64
 2016-01-08 13:00 UTC  (5+ messages)

RFA: PR 68913: Provide weak version of __fread_chk for PR61886 test
 2016-01-08 12:01 UTC  (14+ messages)

[PATCH, middle-end]: Fix PR68999, gfortran.fortran-torture/execute/save_1.f90 execution failure on alpha
 2016-01-08 11:22 UTC  (7+ messages)

[PATCH] libitm: Fix HTM fastpath
 2016-01-08 11:07 UTC 

[PATCH 0/4 v3] Fix PR/63679 when --param sra-max-scalarization-size specified
 2016-01-08 10:45 UTC  (7+ messages)
` [PATCH 2/4] Equate MEM_REFs and ARRAY_REFs in tree-ssa-scopedtables.c

[PATCH, PR target/69010] Fix expand for constant boolean vectors with a scalar mode
 2016-01-08  9:46 UTC  (2+ messages)

[RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands
 2016-01-08  9:37 UTC  (2+ messages)

[PATCH, testsuite] Fix g++.dg/pr67989.C test failure when running with -march or -mcpu
 2016-01-08  9:33 UTC  (6+ messages)

[PATCH] Fix ICE with va_arg (PR tree-optimization/69162)
 2016-01-08  9:13 UTC  (2+ messages)

[PATCH] Fix incorrect gimple_build arguments in gimple-fold.c (PR tree-optimization/69172)
 2016-01-08  9:07 UTC  (2+ messages)

[PATCH, GCC] Fix PR67781: wrong code generation for partial load on big endian targets
 2016-01-08  9:05 UTC  (2+ messages)

[AArch32][NEON] Implementing vmaxnmQ_ST and vminnmQ_ST intrinsics
 2016-01-08  8:57 UTC 

Fix 61441 [5/5] Disable various transformations for signaling NaN operands
 2016-01-08  8:35 UTC  (5+ messages)

[PATCH 0/5] Fix qsort comparison functions
 2016-01-08  8:23 UTC  (8+ messages)
` [PATCH 5/5] Fix intransitive comparison in dr_group_sort_cmp

[PATCH, ARM, ping1] Fix gcc.c-torture/execute/loop-2b.c execution failure on cortex-m0
 2016-01-08  8:19 UTC 

[PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
 2016-01-08  8:17 UTC  (15+ messages)
        ` [PATCH] Handle BUILT_IN_GOACC_PARALLEL "

[gomp4] reductions on explicitly private variables
 2016-01-08  4:55 UTC 

[C++ PATCH] Fix #pragma implementation diagnostics (PR c++/69145)
 2016-01-08  3:01 UTC  (7+ messages)
  ` [PATCH] Fix #pragma implementation diagnostics (PR c++/69145, take 2)

[PATCH] c/68966 - atomic_fetch_* on atomic_bool not diagnosed
 2016-01-08  1:00 UTC  (12+ messages)

[PATCH] longlong: fix sh -Wundef builds
 2016-01-07 23:37 UTC  (4+ messages)

[PATCH] Fix !$omp workshare (PR fortran/69128)
 2016-01-07 22:05 UTC  (2+ messages)

[PATCH], PowerPC IEEE 128-bit fp, #11 (enable libgcc conversions)
 2016-01-07 21:55 UTC  (3+ messages)
` [PATCH], PowerPC IEEE 128-bit fp, #11-rev2 "

[Patch] Fix libstdc++ build when using uclibc instead of glibc
 2016-01-07 21:51 UTC  (9+ messages)

[CilkPlus] fix issues when cilk_spawn is used with nontrivial expressions
 2016-01-07 21:28 UTC  (5+ messages)

[gomp4] Remove PTX link option
 2016-01-07 21:14 UTC 

[patch] ARM FreeBSD fix bootstrap
 2016-01-07 20:37 UTC  (7+ messages)

[PATCH v2, i386]: Fix PR69140, stack alignment + O1 breaks with Microsoft ABI
 2016-01-07 19:11 UTC 

[gomp4] Fix use of declare'd vars by routine procedures
 2016-01-07 18:57 UTC 

[PATCH committed] Bug 66680 - [5 Regression] ICE with openmp, a loop and a type bound procedure
 2016-01-07 18:18 UTC  (6+ messages)

[gomp4] kernel partitioning
 2016-01-07 18:11 UTC 

[patch, nvptx] document "kernel" function attribute
 2016-01-07 17:55 UTC  (4+ messages)

[OpenACC] C, C++: bind and nohost clauses
 2016-01-07 17:05 UTC  (5+ messages)
` [gomp4] [WIP] OpenACC bind, nohost clauses (was: [OpenACC] C, C++: bind and nohost clauses)
  ` [gomp4] [WIP] OpenACC bind, nohost clauses

[gomp4] private reductions
 2016-01-07 16:53 UTC  (2+ messages)

Fix PR66208
 2016-01-07 16:51 UTC  (4+ messages)

[PATCH v2] libstdc++: Make certain exceptions transaction_safe
 2016-01-07 16:47 UTC 

RFA: PR 66655: Use COFF/PE weak symbols
 2016-01-07 16:44 UTC  (6+ messages)

[PATCH] libiberty: support demangling of rvalue reference typenames
 2016-01-07 15:47 UTC  (9+ messages)

[PATCH, ARM] Fox target/69180] #pragma GCC target should not warn about redefined macros
 2016-01-07 15:41 UTC 

[PATCH][AArch64] PR rtl-optimization/68796: Add patterns for QImode and HImode comparison with zero
 2016-01-07 15:39 UTC 

[PATCH][simplify-rtx] PR rtl-optimization/69161: Fix ICE when trying to simplify vec_duplicate of CC mode
 2016-01-07 14:57 UTC 

RFA: PR 68913: Provide weak version of __fread_chk for PR61886 test
 2016-01-07 14:05 UTC  (3+ messages)

[v3] Introduce separate baselines for Solaris 10 and 11+ (PR libstdc++/66006)
 2016-01-07 13:54 UTC 

[gomp4] kernels offload fns
 2016-01-07 13:35 UTC  (3+ messages)

[PATCH][RS6000] Migrate reduction optabs in paired.md
 2016-01-07 12:49 UTC 

[PATCH/RFTesting][MIPS] Migrate reduction optabs in mips-ps-3d.md
 2016-01-07 12:47 UTC  (2+ messages)
` [PATCH][MIPS] "

[PATCH] Fix usage of an uninitialized variable
 2016-01-07 12:37 UTC  (2+ messages)

PATCH: PR target/69171: [6 Regression] error: unrecognizable insn: on x86_64 with -O2
 2016-01-07 12:24 UTC  (2+ messages)

[PATCH] testsuite/lib/multline.exp: show test name and line numbers
 2016-01-07 12:23 UTC  (3+ messages)

[PATCH, ARM] PR68674 Fix LTO support for neon builtin and error catching (ping)
 2016-01-07 12:20 UTC  (8+ messages)

[PATCH : RL78] Disable interrupts during hardware multiplication routines
 2016-01-07 12:03 UTC  (2+ messages)

[PATCH] shrink-wrap: Once more PRs 67778, 68634, and now 68909
 2016-01-07 12:01 UTC  (6+ messages)

[ping] pending patches
 2016-01-07 11:54 UTC  (2+ messages)

[PATCH 1/2] libcpp: Avoid unnecessary ad-hoc uses for large source files
 2016-01-07  8:41 UTC  (7+ messages)
` [PATCH 2/2] PR c++/68819: libcpp fallbacks and -Wmisleading-indentation

[PATCH, rs6000] Handle vector reductions in swap optimization
 2016-01-07  1:51 UTC  (2+ messages)

[PATCH] Fix PR66848 by enforcing 16-bit alignment on darwin
 2016-01-06 23:56 UTC  (3+ messages)

[testsuite] Skip gcc.target/sparc/20151219-1.c in 64-bit mode
 2016-01-06 23:34 UTC 

[PATCH, i386]: Fix PR69140, stack alignment + O1 breaks with Microsoft ABI
 2016-01-06 23:14 UTC  (2+ messages)

[PATCH][MIPS] Reorder function types
 2016-01-06 21:17 UTC  (4+ messages)

[PATCH 2/4 v2][AArch64] Add support for FCCMP
 2016-01-06 20:44 UTC  (4+ messages)

[patch] libstdc++/69092 Remove noexcept from function template that can throw
 2016-01-06 20:36 UTC 

[openacc] fix unoptimized acc_on_device
 2016-01-06 19:04 UTC  (2+ messages)

[PATCH, rs6000] Use lxvx and stxvx for 128-bit float, etc., with -mcpu=power9
 2016-01-06 18:47 UTC  (2+ messages)

[gomp4] 2 fortran tests
 2016-01-06 17:42 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).