public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, PR46032] Handle BUILT_IN_GOMP_PARALLEL in ipa-pta
 2016-01-14  9:31 UTC  (16+ messages)
        ` [PATCH] Handle BUILT_IN_GOACC_PARALLEL "

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2016-01-14  8:55 UTC  (21+ messages)

[PATCH][PR tree-optimization/69270] Exploit VRP information in DOM
 2016-01-14  7:49 UTC  (3+ messages)

[PING][ARM] Re: Use vector wide add for mixed-mode adds
 2016-01-14  2:11 UTC 

[PATCH] hurd: align -p and -pg behavior on Linux
 2016-01-14  0:10 UTC  (3+ messages)

[doc, 0/n] improve organization of invoke.texi
 2016-01-13 23:38 UTC  (6+ messages)
` [doc, 1/n] invoke.texi: name of gcc executable
` [doc, 1.5/n] invoke.texi: reclassify -no-canonical-prefixes and -specs=
` [doc, 2/n] invoke.texi: move spec file section
` [doc, 3/n] invoke.texi: move "Code Gen Options" before target-specific options
` [doc, 3.5/n] invoke.texi: rename "Machine-Dependent Options" section

[C/C++ PATCH] Don't emit invalid VEC_COND_EXPR for vector comparisons (PR c/68062)
 2016-01-13 23:12 UTC  (5+ messages)

C++ PATCH to suppress bogus -Wunused warning for parameter packs (PR c++/68965)
 2016-01-13 22:52 UTC  (3+ messages)

[openacc] implicit non-scalars data mapping in kernels
 2016-01-13 22:44 UTC  (4+ messages)

[PATCH][committed] libitm: Fix seq-cst MOs/fences in rwlock
 2016-01-13 21:44 UTC 

[PATCH] PR driver/69265: improved suggestions for various misspelled options
 2016-01-13 21:29 UTC 

Improve documentation of -std option for C++
 2016-01-13 20:35 UTC  (5+ messages)

[gomp4, PR68977, Committed] Don't gimplify in ssa mode if seen_error in oacc_xform_loop
 2016-01-13 20:04 UTC 

[PATCH] Clarify __atomic_compare_exchange_n docs
 2016-01-13 19:26 UTC  (10+ messages)

[PATCH] Fix ICE with builtin folding (PR tree-optimization/69156)
 2016-01-13 18:58 UTC  (2+ messages)

[hsa merge 00/10] Merge of HSA branch
 2016-01-13 18:17 UTC  (12+ messages)
` [hsa merge 06/10] Pass manager changes
` [hsa merge 03/10] HSA libgomp plugin
` [hsa merge 07/10] IPA-HSA pass
` [hsa merge 02/10] Modifications to libgomp proper
` [hsa merge 10/10] HSA register allocator
` [hsa merge 04/10] Avoid extraneous remapping in copy_gimple_seq_and_replace_locals
` [hsa merge 01/10] Configury changes and new options
` [hsa merge 09/10] Majority of the HSA back-end
` [hsa merge 08/10] HSAIL BRIG description header file
` [hsa merge 05/10] OpenMP lowering/expansion changes (gridification)

Problematic 'target teams' libgomp tests
 2016-01-13 18:05 UTC 

[AARCH32][ACLE][NEON] Implement vcvt*_s32_f32 and vcvt*_u32_f32 NEON intrinsics
 2016-01-13 17:47 UTC 

[AARCH64][ACLE][NEON] Implement vcvt*_s64_f64 and vcvt*_u64_f64 NEON intrinsics
 2016-01-13 17:44 UTC 

[patch] libsanitizer
 2016-01-13 17:40 UTC  (4+ messages)

[PATCH, testsuite] Fix g++.dg/pr67989.C test failure when running with -march or -mcpu
 2016-01-13 17:39 UTC  (5+ messages)

[PATCH] PR other/69006: fix extra newlines after diagnostics
 2016-01-13 17:32 UTC  (2+ messages)

[trans-mem, aa64, arm, ppc, s390] Fixing PR68964
 2016-01-13 17:18 UTC  (6+ messages)
