public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] fix PR68341: correctly compute the insertion point for close phi nodes
 2015-11-19 21:50 UTC 

vector lightweight debug mode
 2015-11-19 21:17 UTC  (12+ messages)

[PATCH/RFC] C++ FE: expression ranges (work in progress)
 2015-11-19 20:46 UTC  (3+ messages)
` [PATCH/RFC] C++ FE: expression ranges (v2)

[PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
 2015-11-19 20:37 UTC  (3+ messages)

[patch] Python Pretty Printers get disabled on libstdc++ reload by GDB (PR libstdc++/68448)
 2015-11-19 20:22 UTC 

[PATCH 00/16] Unit tests framework (v3)
 2015-11-19 20:04 UTC  (22+ messages)
` [PATCH 00/15] Unittests framework v4: -fself-test
  ` [PATCH 04/15] Add selftests to et-forest.c
  ` [PATCH 15/15] RFC: Add ggc-tests.c
  ` [PATCH 01/15] Selftest framework (unittests v4)
  ` [PATCH 02/15] Add selftests to bitmap.c
  ` [PATCH 09/15] Add hash-map-tests.c
  ` [PATCH 05/15] Add selftests to fold-const.c
  ` [PATCH 14/15] Add selftests to vec.c
  ` [PATCH 13/15] Add selftests to tree.c
  ` [PATCH 10/15] Add hash-set-tests.c
  ` [PATCH 06/15] Add function-tests.c
  ` [PATCH 07/15] Fix warning in function-tests.c
  ` [PATCH 08/15] Add selftests to gimple.c
  ` [PATCH 03/15] Add selftests to tree-cfg.c
  ` [PATCH 11/15] Add selftests to input.c
  ` [PATCH 12/15] Add rtl-tests.c

[PATCH] Fix ICE with mangling aliases (PR c++/67354)
 2015-11-19 20:04 UTC  (4+ messages)
  ` [PATCH] Fix ICE with mangling aliases (PR c++/67354, take 2)

PATCH to shorten_compare -Wtype-limits handling
 2015-11-19 19:44 UTC  (7+ messages)

RFC/RFA: Fix bug with REE optimization corrupting extended registers
 2015-11-19 19:25 UTC  (10+ messages)

Openacc reduction tests
 2015-11-19 19:02 UTC 

TR1 Special Math
 2015-11-19 18:34 UTC  (10+ messages)
                ` Aw: "

[C PATCH] Don't leak C_MAYBE_CONST_EXPRs into fold() (PR c/68412)
 2015-11-19 18:31 UTC  (6+ messages)

[PATCH] Transactional Memory: Support __cxa_free_exception and fix exception handling
 2015-11-19 18:30 UTC  (6+ messages)

[C++ PATCH] Fix unexpanded pack error with auto-deduced functions (PR c++/68396)
 2015-11-19 18:25 UTC 

[PATCH] Add clang-format config to contrib folder
 2015-11-19 17:43 UTC  (11+ messages)

[PATCH] Fix memory leaks and use a pool_allocator
 2015-11-19 17:34 UTC  (13+ messages)
` [PATCH] Fix memory leaks in tree-ssa-uninit.c

[Patch, vrp] Allow VRP type conversion folding only for widenings upto word mode
 2015-11-19 17:31 UTC  (10+ messages)

[PATCH, PR68337] Don't fold memcpy/memmove we want to instrument
 2015-11-19 17:19 UTC  (3+ messages)

Fix -fno-checking segfault
 2015-11-19 17:03 UTC  (3+ messages)

[gomp4] teach fortran to reject the device clause in acc routines
 2015-11-19 16:44 UTC 

update acc routines in fortran
 2015-11-19 16:26 UTC 

OpenACC declare directive updates
 2015-11-19 16:22 UTC  (6+ messages)

[PATCH] Get rid of insn-codes.h in optabs-tree.c
 2015-11-19 16:06 UTC  (3+ messages)

[PATCH] Implement GOMP_OFFLOAD_unload_image in intelmic plugin
 2015-11-19 16:05 UTC  (5+ messages)

