public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Fix prototype for print_insn in rtl.h
 2015-10-21  6:08 UTC  (7+ messages)
          ` [PATCH] Move RTL printing code from sched-vis.c into print-rtl.c

[patch] Fix failure of ACATS c45503c at -O2
 2015-10-21  5:57 UTC  (6+ messages)

[gomp4 00/14] NVPTX: further porting
 2015-10-21  5:40 UTC  (35+ messages)
` [gomp4 05/14] omp-low: set 'omp target entrypoint' only on entypoints
` [gomp4 12/14] libgomp: fixup error.c on nvptx
` [gomp4 11/14] libgomp: avoid variable-length stack allocation in team.c
` [gomp4 08/14] libgomp nvptx: populate proc.c
` [gomp4 03/14] nvptx: expand support for address spaces
` [gomp4 14/14] libgomp: use more generic implementations on nvptx
` [gomp4 07/14] libgomp nvptx plugin: launch target functions via gomp_nvptx_main
` [gomp4 01/14] nvptx: emit kernels for 'omp target entrypoint' only for OpenACC
` [gomp4 04/14] nvptx: fix output of _Bool global variables
` [gomp4 06/14] omp-low: copy omp_data_o to shared memory on NVPTX
` [gomp4 13/14] libgomp: provide minimal GOMP_teams
` [gomp4 10/14] libgomp: arrange a team of pre-started threads via gomp_nvptx_main
` [gomp4 09/14] libgomp: provide barriers on NVPTX
` [gomp4 02/14] nvptx: emit pointers to OpenMP target region entry points

[PATCH]Fix various ports failing due to unused parameter
 2015-10-21  5:39 UTC 

[PATCH PR67921]Use sizetype for CHREC_RIGHT when building pointer type CHREC
 2015-10-21  4:58 UTC 

[PATCH] Don't allow FSM threader to create irreducible loops unless it eliminates a multi-way branch
 2015-10-21  4:46 UTC  (4+ messages)

Add VIEW_CONVERT_EXPR to operand_equal_p
 2015-10-21  4:42 UTC  (7+ messages)

Move some bit and binary optimizations in simplify and match
 2015-10-21  4:05 UTC  (17+ messages)

[PATCH GCC]Improve rtl loop inv cost by checking if the inv can be propagated to address uses
 2015-10-21  4:01 UTC  (7+ messages)

[PATCH v3] SH FDPIC backend support
 2015-10-21  3:55 UTC 

[PATCH] PR middle-end/67220: GCC fails to properly handle libcall symbol visibility of built functions
 2015-10-21  3:42 UTC  (5+ messages)

C++ PATCH for c++/66583 (wrong implicit move-construction of aggregate union)
 2015-10-21  2:33 UTC 

[PATCH] c++/67942 - diagnose placement new buffer overflow
 2015-10-21  0:03 UTC  (2+ messages)
` [PING] "

[PATCH, rs6000] Pass --secure-plt to the linker
 2015-10-20 23:47 UTC  (8+ messages)

[Patch, MIPS] Frame header optimization for MIPS (part 2)
 2015-10-20 23:37 UTC  (2+ messages)

[PATCH] c/67882 - improve -Warray-bounds for invalid offsetof
 2015-10-20 22:19 UTC  (12+ messages)

[Boolean Vector, patch 3/5] Use boolean vector in C/C++ FE
 2015-10-20 21:36 UTC  (6+ messages)

[PATCH v2 00/13] Address space support for x86
 2015-10-20 21:34 UTC  (14+ messages)
` [PATCH v2 12/13] Document the x86 address spaces
` [PATCH v2 11/13] Test case for conversion from __seg_tls:0
` [PATCH v2 13/13] Add hook for modifying debug info for address spaces
` [PATCH v2 06/13] i386: Replace ix86_address_seg with addr_space_t
` [PATCH v2 02/13] Relax ADDR_SPACE_GENERIC_P checks for default address space hooks
` [PATCH v2 01/13] Change default of non-overlapping address space conversion
` [PATCH v2 04/13] i386: Disallow address spaces with string insns
` [PATCH v2 05/13] i386: Add address spaces for fs/gs segments
` [PATCH v2 10/13] Avoid CSE of MEMs in different address spaces
` [PATCH v2 08/13] Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID
` [PATCH v2 07/13] i386: Add address space for tls
` [PATCH v2 09/13] Fix PR 66768
` [PATCH v2 03/13] i386: Handle address spaces in movabs patterns

[OpenACC] fix a couple of tests
 2015-10-20 21:13 UTC 

Go patch committed: Don't check invalid constant when lowering binary expr
 2015-10-20 20:45 UTC 

[PATCH v2] PR rtl-optimization/66790: uninitialized registers handling in REE
 2015-10-20 20:38 UTC  (3+ messages)

[PATCH] Move some Cilk+ code around
 2015-10-20 20:35 UTC  (2+ messages)

[gomp4] lto error message
 2015-10-20 20:26 UTC  (3+ messages)

[PATCHES] Enhance standard DWARF for Ada
 2015-10-20 20:20 UTC  (7+ messages)
` [PATCHES, PING] "
  ` [PATCHES, PING*2] "
      ` [PATCHES, PING*3] "
        ` [PATCHES, PING*4] "
          ` [PATCHES, PING*5] "

