public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/8] [BRIGFE] fix an alloca stack underflow
 2018-05-04 16:42 UTC  (2+ messages)

gotools patch committed: Set GOCACHE during tests
 2018-05-04 16:25 UTC  (2+ messages)

[PATCH GCC][6/6]Restrict predcom using register pressure information
 2018-05-04 16:24 UTC 

[PATCH GCC][5/6]implement live range, reg pressure computation class
 2018-05-04 16:23 UTC 

[PATCH GCC][4/6]Support regional coalesce and live range computation
 2018-05-04 16:23 UTC 

[PATCH GCC][3/6]Delete unnecessary function live_merge_and_clear
 2018-05-04 16:22 UTC 

[PATCH GCC][2/6]Compute available register for each register classes
 2018-05-04 16:21 UTC 

[PATCH GCC][1/6]Compute type mode and register class mapping
 2018-05-04 16:21 UTC 

[PATCH, i386]: AVX false dependencies fix
 2018-05-04 15:30 UTC 

[PATCH, rs6000] Add missing vec_max tests
 2018-05-04 15:28 UTC  (6+ messages)

libgo patch committed: Fix unaligned read in unwind code
 2018-05-04 14:29 UTC 

[PATCH 7/8] [BRIGFE] phsa-specific optimizations
 2018-05-04 14:02 UTC 

[PATCH 8/8] [BRIGFE] Fix handling of NOPs
 2018-05-04 14:02 UTC 

[PATCH 6/8] [BRIGFE] skip multiple forward declarations of the same function
 2018-05-04 14:01 UTC 

[PATCH 5/8] [BRIGFE] do not allow optimizations based on known C builtins
 2018-05-04 14:00 UTC 

[PATCH 4/8] [BRIGFE] allow controlling strict aliasing from cmd line
 2018-05-04 13:59 UTC 

[PATCH 3/8] [BRIGFE] The modulo in ID computation should not be needed
 2018-05-04 13:58 UTC 

[PATCH 2/8] [BRIGFE] Enable whole program optimizations
 2018-05-04 13:58 UTC 

[PATCH 0/8] [BRIGFE] various fixes and optimizations
 2018-05-04 13:56 UTC 

libffi PowerPC64 ELFv1 fp arg fixes
 2018-05-04 13:35 UTC  (3+ messages)

Contents of PO file 'gcc-8.1.0.uk.po'
 2018-05-04 13:22 UTC 

New Ukrainian PO file for 'gcc' (version 8.1.0)
 2018-05-04 13:22 UTC 

[og7, libgomp, openacc, nvptx, committed] Don't select too many workers
 2018-05-04 12:32 UTC 

[PATCH, i386]: AVX false dependencies fix
 2018-05-04 12:31 UTC 

[PATCH] Fix memleaks
 2018-05-04 12:18 UTC 

[gomp5] omp_lock_hint_t -> omp_sync_hint_t
 2018-05-04 10:37 UTC 

[PATCH] rs6000: Remove Xilinx FP
 2018-05-04  9:09 UTC 

[PATCH] PR libstdc++/85642 fix is_nothrow_default_constructible<optional<T>>
 2018-05-04  8:57 UTC 

[C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553)
 2018-05-04  8:23 UTC  (8+ messages)

[ARM] Fix PR85434: spill of stack protector's guard address
 2018-05-04  8:06 UTC  (7+ messages)