[OpenACC 0/7] host_data construct
 2015-11-19 15:57 UTC  (9+ messages)
` [Bulk] "

[PATCH] Allow embedded timestamps by C/C++ macros to be set externally (2)
 2015-11-19 15:40 UTC  (4+ messages)

[gomp4.1] Handle new form of #pragma omp declare target
 2015-11-19 15:31 UTC  (7+ messages)
        ` [gomp4.5] Handle #pragma omp declare target link

[C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409)
 2015-11-19 15:24 UTC  (4+ messages)
  ` [C++ PATCH] Issue hard error even with -fpermissive for certain goto violations (PR c++/67409, take 2)

[PATCH] Simple optimization for MASK_STORE
 2015-11-19 15:20 UTC  (25+ messages)

[PATCH][combine] PR rtl-optimization/68381: Only restrict pure simplification in mult-extend subst case, allow other substitutions
 2015-11-19 15:20 UTC  (6+ messages)

[PATCH; committed] Fix typo in doc/gty.texi
 2015-11-19 15:20 UTC 

[PATCH][5] Backport ISL 0.15 support
 2015-11-19 15:17 UTC  (4+ messages)
` [PATCH] [4.9] "

[PATCH,RFC] Introduce RUN_UNDER_VALGRIND in test-suite
 2015-11-19 15:07 UTC  (2+ messages)

[PATCH] Fix division-by-unsigned optimization in VRP (PR tree-optimization/68431)
 2015-11-19 15:00 UTC  (2+ messages)

[ptx] immediate operands
 2015-11-19 14:41 UTC 

[C++ PATCH] Fix unexpanded pack error with auto-deduced functions (PR c++/68396)
 2015-11-19 14:41 UTC 

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2015-11-19 13:51 UTC  (19+ messages)
` [PATCH, 6/16] Add pass_oacc_kernels
` [PATCH, 10/16] Add pass_oacc_kernels pass group in passes.def
                  ` [PATCH, PR68373 ] Call scev_const_prop in pass_parallelize_loops::execute

Merge current set of OpenACC changes from gomp-4_0-branch
 2015-11-19 12:31 UTC  (12+ messages)
` libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge current set of OpenACC changes from gomp-4_0-branch)
              ` libgomp: Compile-time error for non-portable gomp_mutex_t initialization (was: libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks)
                  ` libgomp: Compile-time error for non-portable gomp_mutex_t initialization

[patch] Fix PR lto/61313
 2015-11-19 12:13 UTC  (2+ messages)

[PATCH 0/5] Add support -mcpu=thunderxt88pass1 and needed changes to support that
 2015-11-19 12:08 UTC  (2+ messages)

[SPARC] Fix PR target/68408
 2015-11-19 11:51 UTC 

[0/2] OpenACC routine support
 2015-11-19 11:23 UTC  (8+ messages)
` [1/2] "

[PATCH][RTL-ree] PR rtl-optimization/68194: Restrict copy instruction in presence of conditional moves
 2015-11-19 10:28 UTC  (8+ messages)

Backport important ASan features from upstream
 2015-11-19 10:27 UTC  (4+ messages)

[PATCH] Fix PR68117
 2015-11-19  8:44 UTC 

[PATCH] Avoid useless work in loop vectorization
 2015-11-19  8:09 UTC  (3+ messages)

[PATCH AArch64]Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address
 2015-11-19  2:32 UTC  (3+ messages)

[PATCH] Fix libcpp ICE (PR preprocessor/60736)
 2015-11-19  0:55 UTC  (3+ messages)

[PATCH][PR tree-optimization/68198] Avoid CFG explosion due to threading
 2015-11-19  0:33 UTC 

PR 68393: Handle SUBREG_PROMOTED_VAR_P in expand_direct_optab_fn
 2015-11-19  0:28 UTC  (2+ messages)

[PATCH] Disable shrink-wrapping for ix86_static_chain_on_stack functions (PR target/67770)
 2015-11-19  0:24 UTC  (2+ messages)

[PATCH] Fix ifcvt one_cmpl_abs optimization (PR rtl-optimization/68376)
 2015-11-19  0:21 UTC  (2+ messages)

[openacc] tile, independent, default, private and firstprivate support in c/++
 2015-11-19  0:09 UTC  (6+ messages)
    ` [gomp4] backport trunk FE changes
      ` Combined constructs' clause splitting (was: [gomp4] backport trunk FE changes)
        ` Combined constructs' clause splitting

