public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, ARM] Fox target/69180] #pragma GCC target should not warn about redefined macros
 2016-01-11 12:54 UTC  (3+ messages)

[PATCH 0/2] S/390 test case fixes
 2016-01-11 12:28 UTC  (4+ messages)
` [PATCH 3/2] "

[Commited, PR69069] Add missing phi args in create_parallel_loop
 2016-01-11 12:24 UTC 

[gomp4] merge ptx changes
 2016-01-11 12:18 UTC  (2+ messages)

[AARCH64][ACLE] Implement __ARM_FP_FENV_ROUNDING in aarch64 backend
 2016-01-11 12:15 UTC  (5+ messages)

[Patch AArch64] Reinstate CANNOT_CHANGE_MODE_CLASS to fix pr67609
 2016-01-11 12:12 UTC  (3+ messages)
` Backport: "

[gomp4] Re: [1/3] OpenACC reductions
 2016-01-11 12:10 UTC  (4+ messages)
` [gomp4] private reductions

[Patch AArch64] Use software sqrt expansion always for -mlow-precision-recip-sqrt
 2016-01-11 12:05 UTC  (2+ messages)
` [AArch64] Remove AARCH64_EXTRA_TUNE_RECIP_SQRT from Cortex-A57 tuning

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

[AArch64] Remove TODO (redundant type conversions) in arm_neon.h
 2016-01-11 11:56 UTC 

[gomp4.5] Handle #pragma omp declare target link
 2016-01-11 11:55 UTC  (3+ messages)
` [gomp4] Fix use of declare'd vars by routine procedures

[PATCH] Remove snprintf from <avx512>_(load|store)<mode>_mask
 2016-01-11 11:46 UTC  (2+ messages)

[PATCH] Fix line number that is expected to generate an error
 2016-01-11 11:28 UTC 

[ARM][PR69194] Fix ICE in in extract_insn
 2016-01-11 11:22 UTC  (8+ messages)

[PATCH] Remove PTX link option
 2016-01-11 11:09 UTC  (14+ messages)
        ` [gomp4] "

[PR69123] fix VTA dataflow oscillation
 2016-01-11 10:50 UTC  (4+ messages)

[PATCH] Fix up reduction-1{1,2} testcases (PR middle-end/68221)
 2016-01-11 10:41 UTC  (5+ messages)

[gomp4.5] Handle #pragma omp declare target link
 2016-01-11 10:40 UTC  (14+ messages)
                    ` gomp_target_fini (was: [gomp4.5] Handle #pragma omp declare target link)
                      ` gomp_target_fini

[RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands
 2016-01-11 10:32 UTC  (4+ messages)

[PR tree-optimization/64946] Push integer type conversion to ABS_EXPR argument when possible
 2016-01-11 10:21 UTC  (3+ messages)

[RFC] Combine vectorized loops with its scalar remainder
 2016-01-11 10:07 UTC  (11+ messages)

[Committed, PR69109] Don't allow latch with phi in try_transform_to_exit_first_loop_alt
 2016-01-11 10:07 UTC 

[PATCH PR68542]
 2016-01-11 10:06 UTC  (8+ messages)

[Committed, PR69108] Handle case that outer phi res is not used in a phi in gather_scalar_reductions
 2016-01-11  9:30 UTC 

[Committed, PR69058] Don't parallelize loops if libgomp not supported
 2016-01-11  9:08 UTC 

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

[patch] Avoid an unwanted decl re-map in copy_gimple_seq_and_replace_locals
 2016-01-11  8:41 UTC  (2+ messages)

[PATCH] Performance fix for libmpx memmove wrapper
 2016-01-11  8:21 UTC  (4+ messages)

[PATCH] Remove UNSPEC_LOADU and UNSPEC_STOREU
 2016-01-11  7:45 UTC  (2+ messages)

[PATCH] arc/gcc: Fix help text for some options
 2016-01-11  4:12 UTC  (2+ messages)

[PATCH] OpenACC documentation for libgomp
 2016-01-11  4:10 UTC  (3+ messages)

[PATCH 1/3] Fix logic bug in Cilk Plus array expansion
 2016-01-11  3:55 UTC  (11+ messages)
` [PATCH 3/3] [RFC] Treat a gimplification failure as an internal error
` [PATCH 2/3] Avoid creating an initializer for a flexible array member

[PATCH] Fix constexpr evaluation of comparisons involving pointer-to-members
 2016-01-11  3:19 UTC  (2+ messages)

[PATCH] Fix PR c++/69056 (argument pack deduction failure during overload resolution)
 2016-01-11  3:19 UTC  (2+ messages)

[doc, 0/n] improve organization of invoke.texi
 2016-01-10 23:50 UTC 

[PATCH configure,config.gcc] Fix for PR69153 to allow config.gcc to set target_header_dir
 2016-01-10 23:10 UTC  (2+ messages)

New Chinese (simplified) PO file for 'gcc' (version 5.2.0)
 2016-01-10 18:47 UTC 

[PATCH configure,config.gcc] Fix for PR69153 to allow config.gcc to set target_header_dir
 2016-01-10 17:44 UTC 

[Committed, PR69062] Don't parallelize loops containing phis with addr_exprs
 2016-01-10 15:48 UTC 

Correct GCC Internals doc for loop_depth
 2016-01-10 13:25 UTC 

[gomp4] Merge trunk r232189 (2016-01-09) into gomp-4_0-branch
 2016-01-10 13:17 UTC 

[Patch, fortran] PR67779 - Strange ordering with strings in extended object
 2016-01-10 13:14 UTC  (2+ messages)

[patch, fortran] Fix PR 69154, inline matmul with WHERE
 2016-01-10 12:49 UTC 

[patch, fortran] Fix PR 69154, inline matmul with WHERE
 2016-01-10 12:38 UTC  (2+ messages)

[Committed, PR69039] Only allow single exit phi for reduction in try_create_reduction_list
 2016-01-10 12:18 UTC 

[PATCH] Fix PR68707, 67323
 2016-01-10 12:15 UTC  (5+ messages)
` [PATCH] Fix PR68707

[Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs49630, 54070, 60593, 60795, 61147, 63232 and 64324
 2016-01-09 19:33 UTC 

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

[PATCH 1/2] [graphite] add more dumps on data dependence graph
 2016-01-09 17:14 UTC  (5+ messages)

[PATCH] Fix math transformation on targets without c99 math functions
 2016-01-09 16:49 UTC  (4+ messages)

C++ patch ping
 2016-01-09  7:41 UTC 

[PATCH 6/6] [DJGPP] configure.ac: enable LTO
 2016-01-09  7:36 UTC  (6+ messages)

[PATCH] Fix X % -Y => X % Y optimization (PR tree-optimization/69097, PR middle-end/50865)
 2016-01-09  7:23 UTC  (2+ messages)

C++ PATCH for c++/69113 (ICE with -fno-weak)
 2016-01-09  5:14 UTC  (2+ messages)

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

C++ PATCH for c++/69158 (ICE with self-initializing array)
 2016-01-09  5:11 UTC 

[PATCH] testsuite/lib/multline.exp: show test name and line numbers
 2016-01-09  2:07 UTC  (3+ messages)
` [PATCH] PR testsuite/69181: ensure expected multiline outputs is cleared per-test

C PATCH to rectify warning for character types (PR c/23087)
 2016-01-09  1:21 UTC  (9+ messages)

RFA: PR 68913: Provide weak version of __fread_chk for PR61886 test
 2016-01-09  0:10 UTC  (11+ messages)

[PR 69044] Do not clone for parameter removal when !can_change_signature
 2016-01-09  0:09 UTC  (2+ messages)

Handle Octeon 3 not supporting MIPS paired-single instructions
 2016-01-09  0:08 UTC  (2+ messages)

[PATCH] Handle inter-block notes before BARRIER in rtl merge_blocks (PR target/69175)
 2016-01-08 23:27 UTC  (7+ messages)

Ping: [Patch, fortran] Bug 68241 - [meta-bug] Deferred-length character - PRs50221, 68216, 63932, 66408, 67674 and 49954
 2016-01-08 23:09 UTC  (7+ messages)

[AArch64] Add scheduling and cost models for Exynos M1
 2016-01-08 22:55 UTC  (11+ messages)
` [PATCH 0/4][AArch64] "
  ` [PATCH 2/4][AArch64] Increase the loop peeling limit

[gomp4] teach the lto driver to error for missing decls
 2016-01-08 22:37 UTC 

[PATCH] Fix memory alignment on AVX512VL masked floating point stores (PR target/69198)
 2016-01-08 22:02 UTC  (15+ messages)

FIx ipa-icf ICE during libreoffice build
 2016-01-08 21:22 UTC 

[PATCH 2/2] PR c++/68819: libcpp fallbacks and -Wmisleading-indentation
 2016-01-08 21:20 UTC  (2+ messages)
` [PATCH] PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-indentation (v2)

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

[PATCH] Fix ICE due to invalid CONST_INT in DEBUG_INSN (PR target/69071)
 2016-01-08 20:13 UTC 

[PR ipa/66616] Fix artificial thunk ABI issues
 2016-01-08 20:11 UTC  (2+ 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)

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

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

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

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)

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

[PATCH, testsuite] Fix g++.dg/pr67989.C test failure when running with -march or -mcpu
 2016-01-08  9:33 UTC  (4+ 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)

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