public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
New template for 'gcc' made available
 2018-07-26 18:59 UTC 

[PATCH] Make function clone name numbering independent
 2018-07-26 17:27 UTC  (8+ messages)

[PATCH] haiku: Initial build support
 2018-07-26 17:26 UTC  (2+ messages)

[GCC][PATCH][Aarch64] Stop redundant zero-extension after UMOV when in DI mode
 2018-07-26 16:52 UTC  (5+ messages)

[PATCH] enhance strlen to understand MEM_REF and partial overlaps (PR 86042, 86043)
 2018-07-26 16:50 UTC  (3+ messages)

Backports to 8.3
 2018-07-26 16:41 UTC 

[Patch-86512]: Subnormal float support in armv7(with -msoft-float) for intrinsics
 2018-07-26 16:36 UTC  (10+ messages)

[committed] Partial fix for for-15.C (PR middle-end/86660)
 2018-07-26 16:26 UTC 

[committed] Don't ignore OpenMP map clauses for declare target to vars if there is always modifier (PR middle-end/86660)
 2018-07-26 16:24 UTC 

[PATCH 0/8] Reduce/remove dependencies on _GLIBCXX_USE_C99_STDINT_TR1
 2018-07-26 16:03 UTC  (14+ messages)
` [PATCH 4/8] Add missing checks for _GLIBCXX_USE_C99_STDINT_TR1
` [PATCH 1/8] Remove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1
` [PATCH 5/8] Remove dg-require-cstdint directive from tests
` [PATCH 8/8] Add missing dg-require-cstdint directives to tests
` [PATCH 7/8] Remove dg-require-cstdint directive from tests
` [PATCH 2/8] Remove char16_t and char32_t dependency on <stdint.h>
` [PATCH 6/8] Remove dg-require-cstdint directive from tests
` [PATCH 3/8] Modify some library internals to work without <stdint.h>

[patch] adjust default nvptx launch geometry for OpenACC offloaded regions
 2018-07-26 15:18 UTC  (10+ messages)
        ` [libgomp, nvptx] Move device property sampling from nvptx_exec to nvptx_open

Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
 2018-07-26 15:18 UTC 

[PATCH][Middle-end] disable strcmp/strncmp inlining with O2 below and Os
 2018-07-26 15:00 UTC  (3+ messages)

[PATCH] Add malloc predictor (PR middle-end/83023)
 2018-07-26 15:00 UTC  (2+ messages)

[PATCH] treat -Wxxx-larger-than=HWI_MAX special (PR 86631)
 2018-07-26 14:59 UTC  (7+ messages)

[PATCH, rs6000] Replace __uint128_t and __int128_t with __uint128 and __int128 in Power PC built-in documentation
 2018-07-26 14:54 UTC  (2+ messages)
  ` Fwd: "

[PATCH] [AArch64, Falkor] Switch to using Falkor-specific vector costs
 2018-07-26 14:47 UTC  (3+ messages)

[PATCH] Print heuristics probability fraction part with 2 digits
 2018-07-26 14:43 UTC 

PING [PATCH] libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86
 2018-07-26 14:40 UTC  (2+ messages)

PING [PATCH] i386: Remove _Unwind_Frames_Increment
 2018-07-26 14:40 UTC 

[PATCH 0/3] Add OpenACC diagnostics to -fopt-info-note-omp
 2018-07-26 14:14 UTC  (8+ messages)
` [PATCH 1/3] Correct the reported line number in fortran combined OpenACC directives
` [PATCH 2/3] Correct the reported line number in c++ "
` [PATCH 3/3] Add user-friendly OpenACC diagnostics regarding detected parallelism

[PATCH] Add linker_output as prefix for LTO temps (PR lto/86548)
 2018-07-26 13:53 UTC  (5+ messages)

Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
 2018-07-26 13:40 UTC  (2+ messages)
  ` Build fail on gthr-single.h "

[PATCH 0/7] Mitigation against unsafe data speculation (CVE-2017-5753)
 2018-07-26 13:13 UTC  (13+ messages)
` [PATCH 1/7] Add __builtin_speculation_safe_value

[PATCH] Fix segfault in -fsave-optimization-record (PR tree-optimization/86636)
 2018-07-26 12:22 UTC  (3+ messages)

[PATCH] combine: Another hard register problem (PR85805)
 2018-07-26 11:51 UTC  (3+ messages)

[PATCH][GCC][Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally
 2018-07-26 11:33 UTC  (6+ messages)

[PATCH] PR libstdc++/70940 optimize pmr::resource_adaptor for allocators using malloc
 2018-07-26 11:19 UTC  (3+ messages)

[PATCH] doc: discourage const/volatile on register variables
 2018-07-26 11:18 UTC  (2+ messages)

[00/46] Remove vinfo_for_stmt etc
 2018-07-26 11:16 UTC  (59+ messages)
` [14/46] Make STMT_VINFO_VEC_STMT a stmt_vec_info
` [20/46] Make *FIRST_ELEMENT and *NEXT_ELEMENT stmt_vec_infos
` [21/46] Make grouped_stores and reduction_chains use stmt_vec_infos
` [19/46] Make vect_dr_stmt return a stmt_vec_info
` [23/46] Make LOOP_VINFO_MAY_MISALIGN_STMTS use stmt_vec_info
` [24/46] Make stmt_info_for_cost use a stmt_vec_info
` [22/46] Make DR_GROUP_SAME_DR_STMT "
` [27/46] Remove duplicated stmt_vec_info lookups
` [26/46] Make more use of dyn_cast in tree-vect*
` [25/46] Make get_earlier/later_stmt take and return stmt_vec_infos
` [29/46] Use stmt_vec_info instead of gimple stmts internally (part 2)
` [30/46] Use stmt_vec_infos rather than gimple stmts for worklists
` [28/46] Use stmt_vec_info instead of gimple stmts internally (part 1)
` [32/46] Use stmt_vec_info in function interfaces (part 2)
` [31/46] Use stmt_vec_info in function interfaces (part 1)
` [35/46] Alter interfaces within vect_pattern_recog
` [33/46] Use stmt_vec_infos instead of vec_info/gimple stmt pairs
` [34/46] Alter interface to vect_get_vec_def_for_stmt_copy
` [36/46] Add a pattern_stmt_p field to stmt_vec_info
` [37/46] Associate alignment information with stmt_vec_infos
` [38/46] Pass stmt_vec_infos instead of data_references where relevant
` [39/46] Replace STMT_VINFO_UNALIGNED_DR with the associated statement
  ` [39/46 v2] Change STMT_VINFO_UNALIGNED_DR to a dr_vec_info
