public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PR64164] drop copyrename, integrate into expand
 2015-07-22 17:43 UTC  (17+ messages)

[PATCH] Fix ubsan tree sharing (PR sanitizer/66908)
 2015-07-22 17:35 UTC 

[PATCH][AArch64] elf toolchain does not pass -shared linker option
 2015-07-22 17:33 UTC 

[Patch, fortran] PR 37131, inline matmul
 2015-07-22 17:26 UTC  (9+ messages)

[PATCH][AArch64] Fix LINUX_TARGET_LINK_SPEC to be consistent with ARM
 2015-07-22 17:22 UTC 

[C++ Patch/RFC] PR 53184
 2015-07-22 17:13 UTC  (2+ messages)
` [Ping] "

[PATCH, gomp4] Propagate independent clause for OpenACC kernels pass
 2015-07-22 17:06 UTC  (5+ messages)
      ` [gomp4, committed] Set safelen to INT_MAX for oacc independent pragma

[PATCH] Fix default_binds_local_p_2 for extern protected data
 2015-07-22 17:06 UTC 

[gomp] Move openacc vector& worker single handling to RTL
 2015-07-22 17:05 UTC  (17+ messages)

[C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095) (take 3)
 2015-07-22 17:01 UTC  (6+ messages)

[WIP] OpenMP 4 NVPTX support
 2015-07-22 16:47 UTC  (3+ messages)

[AArch64] Implement -fpic for -mcmodel=small
 2015-07-22 16:42 UTC  (10+ messages)
      ` [AArch64][1/2] Rename SYMBOL_SMALL_GOT to SYMBOL_SMALL_GOT_4G
        ` [AArch64][2/2] Implement -fpic for -mcmodel=small
            ` [AArch64/wwwdoc] Document -fpic support for small memory model

[RFC, PR66873] Use graphite for parloops
 2015-07-22 16:38 UTC  (16+ messages)
            ` [PATCH] Don't allow unsafe reductions in graphite
            ` [PATCH] Check TYPE_OVERFLOW_WRAPS for parloops reductions
          ` [PATCH] Document ftrapv/fwrapv interaction

[PATH PR66926,PR66951} simple fix for ICE
 2015-07-22 16:24 UTC 

[PATCH] Enable reductions without fassociative-math in graphite
 2015-07-22 16:09 UTC 

RFC: [PATCH] Add __builtin_ia32_stack_top
 2015-07-22 16:01 UTC  (5+ messages)

PR middle-end/16351 NULL dereference warnings
 2015-07-22 16:01 UTC 

Some additional comments for nvptx.c
 2015-07-22 15:53 UTC 

PR c/16351 Extend Wnonnull for returns_nonnull
 2015-07-22 15:44 UTC 

Tests for libgomp based on OpenMP Examples 4.0.2
 2015-07-22 15:30 UTC  (13+ messages)

[gomp4, PATCH] Fix libgomp.oacc-c-c++-common/lib-3.c
 2015-07-22 14:55 UTC  (5+ messages)
` [PING][gomp4, "
  ` [gomp4] libgomp: Additional acc_shutdown bug fixing and testing (was: [gomp4, PATCH] Fix libgomp.oacc-c-c++-common/lib-3.c)
  ` [gomp4] libgomp testsuite: Remove some explicit acc_device_nvidia usage "

[gomp4.1] calculate pointer offsets for depend(sink)
 2015-07-22 14:40 UTC  (4+ messages)

[PATCH, MIPS] I6400 scheduling
 2015-07-22 14:34 UTC  (3+ messages)

[PATCH] MIPS: Prevent the p5600-bonding.c test from being run for the n32 and 64 ABIs
 2015-07-22 14:33 UTC  (2+ messages)

[Patch ARM/AArch64 obvious] Fix typo: Rename insn_reservation cortex_53_advsimd to cortex_a53_advsimd
 2015-07-22 14:30 UTC 

[PATCH] S/390: Fix cfi for GPR 2 FPR saves
 2015-07-22 14:12 UTC 

[PATCH] Add location to 'two conversions in a row' error
 2015-07-22 13:55 UTC 

[PATCH] S/390: Improve risbg usage
 2015-07-22 13:55 UTC 

Fold some equal to and not equal to patterns in match.pd
 2015-07-22 13:50 UTC  (12+ messages)

[PATCH] [gomp] Simplify thread pool initialization
 2015-07-22 13:18 UTC 

[PATCH, MIPS] Add -march=interaptiv
 2015-07-22 12:58 UTC  (3+ messages)

[PATCH, MIPS] Scheduling for M51xx core family
 2015-07-22 12:56 UTC  (3+ messages)

[PATCH] Add location to genmatch operator
 2015-07-22 12:35 UTC 

[PR25530] Convert (unsigned t / 2) * 2 into (unsigned t & ~1)
 2015-07-22 12:16 UTC  (4+ messages)

[PR25529] Convert (unsigned t * 2)/2 into unsigned (t & 0x7FFFFFFF)
 2015-07-22 12:10 UTC  (7+ messages)

[PATCH, nios2] Remove unused header from libgcc linux-atomic.c
 2015-07-22 12:08 UTC 

[PATCH] Fix canonical form of true/false conditions
 2015-07-22 11:54 UTC 

Contents of PO file 'gcc-5.2.0.uk.po'
 2015-07-22 11:40 UTC 

New Ukrainian PO file for 'gcc' (version 5.2.0)
 2015-07-22 11:39 UTC 

[AArch64] PR 63521. define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER
 2015-07-22 11:37 UTC  (3+ messages)
` [AArch64] PR63521 Define REG_ALLOC_ORDER/HONOR_REG_ALLOC_ORDER

