public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Drop frequencies from cgraph edges
 2017-11-12 13:51 UTC  (2+ messages)

[RFA] Implement __VA_OPT__
 2017-11-12 12:51 UTC  (7+ messages)

[PATCH][GCC][ARM] Implement "arch" GCC pragma and "+<ext>" attributes [Patch (2/3)]
 2017-11-12 11:14 UTC  (4+ messages)

[patch][x86] -march=icelake
 2017-11-12  7:33 UTC 

VRP: x+1 and -x cannot be INT_MIN
 2017-11-12  0:39 UTC  (3+ messages)

[Patch, Fortran] PR 82932: [8 Regression] [OOP] ICE in update_compcall_arglist, at fortran/resolve.c:5837
 2017-11-12  0:04 UTC  (4+ messages)

[x86][patch] Add -march=cannonlake
 2017-11-11 22:03 UTC  (3+ messages)

Tweak vector::_M_realloc_insert for code size
 2017-11-11 21:59 UTC 

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

[committed] fix -Wstringop-truncation in powerpc64le bootstrap (PR 82948)
 2017-11-11 18:05 UTC 

[PATCH][GRAPHITE] More TLC
 2017-11-11 18:02 UTC  (10+ messages)
        ` isl scheduler and spatial locality (Re: [PATCH][GRAPHITE] More TLC)

Remove unused variable in tree-ssa-loop-im.c
 2017-11-11 17:49 UTC 

Fix maybe_hot_frequency_p
 2017-11-11 16:57 UTC 

Re-enable profile update in tail merging
 2017-11-11 13:07 UTC 

[PATCH PR82726/PR70754][2/2]New fix by finding correct root reference in combined chains
 2017-11-11 13:02 UTC  (5+ messages)

[PATCH] Set default to -fomit-frame-pointer
 2017-11-11 12:02 UTC  (5+ messages)

[PATCH, Fortran] Fix PR 82886 - ICE with -finit-derived in gfc_conv_expr
 2017-11-11 10:19 UTC  (4+ messages)

[PATCH] avoid -Wstringop-truncation in Darwin bootstrap
 2017-11-11  2:06 UTC  (6+ messages)

bootstrap-debug-lean + flags in producer vs compare
 2017-11-11  1:00 UTC  (3+ messages)

[PATCH] Minor tweak to libstdc++ testsuite helper type
 2017-11-11  0:32 UTC 

fix -fcompare-debug OBJ_TYPE_REF dumps of linker plugin-less LTO builds
 2017-11-11  0:15 UTC 

[RFTesting] New POINTER_DIFF_EXPR
 2017-11-11  0:11 UTC  (2+ messages)

[PATCH] [ARC] update GLIBC_DYNAMIC_LINKER per glibc upstreaming review comments
 2017-11-10 23:44 UTC 

[PATCH], make Float128 built-in functions work with -mabi=ieeelongdouble
 2017-11-10 23:40 UTC 

Hurd port for gcc-8 go PATCH 11-15(15)
 2017-11-10 23:23 UTC 

Hurd port for gcc-8 go PATCH 4-10(15)
 2017-11-10 23:13 UTC 

[PATCH], Generate XXBR{H,W,D} for bswap{16,32,64} on PowerPC ISA 3.0 (power9)
 2017-11-10 23:08 UTC  (5+ messages)

Hurd port for gcc-8 go PATCH 1-3(15)
 2017-11-10 23:08 UTC 

[RFA][PATCH] 3/n Refactoring tree-vrp.c, step #3 introduce vr-values.c
 2017-11-10 23:07 UTC 

[PATCH,doc] Fix latency in pipeline description example
 2017-11-10 22:52 UTC  (2+ messages)

[PATCH] [GOLD] Add plugin API for processing plugin-added input files
 2017-11-10 22:30 UTC  (4+ messages)

[PATCH] PR libstdc++/82917 add missing returns in <fstream>
 2017-11-10 22:18 UTC 

[PATCH] RFC: Preserving locations for variable-uses and constants (PR 43486)
 2017-11-10 22:11 UTC  (16+ messages)
` [PATCH v2: 00/14] "
  ` [PATCH 03/14] C++: add location_t wrapper nodes during parsing (minimal impl)
  ` [PATCH 02/14] Support for adding and stripping location_t wrapper nodes
  ` [PATCH 06/14] Fix Wsizeof-pointer-memaccess*.c
  ` [PATCH 01/14] C++: preserve locations within build_address
  ` [PATCH 07/14] reject_gcc_builtin: strip any location wrappers
  ` [PATCH 05/14] tree.c: strip location wrappers from integer_zerop etc
  ` [PATCH 09/14] Strip location wrappers in null_ptr_cst_p
  ` [PATCH 10/14] warn_for_memset: handle location wrappers
  ` [PATCH 14/14] pp_c_cast_expression: don't print casts for "
  ` [PATCH 04/14] Update testsuite to show improvements
  ` [PATCH 13/14] c-format.c: handle location wrappers
  ` [PATCH 08/14] cp/tree.c: strip location wrappers in lvalue_kind
  ` [PATCH 11/14] Handle location wrappers in string_conv_p
  ` [PATCH 12/14] C++: introduce null_node_p

