public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch,lto] Fix PR81487
 2017-07-20 13:18 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 05/08
 2017-07-20 13:14 UTC  (2+ messages)

[PATCH v11] add -fpatchable-function-entry=N,M option
 2017-07-20 13:12 UTC  (7+ messages)
  ` [PATCH v12] "

[PATCH] update edge profile info in nvptx.c
 2017-07-20 13:05 UTC  (2+ messages)

[PATCH][AArch64] Improve addressing of TI/TFmode
 2017-07-20 12:49 UTC 

[PATCH] Adjust gimple_phi_arg assert, add gphi * overloads
 2017-07-20 12:36 UTC 

[PATCH] Kill TYPE_METHODS 0/9
 2017-07-20 12:13 UTC  (5+ messages)
` [PATCH] Kill TYPE_METHODS debug 1/9

[PATCH, PR81030] Call compute_outgoing_frequencies at expand
 2017-07-20 11:40 UTC  (2+ messages)

[PATCH] Fix PR61171
 2017-07-20 11:12 UTC  (2+ messages)

[PATCH] Fix infinite recursion with div-by-zero (PR middle-end/70992)
 2017-07-20 10:55 UTC  (4+ messages)

C PATCH to display types when printing a conversion warning (PR c/81233)
 2017-07-20 10:53 UTC  (9+ messages)

[PATCH] match.pd: reassociate multiplications with constants
 2017-07-20 10:51 UTC  (12+ messages)

[PATCH PR81388]Revert change in revision 238585
 2017-07-20 10:45 UTC  (2+ messages)

[PATCH] Make assert in gimple_phi_arg more strict
 2017-07-20 10:27 UTC  (3+ messages)

[PATCH] x86 V[24]TImode vec_{init,extract} (PR target/80846)
 2017-07-20 10:18 UTC  (2+ messages)

[PATCH, PR81430] Use finalize_options in lto1
 2017-07-20 10:10 UTC  (2+ messages)

[PATCH] Adjust vec_init/vec_extract vector testcase to go up to V64QImode
 2017-07-20 10:02 UTC 

[PATCH AArch64]Fix ICE in cortex-a57 fma steering pass
 2017-07-20  8:53 UTC  (3+ messages)

[committed] Fix assert in gimple_phi_arg
 2017-07-20  8:52 UTC  (3+ messages)

[PATCH][RFA/RFC] Stack clash mitigation patch 03/08 V2
 2017-07-20  8:38 UTC  (2+ messages)

[PATCH] Misc libquadmath backports from upstram glibc (PR libquadmath/65757)
 2017-07-20  8:31 UTC  (2+ messages)

[PR81489, committed] Fix phi arg location in find_implicit_erroneous_behavior
 2017-07-20  7:20 UTC 

[PATCH] Make mempcpy more optimal (PR middle-end/70140)
 2017-07-20  6:59 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2
 2017-07-19 22:09 UTC  (2+ messages)

[PATCH, rs6000] 2/2 Add x86 MMX <mmintrin,h> intrinsics DG tests to GCC PPC64LE taget
 2017-07-19 21:42 UTC  (2+ messages)

[PATCH v2] Add no_tail_call attribute
 2017-07-19 21:06 UTC  (11+ messages)

[PATCH] PR libstdc++/81064 fix versioned namespace
 2017-07-19 21:02 UTC  (6+ messages)

[PATCH] PR libstdc++/81476 Optimise vector insertion from input iterators
 2017-07-19 20:20 UTC  (2+ messages)

[PATCH] Fix libquadmath regression (bootstrap failure) on FreeBSD
 2017-07-19 20:16 UTC  (3+ messages)

[PATCH], Update cpu-builtin-1.c test on PowerPC
 2017-07-19 19:24 UTC  (3+ messages)

[PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423)
 2017-07-19 19:03 UTC  (4+ messages)
