public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] config/bfin/bfin.c (hwloop_optimize): Use return false instead of gcc_assert for checking jump_insn
 2015-07-11 22:54 UTC  (9+ messages)

[gomp] Move openacc vector& worker single handling to RTL
 2015-07-11 21:18 UTC  (14+ messages)
                      ` [gomp4] Revert "Work around nvptx offloading compiler --enable-checking=yes,df,fold,rtl breakage" (was: fix df verify failure)
                    ` [gomp4] Resolve bootstrap failure in expand_GOACC_FORK, expand_GOACC_JOIN (was: Move openacc vector& worker single handling to RTL)

[PATCH][C++] Fix PR65091
 2015-07-11 19:46 UTC  (2+ messages)

[PATCH][C++] PR 65071
 2015-07-11 19:40 UTC  (3+ messages)

[PATCH] PR target/66824: -miamcu doesn't load FP constant into register directly
 2015-07-11 19:23 UTC  (3+ messages)
  ` [PATCH] PR target/66824: Allow software FP SFmode in FP splitter

[gomp4.1] depend(sink) and depend(source) parsing for C
 2015-07-11 18:55 UTC  (5+ messages)

[RFC, Fortran, (pr66775)] Allocatable function result
 2015-07-11 15:37 UTC  (15+ messages)

[patch] fixes -fcilkplus functionality on DragonFly (fixes ~2600 tests)
 2015-07-11 13:00 UTC  (4+ messages)

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

PATCHes to help with C++11 bootstrap
 2015-07-11 10:16 UTC  (4+ messages)

RFC: Use std::{min,max} instead of MIN/MAX?
 2015-07-11  9:58 UTC  (3+ messages)

[PATCH][4/n] Remove GENERIC stmt combining from SCCVN
 2015-07-11  6:18 UTC  (6+ messages)

[patch] bit of cleanup to graphite files
 2015-07-11  5:49 UTC  (2+ messages)

[nvptx] mkoffload cleanup
 2015-07-10 23:38 UTC  (2+ messages)

[PATCH][RTL-ifcvt] Make non-conditional execution if-conversion more aggressive
 2015-07-10 23:08 UTC  (4+ messages)

[gomp] remove tid/ntid fns from libgcc
 2015-07-10 22:16 UTC 

[gomp] fix df verify failure
 2015-07-10 22:04 UTC 

[PATCH] MIPS: Correctly update the isa and arch_test_option_p variables after the arch dependency handling code in mips.exp
 2015-07-10 22:03 UTC  (2+ messages)

C++ PATCH for variable templates in pack expansions
 2015-07-10 21:33 UTC 

[PATCH 0/7] Fix bugs found during demangler fuzz-testing
 2015-07-10 20:44 UTC  (6+ messages)
` [PATCH 3/7] Fix trinary op

[PR66726] Factor conversion out of COND_EXPR
 2015-07-10 20:40 UTC  (8+ messages)

[PATCH][AArch64][testsuite] Adjust some arith+compare tests for potentially more aggressive if-conversion
 2015-07-10 20:21 UTC  (2+ messages)

[patch] Remove needless obstack.h includes
 2015-07-10 20:14 UTC  (2+ messages)

[RFC, PATCH 0/3] tree-ssa-tail-merge engine replacement
 2015-07-10 20:11 UTC  (14+ messages)