[0/7] Type promotion pass and elimination of zext/sext
 2015-10-20 20:13 UTC  (2+ messages)

GCC 6 Status Report (2015-10-16)
 2015-10-20 19:54 UTC  (5+ messages)

RFC: PATCH to pointer_int_sum vs. pointer-arith-10.c
 2015-10-20 19:16 UTC 

Go patch committed: Check shift by string value
 2015-10-20 18:34 UTC 

[gomp4] Update openacc loop iteration partitioning
 2015-10-20 17:40 UTC 

[PATCH][AArch64] Add support for 64-bit vector-mode ldp/stp
 2015-10-20 17:15 UTC  (4+ messages)

[PATCH][AArch64][1/2] Add fmul-by-power-of-2+fcvt optimisation
 2015-10-20 17:14 UTC  (7+ messages)

[C PATCH] Don't accept invalid attribute-list (PR c/67964)
 2015-10-20 16:53 UTC  (2+ messages)

[PATCH][AArch64] Enable fusion of AES instructions
 2015-10-20 16:50 UTC  (3+ messages)

[HSA] Fix-up of kernel-from-kernel dispatch mechanism
 2015-10-20 16:47 UTC 

[PATCH][ARM] Fix for testcase after r228661
 2015-10-20 16:42 UTC  (3+ messages)

[patch 0/6] scalar-storage-order merge (2)
 2015-10-20 16:35 UTC  (4+ messages)
` [patch 4/6] scalar-storage-order merge: bulk

[committed, PATCH] Add --enable-compressed-debug-sections={all,gas,gold,ld}
 2015-10-20 16:31 UTC 

patch to fix PR67609
 2015-10-20 16:30 UTC 

[PATCH][simplify-rtx][2/2] Use constants from pool when simplifying binops
 2015-10-20 16:17 UTC  (4+ messages)

[PATCH 1/9] ENABLE_CHECKING refactoring
 2015-10-20 16:14 UTC  (4+ messages)

[PATCH][AArch64] Fix insn types
 2015-10-20 16:14 UTC  (3+ messages)

[Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation
 2015-10-20 16:05 UTC  (15+ messages)

[PATCH][Testsuite] Turn on 64-bit-vector tests for AArch64
 2015-10-20 16:01 UTC  (2+ messages)

[PATCH, alpha]: Use CEIL macro
 2015-10-20 15:42 UTC 

[PATCH] Refactor graphite-sese-to-poly, sese.h, graphite-poly.h
 2015-10-20 15:17 UTC 

[PATCH] Properly handle -miamcu and -march=lakemont
 2015-10-20 14:53 UTC  (2+ messages)

[PATCH][AArch64] Replace insn to zero up DF register
 2015-10-20 14:46 UTC  (4+ messages)

PING^2: [PATCH] Limit alignment on error_mark_node variable
 2015-10-20 14:27 UTC  (2+ messages)

[PATCH] Move cproj simplification to match.pd
 2015-10-20 14:16 UTC  (5+ messages)

[PATCH v2 0/6] Libsanitizer merge from upstream r250806 (was r249633)
 2015-10-20 14:14 UTC  (11+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] "
` [PATCH v2 4/6] "
` [PATCH v2 5/6] "
` [PATCH v2 6/6] "

[hsa] Do not output an extraneous kernel when gridifying
 2015-10-20 14:09 UTC 

[hsa] Allow simple local assignments in between OMP statements
 2015-10-20 14:01 UTC 

[Patch AArch64 63304] Fix issue with global state
 2015-10-20 13:55 UTC  (2+ messages)