[PATCH] PR fortran/59910 -- structure constructor in DATA statement
 2015-11-18 23:54 UTC  (5+ messages)

Remove noce_mem_write_may_trap_or_fault_p in ifcvt
 2015-11-18 23:49 UTC  (8+ messages)

[PATCH 01/02] PR/62314: add ability to add fixit-hints
 2015-11-18 22:25 UTC  (3+ messages)

Add out-of-line versions of some <stdatomic.h> functions (PR c/65083)
 2015-11-18 22:00 UTC  (2+ messages)

[Ada] Fix missing layout information in ASIS mode
 2015-11-18 22:00 UTC 

[Ada] Remove more redundant checks in loops
 2015-11-18 21:55 UTC 

POWERPC64_TOC_POINTER_ALIGNMENT
 2015-11-18 21:54 UTC  (5+ messages)

[gomp4] backport ptx changes from trunk
 2015-11-18 21:40 UTC 

[ptx] remove workaround
 2015-11-18 21:35 UTC 

Debug iterators operator->
 2015-11-18 21:33 UTC 

[Ada] Enable -fstrict-overflow at all optimization levels
 2015-11-18 21:18 UTC 

[PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
 2015-11-18 20:50 UTC 

[patch] FreeBSD x86_64/i386 apply r125920
 2015-11-18 20:49 UTC  (2+ messages)

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

OpenACC declare directive updates
 2015-11-18 20:09 UTC  (2+ messages)
`  "

[nios2, committed] remove duplicates in || expression
 2015-11-18 19:48 UTC 

[gomp4.1] Handle linear clause modifiers in declare simd
 2015-11-18 19:28 UTC  (4+ messages)

[patch, avr] Add new Atmel AVR devices
 2015-11-18 19:16 UTC  (2+ messages)

[PATCH] PR fortran/59910 -- structure constructor in DATA statement
 2015-11-18 19:10 UTC  (2+ messages)

[nvptx] SESE region optimization
 2015-11-18 18:45 UTC 

[Ada] Fix ICE on on indirect renaming of address at -O
 2015-11-18 18:32 UTC 

[Ada] Fix stack usage increase for renaming of indexed component
 2015-11-18 18:20 UTC 

[PATCH, VECTOR ABI] Add __attribute__((__simd__)) to GCC
 2015-11-18 17:01 UTC  (12+ messages)

[Patch,testsuite]: Fix the tree-ssa/split-path-1.c testcase
 2015-11-18 16:57 UTC  (2+ messages)

[PATCH 1/4 v2][AArch64] Generalize CCMP support
 2015-11-18 16:47 UTC  (2+ messages)

teach delay folding in c++ about OACC_LOOPs
 2015-11-18 16:27 UTC  (2+ messages)

[PATCH 4/4 v2][AArch64] Cost CCMP instruction sequences to choose better expand order
 2015-11-18 16:27 UTC 

[PATCH 2/4 v2][AArch64] Add support for FCCMP
 2015-11-18 16:27 UTC 

[PATCH PR52272]Be smart when adding iv candidates
 2015-11-18 15:50 UTC  (10+ messages)

[PATCH][ARM] Do not expand movmisalign pattern if not in 32-bit mode
 2015-11-18 15:39 UTC  (2+ messages)

[patch] Fix PR middle-end/65958
 2015-11-18 15:35 UTC  (6+ messages)

[PATCH][ARM] PR 68149 Fix ICE in unaligned_loaddi split
 2015-11-18 15:27 UTC  (2+ messages)

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

[0/7] Type promotion pass and elimination of zext/sext
 2015-11-18 15:06 UTC  (14+ 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).