public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC, PATCH 0/3] tree-ssa-tail-merge engine replacement
 2015-07-09 14:10 UTC  (3+ messages)
` [PATCH 3/3] Fix ubsan tests by disabling of an optimization
` [PATCH 2/3] Fully remove legacy tree-ssa-tail-merge value numbering infrastructure

[gomp4.1 WIP] omp_target_* libgomp APIs
 2015-07-09 14:07 UTC 

[PATCH] Limit alignment on error_mark_node variable
 2015-07-09 14:06 UTC  (7+ messages)

[PATCH] Improve if-conversion of loads
 2015-07-09 14:04 UTC 

[PATCH] Mips: Inline memcpy for R6
 2015-07-09 14:01 UTC 

[patch] testsuite enable PIE tests on DragonFly
 2015-07-09 13:54 UTC 

genmatch indent generated code
 2015-07-09 13:49 UTC  (2+ messages)

[patch] Remove target.h and alloc-pool.h from lto-streamer.h
 2015-07-09 13:46 UTC  (2+ messages)

[PATCH] fold builtin_tolower, builtin_toupper
 2015-07-09 13:46 UTC  (2+ messages)

[PATCH][13/n] Remove GENERIC stmt combining from SCCVN
 2015-07-09 13:25 UTC  (2+ messages)

[PATCH] PR target/66813: gcc.target/i386/asm-flag-5.c failed with -march=pentium
 2015-07-09 13:15 UTC  (2+ messages)

[PATCH] Fix PR c++/30044
 2015-07-09 13:07 UTC  (3+ messages)

[PATCH, libiberty]: Avoid "enum conversion when passing argument 1 of ‘getrusage’ is invalid in C++" warning
 2015-07-09 13:00 UTC  (3+ messages)

[PATCH] Fix PR66823
 2015-07-09 12:59 UTC 

Tests for libgomp based on OpenMP Examples 4.0.2
 2015-07-09 12:57 UTC  (7+ messages)

[PATCH][14/n] Remove GENERIC stmt combining from SCCVN
 2015-07-09 12:35 UTC 

[RFC] two-phase marking in gt_cleare_cache
 2015-07-09 12:24 UTC  (7+ messages)

[PATCH] Insert new bound in try_transform_to_exit_first_loop_alt
 2015-07-09 12:16 UTC  (3+ messages)
