public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Improve std::rotate usages
 2018-08-07 14:12 UTC  (4+ messages)

[PATCH 0/7] Mitigation against unsafe data speculation (CVE-2017-5753)
 2018-08-07 14:05 UTC  (12+ messages)
` [PATCH 00/11] (v2) "
  ` [PATCH 02/11] Arm - add speculation_barrier pattern

[PATCH,nvptx] Use CUDA driver API to select default runtime launch, geometry
 2018-08-07 13:53 UTC  (10+ messages)

PR libstdc++/68222 Hide safe iterator operators
 2018-08-07 13:47 UTC  (2+ messages)

[RFC][PATCH][mid-end] Optimize immediate choice in comparisons
 2018-08-07 13:34 UTC 

[PATCH] [Ada] Make middle-end string literals NUL terminated
 2018-08-07 13:08 UTC  (10+ messages)
    ` [PATCH] Handle not explicitly zero terminated strings in merge sections

[PATCH] Introduce __builtin_expect_with_probability (PR target/83610)
 2018-08-07 12:23 UTC  (4+ messages)

[PATCH] Add malloc predictor (PR middle-end/83023)
 2018-08-07 11:59 UTC  (11+ messages)

[C++ PATCH] PR c++/79133
 2018-08-07 11:55 UTC  (14+ messages)

[C++ Patch] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be a definition")​ (Take 2)
 2018-08-07 11:50 UTC  (2+ messages)

[PATCH] PR86844: Fix for store merging
 2018-08-07 11:35 UTC 

[PATCH] convert braced initializers to strings (PR 71625)
 2018-08-07 11:31 UTC  (8+ messages)

[PATCH] Define monotonic_buffer_resource members out-of-line
 2018-08-07 11:31 UTC 

[RFC,PATCH] Introduce -msdata=explicit for powerpc
 2018-08-07 10:51 UTC  (2+ messages)

[PATCH][GCC][AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)]
 2018-08-07 10:09 UTC  (9+ messages)

[PATCH][GCC][AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patch (3/6)]
 2018-08-07 10:09 UTC  (5+ messages)

[PATCH][GCC][AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)]
 2018-08-07 10:09 UTC  (3+ messages)

[PATCH] Make strlen range computations more conservative
 2018-08-07  8:51 UTC  (47+ messages)

[PATCH 0/2] S/390: Remove deprecated machines
 2018-08-07  8:14 UTC  (3+ messages)
` [PATCH 2/2] S/390: Remove TARGET_CPU_ZARCH
` [PATCH 1/2] S/390: Remove support for g5 and g6 machines

[PATCH] [v4][aarch64] Avoid tag collisions for loads falkor
 2018-08-07  8:01 UTC  (2+ messages)
` [PING 3][PATCH] "

[Patch, avr, PR85624] - Fix ICE when initializing 128-byte aligned array
 2018-08-07  6:38 UTC  (4+ messages)

[PATCH] Introduce instance discriminators
 2018-08-07  5:53 UTC  (7+ messages)

[PATCH] Add fix-it hint for missing return statement in assignment operators (PR c++/85523)
 2018-08-07  1:45 UTC  (4+ messages)

