public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PING^4][PATCH v2] Generate reproducible output independently of the build-path
 2017-08-11  2:53 UTC  (14+ messages)

[PATCH] Factor out division by squares and remove division around comparisons (1/2)
 2017-08-11  0:15 UTC  (3+ messages)

[PATCH 1/3] improve detection of attribute conflicts (PR 81544)
 2017-08-10 23:51 UTC  (8+ messages)

[PATCH, rs6000] More diagnostic cleanup, addressing PR79845
 2017-08-10 22:09 UTC 

[PATCH][compare-elim] Merge zero-comparisons with normal ops
 2017-08-10 22:03 UTC 

[PATCH, i386]: Remove UNSPEC_STACK_CHECK 
 2017-08-10 21:55 UTC  (2+ messages)

C++ PATCH for c++/81359, Unparsed NSDMI error in SFINAE context
 2017-08-10 20:26 UTC  (3+ messages)

[PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry
 2017-08-10 20:23 UTC  (8+ messages)

[PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
 2017-08-10 20:21 UTC  (14+ messages)
      ` [PATCH 1/4] "
      ` [PATCH 2/4] "
      ` [PATCH 3/4] "

C++ PATCH for c++/80452, Core 1579: implicit move semantics on return/throw
 2017-08-10 19:56 UTC 

[PATCH] Fix always true condition in gimplify_adjust_omp_clauses
 2017-08-10 19:43 UTC 

PR81738: Split vect-alias-check-6.c
 2017-08-10 19:06 UTC  (2+ messages)

[Patch][AARCH64] Fix PR 81643 by modifying test case
 2017-08-10 18:51 UTC 

[PATCH, DWARF] Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.c
 2017-08-10 18:32 UTC 

[PATCH] -fftz-math: assume that denorms _must_ be flushed to zero optimizations
 2017-08-10 17:54 UTC 

[PATCH] i386: Require MMX for builtins with MMX register
 2017-08-10 17:51 UTC 

[PATCH][GCC][AArch64] Inline calls to lrint when possible
 2017-08-10 16:39 UTC  (2+ messages)

[PATCH] Factor out division by squares and remove division around comparisons (2/2)
 2017-08-10 16:39 UTC 

[PATCH, Fortran] Support for legacy %FILL fields in STRUCTUREs
 2017-08-10 14:58 UTC  (3+ messages)

[PATCH, Fortran] Correctly set -fd-lines-as-comments with -fdec
 2017-08-10 14:10 UTC  (3+ messages)

[PATCH] Fix ifunc and resolver (PR ipa/81213)
 2017-08-10 14:09 UTC  (3+ messages)

[PATCH, rs6000] fold-vec testcase fix-ups
 2017-08-10 14:09 UTC  (2+ messages)

[PATCH] i386: Don't use frame pointer without stack access
 2017-08-10 14:07 UTC  (35+ messages)

[PATCHv2][PING^2][PR 56727] Bypass PLT for recursive calls
 2017-08-10 13:49 UTC  (9+ messages)
    ` [PATCH] Fix wrong condition in ipa-visibility.c (PR ipa/81520)
        ` [PATCH] Introduce TARGET_SUPPORTS_ALIASES
            ` [PATCH][v2] "

[PATCH] rs6000: Use SAVE_MULTIPLE only if we restore what it saves (PR80938)
 2017-08-10 13:46 UTC  (5+ messages)

[PATCH] Make inlining consistent in LTO and non-LTO mode (PR target/71991)
 2017-08-10 13:42 UTC  (7+ messages)

[PATCH 3/3] matching tokens: C++ parts
 2017-08-10 13:39 UTC  (9+ messages)
` [PATCH 0/3 v2] C/C++: show pertinent open token when missing a close token
  ` [PATCH 2/3] Matching tokens: C parts (v2)
  ` [committed, v3] C/C++: show pertinent open token when missing a close token

[AArch64, PATCH] Improve Neon store of zero
 2017-08-10 13:38 UTC 

[PATCH 0/6] qsort comparator consistency fixes
 2017-08-10 13:35 UTC  (12+ messages)
` [PATCH 6/6] qsort comparator consistency checking

[PATCH] Add libgcc support for cache clearing on ARM VxWorks
 2017-08-10 13:27 UTC  (2+ messages)

[testsuite, PR81662, committed] Skip fpatchable-function-entry tests for nvptx
 2017-08-10 13:13 UTC  (3+ messages)
` [nvptx, PR 81662, committed] Error out on nvptx for fpatchable-function-entry

[patch, fortran] Fix PR 60355, missing error for BIND(C) outside module scope
 2017-08-10 11:25 UTC  (3+ messages)
` *ping* "

[PATCH] Fix failing objc.dg/proto-lossage-4.m
 2017-08-10 10:46 UTC 

[PATCH][www] Amend bugs/management.html with worklist items
 2017-08-10 10:21 UTC  (2+ messages)

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

C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417)
 2017-08-10  9:25 UTC  (9+ messages)

[PATCH] Fix failing gcc.dg/compare2.c
 2017-08-10  9:17 UTC 

[PATCH][RFC] Make expansion of balanced binary trees of switches on tree level
 2017-08-10  8:54 UTC  (3+ messages)

[PATCH] Do not instrument void variables with MPX (PR tree-opt/79987)
 2017-08-10  8:53 UTC 

[PATCH 0/5] RFC, WIP: RTL cost improvements
 2017-08-10  7:18 UTC  (13+ messages)

[committed] jit: add gcc_jit_type_get_vector
 2017-08-10  2:28 UTC 

[Committed/AARCH64] Fix gcc.target/aarch64/vect-xorsign_exec.c testcase
 2017-08-10  1:03 UTC 

[COMMITTED] PR46932: Fix unresolved in testsuite
 2017-08-10  0:26 UTC  (7+ messages)
      ` [PATCH][testsuite] Add check_effective_target_autoincdec

[PATCH, rs6000] enable early debug and disable switch for gimple folding
 2017-08-10  0:04 UTC  (6+ messages)
` [PATCH, rs6000] (v2) "

[PATCH] libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable with clang-5.0/libstdc++-7)
 2017-08-09 23:17 UTC  (4+ messages)