[vec-cmp, patch 2/6] Vectorization factor computation
 2015-10-20 13:52 UTC  (4+ messages)

[PATCH] Pass manager: add support for termination of pass list
 2015-10-20 13:45 UTC  (2+ messages)

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

[PATCH][AArch64 Testsuite][Trivial?] Remove divisions-to-produce-NaN from vdiv_f.c
 2015-10-20 13:34 UTC  (2+ messages)

[PATCH] x86 interrupt attribute
 2015-10-20 13:25 UTC  (29+ messages)

[PATCH] Fix PR68017
 2015-10-20 12:41 UTC 

[Ada] Crash on address clause involving controlled objects
 2015-10-20 12:33 UTC 

[Ada] Debug information for limited class-wide objects
 2015-10-20 12:32 UTC 

[Ada] Friendlier behavior for "=" and ":="
 2015-10-20 12:18 UTC 

Ping^2 Re: Pass -foffload targets from driver to libgomp at link time
 2015-10-20 12:13 UTC  (15+ messages)
    ` [PATCH 2/n] OpenMP 4.0 offloading infrastructure: LTO streaming
                ` Forwarding -foffload=[...] from the driver (compile-time) to libgomp (run-time)

[Ada] Remove UET_Address attribute
 2015-10-20 12:13 UTC 

[Ada] Discriminants and protected units
 2015-10-20 11:50 UTC 

[Ada] Abort while processing "of" container loop
 2015-10-20 11:49 UTC 

[Ada] Better recovery for misplaced keyword in discriminant specification
 2015-10-20 11:45 UTC 

[PATCH, sh][v3] musl support for sh
 2015-10-20 11:17 UTC  (4+ messages)

[Ada] Abort in front end client due to locked scope table
 2015-10-20 10:59 UTC 

[Ada] Uninitialized variable on illegal placement of aspect specification
 2015-10-20 10:56 UTC 

[Ada] Volatile functions
 2015-10-20 10:56 UTC 

[Ada] Crash in compile-only mode with dynamic predicates
 2015-10-20 10:28 UTC 

[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
 2015-10-20 10:10 UTC  (9+ messages)
      ` [gomp4.1] map clause parsing improvements

[Ada] Spurious error in instantiation of formal package with attribute
 2015-10-20 10:02 UTC 

[Ada] Improve error message for missing dependency item
 2015-10-20 10:00 UTC 

[Ada] Support for recording bind time environment info
 2015-10-20  9:55 UTC 

[Ada] Do not inline No_Return procedures in GNATprove mode
 2015-10-20  9:53 UTC 

[Ada] Pragma Constant_After_Elaboration
 2015-10-20  9:48 UTC 

[Ada] Avoid overflow in Write_Int
 2015-10-20  9:48 UTC 

Move tan simplifications to match.pd
 2015-10-20  9:45 UTC  (2+ messages)

[mask-vec_cond, patch 3/2] SLP support
 2015-10-20  9:42 UTC  (3+ messages)

Move more cproj simplifications to match.pd
 2015-10-20  9:42 UTC  (2+ messages)

[gomp4, fortran] Patch to fix continuation checks of OpenACC and OpenMP directives
 2015-10-20  9:41 UTC  (5+ messages)
      ` [PR fortran/63858] Fix mix of OpenACC and OpenMP sentinels in continuations

using scratchpads to enhance RTL-level if-conversion: revised patch
 2015-10-20  9:37 UTC  (8+ messages)

[PATCH, wwwdocs] Add -march=skylake-avx512 to gcc-6/changes.html
 2015-10-20  9:03 UTC  (3+ messages)

[ARM] Use vector wide add for mixed-mode adds
 2015-10-20  8:11 UTC  (5+ messages)

[gomp4.1] Add new versions of GOMP_target{,_data,_update} and GOMP_target_enter_exit_data
 2015-10-20  7:37 UTC  (11+ messages)
              ` OpenACC async clause regressions (was: [gomp4.1] Add new versions of GOMP_target{,_data,_update} and GOMP_target_enter_exit_data)

[PATCH] Fix 67064 - Register asm variable broken
 2015-10-20  6:57 UTC  (4+ messages)

[RFC VTV] Fix VTV for targets that have section anchors
 2015-10-20  6:46 UTC  (4+ messages)

[PATCH] c/67925 - update documentation on `inline'
 2015-10-20  5:55 UTC  (6+ 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).