[committed][libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL
 2018-08-06 22:22 UTC 

[committed][libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL defines
 2018-08-06 22:21 UTC 

[Patch][Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute
 2018-08-06 22:14 UTC  (3+ messages)

Use EVRP within DOM to discover more constants
 2018-08-06 20:15 UTC 

[PATCH][Middle-end] disable strcmp/strncmp inlining with O2 below and Os
 2018-08-06 18:47 UTC  (3+ messages)

[SVE ACLE] Tidy up function names in testcases
 2018-08-06 17:44 UTC 

[PATCH] Line map table allocation
 2018-08-06 16:58 UTC 

[PATCH][GCC][AARCH64] Use STLUR for atomic_store
 2018-08-06 16:36 UTC  (3+ messages)

[PATCH][AAarch64][v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT
 2018-08-06 16:14 UTC 

[testsuite] Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. (PR tree-optimization/80925)
 2018-08-06 15:59 UTC  (2+ messages)

[PATCH] Diagnostic included-from loop
 2018-08-06 15:57 UTC  (2+ messages)

[PATCH, testsuite]: Fix g++.dg/torture/pr86763.C link failure for glibc < 2.17
 2018-08-06 15:54 UTC  (6+ messages)

C++ PATCH to fix infinite constexpr evaluation (PR c++/86767)
 2018-08-06 15:42 UTC  (2+ messages)

[PATCH 00/22] RFC: Overhaul of diagnostics
 2018-08-06 15:26 UTC  (18+ messages)
` [PATCH 02/22] Testsuite: add dg-{begin|end}-multiline-output commands
        ` dejagnu version update?

[PATCH] Fix memory leak in selftest::test_expansion_to_rtl
 2018-08-06 15:17 UTC  (2+ messages)

[Committed] S/390: Don't unroll memory blk op loops
 2018-08-06 15:02 UTC 

[PATCH] Optimize logarithm addition and subtraction
 2018-08-06 14:44 UTC  (4+ messages)

[spu, commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
 2018-08-06 14:42 UTC 

[PATCH, testsuite]: Fix PR 86153, test case g++.dg/pr83239.C fails
 2018-08-06 14:06 UTC  (5+ messages)

[C++ PATCH] Implement P0595R1 - so far as __builtin_is_constant_evaluated rather than std::is_constant_evaluated magic builtin
 2018-08-06 13:49 UTC  (7+ messages)

[committed] Fix reload assert due to CLOBBER_HIGH support
 2018-08-06 13:49 UTC  (2+ messages)

[PATCH v2 0/7] Support partial clobbers around TLS calls on Aarch64 SVE
 2018-08-06 13:15 UTC  (16+ messages)
` [PATCH v2 3/7] Add func to check if register is clobbered by clobber_high
` [PATCH v2 7/7] Enable clobber high for tls descs on Aarch64
` [PATCH v2 5/7] cse support for clobber_high
` [PATCH v2 1/7] Add CLOBBER_HIGH expression
` [PATCH v2 6/7] Remaining support for clobber high
` [PATCH v2 4/7] lra support for clobber_high
` [PATCH v2 2/7] Generation support for CLOBBER_HIGH

do the editing
 2018-08-06 12:39 UTC 

[RFC PATCH 0/6] some vxworks/powerpc patches
 2018-08-06 12:19 UTC  (5+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] vxworks: add target/h/wrn/coreip to the set of system include paths

[PATCH][Fortran] Use MIN/MAX_EXPR for intrinsics or __builtin_fmin/max when appropriate
 2018-08-06 12:05 UTC  (10+ messages)
          ` [PATCH][Fortran][v2] Use MIN/MAX_EXPR for min/max intrinsics

Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
 2018-08-06 11:33 UTC  (10+ messages)
        ` Async I/O patch with compilation fix

[PATCH] AMD perf PMU events for AMD Family 17h
 2018-08-06  8:45 UTC  (2+ messages)

[patch] improve internals documentation for nested function descriptors
 2018-08-06  7:47 UTC  (5+ messages)

[PATCH,committed] [MAINTAINERS] Update email address
 2018-08-06  7:23 UTC 

[0/5] C-SKY port v3
 2018-08-06  4:37 UTC  (6+ messages)
` [1/5] C-SKY port v3: Configury
` [2/5] C-SKY port v3: Backend implementation
` [3/5] C-SKY port v3: Documentation
` [4/5] C-SKY port v3: Testsuite
` [5/5] C-SKY port v3: libgcc

[PATCH] Optimize logarithm addition and subtraction
 2018-08-05 19:54 UTC  (5+ messages)

[PATCH] Fix not properly nul-terminated string constants in JIT
 2018-08-05 16:59 UTC 

[PATCH] assume sprintf formatting of wide characters may fail (PR 86853)
 2018-08-05 16:03 UTC  (2+ messages)

[C++ PATCH] Fix tsubst of structured bindings (PR c++/86836)
 2018-08-05 14:35 UTC  (2+ messages)

[C++ PATCH] Fix constexpr ICE with poor man's offsetof (PR c++/86738)
 2018-08-05 14:30 UTC  (2+ messages)

C++ PATCH for c++/57891, narrowing conversions in non-type template arguments
 2018-08-05 14:02 UTC  (9+ messages)

[Patch, Fortran] PR 86116: Ambiguous generic interface not recognised
 2018-08-05 13:24 UTC 

[PATCH] i386: Always set cfun->machine->max_used_stack_alignment
 2018-08-05 12:51 UTC  (9+ messages)

[PATCH] Check the STRING_CSTs in varasm.c
 2018-08-05 10:28 UTC  (5+ messages)

[PATCH] adjust sprintf range for AIX QNaN output (PR 86571)
 2018-08-04 22:37 UTC  (4+ messages)

[testsuite, committed] Use relative line numbers in gcc.dg/guality
 2018-08-04 21:46 UTC  (3+ messages)
  ` [committed, testsuite, guality] Use absolute line number in pass/fail line

[committed, libgomp, nvptx, --without-cuda-driver] Don't use system cuda driver
 2018-08-04 20:11 UTC 

Remove duplicate test
 2018-08-04 16:50 UTC 

[Patch, Fortran, F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE
 2018-08-04 14:50 UTC 

patch to bug #86829
 2018-08-04 13:22 UTC 

[PATCH][2/4] Add rev_post_order_and_mark_dfs_back_seme
 2018-08-04 12:23 UTC  (2+ messages)

[PATCH] libitm: sh: avoid absolute relocation in shared library (PR 86712)
 2018-08-04  9:00 UTC  (4+ messages)
` [PATCH v2] "

[nios2, committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
 2018-08-03 22:44 UTC 

[PATCH] Fix wrong code with truncated string literals (PR 86711/86714)
 2018-08-03 21:38 UTC  (12+ messages)

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-08-03 19:59 UTC  (9+ messages)
` PING "
    ` PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) )

[PATCH][GCC][AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (6/6)]
 2018-08-03 18:29 UTC  (5+ messages)

[PATCH] Alias -Warray-bounds to -Warray-bounds=1
 2018-08-03 18:27 UTC  (3+ messages)

[PATCH] include more detail in -Warray-bounds (PR 86650)
 2018-08-03 18:26 UTC  (3+ messages)

[PATCH] [MSP430] Fix PR/86662
 2018-08-03 18:12 UTC  (2+ messages)

[PATCH] -fsave-optimization-record: add contrib/optrecord.py
 2018-08-03 18:07 UTC  (6+ messages)

[PATCH][GCC][front-end][build-machinery][opt-framework] Allow setting of stack-clash via configure options. [Patch (4/6)]
 2018-08-03 18:03 UTC  (12+ messages)

[PATCH][GCC][front-end][opt-framework] Update options framework for parameters to properly handle and validate configure time params. [Patch (2/3)]
 2018-08-03 17:56 UTC  (4+ messages)

[committed] Fix target/86795 (mn10300)
 2018-08-03 17:40 UTC 

[PATCH][GCC][AARCH64] Use stdint integers in vect_su_add_sub.c
 2018-08-03 16:28 UTC  (3+ messages)

[0/5] C-SKY port
 2018-08-03 16:26 UTC  (8+ messages)
` [2/5] C-SKY port: Backend implementation

[PATCH] Fix thinko in insert_reciprocals (PR tree-optimization/86835)
 2018-08-03 15:59 UTC 

[AArch64] Fix -mlow-precision-div (PR 86838)
 2018-08-03 15:34 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).