Go patch committed: Fix shift type determination
 2017-08-09 21:41 UTC 

[PATCH, i386]: Make stack canary location customizable (PR target/81708)
 2017-08-09 21:24 UTC  (2+ messages)

[PATCH] Fix target attribute handling (PR c++/81355)
 2017-08-09 19:44 UTC  (8+ messages)
    ` [PATCH][v2] "

[PATCH 3/3] matching tokens: C++ parts (v2)
 2017-08-09 19:26 UTC  (4+ messages)
` [PATCH] matching tokens: C++ parts (v3)
  ` [PATCH] Changes for v3 of the C++ patch

C++ PATCH for c++/81525, auto and generic lambda
 2017-08-09 19:25 UTC 

[PATCH] PR libstdc++/81751 don't call fflush(NULL)
 2017-08-09 17:52 UTC  (3+ messages)

libgo patch committed: Fix math.Ldexp for large powers
 2017-08-09 17:15 UTC 

[PATCH] Switch on *.cc tests for g++ ASan
 2017-08-09 16:27 UTC  (2+ messages)

[PATCH] Forbid section anchors for ASan build (PR sanitizer/81697)
 2017-08-09 16:22 UTC  (4+ messages)

[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
 2017-08-09 16:14 UTC  (12+ messages)
  ` [PING] "
    ` [PING #2] "

[PATCH][Arm] Test suite failures resulting from deprecation of -mstructure-size-boundary
 2017-08-09 16:11 UTC  (6+ messages)

[PATCH] Enable libitm DLL build on Cygwin/Mingw
 2017-08-09 13:02 UTC 

C PATCH to boolify a few parameters
 2017-08-09 12:32 UTC 

[PATCH] Convert character arrays to string csts
 2017-08-09 11:39 UTC  (10+ messages)

[PATCH] PR81747, ICE in operator[]
 2017-08-09 11:28 UTC 

[PATCH v2] Python testcases to check DWARF output
 2017-08-09 10:50 UTC 

[PATCH] Add -static-pie to GCC driver to create static PIE
 2017-08-09 10:39 UTC  (3+ messages)

[PATCH, rs6000] testcase coverage for vec_pack builtin
 2017-08-08 23:17 UTC  (2+ messages)

[PATCH, rs6000] Add testcase coverage for vec_msum built-in
 2017-08-08 23:10 UTC  (2+ messages)

[PATCH, rs6000] testcase coverage for vec_madd built-in functions
 2017-08-08 23:06 UTC  (2+ messages)

[PATCH, rs6000] testcase coverage for vec_cntlz
 2017-08-08 22:54 UTC  (2+ messages)

PING^2: [PATCH] PR driver/81523: Make -static override -pie
 2017-08-08 21:46 UTC  (2+ messages)

[PATCH] [Aarch64] Optimize subtract in shift counts
 2017-08-08 20:33 UTC  (14+ messages)

[PATCH 0/6] [i386] PR80969 Fix ICE with -mabi=ms -mavx512f
 2017-08-08 19:31 UTC  (2+ messages)
` PING "

