public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][GCC][AArch64] Correct 3 way XOR instructions adding missing patterns
 2018-05-08  7:40 UTC  (2+ messages)

C++ PATCH for c++/85646, lambda visibility
 2018-05-07 23:50 UTC 

[C++ PATCH] Kill -fno-for-scope
 2018-05-07 23:02 UTC 

Ping ** (6./7.) [patch, fortran] Implement BACK for minloc and maxloc
 2018-05-07 23:01 UTC  (2+ messages)
`  "

[PATCH, rs6000] Map dcbtst, dcbtt to n2=0 for __builtin_prefetch builtin
 2018-05-07 20:36 UTC 

Debug Mode ENH 2/4: Range constructor check
 2018-05-07 20:20 UTC 

Debug Mode ENH 3/4: Add backtrace
 2018-05-07 20:20 UTC 

Debug Mode ENH 1/4: Add pretty function
 2018-05-07 20:19 UTC 

[PATCH] PR libstdc++/84654 Do not use __float128 if it is disabled by the compiler
 2018-05-07 20:03 UTC  (4+ messages)
` [PATCHv2] "

C++ PATCH for c++/85618, ICE with initialized VLA
 2018-05-07 19:22 UTC 

[PATCH] Document -lstdc++fs requirement for std::filesystem
 2018-05-07 19:16 UTC 

[PATCH] PR libstdc++/85671 allow copy elision in path concatenation
 2018-05-07 17:26 UTC 

[libstdc++, PATCH] PR libstdc++/83140 - assoc_legendre returns negated value when m is odd
 2018-05-07 16:39 UTC 

[og7] Backport libgomp gomp_copy_host2dev coalesce optimization from trunk
 2018-05-07 15:53 UTC 

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

[og7] Update deviceptr handling in Fortran
 2018-05-07 15:49 UTC 

[gomp5] Parsing of depend(mutexinoutset:)
 2018-05-07 14:30 UTC 

[PATCH] Recognize a missed usage of a sbfiz instruction
 2018-05-07 14:28 UTC  (5+ messages)
` [PATCH, v2] "

New Swedish PO file for 'gcc' (version 8.1.0)
 2018-05-07 14:12 UTC 

[PATCH 0/2] Require that constraints are used to reference global regs
 2018-05-07 13:49 UTC  (10+ messages)

[PATCH] Add constant folding support for next{after,toward}{,f,l} (PR libstdc++/85466)
 2018-05-07 13:45 UTC  (8+ messages)

[RFC] Configure and testsuite updates for ARM FDPIC target
 2018-05-07 12:29 UTC 

[PATCH] PR libstdc++/80506 fix constant used in condition
 2018-05-07 12:22 UTC  (6+ messages)

[PATCH, PR82428] Add __builtin_goacc_{gang,worker,vector}_{id,size}
 2018-05-07 11:38 UTC  (16+ messages)
                        ` [openacc, testsuite] Allow installed testing of libgomp to find gomp-constants.h
                      ` [PATCH, expand, PR85639] Handle null target in expand_builtin_goacc_parlevel_id_size

[patch] Fix PR rtl-optimization/85638
 2018-05-07 10:24 UTC 

[Aarch64] PR target/83009: Relax strict address checking for store pair lanes
 2018-05-07 10:14 UTC  (2+ messages)

[PATCH] Add constant folding for _mm*movemask* intrinsics (PR target/85317)
 2018-05-07  8:20 UTC 

Patch ping^2
 2018-05-07  8:10 UTC 

[PATCH] Don't create temporaries on "+m,r" with addressable type (PR c++/85659)
 2018-05-06 19:54 UTC  (2+ messages)

[wwwdocs] Remove empty section and orphaned "-->" markup
 2018-05-06 18:33 UTC  (2+ messages)

[C++ PATCH] Fix offsetof constexpr handling (PR c++/85662)
 2018-05-06 17:56 UTC 

Fix Bug 83566 - cyl_bessel_j returns wrong result for x>1000 for high orders
 2018-05-06 15:56 UTC  (14+ messages)

Rb_tree constructor optimization
 2018-05-06 14:06 UTC  (4+ messages)

[Patch, Fortran, pr85507, v1] Modell variable dependencies in coarray expression correctly
 2018-05-06 12:43 UTC  (3+ messages)

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-05-06 11:46 UTC  (17+ messages)

[PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
 2018-05-05 23:38 UTC  (13+ messages)

New German PO file for 'gcc' (version 8.1.0)
 2018-05-05 19:22 UTC 

[nvptx, PR85653, committed] Add workaround for subsequent bar.syncs
 2018-05-05  8:11 UTC 

[PATCH] Backport of RISC-V support for libffi
 2018-05-04 22:57 UTC  (2+ messages)

[PATCH] RISC-V: Use new linker emulations for glibc ABI
 2018-05-04 21:45 UTC 

[PATCH, aarch64] Patch to update pipeline descriptions in thunderx2t99.md
 2018-05-04 20:19 UTC 

[RFA][fortran] Fix # <line> <file> handling in the Fortran front-end
 2018-05-04 20:09 UTC  (4+ messages)

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

[PATCH 8/8] [BRIGFE] Fix handling of NOPs
 2018-05-04 19:47 UTC  (2+ messages)

[PATCH 7/8] [BRIGFE] phsa-specific optimizations
 2018-05-04 19:44 UTC  (2+ messages)

[gomp5] simd if/nontemporal clauses parsing and cancel if modifier
 2018-05-04 18:38 UTC 

[PATCH 5/8] [BRIGFE] do not allow optimizations based on known C builtins
 2018-05-04 18:01 UTC  (2+ messages)

[PATCH 4/8] [BRIGFE] allow controlling strict aliasing from cmd line
 2018-05-04 17:59 UTC  (2+ messages)

libgo patch committed: On AIX, pass -X64 first to ar
 2018-05-04 17:53 UTC 

gotools patch committed: Set GOCACHE during tests
 2018-05-04 17:07 UTC  (3+ messages)

[PATCH 3/8] [BRIGFE] The modulo in ID computation should not be needed
 2018-05-04 16:48 UTC  (2+ messages)

[PATCH 2/8] [BRIGFE] Enable whole program optimizations
 2018-05-04 16:44 UTC  (2+ messages)

[PATCH 1/8] [BRIGFE] fix an alloca stack underflow
 2018-05-04 16:42 UTC  (2+ messages)

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

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

[PATCH GCC][5/6]implement live range, reg pressure computation class
 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 6/8] [BRIGFE] skip multiple forward declarations of the same function
 2018-05-04 14:01 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 

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

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

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] "

[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 #5 "
` [PATCH] PowerPC: Reformat move insns to make them clearing, patch #3 "

[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 

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

[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  (13+ 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  (6+ messages)

[PATCH, 0/2] Add scan-ltrans-tree-dump and scan-wpa-ipa-dump
 2018-05-03  7:17 UTC  (3+ messages)
` [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 

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