` [PATCH 2/2] combine: Fix for PR81423

[PATCH] PR libstdc++/81395 fix crash when write follows large read
 2017-07-19 18:15 UTC  (3+ messages)

[RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq
 2017-07-19 18:13 UTC  (6+ messages)

[PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests
 2017-07-19 18:08 UTC  (5+ messages)

[committed] Fix assert in gimple_phi_set_arg
 2017-07-19 16:25 UTC 

[PATCH] enhance -Wrestrict for sprintf %s arguments
 2017-07-19 16:10 UTC  (3+ messages)

[patch] Fix Unwind support on DragonFly BSD after sigtramp move
 2017-07-19 15:56 UTC  (3+ messages)

[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
 2017-07-19 15:49 UTC  (7+ messages)

[PATCH] Fix indentation in std::basic_filebuf member functions
 2017-07-19 15:47 UTC 

[PATCH, AArch64] Add RDMA support to Falkor
 2017-07-19 15:45 UTC 

[PATCH] Fix selftest::read_file for empty file
 2017-07-19 14:59 UTC  (4+ messages)

[PATCH] Fix indentation in libstdc++ testsuite utils
 2017-07-19 14:49 UTC 

Fix Eh delivery in partitioned functions
 2017-07-19 14:20 UTC  (10+ messages)

[PATCH] Rename TYPE_{MIN,MAX}VAL
 2017-07-19 13:52 UTC  (5+ messages)

[C++ PATCH] move assign/ctor detection
 2017-07-19 13:31 UTC 

C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
 2017-07-19 11:29 UTC  (11+ messages)

[PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346)
 2017-07-19 11:17 UTC  (10+ messages)

[PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346)
 2017-07-19 10:36 UTC  (5+ messages)

[PATCH] TYPE_{MIN,MAX}VAL and TYPE_{MIN,MAX}_VALUE
 2017-07-19 10:25 UTC  (2+ messages)

[PATCH] Remove Java references in source code
 2017-07-19 10:24 UTC  (4+ messages)
  ` [PATCH] Remove a Java-specific hunk

[PATCH] Remove redundant semicolons from libstdc++ headers
 2017-07-19  9:59 UTC  (2+ messages)

[PATCH] Add macro DISABLE_COPY_AND_ASSIGN
 2017-07-19  9:31 UTC 

[PATCH 0/6] qsort comparator consistency fixes
 2017-07-19  6:51 UTC  (9+ messages)