[PATCH v3] [AArch64] PR63870 Improve error messages for NEON single lane memory access intrinsics
 2015-07-22 11:04 UTC  (3+ messages)

[PATCH] [AArch64] fix typo in vec_store_lanesoi_lane<mode>
 2015-07-22 11:01 UTC 

[PATCH] Fix match with result operands and conditions
 2015-07-22 10:58 UTC 

[PATCH 3/4] S390 -march=native related fixes
 2015-07-22 10:54 UTC  (5+ messages)

[PATCH][AArch64][11/14] Re-layout SIMD builtin types on builtin expansion
 2015-07-22 10:46 UTC  (3+ messages)

[PATCH] Fix PR66945
 2015-07-22  9:31 UTC 

[PATCH] Fix PR66952
 2015-07-22  9:11 UTC 

[gomp4] libgomp: Cope with DejaGnu having no mechanism to transfer environment variables to remote boards
 2015-07-22  9:08 UTC  (6+ messages)
                ` libgomp testing, RUNTESTFLAGS (was: [gomp4] libgomp: Cope with DejaGnu having no mechanism to transfer environment variables to remote boards)

[Patch] Add support for IEEE-conformant versions of scalar fmin* and fmax*
 2015-07-22  8:43 UTC 

[PATCH] [PATCH][ARM] Fix split-live-ranges-for-shrink-wrap.c testcase
 2015-07-22  8:10 UTC  (6+ messages)
  `  "
      `  "

[doc patch] Rename "Language Independent Options" @node in invoke.texi
 2015-07-22  7:08 UTC  (4+ messages)

[PATCH] gcc: fix building w/isl-0.15
 2015-07-22  0:40 UTC  (5+ messages)

[Patch, fortran] PR66929 fix iso_varying_string ICE
 2015-07-21 22:53 UTC  (2+ messages)

[gomp4] Additional tests for kernels directive
 2015-07-21 20:32 UTC 

patch to fix PR66424
 2015-07-21 20:05 UTC 

[PATCH] PR fortran/66942 -- avoid referencing a NULL C++ thing
 2015-07-21 19:49 UTC 

[CHKP, GCC 5] Port a set of stability chkp patches to gcc-5-branch
 2015-07-21 19:17 UTC  (3+ messages)

[PATCH] remove tree-browser
 2015-07-21 19:04 UTC  (2+ messages)

[C++ Patch] Prefer error + inform to two errors in check_template_shadow
 2015-07-21 18:37 UTC  (7+ messages)

New template for 'gcc' made available
 2015-07-21 18:33 UTC 

New template for 'cpplib' made available
 2015-07-21 18:32 UTC 

[PATCH][AArch64][14/14] Reuse target_option_current_node when passing pragma string to target attribute
 2015-07-21 17:42 UTC  (2+ messages)

[gomp4] Add new oacc_transform patch
 2015-07-21 17:27 UTC 

[PATCH][AArch64][12/14] Target attributes and target pragmas tests
 2015-07-21 17:15 UTC  (2+ messages)

[gomp4] Fix acc_shutdown issue
 2015-07-21 16:59 UTC 

[PATCH][AArch64][10/14] Implement target pragmas
 2015-07-21 16:58 UTC  (2+ messages)

[patch,avr] Fix PR66956: Uses 32->64 widening mul instead of 32-bit mul libcall without MUL
 2015-07-21 16:52 UTC  (2+ messages)

[PATCH][AArch64][9/14] Implement TARGET_CAN_INLINE_P
 2015-07-21 16:27 UTC  (2+ messages)

[PATCH][AArch64][8/14] Implement TARGET_OPTION_VALID_ATTRIBUTE_P
 2015-07-21 16:07 UTC  (2+ messages)

offload data version number
 2015-07-21 16:02 UTC  (2+ messages)

[PATCH] MIPS: Add the lo register to the clobber list in the madd-8.c and msub-8.c testcases
 2015-07-21 15:09 UTC 

[PATCH][ARM] Fix thumb-bitfld1.c testcase
 2015-07-21 14:57 UTC  (4+ messages)

[genmatch] reject empty c_expr
 2015-07-21 14:56 UTC  (5+ messages)

[PATCH] MIPS: If a test in the MIPS testsuite requires standard library support check the sysroot supports the required test options
 2015-07-21 14:50 UTC 

[ARM] Fix vget_lane for big-endian targets
 2015-07-21 14:05 UTC  (2+ messages)

[PATCH] Fix PR66948
 2015-07-21 14:04 UTC 

[PATCH] Simple optimization for MASK_STORE
 2015-07-21 13:59 UTC  (8+ messages)

fix gomp offload routine unloading
 2015-07-21 13:39 UTC  (5+ messages)

PIC calls without PLT, generic implementation
 2015-07-21 12:52 UTC  (10+ messages)
` [PATCH] Expand PIC calls without PLT with -fno-plt
          ` [AArch64] Tighten direct call pattern to repair -fno-plt
                ` [AArch64][sibcall]Tighten "

