public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[WEB][PATCH] Describe -pg and LTO changes
 2014-11-16 20:54 UTC 

[PATCH] Make IPA-CP propagate alignment information of pointers
 2014-11-16 20:52 UTC  (2+ messages)

match.pd tweaks for vectors and issues with HONOR_NANS
 2014-11-16 20:46 UTC  (4+ messages)

Avoid applying inline plan for all functions ahead of late compilation
 2014-11-16 20:04 UTC  (3+ messages)

Move TARGET_FLAGS_REGNUM entry in doc
 2014-11-16 18:01 UTC 

[PATCH, committed] Update move-if-change from gnulib
 2014-11-16 18:01 UTC 

[patch] [WIP] Optimize synchronization in std::future if futexes are available
 2014-11-16 17:54 UTC  (2+ messages)

[PATCH 2/2] Simplify and extend VRP edge-assertion code
 2014-11-16 16:14 UTC  (8+ messages)
` [PATCH] Look through widening type conversions for possible edge assertions

[PATCH] gcc/c-family/c-cppbuiltin.c: Add two bytes for avoiding memory overflow issue
 2014-11-16 15:52 UTC  (2+ messages)

[PATCH, committed] Update Automake files
 2014-11-16 14:40 UTC 

[PATCH] gcc/c-family/c-cppbuiltin.c: Use 20 instead of 18 for the maximized 64-bits integer decimal string length
 2014-11-16 14:34 UTC 

Concepts code review
 2014-11-16 14:32 UTC  (4+ messages)

[PATCH 0/5] some combine patches
 2014-11-16 14:24 UTC  (11+ messages)
` [PATCH 1/5] combine: more verbose costs output
` [PATCH 2/5] combine: handle I2 a parallel of two SETs
` [PATCH 3/5] combine: add regno field to LOG_LINKS
` [PATCH 4/5] combine: distribute_log_links for PARALLELs of SETs
` [PATCH 5/5] combine: preferably delete dead SETs in PARALLELs

[PATCH, sh]: Use std::swap
 2014-11-16 13:19 UTC  (2+ messages)

[Comitted] Add a few testcases
 2014-11-16 10:48 UTC 

RFA (tree-inline): PATCH for more C++14 constexpr support
 2014-11-16  8:01 UTC  (2+ messages)

a patch to fix an x86 bootstrap with LRA
 2014-11-16  7:49 UTC 

RFC: PATCH to genericize C++ loops to LOOP_EXPR instead of gotos
 2014-11-16  7:15 UTC 

[Patch] PR 61692 - Fix for inline asm ICE
 2014-11-16  5:04 UTC  (9+ messages)

[PATCH] driver: ignore SIGINT while waiting on subprocesses to finish
 2014-11-16  4:22 UTC  (2+ messages)

[PATCH, libgfortran] PR 60324 Unbounded stack allocations in libgfortran
 2014-11-16  4:04 UTC  (6+ messages)

Rerog streaming of OPTIMIZATION_NODE
 2014-11-16  2:46 UTC  (6+ messages)
      ` [BUILDROBOT] nios2: build breakage (was: Rerog streaming of OPTIMIZATION_NODE)
        ` [BUILDROBOT] nios2: build breakage

OpenACC middle end changes
 2014-11-16  1:46 UTC  (2+ messages)

Fix speculation in ipa-cp
 2014-11-16  1:02 UTC 

[PATCH, committed] Sync config.{guess,sub} with upstream
 2014-11-16  0:58 UTC 

Small C++ PATCH to cp_parser_omp_declare_reduction_exprs
 2014-11-15 23:53 UTC 

Small C++ constexpr PATCHes
 2014-11-15 23:49 UTC 

[PATCH] gcc parallel make check
 2014-11-15 23:36 UTC  (14+ messages)
                    ` [PATCH] gcc/testsuite: guality.exp: Fix `test_counts' restoration

[PATCH] c11-atomic-exec-5: Avoid dead code where LDBL_MANT_DIG is 106
 2014-11-15 23:27 UTC  (4+ messages)
` [PING][PATCH] "

[committed,testsuite] Fix dg-error for a darwin testcase
 2014-11-15 23:25 UTC  (8+ messages)
` [committed,testsuite] Fix missing includes for darwin testcases
  ` [committed,testsuite] Only run gcc.dg/tree-ssa/pr61144.c when aliases are supported
    ` [committed,testsuite] Not run gcc.target/i386/sibcall-1.c on PIC targets

[PATCH] Fix gimple_fold_stmt_to_constant regression
 2014-11-15 23:20 UTC  (2+ messages)

Follow-up to PR51471
 2014-11-15 23:14 UTC  (6+ messages)

[PATCH][AArch64] LR register not used in leaf functions
 2014-11-15 20:29 UTC  (9+ messages)

patch switching on LRA remat
 2014-11-15 20:20 UTC  (4+ messages)

PATCH: PR bootstrap/63888: [5 Regression] bootstrap failed when configured with -with-build-config=bootstrap-asan --disable-werror
 2014-11-15 19:53 UTC 