` [PING][PATCH] "

[committed, PATCH] Update config/i386/iamcu.h
 2015-07-09 12:12 UTC 

[PATCH] Teach genmatch.c to generate single-use restrictions from flags
 2015-07-09 11:12 UTC  (4+ messages)

[PATCH] PR target/66819: Allow indirect sibcall with register arguments
 2015-07-09 11:12 UTC  (3+ messages)

[PATCH 0/6] {function,edge}_summary for IPA passes
 2015-07-09 11:09 UTC  (7+ messages)
` [PATCH 1/6] hash_set: add iterator and remove method
` [PATCH 5/6] Port IPA reference to function_summary infrastructure
` [PATCH 3/6] IPA inline: port inline_edge_summary to a new infrastructure
` [PATCH 4/6] Port ipa-cp to use cgraph_edge summary
` [PATCH 2/6] Introduce new edge_summary class and replace ipa_edge_args_sum
` [PATCH 6/6] Migrate ipa-pure-const to function_summary

[PATCH, 1/2] Merge rewrite_virtuals_into_loop_closed_ssa from gomp4 branch
 2015-07-09 11:04 UTC  (10+ messages)
` [PING][PATCH, "
      ` [gomp4, committed] Add rewrite_virtuals_into_loop_closed_ssa

move a * (1 << b) -> a << b pattern from fold-const.c to match.pd
 2015-07-09 10:35 UTC  (5+ messages)

[RFC, Fortran, (pr66775)] Allocatable function result
 2015-07-09 10:25 UTC 

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2015-07-09 10:00 UTC  (7+ messages)
` [PATCH 2/4] Add liboffloadmic
` [PATCH 3/4] Add libgomp plugin for Intel MIC

[PATCH GCC]Udate best_cost for start cand if it has lower overall cost in iv set narrowing
 2015-07-09 10:00 UTC  (3+ messages)

[PATCH 15/16][fold-const.c] Fix bigendian HFmode in native_interpret_real
 2015-07-09  9:56 UTC  (9+ messages)

[PATCH GCC]Improve auto-increment addressing mode support in IVO by refactoring add candiate logic
 2015-07-09  9:53 UTC  (2+ messages)

[PATCH AArch64]Handle wrong cost for addition of minus immediate in aarch64_rtx_costs
 2015-07-09  9:42 UTC  (2+ messages)

[C++ Patch, obvious?] Rename warn_args_num
 2015-07-09  9:28 UTC 

RFC: Add ADDR_EXPR lowering (PR tree-optimization/66718)
 2015-07-09  9:21 UTC  (14+ messages)

[PR25530] Convert (unsigned t / 2) * 2 into (unsigned t & ~1)
 2015-07-09  8:57 UTC  (4+ messages)

[gomp4] Handle deviceptr from an outer directive
 2015-07-09  8:51 UTC  (2+ messages)

[gomp4] Support C++ "this" in OpenACC directives
 2015-07-09  8:50 UTC  (2+ messages)
` [gomp4.1] Support C++ "this" in OpenMP directives

[gomp4] Handle Fortran deviceptr clause
 2015-07-09  8:30 UTC  (2+ messages)

darwin fix for gcc-5 (RM please)
 2015-07-09  8:18 UTC  (2+ messages)

[PATCH] Fix PR66794
 2015-07-09  7:46 UTC  (3+ messages)

[PATCH] S390: SUpport -mtune=native and -march=native
 2015-07-09  7:23 UTC  (5+ messages)
` [PATCH] S390: Support "

Drop -Wswitch-bool warning in function.c
 2015-07-09  6:55 UTC  (7+ messages)

[PATCH] PR target/66818: Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCU
 2015-07-09  6:02 UTC  (2+ messages)

[PATCH] PR target/66817: Check int_size_in_bytes in ix86_return_in_memory
 2015-07-09  6:01 UTC  (2+ messages)

Patch to make dwarf2 tests pass when dwarf-2 is not default
 2015-07-09  3:49 UTC  (2+ messages)

[PATCH C/C++/middle-end] move Wunused-parameter to the FEs
 2015-07-09  3:36 UTC  (2+ messages)

[PATCH] Simplify vector compare-not-select sequence
 2015-07-09  3:05 UTC  (2+ messages)

[patch 0/9] Flattening and initial module rebuilding
 2015-07-09  2:43 UTC  (5+ messages)

[patch] Flatten flags.h
 2015-07-09  2:16 UTC  (2+ messages)

[PATCH], Add IEEE 128-bit floating point to PowerPC, patch #1
 2015-07-09  0:21 UTC  (5+ messages)
  ` [PATCH], Add IEEE 128-bit floating point to PowerPC, patch #2
    ` [PATCH], Add IEEE 128-bit floating point to PowerPC, patch #2b

[PATCH, ARM] stop changing signedness in PROMOTE_MODE
 2015-07-08 22:54 UTC  (4+ messages)

[PATCH] Fix pr 66796, testsuite failure on hppa-linux
 2015-07-08 22:34 UTC 

Adjust -fdump-ada-spec to C++14 switch (2)
 2015-07-08 21:59 UTC 

[gomp] Move openacc vector& worker single handling to RTL
 2015-07-08 21:46 UTC  (10+ messages)

[PATCH]Fix PR66556. Don't drop side-effect in simplify_const_relational_operation function
 2015-07-08 20:56 UTC  (3+ messages)

[PATCH] PR target/35514: Gcc shoud generate symbol type for undefined symbol
 2015-07-08 20:35 UTC  (3+ messages)

[committed] Fix -fopenmp-simd C++ handling and one declare simd error recovery fix
 2015-07-08 20:32 UTC 

[committed, PATCH] Compile pr37870.c with -mlong-double-80
 2015-07-08 19:37 UTC 

[GOOGLE] Only save command-line options for LIPO
 2015-07-08 18:35 UTC 

[PATCH] fix PR46029: reimplement if conversion of loads and stores [2nd submitted version of patch]
 2015-07-08 18:12 UTC  (7+ messages)

[PATCH] PR target/66746: Failure to compile #include <x86intrin.h> with -miamcu
 2015-07-08 17:56 UTC  (4+ messages)

[committed] Flags outputs for asms
 2015-07-08 17:29 UTC  (2+ messages)

[committed, PATCH] Add abort prototype to readeflags-1.c/writeeflags-1.c
 2015-07-08 17:09 UTC 

[RS6000 0/7] rtx_cost patches
 2015-07-08 16:53 UTC  (3+ messages)
` [RS6000 7/7] Address cost

[AArch64][1/2] Mark GOT related MEM rtx as const to help RTL loop IV
 2015-07-08 16:38 UTC  (3+ messages)
` [AArch64][2/2] Define TARGET_UNSPEC_MAY_TRAP_P for AArch64

fix PR46029: reimplement if conversion of loads and stores
 2015-07-08 16:27 UTC  (5+ messages)

[PATCH] MIPS: fix failing branch range checks for micromips
 2015-07-08 16:12 UTC  (6+ messages)

[PATCH] PR target/66806: Don't pass/return vectors in registers for IAMCU
 2015-07-08 16:10 UTC  (5+ messages)

[C++ Patch] PR 66644
 2015-07-08 15:28 UTC 

[PATCH 2/4] libcpp: Replace macro usage with C++ constructs
 2015-07-08 15:14 UTC  (5+ messages)
` [PATCH 2/4 v2] libcpp: Replace macro usage with C++ constructs)
  ` [PATCH 2/4 v2: part 2] libcpp: Replace macro usage with C++ constructs

Patch to fix PR66334
 2015-07-08 15:13 UTC 

The nvptx port [0/11+]
 2015-07-08 15:03 UTC  (11+ messages)
` The nvptx port [10/11+] Target files
          ` nvptx-tools and nvptx-newlib (was: The nvptx port [10/11+] Target files)
                  ` [nvptx offloading] Only 64-bit configurations are currently supported (was: nvptx-tools and nvptx-newlib)