*Ping* Re: [Patch, fortran] PR61831 side-effect deallocation of variable components
 2015-07-21 12:47 UTC  (2+ messages)
` [committed] fix PR61831 test (was: Re: *Ping* Re: [Patch, fortran] PR61831 side-effect deallocation of variable components)

[Patch] Show address operator ('&') in front of strings and functions in dumps
 2015-07-21 12:15 UTC 

[gomp4] remove kernel-specific launch
 2015-07-21 12:07 UTC  (6+ messages)

[PATCH][AArch64][6/14] Implement TARGET_OPTION_SAVE/TARGET_OPTION_RESTORE
 2015-07-21 11:44 UTC  (4+ messages)

[PATCH][AArch64][7/14] Implement TARGET_SET_CURRENT_FUNCTION
 2015-07-21 11:15 UTC  (2+ messages)

[C/C++ PATCH] PR c++/66572. Fix Wlogical-op false positive
 2015-07-21 11:14 UTC  (5+ messages)

[PATCH][MIPS] Scheduler fix for the 74k & 24k
 2015-07-21 10:46 UTC 

[Patch, Fortran, 66035, v1] [5/6 Regression] gfortran ICE segfault
 2015-07-21 10:42 UTC  (11+ messages)
    ` [Patch, Fortran, 66035, v2] "
              ` [Patch, Fortran-5, "

[PATCH][4/n] Remove GENERIC stmt combining from SCCVN
 2015-07-21 10:37 UTC  (16+ messages)

[PATCH][AArch64][5/14] Make flag_omit_leaf_frame_pointer intialize to 2. Define and use TARGET_OMIT_LEAF_FRAME_POINTER
 2015-07-21 10:31 UTC  (3+ messages)

[PATCH][match.pd] PR middle-end/66915 Restrict A - B -> A + (-B) to non-fixed-point types
 2015-07-21 10:23 UTC  (4+ messages)

*Ping* Re: [Patch, fortran] PR61831 side-effect deallocation of variable components
 2015-07-21 10:09 UTC 

[PATCH][ARM][testsuite] Fix FAIL: gcc.target/arm/macro_defs0.c and macro_defs1.c when -marm forced
 2015-07-21  9:57 UTC  (3+ messages)

[wwwdocs] Mention -Wshift-overflow
 2015-07-21  9:46 UTC 

[PATCH] libierty: change _ANSIDECL_H to ANSIDECL_H
 2015-07-21  8:05 UTC  (3+ messages)

[wwwdocs] Broken links
 2015-07-21  6:05 UTC  (5+ messages)

[PING 4] Re: [PATCH] warn for unsafe calls to __builtin_return_addres
 2015-07-21  1:58 UTC  (2+ messages)
` [PING 5] "

[rl78] extend set1/clr1 operands
 2015-07-20 23:51 UTC 

[v3 PATCH] Implement N4279, Improved insertion interface for unique-key maps
 2015-07-20 23:09 UTC 

[PATCH, i386, PR driver/66737] Don't pass '-z bndplt' to linker for 32bit target
 2015-07-20 21:55 UTC  (3+ messages)

rx: remove some asserts
 2015-07-20 21:04 UTC 

[PATCH v2][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-07-20 20:33 UTC  (6+ messages)
` [PATCH] 2015-07-14 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

[PATCH][C++] Fix PR65091
 2015-07-20 20:23 UTC  (7+ messages)

revised and updated new-if-converter patch… [PATCH] fix PR46029: reimplement if conversion of loads and stores
 2015-07-20 20:15 UTC  (3+ messages)

[PATCH, i386]: Fix asm flag output to DImode for 32bit targets
 2015-07-20 19:42 UTC 

[gomp4.1] Initial support for some OpenMP 4.1 construct parsing
 2015-07-20 19:40 UTC  (12+ messages)

Refactor openacc wait routine
 2015-07-20 18:22 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).