public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Explicit register earlyclobber fix
 2015-09-22 19:18 UTC  (3+ messages)

[PATCH] Remove undefined behaviour from hppa backend
 2015-09-22 19:12 UTC 

[PATCH c-family/49654/49655] reject invalid options in pragma diagnostic
 2015-09-22 18:50 UTC 

ifcvt vs. expand_binop
 2015-09-22 18:39 UTC  (6+ messages)

[PATCH] DWARF support for AIX v3
 2015-09-22 18:09 UTC  (10+ messages)

[AArch64/testsuite] Add more TLS local executable testcases
 2015-09-22 17:59 UTC  (3+ messages)

[PATCH] shrink-wrap: Handle multiple predecessors of prologue
 2015-09-22 16:50 UTC  (7+ messages)

[PATCH] Fix 67064 - Register asm variable broken
 2015-09-22 16:21 UTC  (3+ messages)

[AArch64] Fix vcvt_high_f64_f32 and vcvt_figh_f32_f64 intrinsics
 2015-09-22 16:03 UTC  (7+ messages)

[gomp4] Another oacc reduction simplification
 2015-09-22 15:49 UTC 

[PATCH, i386, AVX-512] Fix iterator for k<logic>, introduce kshift[lr][bwdq]
 2015-09-22 15:29 UTC  (2+ messages)

OpenACC subarray data alignment in fortran
 2015-09-22 15:29 UTC 

C++ PATCH to disconnect -Wabi= from -fcompat-version=
 2015-09-22 15:24 UTC 

New post-LTO OpenACC pass
 2015-09-22 15:22 UTC  (4+ messages)

[gomp4] ptx reduction simplification
 2015-09-22 15:16 UTC  (3+ messages)

[ubsan PATCH] Fix uninitialized var issue (PR sanitizer/64906)
 2015-09-22 15:14 UTC 

[AArch64] Handle const address in aarch64_print_operand
 2015-09-22 15:11 UTC  (2+ messages)

[Aarch64][target/PR 67143][5.2] Backport correct constraints for atomic operations
 2015-09-22 15:11 UTC  (2+ messages)

[AArch64] Delete aarch64_symbol_context which is not used
 2015-09-22 14:57 UTC  (2+ messages)

[PATCH 14/15][ARM/AArch64 Testsuite]Add test of vcvt{,_high}_{f16_f32,f32_f16}
 2015-09-22 14:42 UTC  (3+ messages)
` [PATCH 14/15][ARM/AArch64 Testsuite]Add test of vcvt{,_high}_i{f32_f16,f16_f32}

[PATCH][PR67671] Handle restrict pointer references as restrict in AA
 2015-09-22 14:12 UTC  (2+ messages)

[RFC] PR tree-optimization/67628: Make tree ifcombine more symmetric and interactions with dom
 2015-09-22 14:02 UTC 

[build] Support PIE on Solaris
 2015-09-22 13:35 UTC 

[PATCH 1/3, libgomp] Adjust offload plugin interface for avoiding deadlock on exit
 2015-09-22 12:45 UTC  (3+ messages)

[C/C++ PATCH] RFC: Implement -Wduplicated-cond (PR c/64249) (take
 2015-09-22 12:38 UTC  (6+ messages)

[PATCH, nios2] Fix to nios2_legitimize_address
 2015-09-22 12:33 UTC 

[build] Use CRTs provided by Solaris
 2015-09-22 12:26 UTC 

[PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling
 2015-09-22 12:20 UTC  (4+ messages)

(patch,rfc) s/gimple/gimple */
 2015-09-22 12:02 UTC  (8+ messages)

[PING][PR67476] Add param parloops-schedule
 2015-09-22 11:25 UTC  (2+ messages)

[PATCH] PR target/67480: AVX512 bitwise logic insns pattern is incorrect
 2015-09-22 11:16 UTC  (4+ messages)

[PATCH, i386] Introduce switch for Skylake Server CPU
 2015-09-22 10:58 UTC  (9+ messages)

[PATCH tree-inline] do not say "called from here" with UNKNOWN_LOCATION
 2015-09-22  9:46 UTC  (10+ messages)

[patch] Pack global state of forwprop to one structure
 2015-09-22  8:21 UTC  (2+ messages)

[PATCH][PR67666] Handle single restrict pointer in struct in create_variable_info_for_1
 2015-09-22  8:13 UTC  (2+ messages)

[PATCH] Fix PR66952
 2015-09-22  7:54 UTC  (6+ messages)

[PATCH tree-inline v2] do not say "called from here" with UNKNOWN_LOCATION
 2015-09-22  7:49 UTC  (2+ messages)

[PATCH, libgomp] PR 67141, uninitialized acc_device_lock mutex
 2015-09-22  7:19 UTC  (4+ messages)

[PATCH] Add new hooks ASM_OUTPUT_START_FUNCTION_HEADER 
 2015-09-22  6:49 UTC  (2+ messages)

[patch committed SH] Fix PR target/67573
 2015-09-22  0:23 UTC  (2+ messages)

[PATCH], PowerPC IEEE 128-bit patch #4
 2015-09-22  0:19 UTC  (3+ messages)
` [PATCH], PowerPC IEEE 128-bit patch #7 (revised)

[patch committed FT32] Fixes for hardware startup
 2015-09-21 22:31 UTC 

[PATCH,committed] Fix typos in comment
 2015-09-21 22:30 UTC 

[PATCH] PR fortran/67615 -- check for scalar expression
 2015-09-21 20:30 UTC  (3+ messages)

