public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs] Buildstat update for 4.9
 2015-10-04 13:18 UTC  (2+ messages)

[Patch] [x86_64] znver1 enablement
 2015-10-04 11:41 UTC  (4+ messages)

[PATCH] x86 interrupt attribute
 2015-10-04 10:29 UTC  (21+ messages)

[PATCH] SH FDPIC backend support
 2015-10-04  5:11 UTC  (15+ messages)

C PATCH for c/65345 (file-scope _Atomic expansion with floats)
 2015-10-04  0:58 UTC  (5+ messages)

Do not use TYPE_CANONICAL in useless_type_conversion
 2015-10-03 21:31 UTC  (4+ messages)

[PATCH] libgcc: quote ARM macro parameters
 2015-10-03 19:21 UTC  (3+ messages)

[PATCH] fortran/67758 -- Prevent ICE caused by misplaced COMMON
 2015-10-03 19:09 UTC  (9+ messages)

[PATCH] PR66870 PowerPC64 Enable gold linker with split stack
 2015-10-03 18:31 UTC  (9+ messages)

[patch] Update template instantiation documentation
 2015-10-03 17:45 UTC  (5+ messages)

[C/C++ PATCH] RFC: Implement -Wduplicated-cond (PR c/64249) (take
 2015-10-03 17:00 UTC  (9+ messages)
` [C/C++ PATCH] RFC: Implement -Wduplicated-cond (PR c/64249) (version 2)

Possible patch for fortran/65766
 2015-10-03 17:00 UTC  (2+ messages)

[PATCH] xtensa: add uclinux support
 2015-10-03 16:10 UTC  (3+ messages)

[patch committed SH] Fix PR target/67716
 2015-10-03 15:23 UTC  (2+ messages)

[PATCH v6][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-10-03 13:15 UTC  (2+ messages)
` [PATCH] 2015-10-02 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

[PATCH] Clarify __atomic_compare_exchange_n docs
 2015-10-03 13:00 UTC  (7+ messages)

[patch] Document value of __cplusplus for C++14
 2015-10-03 12:54 UTC 

[patch] Two tiny libstdc++ cleanups
 2015-10-03 12:09 UTC 

[PATCH, i386, AVX-512] Update extract_even_odd w/ AVX-512BW insns
 2015-10-03 10:49 UTC 

[patch] fix warnings in gcc.target/arm/pr67756.c
 2015-10-03 10:43 UTC 

[PATCH, i386] Introduce switch for Skylake Server CPU
 2015-10-03  8:17 UTC  (8+ messages)

using scratchpads to enhance RTL-level if-conversion: the new patch now passes bootstrap with the default BUILD_CONFIG [i.e. no stage2-to-stage3 comparison errors even with debugging info off in stage2 and on in stage3] AND passes "make check" testing with no new regressions
 2015-10-02 23:57 UTC 

[patch] Fix testsuite failures with --disable-wchar_t
 2015-10-02 23:43 UTC 

[patch] Enable dual ABI for Filesystem TS
 2015-10-02 23:22 UTC 

[gomp4.1] fix dependency scheduling problem
 2015-10-02 22:47 UTC 

[patch] Fix tests that fail with old std::string
 2015-10-02 22:18 UTC 

[patch] Use noexcept instead of _GLIBCXX_NOEXCEPT
 2015-10-02 22:12 UTC 

[PATCH 1/3] move scop detection related stuff to graphite-scop-detection.c
 2015-10-02 22:05 UTC  (4+ messages)
` [PATCH 2/3] move param detection to scop detection
` [PATCH 3/3] increase the number of parameters

RFC: PATCH for front end parts of C++ transactional memory TS
 2015-10-02 22:00 UTC  (4+ messages)

Do not use TYPE_CANONICAL in useless_type_conversion
 2015-10-02 21:52 UTC  (21+ messages)

[patch] Fix comment in libstdc++-v3/acinclude.m4
 2015-10-02 21:47 UTC 

[PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper
 2015-10-02 21:28 UTC  (4+ messages)
    ` Help the offload gcc driver find the right assembler (was: [PATCH 4/n] OpenMP 4.0 offloading infrastructure: lto-wrapper)

[libgo PATCH] Request for a backport to gcc-5
 2015-10-02 21:26 UTC  (2+ messages)

RFC: Patch to allow spill slot alignment greater than the stack alignment
 2015-10-02 20:58 UTC 

[PATCH, rs6000] Fix PR target/67808, LRA ICE on double to long double conversion
 2015-10-02 20:25 UTC  (2+ messages)

[WIP] OpenMP 4 NVPTX support
 2015-10-02 19:46 UTC  (4+ messages)
  ` [gomp4] nvptx offloading linking (was: [WIP] OpenMP 4 NVPTX support)
    ` nvptx offloading linking

[patch] Allow Filesystem TS to compile without wchar_t
 2015-10-02 19:38 UTC 

[PATCH] Improve DOM's optimization of control statements
 2015-10-02 19:30 UTC  (5+ messages)

[gomp4 0/8] NVPTX: initial OpenMP offloading
 2015-10-02 19:29 UTC  (4+ messages)
` [gomp4 2/8] nvptx mkoffload: do not restrict to OpenACC
    ` [PR target/67822] OpenMP offloading to nvptx fails (was: [gomp4 2/8] nvptx mkoffload: do not restrict to OpenACC)

[gomp4.1] depend nowait support for target {update,{enter,exit} data}
 2015-10-02 19:28 UTC  (2+ messages)

[patch] libstdc++/67747 Allocate space for dirent::d_name
 2015-10-02 18:03 UTC  (21+ messages)

[PATCH] Introduce ROUND_UP and ROUND_DOWN macros
 2015-10-02 18:02 UTC  (2+ messages)

[PATCH] Convert SPARC to LRA
 2015-10-02 17:12 UTC  (11+ messages)

[Patch AArch64] Use default_elf_asm_named_section instead of special cased hook
 2015-10-02 16:53 UTC  (6+ messages)

[PATCH] Disable -Wduplicated-cond for the time being
 2015-10-02 16:38 UTC  (2+ messages)

[Patch, fortran] PR67721 deep copy missing when assigning derived type constructor to an array
 2015-10-02 16:35 UTC  (3+ messages)

[PATCH] Cleanup of IPA-CP alignment lattices
 2015-10-02 16:15 UTC  (2+ messages)

[C PATCH] Another fix for missing diagnostics (PR c/67730)
 2015-10-02 15:56 UTC  (2+ messages)

Do not describe -std=c11 etc. as experimental in c.opt help text
 2015-10-02 15:38 UTC  (6+ messages)

[PATCH, obvious, AVX-512] Add missing AVX-512 features detection
 2015-10-02 15:25 UTC 

[PATCH] Add verifier for leaked SSA names
 2015-10-02 15:24 UTC  (2+ messages)

patch to fix PR657756
 2015-10-02 15:10 UTC 

[PATCH] Reject loops early where ivs cannot be represented
 2015-10-02 15:04 UTC 

[PATCH, i386, AVX-512] Update extract_even_odd w/ AVX-512BW insns
 2015-10-02 14:38 UTC  (2+ messages)

[PATCH, i386, AVX-512, doc] Mention all AVX-512 switches in invoke.texi
 2015-10-02 14:31 UTC  (2+ messages)

[AArch64/testsuite] Add more TLS local executable testcases
 2015-10-02 14:12 UTC  (5+ messages)

[[Boolean Vector, patch 5/5] Support boolean vectors in vector lowering
 2015-10-02 14:11 UTC 

[Boolean Vector, patch 4/5] Use boolean vectors in VEC_COND_EXPR
 2015-10-02 14:07 UTC 

[Boolean Vector, patch 3/5] Use boolean vector in C/C++ FE
 2015-10-02 14:05 UTC 

[Boolean Vector, patch 2/5] Change vector comparison IL requirement
 2015-10-02 14:02 UTC 

[Boolean Vector, patch 1/5] Introduce boolean vector to be used as a vector comparison type
 2015-10-02 13:59 UTC 

[PATCH] Stop including <malloc.h> in gcc/system.h
 2015-10-02 13:28 UTC 

[wwwdocs] Mention -Wduplicated-cond
 2015-10-02 13:25 UTC 

[PATCH] New attribute to create target clones
 2015-10-02 13:18 UTC  (7+ messages)

[GCC, ARM] armv8 linux toolchain asan testcase fail due to stl missing conditional code
 2015-10-02 12:57 UTC  (20+ messages)

[SH][committed]
 2015-10-02 12:36 UTC 

[gomp4.1] Unsigned long long doacross implementation
 2015-10-02 12:14 UTC 

[wwwdocs] Buildstat update for 5.x
 2015-10-02 11:19 UTC  (2+ messages)

[Patch match.pd] Add a simplify rule for x * copysign (1.0, y);
 2015-10-02 10:32 UTC  (12+ messages)

[PATCH][AARCH64]Add csneg3_uxtw_insn pattern
 2015-10-02 10:29 UTC  (2+ messages)

[PR66776][PATCH][AARCH64] Add cmovdi_insn_uxtw pattern
 2015-10-02 10:28 UTC  (2+ messages)

[PATCH COMMITTED] Update MAINTAINERS
 2015-10-02 10:15 UTC 

[gomp4] Merge trunk r228315 (2015-10-01) into gomp-4_0-branch
 2015-10-02 10:08 UTC 

[Fortran, committed] Fix ICE in string array constructor (pr 62242 & pr 52332)
 2015-10-02  9:50 UTC 

[PATCH COMMITTED] MAINTAINERS (Write After Approval): Add myself
 2015-10-02  9:37 UTC 

[Ada] Remove linear search in Pragma_to_gnu
 2015-10-02  9:29 UTC 

[Ada] Implement restricted aliasing for parameters
 2015-10-02  9:18 UTC 

[PATCH] rs6000: Add "cannot_copy" attribute, use it (PR67788, PR67789)
 2015-10-02  8:31 UTC  (6+ messages)

[Patch AArch64] Improve SIMD concatenation with zeroes
 2015-10-02  8:28 UTC  (2+ messages)

Add a build_real_truncate helper function
 2015-10-02  8:19 UTC  (4+ messages)

Cache reals for 1/4, 1/6 and 1/9
 2015-10-02  8:11 UTC  (3+ messages)

[Ada] Use more FOR_EACH_VEC_* macros
 2015-10-02  8:10 UTC 

[PATCH] SCCVN TLC
 2015-10-02  7:34 UTC 

[PATCH] outline functions from stmt_simple_for_scop_p
 2015-10-02  7:10 UTC  (2+ messages)

[patch 0/3] Header file reduction
 2015-10-02  2:33 UTC  (4+ messages)
` [patch 1/3] Header file reduction - backend files
` [patch 3/3] Header file reduction - FE files
` [patch 2/3] Header file reduction - config files

[PATCH] fortran/67802 -- Numeric constant character length must 
 2015-10-01 23:25 UTC  (2+ messages)

[PATCH] Rename gimple_bb to gimple_poly_bb
 2015-10-01 21:46 UTC  (2+ messages)

[PATCH] use sese_l throughout scop-detection
 2015-10-01 21:46 UTC  (2+ 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).