public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][GCC 7] Fix PR70171
 2016-03-11 20:59 UTC  (2+ messages)

[RFC] PR69195, Reload confused by invalid reg equivs
 2016-03-11 20:40 UTC  (6+ messages)
    ` [PATCH] "

[PATCH 1/2] PR c/68187: fix overzealous -Wmisleading-indentation (comment #0)
 2016-03-11 20:05 UTC  (3+ messages)
` [committed 1/2] Wmisleading-indentation: add reproducer for PR c/70085
  ` [committed 2/2] Wmisleading-indentation.c: add more test cases for PR c/68187

[C++ PATCH] Reuse certain cxx_eval_constant_expression results in cxx_eval_vec_init_1 (PR c++/70001)
 2016-03-11 19:38 UTC  (12+ messages)

[gomp4] various backports from trunk
 2016-03-11 18:14 UTC 

[PATCH] PR driver/70192: Properly set flag_pie and flag_pic
 2016-03-11 17:10 UTC 

[PATCH] Turn some compile-time tests into run-time tests
 2016-03-11 16:39 UTC  (3+ messages)

Add C++ special math functions to C++17
 2016-03-11 16:34 UTC  (8+ messages)

RFA [Patch] PR 45076 - [OOP] gfortran.dg/dynamic_dispatch_6.f03 ICEs with -fprofile-use
 2016-03-11 16:30 UTC  (2+ messages)

[PATCH][AArch64] Fix gcc.target/aarch64/vect-reduc-or_1.c for -mcpu=cortex-a57
 2016-03-11 15:34 UTC  (2+ messages)

[PATCH][ARM] PR driver/70132: Avoid double fclose in driver-arm.c
 2016-03-11 15:32 UTC 

[PATCH][AArch64] PR target/70002: Make aarch64_set_current_function play nice with pragma resetting
 2016-03-11 15:27 UTC  (4+ messages)

[PATCH, PR70045] Unshare create_empty_if_region_on_edge argument
 2016-03-11 15:14 UTC 

[PATCH] Fix PR c++/70106 (type of parenthesized qualified-id has wrong cv-qualifiers)
 2016-03-11 14:30 UTC  (2+ messages)

[PATCH] Fix ICE during niter computation (PR tree-optimization/70177)
 2016-03-11 12:23 UTC  (2+ messages)

[PATCH] Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006
 2016-03-11 12:16 UTC  (3+ messages)

[PATCH] Fix ICE during insv expansion (PR rtl-optimization/70174)
 2016-03-11 12:02 UTC  (2+ messages)

[PATCH] Fix PR70013
 2016-03-11 12:01 UTC  (2+ messages)

[PATCH] Fix ICE in gen_lsm_tmp_name (PR tree-optimization/70169)
 2016-03-11 12:00 UTC  (2+ messages)

[PATCH, PR target/70160] Support uninitialized register uses in STV pass
 2016-03-11 11:18 UTC  (2+ messages)

[PATCH 0/2][AArch64] Implement AAPCS64 updates for alignment attribute
 2016-03-11 10:18 UTC  (6+ messages)
` [PATCH 1/2][AArch64] "

[RFA][PATCH][PR tree-optimization/64058] Improve and stabilize sorting of coalesce pairs
 2016-03-11 10:03 UTC  (2+ messages)

[AArch64] Emit square root using the Newton series
 2016-03-11  1:06 UTC  (5+ messages)

