public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Avoid introducing UB in match.pd (T)(P+A)-(T)(P+B) and similar optimizations (PR sanitizer/81281)
 2017-12-06 19:25 UTC  (2+ messages)

[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-12-06 18:50 UTC  (85+ messages)
` [020/nnn] poly_int: store_bit_field bitrange
` [019/nnn] poly_int: lra frame offsets
` [018/nnn] poly_int: MEM_OFFSET and MEM_SIZE
` [022/nnn] poly_int: C++ bitfield regions
` [021/nnn] poly_int: extract_bit_field bitrange
` [023/nnn] poly_int: store_field & co
` [024/nnn] poly_int: ira subreg liveness tracking
` [025/nnn] poly_int: SUBREG_BYTE
` [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
` [041/nnn] poly_int: reload.c
` [040/nnn] poly_int: get_inner_reference & co
` [042/nnn] poly_int: reload1.c
` [043/nnn] poly_int: frame allocations
` [045/nnn] poly_int: REG_ARGS_SIZE
` [048/nnn] poly_int: cfgexpand stack variables
` [051/nnn] poly_int: emit_group_load/store
` [052/nnn] poly_int: bit_field_size/offset
` [056/nnn] poly_int: MEM_REF offsets
` [059/nnn] poly_int: tree-ssa-loop-ivopts.c:iv_use
` [060/nnn] poly_int: loop versioning threshold
` [062/nnn] poly_int: prune_runtime_alias_test_list
` [063/nnn] poly_int: vectoriser vf and uf
` [066/nnn] poly_int: omp_max_vf
` [065/nnn] poly_int: vect_nunits_for_cost
` [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
` [100/nnn] poly_int: memrefs_conflict_p
` [101/nnn] poly_int: GET_MODE_NUNITS
` [103/nnn] poly_int: TYPE_VECTOR_SUBPARTS

[PATCH 0/2] v3: C/C++: don't suggest implementation names as spelling fixes (PR c/83236)
 2017-12-06 18:44 UTC  (6+ 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: "

libgo patch committed: Remove -fplan9-extensions from CFLAGS
 2017-12-06 17:43 UTC 

[Patch, Fortran, F2008] PR 44549: Type-bound procedure: bogus error from list after PROCEDURE
 2017-12-06 17:00 UTC  (5+ messages)

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

[PATCH, rs6000] Gimple folding of splat_uX
 2017-12-06 16:37 UTC 

[PATCH] avoid assuming strncat/strncpy don't change length of source string (PR 83075)
 2017-12-06 16:31 UTC  (6+ messages)

[PATCH][GCC][ARM] Generate .arch and .arch_extensions for each function if required. [Patch (3/3)]
 2017-12-06 16:30 UTC  (2+ messages)

[PATCH TEST]Adjust GRAPHITE tests in preparation for loop interchange
 2017-12-06 16:15 UTC  (2+ messages)

[PATCH] Ability to remap file names in __FILE__, etc (PR other/70268)
 2017-12-06 15:58 UTC  (2+ messages)

RFC: Variable-length VECTOR_CSTs
 2017-12-06 15:28 UTC  (15+ messages)
    ` ASSERT_* macros (was Re: RFC: Variable-length VECTOR_CSTs)
          ` Use tree_vector_builder instead of build_vector
          ` Use tree_vector_builder::new_unary_operation for folding
          ` Use tree_vector_builder::new_binary_operation "
          ` Make gimple_build_vector take a tree_vector_builder
          ` Make build_vector static
          ` Make more use of VECTOR_CST_ENCODED_ELT

[PATCH 1/3] rs6000: Split rs6000_cpu
 2017-12-06 14:27 UTC  (6+ messages)
` [PATCH 3/3] rs6000: Initialise rs6000_cpu correctly (PR43871)
` [PATCH 2/3] rs6000: Don't use rs6000_cpu_attr directly

[PR 83141] Prevent SRA from removing type changing assignment (fwd)
 2017-12-06 14:07 UTC 

[PR 83141] Prevent SRA from removing type changing assignment
 2017-12-06 13:37 UTC  (5+ messages)

Go patch committed: Handle nil checks with set-and-use temporaries
 2017-12-06 13:32 UTC 

[PATCH] Fix vectorizer part of PR81303
 2017-12-06 13:29 UTC 

[PATCH,RFC] combine: Remove use_crosses_set_p
 2017-12-06 11:52 UTC  (5+ messages)

[patch, fortran] Implement maxval for characters
 2017-12-06 11:38 UTC  (2+ messages)

[fortran] Add support for #pragma GCC unroll v3
 2017-12-06  9:21 UTC  (3+ messages)

[C++] Add support for #pragma GCC unroll v4
 2017-12-06  8:50 UTC 

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

[PATCH] Fix up orig_loop_num handling during move_sese_region_to_fn (PR tree-optimization/81945)
 2017-12-06  8:16 UTC  (3+ messages)

[PATCH] Fix PR80846, change vectorizer reduction epilogue (on x86)
 2017-12-06  6:42 UTC  (3+ messages)

[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, GCC/testsuite] Fix dump-noaddr dumpbase
 2017-12-05 21:26 UTC  (7+ messages)

[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 

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

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

[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 

[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, 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  (3+ messages)

[PATCH] Fix PR83255
 2017-12-04 14:01 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).