` [PATCH 3/3] Fix ubsan tests by disabling of an optimization
` [PATCH 1/3] tree-ssa-tail-merge: add IPA ICF infrastructure
` [PATCH 2/3] Fully remove legacy tree-ssa-tail-merge value numbering infrastructure

[PATCH, libcpp] Faster line lexer
 2015-07-10 20:06 UTC  (4+ messages)
  ` [PATCH v2, "

[PATCH] Factor out bb_has_abnormal_call_pred (PR middle-end/66353)
 2015-07-10 20:02 UTC  (2+ messages)

[gomp4] Handle Fortran deviceptr clause
 2015-07-10 20:01 UTC  (3+ messages)

[PATCH] PR target/66819: Allow indirect sibcall with register arguments
 2015-07-10 19:54 UTC  (6+ messages)

Adjust -fdump-ada-spec to C++14 switch (2)
 2015-07-10 19:20 UTC  (2+ messages)

[C++ Patch/RFC] PR 54521
 2015-07-10 19:01 UTC  (2+ messages)

[gomp4] Handle deviceptr from an outer directive
 2015-07-10 17:40 UTC  (3+ messages)

[Patch, fortran] PR61831 side-effect deallocation of variable components
 2015-07-10 16:35 UTC  (3+ messages)
  ` *Ping* "

[Fortran, patch, pr64589, v1] [OOP] Linking error due to undefined integer symbol with unlimited polymorphism
 2015-07-10 16:13 UTC  (2+ messages)

[PATCH, i386]: Prevent subregs of a hard register after reload [was: Fix PR 66814, ...]
 2015-07-10 16:07 UTC 

[PATCH, ARM] stop changing signedness in PROMOTE_MODE
 2015-07-10 15:46 UTC  (7+ messages)

[PATCH, i386]: Robustify gcc.target/i386/readeflags-1.c
 2015-07-10 15:45 UTC 

[patch] enable the building on libatomic on DragonFly
 2015-07-10 14:45 UTC 

[RFC, PATCH] Split pool_allocator and create a new object_allocator
 2015-07-10 14:19 UTC  (10+ messages)

[PATCH 0/6] {function,edge}_summary for IPA passes
 2015-07-10 14:18 UTC  (19+ messages)
` [PATCH 1/6] hash_set: add iterator and remove method
` [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 5/6] Port IPA reference to function_summary infrastructure
` [PATCH 3/6] IPA inline: port inline_edge_summary to a new infrastructure
` [PATCH 6/6] Migrate ipa-pure-const to function_summary

[PATCH][AArch64] Improve csinc/csneg/csinv opportunities on immediates
 2015-07-10 13:46 UTC  (5+ messages)

[C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095)
 2015-07-10 13:23 UTC  (11+ messages)
  ` [C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095) (take 2)
    ` [C/C++ PATCH] Implement -Wshift-overflow (PR c++/55095) (take 3)

[patch] Adjust tilepro generated headers
 2015-07-10 13:22 UTC 

Proposal to postpone release of 5.2 for a week [Was: Re: patch to fix PR66782]
 2015-07-10 13:20 UTC  (6+ messages)
  ` Proposal to postpone release of 5.2 for a week

[PATCH] Improve in_array_bounds_p
 2015-07-10 12:58 UTC  (2+ messages)

[PATCH] Limit alignment on error_mark_node variable
 2015-07-10 12:38 UTC  (8+ messages)

[PATCH][14/n] Remove GENERIC stmt combining from SCCVN
 2015-07-10 12:32 UTC  (2+ messages)

[R220456][4.9] Backport the patch which fixes __ARM_FP & __ARM_NEON_FP predefines
 2015-07-10 12:10 UTC  (3+ messages)
` Ping: "

[AArch64][1/2] Mark GOT related MEM rtx as const to help RTL loop IV
 2015-07-10 12:10 UTC  (2+ messages)

genmatch indent generated code
 2015-07-10 12:02 UTC  (7+ messages)

[PATCH] [testsuite] Disable attr_thumb.c test when Thumb mode is not supported
 2015-07-10 11:55 UTC  (5+ messages)

[PATCH] fold builtin_tolower, builtin_toupper
 2015-07-10 11:52 UTC  (5+ messages)

[PATCH][ARM][testsuite] Fix FAIL: gcc.target/arm/macro_defs0.c and macro_defs1.c when -marm forced
 2015-07-10 11:32 UTC  (2+ messages)
` Ping: "

C++ PATCH to change default dialect to C++14
 2015-07-10 11:27 UTC  (2+ messages)

[patch] Fix PR middle-end/66633
 2015-07-10 10:56 UTC  (5+ messages)

New German PO file for 'gcc' (version 5.1.0)
 2015-07-10 10:47 UTC 

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

[PATCH] Unswitching outer loops
 2015-07-10 10:03 UTC 

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

[PATCH][obvious] Fix typos above expand_cond_expr_using_cmove
 2015-07-10  9:46 UTC 

[Patch wwwdocs] gcc-5/changes.html : Document AMD monitorx and mwaitx
 2015-07-10  9:33 UTC  (4+ messages)

[PATCH, libcpp] Faster line lexer
 2015-07-10  8:57 UTC 

[PATCH] Fix PR66823
 2015-07-10  7:51 UTC  (2+ messages)

[PATCH] Fix OpenMP ICE due to fold_stmt (PR middle-end/66820)
 2015-07-10  7:28 UTC  (2+ messages)

[PATCH] Simple optimization for MASK_STORE
 2015-07-10  5:51 UTC  (6+ messages)

[C++ Patch] PR 61491 (aka DR 1206)
 2015-07-09 21:40 UTC  (5+ messages)

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

[patch] testsuite enable PIE tests on DragonFly
 2015-07-09 21:06 UTC  (3+ messages)

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

[PATCH] Adjust variable shift costs for IA MCU
 2015-07-09 20:36 UTC  (3+ messages)

[PATCH, i386]: Fix PR 66814, ICE: gcc.target/i386/avx512f-klogic-2.c
 2015-07-09 20:23 UTC  (5+ messages)

Tests for libgomp based on OpenMP Examples 4.0.2
 2015-07-09 20:14 UTC  (9+ messages)

[PATCH, PR target/65103, 2/3] Propagate address constants into loops for i386
 2015-07-09 20:04 UTC  (10+ messages)

[Patch, MIPS] Fix SYSROOT_SUFFIX_SPEC for mips-mti-linux-gnu
 2015-07-09 19:36 UTC  (2+ messages)

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

[PATCH] Remove duplicate graphite statistics printers
 2015-07-09 17:49 UTC  (4+ messages)

Small C++ PATCH to instantiation_dependent_r for TRAIT_EXPR
 2015-07-09 17:49 UTC 

C++ PATCHes to template parameter parsing
 2015-07-09 17:48 UTC 

[PATCH] ipa-icf.c: Fix typo in dump file
 2015-07-09 17:36 UTC  (2+ messages)

[PATCH, 1/2] Merge rewrite_virtuals_into_loop_closed_ssa from gomp4 branch
 2015-07-09 16:49 UTC  (7+ messages)
` [PING][PATCH, "

OpenACC middle end changes
 2015-07-09 15:58 UTC  (4+ messages)
  ` Merge DEF_GOACC_BUILTIN into DEF_GOMP_BUILTIN? (was: OpenACC middle end changes)

[PATCH] fix PR46029: reimplement if conversion of loads and stores [2nd submitted version of patch]
 2015-07-09 15:57 UTC  (8+ messages)
            ` [PATCH] fix PR46029: reimplement if conversion of loads and stores [3nd "

patch to fix PR66782
 2015-07-09 15:42 UTC 

[C++ Patch, obvious?] Rename warn_args_num
 2015-07-09 15:07 UTC  (2+ messages)

[PATCH][AArch64] PR target/66731 Fix fnmul insn with -frounding-math
 2015-07-09 14:40 UTC  (3+ messages)

[PATCH, libiberty]: Avoid "enum conversion when passing argument 1 of ‘getrusage’ is invalid in C++" warning
 2015-07-09 14:32 UTC  (4+ 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).