[PATCH 6/6] [i386, testsuite] Add tests, fix bug in check_avx2_hw_available
 2017-08-08 19:23 UTC  (2+ messages)
` [PATCH 6/6 v2] "

[PATCH 00/22] RFC: integrated 3rd-party static analysis support
 2017-08-08 17:57 UTC  (2+ messages)

[PATCH] Fix middle-end/81737
 2017-08-08 17:23 UTC  (5+ messages)

[PATCH 1/2] simplify-rtx: The truncation of an IOR can have all bits set (PR81423)
 2017-08-08 16:27 UTC  (7+ messages)

[PATCH 3/3] diagnose attribute aligned conflicts (PR 81566)
 2017-08-08 16:14 UTC 

[PATCH 2/3] improve detection of attribute conflicts (PR 81544)
 2017-08-08 16:14 UTC 

[PATCH 0/3] improve detection of attribute conflicts (PR 81544)
 2017-08-08 16:14 UTC 

[PATCH GCC][OBVIOUS]Handle boundary case for last iv candidate
 2017-08-08 14:43 UTC 

[PATCH GCC][5/5]Enable tree loop distribution at -O3 and above optimization levels
 2017-08-08 13:10 UTC  (8+ messages)

[PATCH] Fix PR81719
 2017-08-08 12:49 UTC  (3+ messages)

[PATCH, rs6000] Clean up capitalized diagnostic messages
 2017-08-08 12:46 UTC  (3+ messages)

[PATCH] Fix PR81723
 2017-08-08 12:18 UTC 

[PATCH][RFC] Patch candidate for other/39851
 2017-08-08 12:07 UTC 

[PATCH] ICF: properly handle LABEL_DECLs (PR tree-opt/81696)
 2017-08-08 11:55 UTC  (3+ messages)

[PATCH] Fix PR81766
 2017-08-08 11:44 UTC 

[GCC][PATCH][mid-end][Version 3] Optimize x * copysign (1.0, y) [Patch (1/2)]
 2017-08-08 11:20 UTC  (4+ messages)

[PATCH PR81744]Fix ICE by deep copying expression of loop's number of iterations
 2017-08-08 11:14 UTC  (2+ messages)

[PATCH] Fix PR81354 (SLSR, insert on edges)
 2017-08-08 10:49 UTC  (2+ messages)

[PATCH] Fix OpenMP/OpenACC/Cilk+ issues with forced/non-local labels (PR c/81687)
 2017-08-08 10:26 UTC  (2+ messages)

[PATCH] [Aarch64] Optimize subtract in shift counts
 2017-08-08 10:04 UTC 

[PATCH][RFC] Canonize names of attributes
 2017-08-08  9:14 UTC  (17+ messages)
        ` [PATCH v2][RFC] "
                      ` [RFC][PATCH] Do refactoring of attribute functions and move them to attribs.[hc]

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