[PATCH, PR82428] Add __builtin_goacc_{gang,worker,vector}_{id,size}
 2018-05-04  7:55 UTC  (15+ messages)
                      ` [PATCH, expand, PR85639] Handle null target in expand_builtin_goacc_parlevel_id_size

[PATCH] Fix PR85627 (and more)
 2018-05-04  7:29 UTC  (3+ messages)

[PATCH] Fix PR85574
 2018-05-04  7:24 UTC 

[PATCH 1/2, expr.c] Optimize switch with sign-extended index
 2018-05-04  7:18 UTC  (4+ messages)

[PATCH] Add constant folding support for next{after,toward}{,f,l} (PR libstdc++/85466)
 2018-05-04  6:58 UTC  (5+ messages)

GCC 8.1 Released
 2018-05-04  6:37 UTC 

libgo patch committed: update mkalldocs.sh
 2018-05-04  1:44 UTC 

libgo patch committed: enable tests of go tool invoking vet
 2018-05-04  1:41 UTC 

libgo patch committed: Update go tool to match recent upstream changes
 2018-05-04  1:34 UTC 

C++ PATCH for c++/85600, virtual delete failure
 2018-05-03 23:34 UTC 

[PATCH] PR libstdc++/82644 define TR1 hypergeometric functions in strict modes
 2018-05-03 23:00 UTC 

libgo patch committed: break dependence on unwind-pe.h
 2018-05-03 21:53 UTC  (4+ messages)

[PATCH] Avoid excessive function type casts with splay-trees
 2018-05-03 20:13 UTC  (2+ messages)
` [REPOST] "

Rb_tree constructor optimization
 2018-05-03 20:11 UTC  (7+ messages)

[C++ Patch] Kill -ffriend-injection
 2018-05-03 19:23 UTC 

[PATCH v1] PR libstdc++/84769 qualify std::get to avoid ADL
 2018-05-03 19:01 UTC  (2+ messages)

[PATCH] PR libstdc++/85632 fix wraparound in filesystem::space
 2018-05-03 18:57 UTC 

[PATCH] PowerPC: Reformat move insns to make them clearing, patch #1 of 5
 2018-05-03 18:14 UTC  (5+ messages)
` [PATCH] PowerPC: Reformat move insns to make them clearing, patch #2 "
` [PATCH] PowerPC: Reformat move insns to make them clearing, patch #4 "
` [PATCH] PowerPC: Reformat move insns to make them clearing, patch #3 "
` [PATCH] PowerPC: Reformat move insns to make them clearing, patch #5 "

[PATCH] Add _mm512_{,mask_}mullox_epi64 intrinsics (PR target/85530)
 2018-05-03 18:05 UTC  (3+ messages)
` Patch ping (Re: [PATCH] Add _mm512_{,mask_}mullox_epi64 intrinsics (PR target/85530))

[PATCH] PowerPC address support clean, patch 1 of 4
 2018-05-03 17:23 UTC  (4+ messages)
` [PATCH] PowerPC address support clean, patch 2 "
` [PATCH] PowerPC address support clean, patch 3 "
` [PATCH] PowerPC address support clean, patch 4 "

Go patch committed: Avoid crashing on invalid non-integer array length
 2018-05-03 17:21 UTC 

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-05-03 17:13 UTC  (15+ messages)

[gomp5] Extend defaultmap clause
 2018-05-03 17:08 UTC 

[PATCH] Define std::remove_cvref and std::remove_cvref_t for C++2a
 2018-05-03 17:01 UTC  (2+ messages)

[PATCH] PR libstdc++/84087 add default arguments to basic_string members (LWG 2268)
 2018-05-03 15:02 UTC  (2+ messages)

[Aarch64] PR target/83009: Relax strict address checking for store pair lanes
 2018-05-03 14:43 UTC 

[testsuite] Add scan-offload-rtl-dump
 2018-05-03 14:16 UTC 

[PATCH] Fix PR85615
 2018-05-03 13:18 UTC 

[PATCH] PR libstdc++/84535 constrain std::thread constructor
 2018-05-03 13:13 UTC 

[PATCH][tree-complex.c] PR tree-optimization/70291: Inline floating-point complex multiplication more aggressively
 2018-05-03 13:00 UTC  (4+ messages)

[PATCH] Use std::invoke_result in std::async instead of std::result_of
 2018-05-03 12:36 UTC 

[PATCH] Fix the GNU Stack markings on libgcc.a
 2018-05-03 10:34 UTC  (7+ messages)