Wonly-top-basic-asm
 2016-03-11  0:56 UTC  (17+ messages)
      ` AW: Wonly-top-basic-asm

[PATCH, rs6000] Fix PR target/70168
 2016-03-10 23:33 UTC  (2+ messages)

[PATCH] Fix PR c++/70121 (premature folding of const var that was implicitly captured)
 2016-03-10 23:06 UTC  (2+ messages)

[PATCH] Fix PR7001
 2016-03-10 22:49 UTC 

[RFC][PR69708] IPA inline not working for function reference in static const struc
 2016-03-10 22:18 UTC  (3+ messages)

LRA remat issue with hard regs (PR70123)
 2016-03-10 18:11 UTC 

Fix 70083, lra-induced crash
 2016-03-10 17:56 UTC  (2+ messages)

RFA: PR 70044: Catch a second call to aarch64_override_options_after_change
 2016-03-10 17:27 UTC  (6+ messages)

[C++ RFC] magic_varargs_p issues (PR c++/70144)
 2016-03-10 17:08 UTC  (2+ messages)

[PATCH][AArch64] Replace insn to zero up DF register
 2016-03-10 16:37 UTC  (13+ messages)

Fix ICE in initialize_node_lattices
 2016-03-10 16:33 UTC  (3+ messages)

[PATCH][AArch64] Fix thinko in handling of -momit-leaf-frame-pointer option
 2016-03-10 16:19 UTC  (2+ messages)

Better fix for PR69630
 2016-03-10 16:07 UTC 

C++ PATCH for c++/70153 (unhandled UNARY_PLUS_EXPR causes stack overflow)
 2016-03-10 15:08 UTC  (7+ messages)

[committed, libffi] Match upstream soname
 2016-03-10 14:29 UTC  (5+ messages)

[PATCH][ARM] Make Cortex-R8 use ARMv7 multilib
 2016-03-10 13:51 UTC  (2+ messages)
` [arm-embedded][PATCH][ARM] "

[Patch, avr]Fix multiple ICE fallout of PR 69764
 2016-03-10 13:47 UTC 

[PATCH 0/2][GCC][ARM] Add support for Cortex-R8
 2016-03-10 13:33 UTC  (13+ messages)
