public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
 2017-07-18  8:27 UTC  (3+ messages)

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

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

[PATCH PR81408]Turn TREE level unsafe loop optimizations warning to missed optimization message
 2017-07-18  8:01 UTC 

Fix ICE in estimate_bb_frequencies
 2017-07-18  7:54 UTC 

[PATCH][PR 59521] Respect probabilities when expanding switch statement
 2017-07-18  7:46 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] Fix pr80044, -static and -pie insanity, and pr81170
 2017-07-18  4:02 UTC  (7+ messages)

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

[PATCH] enhance -Wrestrict for sprintf %s arguments
 2017-07-18  2:38 UTC  (3+ messages)
` [PING] "
  ` [PING #2] "

[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 

[PATCH] PR libstdc++/81064 fix versioned namespace
 2017-07-17 20:55 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, rs6000] Rev 2, 1/2 Add x86 MMX <mmintrin,h> intrinsics to GCC PPC64LE target
 2017-07-17 19:16 UTC 

[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 rs6000] Fix up BMI/BMI2 intrinsic DG tests
 2017-07-17 18:28 UTC 

[PATCH][RFA/RFC] Stack clash mitigation patch 02/08
 2017-07-17 17:46 UTC  (5+ 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] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186)
 2017-07-17 13:15 UTC  (8+ messages)

[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 5/7] [ARC] Enable indexed loads for elf targers
` [PATCH 7/7] [ARC] Consolidate PIC implementation

[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 GCC][13/13]Distribute loop with loop versioning under runtime alias check
 2017-07-17 12:09 UTC  (13+ messages)

[PATCH] Remove Java references in source code
 2017-07-17 11:34 UTC  (5+ messages)

[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] Fix PR81362: Vector peeling
 2017-07-17  9:43 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)

Better merging of -fPIC/pic/PIE/pie in lto-wrapper
 2017-07-17  9:24 UTC  (3+ messages)

[PATCH] Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302)
 2017-07-17  9:21 UTC  (3+ messages)

[PATCH PR81374]Record the max index of basic block, rather than # of basic blocks
 2017-07-17  9:21 UTC  (2+ messages)

[patch,contrib,committed] Remove dead avr-tables.opt from files_and_dependencies
 2017-07-17  9:17 UTC 

[PATCH][GCC][Arm][COMMITTED] Fix typo in error message when arm_neon.h included
 2017-07-17  9:15 UTC 

[PATCH, GCC/testsuite/ARM] Fix coprocessor intrinsic test failures on ARMv8-A
 2017-07-17  8:51 UTC  (2+ messages)
` [PATCH, GCC/testsuite/ARM, ping] "

[PATCH] Fix wrong-code aggregate propagate_with_phi bug (PR tree-optimization/81365)
 2017-07-17  8:47 UTC  (2+ messages)