[Scalar masks 2/x] Use bool masks in if-conversion
 2015-09-21 17:40 UTC  (16+ messages)
            ` [RFC] Try vector<bool> as a new representation for vector masks

[C++] Coding rule enforcement
 2015-09-21 17:19 UTC  (10+ messages)

[PATCH] Fix undefined behavior in h8300 backend
 2015-09-21 17:12 UTC  (2+ messages)
` Fwd: "

[PATCH] PR28901 -Wunused-variable ignores unused const initialised variables
 2015-09-21 17:10 UTC  (6+ messages)

Openacc launch API
 2015-09-21 16:30 UTC  (4+ messages)

[PATCH, i386, AVX-512] Fix operands in mask unpack[si|di] patterns
 2015-09-21 15:16 UTC  (2+ messages)

[commit, spu] Re: [BUILDROBOT] spu: left shift of negative value
 2015-09-21 15:06 UTC 

[AArch64][PATCH 1/5] Use atomic instructions for swap and fetch-update operations
 2015-09-21 14:27 UTC  (18+ messages)
` [AArch64][PATCH 2/5] Add BIC instruction
    ` [AArch64][PATCH 2/5] Make BIC, other logical instructions, available. (was: Add BIC instruction.)
` [AArch64][PATCH 3/5] Add atomic load-operate instructions
` [AArch64][PATCH 4/5] Use atomic load-operate instructions for fetch-update patterns
` [AArch64][PATCH 5/5] Use atomic load-operate instructions for update-fetch patterns

[PATCH, ARM]: Fix static interworking call
 2015-09-21 14:16 UTC  (8+ messages)

[PATCH] Fix dwarf2out ICE
 2015-09-21 14:13 UTC 

[PATCH] Fix PR67664
 2015-09-21 14:02 UTC 

[Patch/ccmp] Cost instruction sequences to choose better expand order
 2015-09-21 14:01 UTC  (4+ messages)

[SH][committed] Adjust pr64345-1.c testcase for SH2A
 2015-09-21 13:57 UTC 

[PATCH 4/4] [ARM] Add attribute/pragma target fpu=
 2015-09-21 13:46 UTC  (4+ messages)

[PATCH] New attribute to create target clones
 2015-09-21 13:43 UTC  (2+ messages)

[PATCH][AArch64] Use preferred aliases for CSNEG, CSINC, CSINV
 2015-09-21 13:25 UTC  (3+ messages)

[SH][committed] FIx PR 67657
 2015-09-21 13:19 UTC  (2+ messages)

[C++ PATCH] Complete the implementation of N4230, Nested namespace definition
 2015-09-21 13:18 UTC  (3+ messages)

[libcpp/C PATCH] Handle lines encoded into several maps in linemap_position_for_loc_and_offset
 2015-09-21 13:05 UTC  (3+ messages)

[PATCH, i386, AVX-512] Fix splitter for `not-xor' logic
 2015-09-21 13:01 UTC  (2+ messages)

[PATCH] Enable libstdc++ numeric conversions on Cygwin
 2015-09-21 12:37 UTC  (4+ messages)
  ` Fwd: "

[PATCH c/c++] use explicit locations for some warnings in c-pragma.c
 2015-09-21 12:32 UTC  (11+ messages)

[PATCH] Fix -Wmisleading-indentation false-positive
 2015-09-21 12:27 UTC  (2+ messages)

[patch] Only do shrink_to_fit() when exceptions enabled
 2015-09-21 11:56 UTC  (2+ messages)

[PATCH, libgfortran] Fix FIND_FILE decls and use
 2015-09-21 11:12 UTC  (3+ messages)

[PR middle-end/60832] Do not convert widest_int to tree just for printing it
 2015-09-21 11:07 UTC  (3+ messages)

[PATCH] [ARM] Replacing variable swaps that use a temporary variable with a call to std::swap in gcc/config/arm/arm.c
 2015-09-21 10:29 UTC  (2+ messages)

[PATCH] Fix Cygwin bootstrap failing to find win32 libraries
 2015-09-21  9:59 UTC  (4+ messages)

[RFC,PATCH] DWARF support for AIX
 2015-09-21  9:44 UTC  (2+ messages)

[PATCH v5][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-09-21  8:25 UTC  (3+ messages)
` [PATCH] 2015-09-03 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

[ARM] Fix PR middle-end/65958
 2015-09-21  8:18 UTC  (6+ messages)

[PATCH] Fix PR67651
 2015-09-21  8:16 UTC 

[SH][committed] Remove SH5/SH64 documentation
 2015-09-21  7:41 UTC 

[v3 patch] <regex> refactoring - pull out common data members as _Context
 2015-09-21  7:24 UTC  (3+ messages)

[wwwdocs][committed] Deprecate SH5/SH64
 2015-09-21  7:16 UTC 

[SH][committed] Add some test cases for PR 59478
 2015-09-21  4:52 UTC 

[SH][committed] Fix PR 67126
 2015-09-21  0:25 UTC 

[PATCH] [ARM, Callgraph] Fix PR67280: function incorrectly marked as nothrow
 2015-09-20 23:55 UTC  (5+ messages)

[PATCH] DWARF support for AIX v2
 2015-09-20 21:41 UTC 

PR pretty-print/67567 do not pass NULL as a string
 2015-09-20 21:39 UTC  (6+ messages)

[RFC PATCH] parse #pragma GCC diagnostic in libcpp
 2015-09-20 18:23 UTC  (3+ messages)

[PATCH, middle-end]: Fix PR67619, ICE at -O1 and above in int_mode_for_mode, at stor-layout.c
 2015-09-20 18:18 UTC  (3+ messages)

Patch: Adjust my e-mail-address in MAINTAINERS file
 2015-09-20 18:05 UTC 

[testsuite][committed] Move target independent test to c.torture
 2015-09-20 17:13 UTC 

[SH][committed] Use effective target checks for tests
 2015-09-20 14:25 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).