` [PATCH 1/2][GCC][ARM] "
  ` [arm-embedded][PATCH "
` [PATCH 2/2][GCC][ARM] Fix testcases after introduction of Cortex-R8
          ` [arm-embedded][PATCH "

[AArch64] Disable pcrelative_literal_loads with fix-cortex-a53-843419
 2016-03-10 13:24 UTC  (5+ messages)

[ptx] debug info
 2016-03-10 13:14 UTC  (8+ messages)

[AArch64] Fix dependency of gcc-plugin.h
 2016-03-10 11:23 UTC  (2+ messages)

[PATCH] Add -funknown-commons to work around PR/69368 (and others) in SPEC2006
 2016-03-10 10:51 UTC  (4+ messages)
` [PATCH] Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006 (was: Re: [PATCH] Add -funknown-commons ...)
  ` [PATCH] Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006

[PATCH] Additional check for mask type in masked load/store vectorization
 2016-03-10 10:51 UTC  (2+ messages)

[RFC] dump_varmap in tree-ssa-structalias.c
 2016-03-10  9:07 UTC  (2+ messages)

Fix 69650, bogus line numbers from libcpp
 2016-03-10  8:40 UTC 

[committed][testsuite] Xfail pr46032.c scan if alignment requirements not met
 2016-03-10  8:39 UTC 

[PATCH] Fix PR70128
 2016-03-10  8:05 UTC 

[PATCH] c++/65579 - set readonly bit on static constexpr members of templates
 2016-03-09 22:09 UTC 

[Patch, fortran] PR68241 - [meta-bug] Deferred-length character
 2016-03-09 20:52 UTC  (4+ messages)

[PATCH] Require type compatible bases in DDR initialization (PR tree-optimization/70127)
 2016-03-09 20:11 UTC  (5+ messages)

[PATCH] Fix ICE with xmm{16-31} in *truncdfsf_fast_mixed with -mtune=barcelona (PR target/70086)
 2016-03-09 19:37 UTC  (5+ messages)

[PATCH, rs6000] Add support for xxpermr and vpermr instructions
 2016-03-09 19:31 UTC  (2+ messages)

[openacc] combined loop errors
 2016-03-09 18:54 UTC  (2+ messages)

[PATCH 1/2] PR c++/70105: Defer location expansion until diagnostic_show_locus
 2016-03-09 18:37 UTC  (2+ messages)
` [PATCH 2/2] PR c++/70105: prevent nonsensical underline spew for macro expansions

[PATCH] Fix ab SSA_NAME handling in eipa_sra replace_removed_params_ssa_names (PR tree-optimization/70152)
 2016-03-09 17:51 UTC  (2+ messages)

[PATCH] Fix PR70138
 2016-03-09 16:37 UTC 

C PATCH for c/70093 (ICE with nested-function returning VM type)
 2016-03-09 15:55 UTC  (7+ messages)

[PATCH] Fix PR70143
 2016-03-09 13:53 UTC 

[gomp4] ptx debug
 2016-03-09 13:31 UTC 

[PATCH] Fix PR69907
 2016-03-09 13:11 UTC  (6+ messages)
` [Patch testsuite] Change xfail conditions for bb-slp-34.c

[PATCH][ARM] Use proper output modifier for DImode register in store exclusive patterns
 2016-03-09 12:56 UTC 

[PATCH] Fix pextr{b,w} with -masm=intel (PR target/70049)
 2016-03-09 12:13 UTC  (2+ messages)

[PATCH][SPARC] sparc: switch -fasynchronous-unwind-tables on by default
 2016-03-09 10:03 UTC  (4+ messages)

[PATCH][ARM] Split out armv7ve effective target check
 2016-03-09  9:33 UTC  (2+ messages)

[PATCH][ARM][RFC] PR target/65578 Fix gcc.dg/torture/stackalign/builtin-apply-4.c for single-precision fpus
 2016-03-09  9:32 UTC  (6+ messages)

[PATCH] Fix PR67278
 2016-03-09  9:24 UTC  (3+ messages)

[PATCH] Fix ICE with vector types in X % -Y pattern (PR middle-end/70050)
 2016-03-09  9:21 UTC  (3+ messages)

[PATCH series, 16] Use parloops to parallelize oacc kernels regions
 2016-03-09  9:19 UTC  (5+ messages)
` [PATCH, 15/16] Add libgomp.oacc-c-c++-common/kernels-*.c
` [PATCH, 16/16] Add libgomp.oacc-fortran/kernels-*.f95

[Patch x86_64]: fix order of cost table initialization for -march=znver1
 2016-03-09  7:36 UTC  (3+ messages)

[PATCH, libstdc++] Add missing free-standing headers to install rule
 2016-03-09  3:34 UTC 

[C++] Add -fnull-this-pointer
 2016-03-08 23:09 UTC  (7+ messages)

C++ PATCH to unary fold-expression semantics
 2016-03-08 22:27 UTC 

C++ PATCH to remove -fconcepts from -std=c++1z
 2016-03-08 22:24 UTC 

[PATCH] Fix PR67278, x86 target part
 2016-03-08 22:22 UTC  (2+ messages)

[AArch64] Emit square root using the Newton series
 2016-03-08 22:20 UTC  (6+ messages)

[PR69634] fix debug_insn-inconsistent REG_N_CALLS_CROSSED
 2016-03-08 22:13 UTC  (2+ messages)

[C++ PATCH] Further fix for constexpr SAVE_EXPR loop handling (PR c++/70135)
 2016-03-08 19:57 UTC  (2+ messages)

[PATCH][wwwdocs] GCC 6 supports musl libc on Linux
 2016-03-08 18:28 UTC 

[committed] Spelling fixes - becuase -> because
 2016-03-08 17:50 UTC 

[RFC][ARM,AArch64] Adding crypto Advsimd intrinsics tests
 2016-03-08 15:37 UTC  (2+ messages)

[PATCH] libcc1: rerun configure when gcc/BASE-VER changes
 2016-03-08 14:18 UTC 

[PATCH][obvious] Fix typo in tree-ssa-math-opts.c
 2016-03-08 13:39 UTC 

[PATCH 0/2] Fix TD->SD conversion issue
 2016-03-08 12:53 UTC  (3+ messages)
` [PATCH 2/2] S/390: Fix rounding for _Decimal128 to _Decimal32 conversion
` [PATCH 1/2] S/390: Define macros for rounding mode constants

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).