[PATCH, GCC/ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP
 2017-07-17  8:44 UTC  (4+ messages)

[nvptx, committed, PR81069] Insert diverging jump alap in nvptx_single
 2017-07-17  8:41 UTC 

[PATCH] Fix qsort ordering violation in tree-vrp.c
 2017-07-17  8:33 UTC  (2+ messages)

[PATCH] Improve bswap on nop non-base_addr reshuffles (PR tree-optimization/81396)
 2017-07-17  7:36 UTC  (2+ messages)

[PATCHv4][PING][PR 57371] Remove useless floating point casts in comparisons
 2017-07-17  7:29 UTC 

[RFC][PR 67336][PING^6] Verify pointers during stack unwind
 2017-07-17  7:24 UTC 

[PATCH] [SPARC/RTEMS]: Add __FIX_LEON3FT_B2BST
 2017-07-17  5:29 UTC  (2+ messages)

[PATCH] [SPARC/RTEMS]: Add multilibs for LEON3FT back-to-back store workaround
 2017-07-17  5:23 UTC  (2+ messages)

[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
 2017-07-16 23:47 UTC 

[PATCH] allow deferred-shape pointers in OpenACC data clauses
 2017-07-16 22:31 UTC  (3+ messages)

Fix PR rtl-optimization/81424
 2017-07-16 22:08 UTC 

[PATCH] Implement std::pointer_traits::to_address as per P0653R0
 2017-07-16 21:54 UTC 

[gomp4, nvptx, committed] Fix assert in nvptx_propagate_unified
 2017-07-16 18:59 UTC  (3+ messages)
    ` [gomp4, nvptx, committed] Fix --enable-checking=rtl "

Avoid REG_BR_PROB_BASE fixpoint
 2017-07-16 17:58 UTC 

[PATCH 0/3] C/C++: show pertinent open token when missing a close token
 2017-07-16 17:55 UTC  (5+ messages)
` [PATCH 3/3] matching tokens: C++ parts

Convert REG_BR_PROB_NOTE to profile_probability
 2017-07-16 16:00 UTC 

[PATCH] Reorder std::scoped_lock parameters as per P0739R0 DR status
 2017-07-16 13:21 UTC  (2+ messages)

Add timervar for fnsummary pass
 2017-07-16 11:22 UTC 

[PATCH] [SPARC] Avoid b2bst errata when using -mfix-ut699
 2017-07-16 10:44 UTC  (2+ messages)

Do not convert to reg_br_prob_base in tree-ssa-threadupdate
 2017-07-16 10:09 UTC 

[PATCH] C/C++: fix quoting of "aka" typedef information (PR 62170)
 2017-07-16 10:02 UTC  (11+ messages)
` [PING] C++ "
          ` [PATCH] v3: "
            ` [PING] "

Remove ca.mirror.babylon.network
 2017-07-16  5:47 UTC 

[PATCH 0/6] qsort comparator consistency fixes
 2017-07-15 20:49 UTC  (7+ messages)
` [PATCH 3/6] lra-assigns.c: fix pseudo_compare_func
` [PATCH 2/6] gimple-ssa-store-merging.c: fix sort_by_bitpos
` [PATCH 5/6] haifa-sched.c: give up qsort checking when autoprefetch heuristic is in use
` [PATCH 6/6] qsort comparator consistency checking
` [PATCH 1/6] tree-vrp: fix compare_assert_loc qsort comparator
` [PATCH 4/6] lra-assigns.c: give up on qsort checking in assign_by_spills

[DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference
 2017-07-15 20:40 UTC  (3+ messages)

gotools patch committed: Set GOROOT in tests
 2017-07-15 17:50 UTC 

[PATCH 0/6] New warnings -Wstring-plus-{char, int} (PR c++/62181)
 2017-07-15 16:33 UTC  (7+ messages)
` [PATCH 2/6] "

[PATCH] Kill TYPE_METHODS 0/9
 2017-07-15 12:20 UTC  (13+ messages)
` [PATCH] Kill TYPE_METHODS debug 1/9
` [PATCH] Kill TYPE_METHODS ipa 2/9
` [PATCH] Kill TYPE_METHODS rtl 3/9
` [PATCH] Kill TYPE_METHODS ada-spec 4/9
` [PATCH] Kill TYPE_METHODS c++ 5/9
` [PATCH] Kill TYPE_METHODS libcc1 6/9
` [PATCH] Kill TYPE_METHODS misc 7/9
` [PATCH] Kill TYPE_METHODS objc 8/9
` [PATCH] Kill TYPE_METHODS 9/9

[PATCH] Tree-level fix for PR 69526
 2017-07-15  9:58 UTC  (16+ messages)
  ` [PATCH 2/3] Simplify wrapped binops

Add support to trace comparison instructions and switch statements
 2017-07-15  7:43 UTC  (8+ messages)

[patch,avr] Fix PR80929, work around middle-end PR81444
 2017-07-15  6:43 UTC  (2+ messages)

[PATCH/AARCH64] Decimal floating point support for AARCH64
 2017-07-15  6:20 UTC  (2+ messages)

[PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry
 2017-07-15  6:11 UTC  (7+ messages)

libgo patch committed: Don't copy semt into runtime.inc
 2017-07-14 22:25 UTC 

gotools patch committed: Test runtime, misc/cgo/{test,testcarchive}
 2017-07-14 22:21 UTC  (4+ messages)

[PATCH, rs6000] Add testcases for vec_cnttz
 2017-07-14 20:58 UTC  (2+ messages)

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

[PATCH, rs6000 V2] Add support for vec_extract_fp_from_shorth() and vec_extract_fp_from_short
 2017-07-14 19:51 UTC  (2+ messages)

[PATCH] Constrain std::variant constructor for class template argument deduction
 2017-07-14 19:19 UTC 

[C++ Patch] PR 79790 ("[C++17] ICE class template argument deduction")
 2017-07-14 17:51 UTC  (2+ messages)

[PATCH][RFA/RFC] Stack clash mitigation patch 01/08
 2017-07-14 16:53 UTC  (9+ messages)

[Patch ARM] Document the +crypto extension on CPUs
 2017-07-14 15:46 UTC  (2+ messages)

[PATCH][RFA/RFC] Stack clash mitigation patch 08/08
 2017-07-14 14:55 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).