` [committed][trans-mem, "

[PATCH, i386]: Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2
 2016-01-13 17:09 UTC  (2+ messages)

[PATCH, i386]: Adjust some testcases for later x86 processors
 2016-01-13 16:52 UTC 

[Patch ifcvt] Add a new parameter to limit if-conversion
 2016-01-13 16:33 UTC  (11+ messages)

[patch] libstdc++/48891 Use ::isinf and ::isnan if libc defines them
 2016-01-13 16:26 UTC  (2+ messages)

[RFC] Use gfc_decl_attributes in fortran frontend
 2016-01-13 16:21 UTC  (2+ messages)
` [PING][RFC] "

[PATCH, i386, AVX512] PR target/67895: Fix position of embedded rounding/SAE mode in AVX512 vrangep* and vcvt?si2s* instructions
 2016-01-13 15:17 UTC  (3+ messages)

[PATCH, ARM] Fix armv8.1 support at configure time
 2016-01-13 15:12 UTC  (2+ messages)

[wwwdocs] gcc-6/changes.html: diagnostics, Levenshtein, -Wmisleading-indentation, jit
 2016-01-13 15:00 UTC  (2+ messages)
` PING "

[RFC][ARM][PR67714] signed char is zero-extended instead of sign-extended
 2016-01-13 14:45 UTC  (12+ messages)

[PATCH, i386, AVX512] PR target/69228: Restrict default masks for prefetch gathers/scatters instructions
 2016-01-13 14:45 UTC  (3+ messages)

[Committed] S/390: PR69247: Fix bswap hi splitter
 2016-01-13 14:22 UTC 

[RFC] non-unit stride loads for size power of 2
 2016-01-13 13:55 UTC  (2+ messages)

[PATCH, PR69169] Fix infinite recursion in create_variable_info_for_1
 2016-01-13 13:47 UTC  (4+ messages)

[PATCH] [ARM] PR68532: Fix VUZP and VZIP recognition on big endian
 2016-01-13 13:37 UTC  (2+ messages)

[PATCH][committed] libitm: Fix privatization safety interaction with serial mode
 2016-01-13 13:00 UTC 

Fix devirtualization wrong code in Firefox
 2016-01-13 12:37 UTC  (2+ messages)

Fix PR 67665: ICE when passing two empty files directly to cc1 with -g
 2016-01-13 12:36 UTC  (2+ messages)

[RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands
 2016-01-13 12:30 UTC  (8+ messages)

[PATCH] DWARF: add abstract origin links on lexical blocks DIEs
 2016-01-13 12:17 UTC  (2+ messages)

[PATCH] Fix PR69013
 2016-01-13 12:11 UTC 

Fix alias.c wrt aliases and anchors
 2016-01-13 11:00 UTC  (6+ messages)

[PATCH][GCC 5][PR sanitizer/69147] Fix ASan failures on new Darwin platforms (OS X 10.11+, iOS 9.0+)
 2016-01-13  9:14 UTC  (2+ messages)

[PATCH, PR69110] Don't return NULL access_fns in dr_analyze_indices
 2016-01-13  8:42 UTC  (6+ messages)

[PATCH] Fix LRA and dwarf2out issues (PR debug/69244)
 2016-01-13  8:35 UTC 

[PATCH] Fix PR69242
 2016-01-13  8:25 UTC 

[PATCH] Fix PR69186
 2016-01-13  8:22 UTC 

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

[PATCH][PR tree-optimization/pr67755] Fix profile insanity adjustments
 2016-01-13  4:18 UTC 

[gomp4] arrays inside modules
 2016-01-13  1:50 UTC 

genattrab.c generate switch
 2016-01-13  0:53 UTC 

[PATCH][AArch64] Replace insn to zero up DF register
 2016-01-13  0:06 UTC  (4+ messages)

[PATCH], PowerPC IEEE 128-bit fp, #11 (enable libgcc conversions)
 2016-01-12 23:49 UTC  (8+ messages)
` [PATCH], PowerPC IEEE 128-bit fp, #11-rev2 "
    ` [PATCH], PowerPC IEEE 128-bit fp, #11-rev3 "

Note new TR29124 Special math functions on the web pages
 2016-01-12 23:45 UTC  (2+ messages)

[v3] Introduce separate baselines for Solaris 10 and 11+ (PR libstdc++/66006)
 2016-01-12 23:32 UTC 

Adding C++ TR29124
 2016-01-12 23:30 UTC 

[PATCH] Fix whitespace/typos in tree-ssa-threadupdate.c
 2016-01-12 22:38 UTC 

[Patch, libstdc++/68877] Reimplement __is_[nothrow_]swappable
 2016-01-12 21:21 UTC  (7+ messages)

[PATCH] Fix memory alignment on AVX512VL masked floating point stores (PR target/69198)
 2016-01-12 19:58 UTC  (6+ messages)

[patch] libstdc++/68276 and libstdc++68995 qualification in <functional>
 2016-01-12 19:40 UTC  (2+ messages)

[gomp4] OpenACC documentation for libgomp
 2016-01-12 19:09 UTC 

[hsa 0/10] Merge of HSA branch
 2016-01-12 18:51 UTC  (11+ messages)
` [hsa 2/10] Modifications to libgomp proper