[PATCH] Fix Cilk+ ICEs with overflow builtins (PR middle-end/63884)
 2014-11-15 19:46 UTC  (2+ messages)

openacc kernels directive -- initial support
 2014-11-15 19:04 UTC  (9+ messages)
` [PATCH, 1/8] Expand oacc kernels after pass_build_ealias
` [PATCH, 2/8] Add pass_oacc_kernels
` [PATCH, 4/8] Add pass_tree_loop_{init,done} to pass_oacc_kernels
` [PATCH, 3/8] Add pass_ch_oacc_kernels "
` [PATCH, 5/8] Add pass_loop_im "
` [PATCH, 6/8] Add pass_ccp "
` [PATCH, 7/8] Add pass_parloops_oacc_kernels "
` [PATCH, 8/8] Do simple omp lowering for no address taken var

LTO streaming of TARGET_OPTIMIZE_NODE
 2014-11-15 17:07 UTC  (7+ messages)
      ` [BUILDROBOT] error: ‘cl_target_option_stream_in’ was not declared in this scope (was: LTO streaming of TARGET_OPTIMIZE_NODE)
        ` [BUILDROBOT] error: �??cl_target_option_stream_in�?? "

[PATCH 4/4] Gccgo port to s390[x] -- part II
 2014-11-15 16:23 UTC  (9+ messages)
` [gofrontend-dev] "

Fix ICE on pragma Loop_Optimize in Ada
 2014-11-15 14:59 UTC 

Add log message for max-completely-peeled-times
 2014-11-15 12:59 UTC 

[Patch, Fortran] Convert gfc_fatal_error to common diagnostics
 2014-11-15 12:15 UTC  (4+ messages)

[PATCH] Add force option to find_best_rename_reg in regrename pass
 2014-11-15 12:06 UTC  (2+ messages)

[gimple-classes, committed 0/6] Use gassign in 6 tree-ssa-* files
 2014-11-15 11:58 UTC  (11+ messages)
` [gimple-classes, committed 4/6] tree-ssa-tail-merge.c: Use gassign

[GRAPHITE, PATCH] Loop unroll and jam optimization
 2014-11-15 11:46 UTC  (5+ messages)
              ` [GRAPHITE, PATCH] Ping: "

Drop target_option_node reconstruction logic
 2014-11-15 11:05 UTC  (4+ messages)

[PATCH] Check 'fd' neither -1 nor 0, before close it
 2014-11-15  9:43 UTC 

[PATCH, trivial][AArch64] Fix mode iterator for *aarch64_simd_ld1r<mode> pattern
 2014-11-15  9:40 UTC  (3+ messages)

r217562 - in /trunk/libsanitizer: ChangeLog asa
 2014-11-15  9:23 UTC  (6+ messages)

[PATCH, MPX wrappers 2/3] Replace some function calls with wrapper calls during instrumentation
 2014-11-15  9:19 UTC  (3+ messages)

[PATCH, MPX wrappers 1/3] Add MPX wrappers library
 2014-11-15  8:51 UTC  (3+ messages)

[PATCH, Pointer Bounds Checker, Builtins instrumentation 1/5] Builtin codes and decls
 2014-11-15  7:32 UTC  (4+ messages)

[PATCH, Pointer Bounds Checker, Builtins instrumentation 2/5] Instrument builtin calls
 2014-11-15  7:16 UTC  (4+ messages)

[PATCH, Pointer Bounds Checker, Builtins instrumentation 5/5] Support instrumented calls in strlen pass
 2014-11-15  7:11 UTC  (2+ messages)

RFC: Building a minimal libgfortran for nvptx
 2014-11-15  7:03 UTC  (5+ messages)

[PATCH 10/10] OpenACC 2.0 support for libgomp - new tests
 2014-11-15  6:19 UTC  (4+ messages)
` [PATCH 4/5] OpenACC 2.0 support for libgomp - new tests (repost)

[PATCH 3/5] OpenACC 2.0 support for libgomp - outline documentation (repost)
 2014-11-15  6:01 UTC  (3+ messages)