` [PATCH 3/6] lra-assigns.c: fix pseudo_compare_func
` [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos
` [PATCH 4/6] lra-assigns.c: give up on qsort checking in assign_by_spills
` [PATCH 1/6] tree-vrp: fix compare_assert_loc qsort comparator

[PATCH] Fix an UBSAN test-case (PR sanitizer/63361)
 2017-07-19  6:51 UTC  (3+ messages)

[PATCH] Transform (m1 > m2) * d into m1> m2 ? d : 0
 2017-07-19  6:09 UTC  (7+ messages)
        ` [PING} "

[PATCH][RFA/RFC] Stack clash mitigation patch 03/08 V2 -- right patch attached
 2017-07-19  5:48 UTC 

[PATCH] [RFA/RFC] Stack clash mitigation patch 02/08 V2
 2017-07-19  5:47 UTC  (2+ messages)

[PATCH][RFA/RFC] Stack clash mitigation patch 02b/08 V2
 2017-07-19  5:18 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 06/08 V2
 2017-07-19  5:18 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 08/08 V2
 2017-07-19  5:18 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 04/08 V2
 2017-07-19  5:18 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 07/08 V2
 2017-07-19  5:18 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 00/08 V2
 2017-07-19  5:17 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 01/08 V2
 2017-07-19  5:17 UTC 

[PATCH] Fix pr80044, -static and -pie insanity, and pr81170
 2017-07-19  5:12 UTC  (9+ messages)

[PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator
 2017-07-19  2:57 UTC  (6+ messages)
` [PING] [PATCH] [AArch64] "
  ` [PING 2] "
    ` [PING 3] "
      ` [PING 4] "
        ` [PING 5] "

Go patch committed: Insert type conversion for closure function value
 2017-07-18 23:29 UTC 

libgo patch committed: Inline runtime.osinit
 2017-07-18 23:14 UTC 

Go patch committed: Pass correct 'function' flag to circular_pointer_type
 2017-07-18 22:31 UTC 

[PATCH, rs6000] Rev 2, 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE target
 2017-07-18 22:29 UTC  (2+ messages)

libgo patch committed: Ignore ptrace_pseeksiginfo_args from <linux/ptrace.h>
 2017-07-18 22:06 UTC 

RFC: stack/heap collision vulnerability and mitigation with GCC
 2017-07-18 19:54 UTC  (9+ messages)

[PATCH, PR81464] Handle equal-argument loop exit phi in expand_omp_for_static_chunk
 2017-07-18 19:22 UTC  (3+ messages)

[PATCH 0/3] C/C++: show pertinent open token when missing a close token
 2017-07-18 17:23 UTC  (3+ messages)
` [PATCH 1/3] matching tokens: c-family parts

[PATCH] Add self as maintainer of D front-end and libphobos
 2017-07-18 16:28 UTC  (3+ messages)

[PATCH, i386]: Fix PR 81471, ICE in curr_insn_transform
 2017-07-18 16:16 UTC 

[PATCH][RFA/RFC] Stack clash mitigation 0/9
 2017-07-18 15:46 UTC  (3+ messages)

[PATCH] Fix PR81410
 2017-07-18 13:54 UTC 

Default std::list default and move constructors
 2017-07-18 13:28 UTC  (4+ messages)

[AArch64], patch] PR71727 fix -mstrict-align
 2017-07-18 12:51 UTC 

[PATCH] Implement std::pointer_traits::to_address as per P0653R0
 2017-07-18 12:48 UTC  (2+ messages)

[nvptx, committed, PR81069] Insert diverging jump alap in nvptx_single
 2017-07-18 12:40 UTC  (3+ messages)
` backport nvptx patch to gcc-7-branch

[C++ PATCH] move ctors and assign (again)
 2017-07-18 12:07 UTC 

RFC/A: Early predictive commoning pass
 2017-07-18 11:56 UTC  (2+ messages)

[GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)]
 2017-07-18 11:24 UTC  (9+ messages)

[PATCH PR81408]Turn TREE level unsafe loop optimizations warning to missed optimization message
 2017-07-18 11:22 UTC  (4+ messages)

New Ukrainian PO file for 'gcc' (version 7.1.0)
 2017-07-18 10:37 UTC 

Contents of PO file 'gcc-7.1.0.uk.po'
 2017-07-18 10:37 UTC 

Fix ICE in estimate_bb_frequencies
 2017-07-18 10:33 UTC  (2+ messages)

[PATCH] [ARC] Check the assembler for dwarf2 support
 2017-07-18 10:03 UTC 

[patch,avr.applied] Fix PR81473: Don't use INT8_MIN etc
 2017-07-18  9:44 UTC 

[PATCH] Fix PR81362: Vector peeling
 2017-07-18  9:24 UTC  (2+ messages)

[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
 2017-07-18  9:04 UTC  (14+ messages)

[PATCH] Simplify vec_merge of vec_duplicate with const_vector
 2017-07-18  8:54 UTC  (4+ messages)

[PATCH] vec_merge + vec_duplicate + vec_concat simplification
 2017-07-18  8:54 UTC  (4+ messages)

[PATCH][PR 59521] Respect probabilities when expanding switch statement
 2017-07-18  8:39 UTC  (3+ messages)

[PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186)
 2017-07-18  8:38 UTC  (9+ messages)

[PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
 2017-07-18  8:27 UTC  (3+ 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).