` [40/46] Add vec_info::lookup_dr
  ` [40/46 v2] "

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

[Patch, avr, PR86635] Fix miscompilation with __memx and libgcc float function __gtsf2
 2018-07-26 10:13 UTC  (2+ messages)

[wwwdocs] Repeat the 8.2 C++ ABI change also in the 8.2 changes.html section
 2018-07-26  9:34 UTC  (2+ messages)

[PATCH v2 0/7] Support partial clobbers around TLS calls on Aarch64 SVE
 2018-07-26  9:14 UTC  (8+ messages)
` [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
` [PATCH v2 1/7] Add CLOBBER_HIGH expression
` [PATCH v2 5/7] cse support for clobber_high
` [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] Fix target clones (PR gcov-profile/85370)
 2018-07-26  9:00 UTC  (4+ messages)

[PATCH] Make strlen range computations more conservative
 2018-07-26  8:55 UTC  (9+ messages)

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-07-26  8:54 UTC 

[PATCH] Fix an UBSAN error in cp/parse.c (PR c++/86653)
 2018-07-26  8:52 UTC 

[committed, libgomp, openacc, testsuite] Fix async logic in lib-12.f90
 2018-07-26  7:58 UTC 

[committed, libgomp, openacc, testsuite] Fix async/wait logic in lib-13.f90
 2018-07-26  7:57 UTC 

[RFC][debug] Add -fadd-debug-nops
 2018-07-26  7:50 UTC  (18+ messages)
      ` [RFC 1/3, debug] Add fdebug-nops
      ` [RFC 2/3, debug] Add fkeep-vars-live
            ` [PATCH, "

[0/5] C-SKY port
 2018-07-26  6:07 UTC  (10+ messages)
` [2/5] C-SKY port: Backend implementation

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-07-25 23:38 UTC  (2+ messages)
` PING "

[PATCH] Add initial version of C++17 <memory_resource> header
 2018-07-25 23:38 UTC  (4+ messages)

[PATCH] RFC: Prototype of "rich vectorization hints" idea
 2018-07-25 21:14 UTC 

committed: removed directives ignored by DejaGnu
 2018-07-25 20:56 UTC 

Share ebo helper throughout lib
 2018-07-25 20:04 UTC  (4+ messages)

[PATCH] [AArch64, Falkor] Adjust Falkor's sign extend reg+reg address cost
 2018-07-25 18:35 UTC 

RFC: Patch to implement Aarch64 SIMD ABI
 2018-07-25 18:31 UTC  (8+ messages)

[PATCH], Add configuration checks to PowerPC --with-long-double-format=ieee
 2018-07-25 17:35 UTC  (5+ messages)

[PATCH] Make __resource_adaptor_imp usable with C++17 memory_resource
 2018-07-25 17:24 UTC  (2+ messages)

[PATCH 00/11] [nvptx] Initial vector length changes
 2018-07-25 16:49 UTC  (2+ messages)

[C++ PATCH] Further get_identifier ("string literal") C++ FE caching
 2018-07-25 16:40 UTC  (4+ messages)

[gomp5] Add host teams construct support
 2018-07-25 16:28 UTC 

[PATCH 1/4] [ARC] Add more additional register names
 2018-07-25 15:10 UTC  (3+ messages)

[PATCH] -fsave-optimization-record: add contrib/optrecord.py
 2018-07-25 14:59 UTC  (5+ messages)

[committed] optinfo-emit-json.cc: fix trivial memory leak
 2018-07-25 14:22 UTC 

[PATCH] combine: Allow combining two insns to two insns
 2018-07-25 14:19 UTC  (6+ messages)

[PATCH] Alias -Warray-bounds to -Warray-bounds=1
 2018-07-25 14:05 UTC 

[PATCH] GCOV: add cache for streamed locations
 2018-07-25 13:41 UTC 

[PATCH] Fix GCOV CFG related issues
 2018-07-25 13:40 UTC 

[PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM
 2018-07-25 13:29 UTC  (6+ messages)

optimize std::vector move assignment
 2018-07-25 13:20 UTC  (3+ messages)

[PATCH] Fix PR86654
 2018-07-25 12:08 UTC  (2+ messages)

[PATCH][OBVIOUS] Fix wrong declaration
 2018-07-25 12:04 UTC 

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

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

[Patch] [Aarch64] PR 86538 - Define __ARM_FEATURE_LSE if LSE is available
 2018-07-25 10:55 UTC  (5+ messages)

[PATCH] Move std::unique_lock definition to a separate header
 2018-07-25 10:40 UTC 

GCC 8.2 Status Report (2018-07-19), branch frozen for release
 2018-07-25  9:57 UTC  (5+ 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).