RFA: Sanitize deprecation messages (PR 84195)
 2018-05-03  9:55 UTC  (14+ messages)

[PATCH] Verify early releasing.html steps in gcc_release -f (PR other/85622)
 2018-05-03  9:23 UTC  (2+ messages)

[patch, i386] false dependencies fix
 2018-05-03  9:01 UTC 

New template for 'gcc' made available
 2018-05-03  7:46 UTC 

[PATCH] Fix gfortran.dg/pr51434.f90 testcase
 2018-05-03  7:32 UTC 

[RFC] Improve tree DSE
 2018-05-03  7:23 UTC  (8+ messages)

[PATCH, 0/2] Add scan-ltrans-tree-dump and scan-wpa-ipa-dump
 2018-05-03  7:17 UTC  (10+ messages)
` [PATCH, testsuite, 1/2] Add scan-wpa-ipa-dump
` [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump
` [testsuite] Add scan-offload-tree-dump

[PATCH] Build i386's crti.o and crtn.o for x86_64-*-rtems*
 2018-05-03  7:11 UTC  (2+ messages)

libgo patch committed: Run package build ID tests
 2018-05-03  3:19 UTC 

libgo patch committed: Add type/const references to sysinfo.c
 2018-05-02 22:32 UTC 

libgo patch committed: Add support for NIOS II
 2018-05-02 22:29 UTC 

[PATCH 2/2, RISC-V] Optimize switch with sign-extended index
 2018-05-02 22:05 UTC 

libgo patch committed: Remove unused runtime/stack.go
 2018-05-02 22:01 UTC 

libgo patch committed: refactor package enumeration, runtime.inc generation
 2018-05-02 21:57 UTC 

[PATCH] cleanup libgomp's coalesce chunk data structures
 2018-05-02 20:02 UTC 

[Patch] Do not call the linker if we are creating precompiled header files
 2018-05-02 19:47 UTC 

给最需要的人 代开增值税票 百分百真票 验证后付款 咨询下列联系人
 2018-05-02 19:15 UTC 

[PATCH] PR libstdc++/68197 fail on negative iword/pword indices
 2018-05-02 19:04 UTC 

[wwwdocs] Add GCC 8 Fortran feature description
 2018-05-02 18:22 UTC 

[C++ Patch] PR 68374 ("G++ -Wshadow doesn't warn about static member shadowing")
 2018-05-02 18:01 UTC  (5+ messages)

[PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp
 2018-05-02 17:29 UTC  (2+ messages)

[PATCH] PR c/30552 gcc crashes when compiling examples with GNU statement expressions in VLAs
 2018-05-02 17:23 UTC  (2+ messages)

[PATCH] Removing unused, non-standard function in _Rb_tree
 2018-05-02 17:12 UTC 

New Spanish PO file for 'gcc' (version 8.1-b20180401)
 2018-05-02 16:57 UTC 

PR libstdc++/83860 avoid dangling references in valarray closure types
 2018-05-02 16:42 UTC  (4+ messages)

[PATCH] PR libstdc++/69608 Move semantics for strstreambuf
 2018-05-02 16:27 UTC  (2+ messages)

[PATCH][tree-complex.c] PR tree-optimization/70291: Inline floating-point complex multiplication more aggressively
 2018-05-02 15:56 UTC  (3+ messages)

[PATCH, rs6000] Improve Documentation of Built-In Functions Part 1
 2018-05-02 15:46 UTC  (6+ messages)

[PATCH 0/2] Require that constraints are used to reference global regs
 2018-05-02 14:59 UTC  (11+ messages)

[PATCH] Fix the x86 *_doubleword_mask* patterns (PR target/85582)
 2018-05-02 13:31 UTC  (5+ messages)

[wwwdocs] Remove extraneous "and" from changes.html
 2018-05-02 12:27 UTC 

[PATCH] Fix PR85597
 2018-05-02 12:01 UTC 

[GCC 9][RFC][PATCH] Optimize PHIs with constant arguments better
 2018-05-02 11:23 UTC  (3+ messages)
` [RFA][PATCH] "

[PATCH] rs6000: Remove paired single
 2018-05-02 11:08 UTC  (2+ messages)

[PATCH] Simplify floating point comparisons
 2018-05-02 10:41 UTC  (10+ messages)

[PATCH] Fix bootstrap miscompare with LTO bootstrap (PR85571)
 2018-05-02 10:23 UTC 

LTO incremental linking and early debug
 2018-05-02 10:04 UTC  (3+ messages)

[PATCH] fold strlen of constant aggregates (PR 83693)
 2018-05-02 10:00 UTC  (6+ messages)

[patch, i386] false dependencies fix
 2018-05-02  9:55 UTC 

Protect from comma operator overload
 2018-05-02  8:56 UTC  (5+ messages)

[PATCH] Prevent excessive loop-header copying with multiple exits
 2018-05-02  8:26 UTC  (4+ messages)

[PATCH] Fix PR85567
 2018-05-02  7:56 UTC 

Tighten early exit in vect_analyze_data_ref_dependence (PR85586)
 2018-05-02  7:31 UTC  (2+ messages)

[PATCH] restore -Warray-bounds for string literals (PR 83776)
 2018-05-02  7:22 UTC  (2+ messages)

[PATCH, lto, PR85451] Add "could not find mkoffload" error message to lto-wrapper
 2018-05-02  7:05 UTC  (2+ messages)

Improve std::rotate usages
 2018-05-02  5:26 UTC 

[wwwdocs] Add notes on common C++ problems with GCC 8
 2018-05-02  2:29 UTC  (2+ messages)

[PATCH] Re: Broken links in INSTALL/specific.html (PR web/85578)
 2018-05-02  1:21 UTC  (2+ messages)

[PATCH] Add support for gcc as git submodule of another repository
 2018-05-01 22:33 UTC  (2+ messages)

[PATCH] Improve boostrap-ubsan config (PR bootstrap/64914)
 2018-05-01 21:35 UTC  (4+ messages)

[PATCH, libgomp, openacc] Factor out async argument utility functions
 2018-05-01 20:51 UTC  (2+ messages)
` [PING] "

Fwd: [patch, fortran] Implement BACK for minloc and maxloc
 2018-05-01 20:35 UTC 

[nvptx, PR85451, committed] Improve "offload compiler not found" message in mkoffload
 2018-05-01 19:59 UTC 

[PATCH] RISC-V: Add with-multilib-list support
 2018-05-01 18:52 UTC 

[og7, c, openacc, PR85465, committed] Handle non-var-decl in mark_vars_oacc_gangprivate
 2018-05-01 18:44 UTC  (2+ messages)

plugin-api.h patch to add a new interface for linker plugins
 2018-05-01 18:37 UTC  (5+ messages)

[PATCH] -Wformat: fix nonsensical "wide character" message (PR c/84258)
 2018-05-01 18:35 UTC  (2+ messages)

[PATCH 0/2] Add a couple new options to control loop prefetch pass
 2018-05-01 18:31 UTC  (5+ messages)
` [PATCH 1/2] Introduce prefetch-minimum stride option
` [PATCH 2/2] Introduce prefetch-dynamic-strides option

[libgomp, openacc, openmp, PR83046] Prune removed funcs from offload table
 2018-05-01 18:25 UTC  (7+ messages)
  ` [RFC] Add vec::ordered_remove_if
      ` [PATCH] Add VEC_ORDERED_REMOVE_IF

PR82665 - missing value range optimization for memchr
 2018-05-01 18:21 UTC  (9+ messages)

C++ PATCH for c++/85587, wrong error with scoped enum and template
 2018-05-01 18:18 UTC  (2+ messages)

[PATCH] PR52665 do not let .ident confuse assembler scan tests
 2018-05-01 17:47 UTC  (4+ 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).