public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Move fold_div_compare optimization to match.pd (PR tree-optimization/81346)
 2017-07-19 10:36 UTC  (5+ messages)

[PATCH] Rename TYPE_{MIN,MAX}VAL
 2017-07-19 10:28 UTC  (2+ 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  (5+ messages)
  ` [PATCH] Remove a Java-specific hunk

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

C PATCH to display types when printing a conversion warning (PR c/81233)
 2017-07-19  9:33 UTC  (7+ 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 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 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos

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

[PATCH] enhance -Wrestrict for sprintf %s arguments
 2017-07-19  6:45 UTC  (4+ messages)
` [PING] "
  ` [PING #2] "

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

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

[PATCH v2] Add no_tail_call attribute
 2017-07-19  6:00 UTC  (4+ messages)

[patch] Fix Unwind support on DragonFly BSD after sigtramp move
 2017-07-19  5:50 UTC  (2+ messages)

[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 06/08 V2
 2017-07-19  5:18 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 02b/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 08/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 03/08 V2
 2017-07-19  5:17 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][RFA/RFC] Stack clash mitigation patch 05/08
 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] "

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

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)

[PATCH rs6000] Fix up BMI/BMI2 intrinsic DG tests
 2017-07-18 22:10 UTC  (3+ messages)

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

[PATCH], Update cpu-builtin-1.c test on PowerPC
 2017-07-18 20:24 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] PR libstdc++/81064 fix versioned namespace
 2017-07-18 19:17 UTC  (5+ messages)

[PATCH] Kill TYPE_METHODS 0/9
 2017-07-18 17:24 UTC  (3+ messages)
` [PATCH] Kill TYPE_METHODS debug 1/9

[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] match.pd: reassociate multiplications with constants
 2017-07-18 17:08 UTC  (9+ messages)

[PATCH] Implement one optimization from build_range_check in match.pd (PR tree-optimization/81346)
 2017-07-18 16:55 UTC  (8+ messages)

[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] Fix infinite recursion with div-by-zero (PR middle-end/70992)
 2017-07-18 16:05 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  (10+ 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  (3+ 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)

[GCC ARM]Remove unused variable in arm
 2017-07-18  8:16 UTC  (2+ messages)

[PATCH] gcc: ada: delete old $(P) reference
 2017-07-18  8:06 UTC  (2+ messages)

Fix Eh delivery in partitioned functions
 2017-07-18  7:46 UTC  (4+ messages)

[PATCH] Fix PR81403
 2017-07-18  7:32 UTC 

PATCH v2][Aarch64] Add vectorized mersenne twister
 2017-07-18  7:26 UTC  (3+ messages)

[PATCH] Fix PR81418
 2017-07-18  7:25 UTC 

[PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
 2017-07-18  2:51 UTC  (2+ messages)
` [PING] "

[PATCH][RFA/RFC] Stack clash mitigation patch 07/08
 2017-07-17 23:16 UTC  (13+ messages)

[PING^4] {C++ PATCH] Fix-it hints for wrong usage of 'friend' and 'auto'
 2017-07-17 21:10 UTC  (3+ messages)

[PATCH, alpha]: Fix bootstrap
 2017-07-17 20:56 UTC 

std::forward_list optim for always equal allocator
 2017-07-17 20:14 UTC  (2+ messages)

Backports to 7.x
 2017-07-17 19:49 UTC 

[PATCH] prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345)
 2017-07-17 19:17 UTC  (5+ messages)

[PATCH 0/2] [testsuite] PR80759 Fix test breakages on i386-pc-solaris2.*
 2017-07-17 18:50 UTC  (5+ messages)
` [PATCH v2 0/2] [testsuite, libgcc] PR80759 Fix FAILs on Solaris and Darwin
  ` PING: "

[PATCH][RFA/RFC] Stack clash mitigation patch 02/08
 2017-07-17 17:46 UTC  (4+ messages)

[PATCH][RFA/RFC] Stack clash mitigation patch 03/08
 2017-07-17 17:39 UTC  (3+ messages)

[PATCH, PR81030] Call compute_outgoing_frequencies at expand
 2017-07-17 17:37 UTC  (2+ messages)

[PATCH] gcc/doc: list what version each attribute was introduced in
 2017-07-17 17:16 UTC  (2+ messages)

[C++ PATCH] ctor privacy
 2017-07-17 16:55 UTC 

[PATCH, GCC/ARM] Remove ARMv8-M code for D17-D31
 2017-07-17 16:25 UTC  (7+ messages)
        ` [PATCH, GCC/ARM, ping] "

[C++ PATCH] combine move assign/ctor check
 2017-07-17 16:01 UTC 

[PATCH][PING] Improve extraction of changed file in contrib/mklog
 2017-07-17 15:58 UTC  (4+ messages)

[PATCH] Increase expect match buffer size
 2017-07-17 14:36 UTC  (2+ messages)

Fix inconsistent section flags
 2017-07-17 14:36 UTC 

[wwwdocs] Document SPARC changes in upcoming 7.2 release
 2017-07-17 13:47 UTC 

[patch] Fix ICE on CONSTRUCTOR containing absolute addresses
 2017-07-17 13:05 UTC  (6+ messages)

[PATCH 0/7] [ARC] Bug fixing, add support for naked functions
 2017-07-17 13:02 UTC  (13+ messages)
` [PATCH 4/7] [ARC] [LRA] Avoid emitting COND_EXEC during expand
` [PATCH 6/7] [ARC] Deprecate mexpand-adddi option
` [PATCH 7/7] [ARC] Consolidate PIC implementation
` [PATCH 5/7] [ARC] Enable indexed loads for elf targers

[PATCH, committed] Fix PR81162
 2017-07-17 12:23 UTC  (3+ messages)

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

[PATCH 1/7] [ARC] Add support for naked functions
 2017-07-17 10:47 UTC  (4+ messages)
` [PATCH][ARC] "

PING^2: Fwd: SSA range class and removal of VR_ANTI_RANGEs
 2017-07-17 10:23 UTC  (2+ messages)

[PATCH PR81369/02]Conservatively not distribute loop with unknown niters
 2017-07-17 10:12 UTC  (2+ messages)

[PATCH PR81369/01]Sort partitions by post order for all cases
 2017-07-17 10:11 UTC  (2+ messages)

[PATCH] Fix ICE on _Fract division (PR tree-optimization/81428)
 2017-07-17 10:07 UTC  (2+ messages)

[RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq
 2017-07-17 10:03 UTC  (4+ messages)

[ARM, VXworks] Fix build
 2017-07-17 10:01 UTC  (4+ messages)

[PATCH, rs6000] Do not do gimple-folding of expressions that are missing their LHS
 2017-07-17  9:54 UTC  (4+ messages)

[PATCH v1 0/3] dwarf: purge DIEs for unreferenced extern globals
 2017-07-17  9:49 UTC  (2+ messages)

[patch,avr,committed] Remove dead avr_inform_devices
 2017-07-17  9:36 UTC 

C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116)
 2017-07-17  9:26 UTC  (6+ 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).