std::advance istreambuf_iterator overload
 2017-11-10 21:36 UTC  (2+ messages)

Introduce Statement Frontier Notes and Location Views
 2017-11-10 21:31 UTC  (24+ messages)
  ` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers (was: Re: Introduce Statement Frontier Notes and Location Views)
      ` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
              ` [PATCH 9/9] [IEPM] Introduce inline entry point markers
              ` SFN+LVU+IEPM v4 (was: Re: Statement Frontier Notes, Location Views, and Inlined Entry Point Markers)
                ` [SFN+LVU+IEPM v4 5/9] [SFN] introduce statement frontier notes, still disabled
                ` [SFN+LVU+IEPM v4 1/9] [SFN] adjust RTL insn-walking API
                ` [SFN+LVU+IEPM v4 2/9] [SFN] boilerplate changes in preparation to introduce nonbind markers
                ` [SFN+LVU+IEPM v4 6/9] [SFN] Introduce -gstatement-frontiers option, enable debug markers
                ` [SFN+LVU+IEPM v4 3/9] [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers
                ` [SFN+LVU+IEPM v4 4/9] [SFN] stabilize find_bb_boundaries
                ` [SFN+LVU+IEPM v4 8/9] [IEPM] Introduce debug hook for inline entry point markers
                ` [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views
                ` [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
                ` SFN+LVU+IEPM v4

[patch][i386, AVX] GFNI enabling [3/4]
 2017-11-10 20:41 UTC  (5+ messages)

[PATCH, testsuite]: Fix gcc.target/i386/force-indirect-call-?.c fallout
 2017-11-10 20:13 UTC 

[PATCH, rs6000 V2] Add Power 9 support for vec_first builtins
 2017-11-10 19:55 UTC  (2+ messages)

[PATCH, rs6000] Add __builtin_altivec_vsumsws
 2017-11-10 19:03 UTC  (2+ messages)

[RFA][PATCH] 2/n Refactoring tree-vrp.c -- pull evrp bits into their own file
 2017-11-10 17:52 UTC  (4+ messages)

[PATCH][GCC][ARM] Refactor arm_option_override to extract global field setters [Patch (1/3)]
 2017-11-10 17:27 UTC  (3+ messages)

[PATCH][ARM] Fix more -Wreturn-type fallout
 2017-11-10 17:21 UTC 

[PATCH, GCC/testsuite/ARM] Consolidate sources for cmse tests
 2017-11-10 17:11 UTC  (3+ messages)

[C++ PATCH] Remove the null check from placement new in all modes
 2017-11-10 17:06 UTC  (3+ messages)

[PATCH] Handle different bit_not_p in store merging (PR tree-optimization/78821)
 2017-11-10 16:56 UTC  (2+ messages)

Adjust empty class parameter passing ABI (PR c++/60336)
 2017-11-10 16:29 UTC  (13+ messages)

[PATCH] Add offset_int to guard HOST_WIDE_INT overflow (PR tree-optimization/82042)
 2017-11-10 16:19 UTC  (5+ messages)

[PATCH][AArch64] Restrict POST_INC operand in aarch64_simd_mem_operand_p to register
 2017-11-10 16:16 UTC  (2+ messages)

[AArch64] Tweak aarch64_classify_address interface
 2017-11-10 16:06 UTC  (6+ messages)

[00/nn] AArch64 patches preparing for SVE
 2017-11-10 15:43 UTC  (6+ messages)
` [03/nn] [AArch64] Rework interface to add constant/offset routines
` [05/nn] [AArch64] Rewrite aarch64_simd_valid_immediate

[PATCH] GCOV: create one intermediate file per a gcno file (PR gcov-profile/82702)
 2017-11-10 15:17 UTC  (2+ messages)

[PATCH] GCOV: do not support unexecuted blocks in Ada
 2017-11-10 15:10 UTC  (2+ messages)

[C++ PATCH] P0428R2 - familiar template syntax for generic lambdas
 2017-11-10 15:08 UTC 

[PATCH] Add option to force indirect calls for x86
 2017-11-10 14:40 UTC  (2+ messages)

[PATCH] Fix ICE in store-merging (PR tree-optimization/82929)
 2017-11-10 14:11 UTC  (2+ messages)

[Patch, fortran] PR82934 - [6/7/8 Regression] Segfault on assumed character length in allocate
 2017-11-10 13:53 UTC 

[patch] Fix PR lto/81351
 2017-11-10 13:52 UTC 

[PATCH][ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets
 2017-11-10 11:58 UTC  (2+ messages)

[0/4] [AArch64] Add SVE support
 2017-11-10 10:58 UTC  (3+ messages)
` [4/4] SVE unwinding

[PATCH][AArch64] Improve scheduling model for X-Gene
 2017-11-10 10:56 UTC  (4+ messages)

[00/nn] Patches preparing for runtime offsets and sizes
 2017-11-10  9:42 UTC  (4+ messages)
` [02/nn] Add more vec_duplicate simplifications

[PATCH] Fix profiledbootstrap - store-merging aliasing issue (PR bootstrap/82916)
 2017-11-10  9:37 UTC  (4+ messages)

[Ada] Fix ICE on defaulted string parameters at -O
 2017-11-10  8:43 UTC 

[PATCH] enhance -Warray-bounds to detect out-of-bounds offsets (PR 82455)
 2017-11-10  8:25 UTC  (10+ messages)

[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
 2017-11-10  0:28 UTC  (16+ messages)
  ` [PING] "
    ` [PING #2] "
                              ` [PING][PATCH] "

[PATCH] Fix compare-elim.c ICE (PR rtl-optimization/82913)
 2017-11-09 23:44 UTC  (2+ messages)

[patch] Fix EH breakage in LTO mode
 2017-11-09 23:43 UTC  (9+ messages)

[committed[PATCH] Refactoring tree-vrp, step one introducing vr_values
 2017-11-09 23:42 UTC 

[committed][PATCH] Move classes to earlier point in file
 2017-11-09 23:27 UTC 

[committed][PATCH] Avoid references to vrp_equiv_obstack
 2017-11-09 23:21 UTC 

[PING][patch] PR81794: have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional
 2017-11-09 23:05 UTC  (6+ messages)

[PATCH] PR fortran/78240 -- kludge of the day
 2017-11-09 22:57 UTC 

libgo patch committed: Don't assume that reads from address 0 crash
 2017-11-09 22:57 UTC 

[PATCH], PR middle_end/82333, Make long double/_Float128 constants not hash to the same value on the PowerPC
 2017-11-09 22:02 UTC 

C++ runtime library selection via -stdlib=libstdc++/libc++ (WIP)
 2017-11-09 19:58 UTC  (3+ messages)

[PATCH] 1/n Refactoring tree-vrp.c, step one introducing vr_values class
 2017-11-09 19:33 UTC  (6+ messages)

[PATCH,committed] Fix PR fortran/78814
 2017-11-09 19:10 UTC 

[PATCH, GCC/testsuite] Fix retrieval of testname
 2017-11-09 19:04 UTC  (2+ messages)

[PATCH] Remove obsolete ECOFF support
 2017-11-09 18:18 UTC 

[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-11-09 17:42 UTC  (11+ messages)
` [001/nnn] poly_int: add poly-int.h

[PATCH, rs6000 V4] Fixes for commit 254464
 2017-11-09 16:42 UTC 

Cleanup bb-reorder after conversion to profile-counts
 2017-11-09 16:39 UTC 

[PATCH 0/7] GCOV: infrastructure clean-up
 2017-11-09 15:23 UTC  (15+ messages)
` [PATCH 3/7] GCOV: introduce vector for function_info::counts
` [PATCH 7/7] GCOV: remove typedef of coverage_t
` [PATCH 5/7] GCOV: remove typedef for arc_t
` [PATCH 1/7] GCOV: introduce global vector of functions
` [PATCH 2/7] GCOV: simplify usage of function_info::artificial
` [PATCH 4/7] GCOV: remove typedef for function_t
` [PATCH 6/7] GCOV: remove typedef for block_t

[PATCH] Fix up store_merging_13.c FAIL
 2017-11-09 15:23 UTC  (3+ messages)

[PATCH 1/2] Moving parameter manipulation into its own file
 2017-11-09 15:09 UTC  (2+ messages)

[GCC-6.4][ARM][PATCH v2] enable FL_LPAE flag for armv7ve cores
 2017-11-09 15:08 UTC  (2+ messages)

[PATCH, GCC/ARM] Fix cmse_nonsecure_entry return insn size
 2017-11-09 14:54 UTC  (2+ messages)

Handle more SLP constant and extern definitions for variable VF
 2017-11-09 14:26 UTC 

[Ada] Variable reads and writes
 2017-11-09 14:23 UTC 

Fix mismatched profile type
 2017-11-09 14:20 UTC 

[PATCH], Enable fminf<x> and fmaxf<x>
 2017-11-09 13:59 UTC 

[PATCH 21/22] Add extra field to gtm_jmpbuf on x86 only
 2017-11-09 13:49 UTC  (5+ messages)

Add optabs for common types of permutation
 2017-11-09 13:44 UTC 

[Ada] Export Make_Independent from GNAT.Threads
 2017-11-09 13:37 UTC 

[Ada] Quadratic explosion caused by freezing of contracts
 2017-11-09 13:24 UTC 

[Ada] Bump size limit for large static aggregates
 2017-11-09 13:16 UTC 

[Ada] Crash on use of Compile_Time_Error in a generic package
 2017-11-09 13:16 UTC 

[Ada] Fix bootstrap issue with CodePeer justifications
 2017-11-09 13:16 UTC 

[PATCH] Replace has_single_use guards in store-merging
 2017-11-09 13:15 UTC  (4+ messages)

[Ada] Get rid of warnings about uninitialized variables
 2017-11-09 13:15 UTC 

[PATCH] Fix PR82902
 2017-11-09 12:58 UTC 

[Ada] Restriction Static_Dispatch_Tables
 2017-11-09 12:47 UTC 

[Ada] Rewrite code and add justifications for static analysis
 2017-11-09 12:21 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).