public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix PR80846, change vectorizer reduction epilogue (on x86)
 2017-12-06  6:42 UTC  (3+ messages)

[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-12-06  3:15 UTC  (79+ messages)
` [019/nnn] poly_int: lra frame offsets
` [020/nnn] poly_int: store_bit_field bitrange
` [021/nnn] poly_int: extract_bit_field bitrange
` [023/nnn] poly_int: store_field & co
` [022/nnn] poly_int: C++ bitfield regions
` [024/nnn] poly_int: ira subreg liveness tracking
` [027/nnn] poly_int: DWARF CFA offsets
` [030/nnn] poly_int: get_addr_unit_base_and_extent
` [031/nnn] poly_int: aff_tree
` [035/nnn] poly_int: expand_debug_expr
` [037/nnn] poly_int: get_bit_range
` [042/nnn] poly_int: reload1.c
` [041/nnn] poly_int: reload.c
` [045/nnn] poly_int: REG_ARGS_SIZE
` [043/nnn] poly_int: frame allocations
` [048/nnn] poly_int: cfgexpand stack variables
` [052/nnn] poly_int: bit_field_size/offset
` [051/nnn] poly_int: emit_group_load/store
` [056/nnn] poly_int: MEM_REF offsets
` [060/nnn] poly_int: loop versioning threshold
` [059/nnn] poly_int: tree-ssa-loop-ivopts.c:iv_use
` [063/nnn] poly_int: vectoriser vf and uf
` [062/nnn] poly_int: prune_runtime_alias_test_list
` [065/nnn] poly_int: vect_nunits_for_cost
` [066/nnn] poly_int: omp_max_vf
` [064/nnn] poly_int: SLP max_units
` [068/nnn] poly_int: current_vector_size and TARGET_AUTOVECTORIZE_VECTOR_SIZES
` [071/nnn] poly_int: vectorizable_induction
` [070/nnn] poly_int: vectorizable_reduction
` [073/nnn] poly_int: vectorizable_load/store
` [076/nnn] poly_int: vectorizable_conversion
` [080/nnn] poly_int: tree-vect-generic.c
` [079/nnn] poly_int: vect_no_alias_p
` [086/nnn] poly_int: REGMODE_NATURAL_SIZE
` [101/nnn] poly_int: GET_MODE_NUNITS
` [100/nnn] poly_int: memrefs_conflict_p
` [103/nnn] poly_int: TYPE_VECTOR_SUBPARTS

[PATCH] emit a trap for buffer overflow in placement new
 2017-12-06  0:06 UTC  (6+ messages)

[PATCH] avoid bogus -Wstringop-overflow for strncpy with _FORTIFY_SOURCE (PR 82646)
 2017-12-05 23:51 UTC  (2+ messages)

[PATCH 0/2] v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)
 2017-12-05 22:08 UTC  (5+ messages)
` [PATCH 1/2] Move macro-spellchecking code from "gcc" to new files in c-family
` [PATCH 2/2] v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)
    ` [PATCH] v4: "

[PATCH, GCC/testsuite] Fix dump-noaddr dumpbase
 2017-12-05 21:26 UTC  (7+ messages)

[PATCH] Fix up orig_loop_num handling during move_sese_region_to_fn (PR tree-optimization/81945)
 2017-12-05 21:05 UTC 

[PATCH] [pr#83069] Keep profile_count for bb under real_bb_freq_max
 2017-12-05 20:10 UTC  (3+ messages)

[PATCH libstdc++/66689] comp_ellint_3 and ellint_3 return garbage values
 2017-12-05 18:36 UTC  (6+ messages)

[PATCH] PR ada/66205 gnatbind generates invalid code when finalization is enabled in restricted runtime
 2017-12-05 18:09 UTC  (8+ messages)

C++ PATCH for c++/82331, ICE with variadic specialization of auto template parm
 2017-12-05 18:05 UTC 

[Patch, Fortran, F2008] PR 44549: Type-bound procedure: bogus error from list after PROCEDURE
 2017-12-05 18:02 UTC  (4+ messages)

[AArch64] Fix ICEs in aarch64_print_operand
 2017-12-05 17:57 UTC 

[PR C++/83287] Mark lookup for keeping
 2017-12-05 17:27 UTC 

[GCC 9][RFC][PATCH] Optimize PHIs with constant arguments better
 2017-12-05 17:03 UTC  (3+ messages)

[PATCH] enhance documentation of -Wstringop-truncation
 2017-12-05 16:57 UTC  (2+ messages)

[Patch ARM] Fix probe_stack constraint
 2017-12-05 16:40 UTC 

[committed] Fix avx256-unaligned* testcases (PR testsuite/83289)
 2017-12-05 16:18 UTC 

libstdc++ PATCH to harmonize noexcept
 2017-12-05 15:23 UTC  (3+ messages)

[PATCH] Fix PR83277
 2017-12-05 15:04 UTC 

[Patch][aarch64] Add missing thunderx2-t99 instruction scheduling pipeline descriptions
 2017-12-05 14:39 UTC  (4+ messages)

[AArch64] Fix some define_insn_and_split conditions
 2017-12-05 14:38 UTC  (2+ messages)

[PATCH] gcc: xtensa: enable address sanitizer
 2017-12-05 14:33 UTC  (5+ messages)

C++ PATCH for c++/79228, complex literal suffixes
 2017-12-05 14:24 UTC  (3+ messages)

[PATCH] Avoid introducing UB in match.pd (T)(P+A)-(T)(P+B) and similar optimizations (PR sanitizer/81281)
 2017-12-05 13:44 UTC 

[committed] Avoid i suffixes in libgomp oacc testsuite (PR testsuite/83281)
 2017-12-05 13:38 UTC 

[committed] Add testcase for already fixed PR (PR tree-optimization/83283)
 2017-12-05 13:36 UTC 

[PATCH] Add timevars to tree-ssa-math-opts.c passes
 2017-12-05 13:19 UTC 

[PATCH][gimple-interchange] Final cleanup stuff
 2017-12-05 13:18 UTC  (2+ messages)

[PR 83141] Prevent SRA from removing type changing assignment
 2017-12-05 13:16 UTC  (4+ messages)

patch to fix PR80818
 2017-12-05 12:50 UTC  (4+ messages)
` [PATCH] Add testcase for PR83252 (was Re: patch to fix PR80818)

[Ada] Spurious error with private overriding of overloaded subprogram
 2017-12-05 12:47 UTC 

[Ada] Improve debugging of task type discriminants
 2017-12-05 12:47 UTC 

[Ada] Reject properly an aspect Predicate on a formal type
 2017-12-05 12:46 UTC 

[PATCH 0/2] [SPARC] Fixes for UT699 errata workaround
 2017-12-05 12:26 UTC  (4+ messages)
` [PATCH 1/2] [SPARC] Prevent -mfix-ut699 from generating b2bst errata sequences

[Ada] Warn on weal elaboration model for SPARK
 2017-12-05 12:24 UTC 

[Ada] Fix indirect calls to imported subprograms within generic
 2017-12-05 12:23 UTC 

[i386] Mask generation in avx2intrin.h
 2017-12-05 12:19 UTC  (2+ messages)

[Ada] Legacy elaboration model and relaxed elaboration mode
 2017-12-05 12:13 UTC 

[Ada] Fix end-of dwarf section detection in address symbolizer
 2017-12-05 12:12 UTC 

[Ada] Fix handling of load addresses for backtraces through SO
 2017-12-05 11:58 UTC 

[Ada] Propagate SLOC in iteration over array
 2017-12-05 11:58 UTC 

[Ada] Improper visibility of loop parameter with Iterable aspect
 2017-12-05 11:46 UTC 

[PATCH branch/gimple-interchange]obvious cleanup
 2017-12-05 11:24 UTC  (2+ messages)

[PATCH] ARM testsuite: force hardfp for addr-modes-float.c
 2017-12-05  9:31 UTC  (6+ messages)

[PATCH] Add -fsanitize=pointer-{compare,subtract}
 2017-12-05  9:28 UTC  (11+ messages)

[PATCH][gimple-interchange] Add reduction validity check
 2017-12-05  9:27 UTC  (5+ messages)

[PING 2] Ability to remap file names in __FILE__, etc (PR other/70268)
 2017-12-05  8:50 UTC 

[PATCH][i386,AVX] Enable VNNI support [1/5]
 2017-12-05  7:12 UTC  (2+ messages)

[PATCH] Don't add __builtin_unreachable for -Wreturn-type places at -O0
 2017-12-05  6:30 UTC  (2+ messages)

[PATCH 0/3] improve detection of attribute conflicts (PR 81544)
 2017-12-05  3:21 UTC  (6+ messages)
` [PATCH 5/3] C++ bits to "

Go patch committed: Omit nil check when dereferencing closure variable
 2017-12-05  2:03 UTC 

Avoid -Werror=format-overflow error in dbxout.c (dbxout_block) on Solaris/SPARC
 2017-12-05  1:05 UTC  (5+ messages)

[Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
 2017-12-05  0:51 UTC  (13+ messages)

Update scheduling for generic tuning
 2017-12-05  0:01 UTC 

[PATCH] Fix ICE with extend_ref_init_temps of structured binding (PR c++/81197)
 2017-12-05  0:01 UTC 

[RFA][PATCH][tree-optimization/78496] 03/03 Embed and exploit EVRP analysis within DOM
 2017-12-04 23:44 UTC  (3+ messages)

[PATCH] Fix -Wsystem-header warnings in libstdc++
 2017-12-04 23:15 UTC  (4+ messages)

[PATCH v2 0/4] [SPARC] Workarounds for UT699, UT700, and GR712RC errata
 2017-12-04 23:14 UTC  (5+ messages)
` [PATCH v2 3/4] [SPARC] Errata workaround for GRLIB-TN-0010

[v3 PATCH] Implement LWG 2221, No formatted output operator for nullptr
 2017-12-04 23:04 UTC  (2+ messages)

C++ PATCH for c++/82373, constexpr if and non-constant condition
 2017-12-04 22:51 UTC 

[PATCH] Fix typos in riscv register save/restore
 2017-12-04 22:09 UTC 

[PATCH #2], PR target/81959, Fix ++int to _Float128 conversion on power9
 2017-12-04 21:32 UTC  (3+ messages)

[PATCH][gimple-interchange] Random cleanups
 2017-12-04 17:59 UTC  (4+ messages)

[PATCH,RFC] combine: Remove use_crosses_set_p
 2017-12-04 17:18 UTC  (3+ messages)

[PATCH, obv?] Fix missing newlines from local-pure-const pass dump
 2017-12-04 17:04 UTC  (3+ messages)

[RFA, PATCH] Deprecate stabs if dwarf2 support available
 2017-12-04 16:49 UTC  (3+ messages)

[PATCH] final: Improve output for -dp and -fverbose-asm
 2017-12-04 15:49 UTC  (11+ messages)

[PATCH][Middle-end]79538 missing -Wformat-overflow with %s and non-member array arguments
 2017-12-04 15:34 UTC 

[RFA][PATCH][tree-optimization/78496] 02/03 Do not exploit __builtin_unreachable if -fsanitize=unreachable
 2017-12-04 15:25 UTC  (3+ messages)

[RFA][PATCH][tree-optimization/78496] 01/03 Do not lose range information from earlier VRP passes
 2017-12-04 15:14 UTC  (4+ messages)

[PATCH] Fix PR83255
 2017-12-04 14:01 UTC 

[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2017-12-04 12:20 UTC  (8+ messages)

[PATCH, rs6000] gimple folding of vec_msum()
 2017-12-04 10:22 UTC  (5+ messages)

[patch][i386, AVX] Adding missing mask[z]_range[_round]_s[d,s] intrinsics
 2017-12-04  9:45 UTC 

[PATCH] lra: Clobbers in a parallel are earlyclobbers (PR83245)
 2017-12-04  9:23 UTC  (3+ messages)

[PATCH] Re: loading of zeros into {x,y,z}mm registers
 2017-12-04  8:25 UTC  (4+ messages)
        ` [PATCH] Re: loading of zeros into {x,y,z}mm registers (take 2)

[PATCH] Fix PR83238
 2017-12-04  8:25 UTC 

[PATCH][i386,AVX] Enable VBMI2 support [5/7]
 2017-12-04  7:19 UTC  (3+ messages)

[PATCH] Fix mult expansion ICE (PR middle-end/82875)
 2017-12-04  7:01 UTC  (2+ messages)
` [testsuite, committed] Require effective target alloca for pr82875.c

[Patch, fortran] PR83076 - [8 Regression] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1598
 2017-12-03 23:48 UTC 

[committed] hppa: Fix bootstrap on hppa-hpux
 2017-12-03 23:28 UTC  (2+ messages)

[patch, fortran] Implement maxval for characters
 2017-12-03 20:43 UTC  (4+ messages)
` Ping**(5./7.) "

[wwwdocs] Remove a final reference to libjava in bugs/
 2017-12-03 18:19 UTC 

[patch, wwwdocs, committed]
 2017-12-03 17:38 UTC  (2+ messages)

[patch, libgfortran] Bug 83191 - [7/8 Regression] Writing a namelist with repeated complex numbers
 2017-12-03 15:28 UTC 

[committed] Avoid -Wsurprising warning on OpenMP min/max array reductions (PR fortran/81304)
 2017-12-03 10:40 UTC  (3+ messages)

[patch, committed] PR83225 - [8.0 regression] runtime error in transfer.c
 2017-12-03  3:31 UTC 

[PATCH] rs6000: Set rs6000_cpu correctly (PR43871)
 2017-12-02 22:53 UTC  (4+ 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).