[PATCH 7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin
 2014-11-15  1:04 UTC  (7+ messages)
` [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin (repost)
      ` Fortran/C interfacing (was: [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin (repost))
        ` Fortran/C interfacing

[patch, arm] align saved FP regs on stack
 2014-11-15  0:59 UTC 

[PATCH 0/2] Offloading from dlopened libraries
 2014-11-15  0:49 UTC  (2+ messages)
` [PATCH 2/2] Offloading from dlopened libraries: intelmic plugin

Patch: Some potential warnings for C++ bootstrap
 2014-11-15  0:46 UTC  (3+ messages)

[PATCH] Fix regressions in libgomp testsuite: set flag_fat_lto_objects for offload
 2014-11-15  0:16 UTC  (7+ messages)

Remove dead declarations from ipa-prop.h
 2014-11-15  0:04 UTC 

[PATCHv2,MIPS 2/2] Add new triplets for vendor 'img'
 2014-11-14 23:45 UTC 

[PATCHv2,MIPS 1/2] MIPS64r6 support
 2014-11-14 23:29 UTC 

[patch] New std::string implementation
 2014-11-14 23:26 UTC  (5+ messages)

[PATCH][1-3] New configure options that make the compiler use -fPIE and -pie as default option
 2014-11-14 23:19 UTC  (4+ messages)

[C PATCH] warn for empty struct -Wc++-compat
 2014-11-14 23:07 UTC  (9+ messages)

[Web/PATCH] Add mention of -mcpu=thunderx to gcc-5/changes.html
 2014-11-14 22:37 UTC 

Mention extended identifiers changes in gcc-5/changes.html
 2014-11-14 22:27 UTC 

[PATCH 1/2] remove a few more ggc htabs
 2014-11-14 21:33 UTC  (2+ messages)
` [PATCH 2/2] convert tm_restart to hash_table

[PATCH] PowerPC: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
 2014-11-14 21:02 UTC  (11+ messages)
                ` [PING][PATCH] GCC/test: Set timeout factor for c11-atomic-exec-5.c
                  ` [PING^2][PATCH] "

PATCH [intro], rs6000, add support for scalar floating point in Altivec registers
 2014-11-14 20:47 UTC  (2+ messages)
` PATCH [8 of 8], "

[PATCH, aarch64] Add prefetch support
 2014-11-14 20:45 UTC  (3+ messages)

[PATCH 1/4] cgraph_summary data structure introduction
 2014-11-14 20:12 UTC  (11+ messages)
` [PATCH 3/4] First usage of cgraph_summary in ipa-prop pass
` [PATCH 4/4] Data structure is used for inline_summary struct

Type inheritance graph analysis & speculative devirtualization, part 7/7 (speculative devirtualizatoin)
 2014-11-14 19:01 UTC  (2+ messages)

nvptx offloading patches [1/n]
 2014-11-14 19:00 UTC  (7+ messages)

nvptx offloading patches [2/n]
 2014-11-14 18:53 UTC  (3+ messages)

nvptx offloading patches [3/n], RFD
 2014-11-14 18:42 UTC  (6+ messages)
  ` nvptx offloading patches [3/n], i386 bits RFD

ptx debugging patch
 2014-11-14 18:28 UTC 

[patch] OpenACC fortran front end
 2014-11-14 18:25 UTC  (5+ messages)

[PATCH] Fix minimal alignment calculation for user-aligned types (PR63802)
 2014-11-14 18:25 UTC  (3+ messages)

[changes.html] Document -fdiagnostics-color= default changes
 2014-11-14 18:20 UTC  (3+ messages)

Install llgo version of libgo under a different name
 2014-11-14 18:12 UTC 

[PATCH 3/3] Remove known_type jump functions, type_preserved flags and more from ipa-prop
 2014-11-14 18:09 UTC  (2+ messages)

[PATCH] Disable -fuse-caller-save when -pg is active
 2014-11-14 18:07 UTC  (9+ messages)

[PATCH] Use TYPE_DECLs for TYPE_NAMEs (PR sanitizer/63866)
 2014-11-14 18:02 UTC 

[PATCH] Make -fdiagnostics-color= default configurable, default to =auto
 2014-11-14 18:01 UTC  (6+ messages)
  ` [changes.html] Document -fdiagnostics-color= default changes
      ` [PATCH] Document --with-diagnostics-color=

[PATCH] Add a way to mark regions of code which assume that the GC won't run
 2014-11-14 17:52 UTC  (7+ messages)

[PATCH] DCE dead IFN_GOMP_SIMD_LANE
 2014-11-14 17:52 UTC  (2+ messages)

[PATCH 7/8] Model cache auto-prefetcher in scheduler
 2014-11-14 17:51 UTC  (4+ messages)

[PATCH] Optimize UBSAN_NULL checks, add sanopt.c
 2014-11-14 17:51 UTC  (12+ messages)
          ` [PATCH] Propagate nonfreeing_call_p using ipa-pure-const
              ` [PATCH] Propagate nonfreeing_call_p using ipa-pure-const (take 2)

[AArch64, Patch] Add range-check for Symbol + offset addressing
 2014-11-14 17:41 UTC  (2+ messages)

[PATCH, MPX wrappers 3/3] Tests
 2014-11-14 17:35 UTC 

[PATCH, i686] Fix for asan test failures with -m32 happened after EBX enabling in PIC mode
 2014-11-14 17:31 UTC  (9+ messages)

[PATCH] Optimize UBSAN_NULL checks, add sanopt.c
 2014-11-14 17:30 UTC  (11+ messages)
  ` [RFC PATCH] Optimize ASAN_CHECK checks
          ` [PATCH] "

[PATCH 0/14+2][Vectorizer] Made reductions endianness-neutral, fixes PR/61114
 2014-11-14 17:29 UTC  (4+ messages)
` [PATCH 14/14][Vectorizer] Tidy up vect_create_epilog / use_scalar_result
    ` PUSHED: "

[PATCH] DW_AT_APPLE_* DWARF extensions
 2014-11-14 17:29 UTC  (6+ messages)

[PATCH, i386]: Use std::swap
 2014-11-14 17:11 UTC  (9+ messages)
          ` system.h vs. C++ STL headers again

The nvptx port
 2014-11-14 17:09 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).