[PATCH] PR target/69225: Set FLT_EVAL_METHOD to 2 only if 387 FPU is used
 2016-01-12 18:18 UTC  (9+ messages)

[patch] Avoid an unwanted decl re-map in copy_gimple_seq_and_replace_locals
 2016-01-12 18:14 UTC  (6+ messages)

[PATCH] c++/58109 - alignas() fails to compile with constant expression
 2016-01-12 18:11 UTC  (3+ messages)

[Patch,microblaze]: Optimized register reorganization for Microblaze
 2016-01-12 17:42 UTC 

[PATCH] OpenACC documentation for libgomp
 2016-01-12 17:09 UTC  (6+ messages)

C++ PATCH to abate shift warnings (PR c++/68979)
 2016-01-12 16:38 UTC  (8+ messages)

prevent "undef var" errors on gcc --help or --version
 2016-01-12 16:37 UTC  (5+ messages)

[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt
 2016-01-12 16:28 UTC  (3+ messages)
` [4.9][PR69082]Backport "[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt"

[Committed, PATCH] Sync top-level configure.ac with binutils-gdb
 2016-01-12 16:27 UTC 

[PATCH : RL78] Disable interrupts during hardware multiplication routines
 2016-01-12 15:54 UTC  (3+ messages)

[PATCH] remove mark_hook gty attribute
 2016-01-12 15:09 UTC  (2+ messages)

[PATCH][committed] libitm: Remove dead code and data
 2016-01-12 15:01 UTC 

[patch] libstdc++/69222 Prevent recursive instantiation in std::function
 2016-01-12 14:56 UTC 

[PATCH] Fix up my recent change to vect_get_constant_vectors (PR tree-optimization/69207)
 2016-01-12 14:21 UTC  (2+ messages)

[PATCH] Fix PR69077
 2016-01-12 14:21 UTC 

[gomp4] fix kernel reductions
 2016-01-12 14:10 UTC 

[C++ PATCH] Fix ICE due to Cilk+ related cp_gimplify_expr bug (PR objc++/68511, PR c++/69213)
 2016-01-12 13:32 UTC  (2+ messages)

[Committed, PATCH] Define STDINT_LONG32 and add predefined integer types for IAMCU
 2016-01-12 13:18 UTC 

[PATCH] Be less conservative in process_{output,input}_constraints (PR target/65689)
 2016-01-12 12:37 UTC  (3+ messages)

[PATCH] Handle inter-block notes before BARRIER in rtl merge_blocks (PR target/69175)
 2016-01-12 12:24 UTC  (7+ messages)
        ` [PATCH] Handle inter-block notes before BARRIER in rtl merge_blocks (PR target/69175, take 2)

[Patch AArch64] Use software sqrt expansion always for -mlow-precision-recip-sqrt
 2016-01-12 11:48 UTC  (6+ messages)

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

[PATCH, testsuite] Stabilize test result output of dump-noaddr
 2016-01-12 11:44 UTC  (2+ messages)

[PATCH] Fix PR69053
 2016-01-12 11:39 UTC 

[PATCH] Fix PR69007
 2016-01-12 11:37 UTC 

[PATCH 1/2] DWARF: process all TYPE_DECL nodes when iterating on scopes
 2016-01-12 11:34 UTC  (2+ messages)
` [PATCH, PING] "

[PATCH PR68911]Check overflow when computing range information from loop niter bound
 2016-01-12 11:32 UTC  (2+ messages)

[PATCH] Cleanup vect testsuite includes
 2016-01-12 11:24 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).