[PATCH, committed] fix comments in a jit testcase
 2015-07-08 14:56 UTC 

[C++/66443]
 2015-07-08 14:50 UTC  (4+ messages)
    ` [C++/66443] virtual base of abstract class

[PATCH, committed] PR jit/66783: improve error messages
 2015-07-08 14:44 UTC 

[PATCH 0/7] Fix bugs found during demangler fuzz-testing
 2015-07-08 13:46 UTC  (16+ messages)
` [PATCH 3/7] Fix trinary op
` [PATCH 4/7] Fix int overflow
` [PATCH 6/7] Fix DEMANGLE_COMPONENT_LOCAL_NAME
` [PATCH 7/7] Fix several crashes in d_find_pack

[PATCH, 2/2][PR66642] Add empty loop exit block in transform_to_exit_first_loop_alt
 2015-07-08 12:46 UTC  (3+ messages)

[PATCH] Fix PR66805 - #pragma pack affecting gcov_info_type layout
 2015-07-08 12:42 UTC  (6+ messages)

[patch] Simplify signatures of std::list members: merge, splice, insert, erase
 2015-07-08 12:18 UTC  (2+ messages)

[PATCH] Fix PR66793
 2015-07-08 11:49 UTC 

[PATCH, testcase, committed] Exit with zero status from g++.dg/ipa/pr61160-3.C
 2015-07-08 11:28 UTC  (2+ messages)

[Committed] S/390: Remove assertion in s390_init_frame_layout
 2015-07-08 11:00 UTC 

[PATCH, MIPS] Fix restoration of hi/lo in MIPS64R2 interrupt handlers
 2015-07-08 10:43 UTC 

[PATCH, MIPS] Support new interrupt handler options
 2015-07-08 10:42 UTC 

[PATCH, MIPS] Support interrupt handlers with hard-float
 2015-07-08 10:41 UTC 

[PATCH] Make SSA propagator iteration order consistent
 2015-07-08 10:25 UTC  (2+ messages)

[PATCH] Fix for PR bootstrap/66744
 2015-07-08  9:55 UTC  (3+ messages)

[PATCH, i386]: Generate BT with immedate operand
 2015-07-08  9:39 UTC  (2+ messages)

[PATCH] MIPS: Update stack-1.c testcase to match micromips jraddiusp instruction
 2015-07-08  8:38 UTC  (6+ messages)

[PATCH][ARM][stage-1] Initialise cost to COSTS_N_INSNS (1) and increment in arm rtx costs
 2015-07-08  8:36 UTC  (8+ messages)

[PATCH 3/16][ARM] Add float16x4_t intrinsics
 2015-07-08  8:35 UTC  (7+ messages)

[PATCH][ARM] Add debug dumping of cost table fields
 2015-07-08  8:22 UTC  (5+ messages)

[PATCH] Fix fold_widened_comparison typo
 2015-07-08  8:09 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).