public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2016-11-18 17:08 UTC 

[PATCH] Fix combine's make_extraction (PR rtl-optimization/78378)
 2016-11-18 17:05 UTC  (2+ messages)

[PATCH, Fortran, pr78395, v1] [OOP] error on polymorphic assignment
 2016-11-18 17:04 UTC  (2+ messages)

[PATCH PR78114]Refine gfortran.dg/vect/fast-math-mgrid-resid.f
 2016-11-18 16:57 UTC  (7+ messages)

[PATCH fix PR71767 2/4 : Darwin configury] Arrange for ld64 to be detected as Darwin's linker
 2016-11-18 16:55 UTC  (13+ messages)

[PATCH GCC]Move simplification of (A == C1) ? A : C2 to match.pd
 2016-11-18 16:53 UTC 

[PATCH GCC]Simplify (cond (cmp (convert? x) c1) (op x c2) c3) -> (op (minmax x c1) c2)
 2016-11-18 16:53 UTC 

[PATCH, GCC/ARM] Optional -mthumb for Thumb only targets
 2016-11-18 16:51 UTC  (4+ messages)
` [PATCH, GCC/ARM, ping] "

[PATCH] avoid calling alloca(0)
 2016-11-18 16:51 UTC  (11+ messages)

[PATCH] substring_loc info needs default track-macro-expansion (PR preprocessor/78324)
 2016-11-18 16:51 UTC  (2+ messages)

[PATCH] Fix PR78413
 2016-11-18 16:42 UTC  (3+ messages)

[COMMITTED] Add myself to MAINTAINERS (Write After Approval)
 2016-11-18 16:37 UTC 

libgo patch committed: Don't call __go_alloc/__go_free from environment routines
 2016-11-18 16:03 UTC 

[PATCH] enable -fprintf-return-value by default
 2016-11-18 16:01 UTC  (4+ messages)
` PING "

[PATCH, vec-tails] Support loop epilogue vectorization
 2016-11-18 15:54 UTC  (17+ messages)

Fix PR77881: combine improvement
 2016-11-18 15:51 UTC  (6+ messages)

[PATCH, ARM] Enable ldrd/strd peephole rules unconditionally
 2016-11-18 15:51 UTC  (4+ messages)

[PATCH 0/2] PR77822
 2016-11-18 15:29 UTC  (7+ messages)
` [PATCH 2/2] PR77822
` [PATCH 1/2] PR77822

[PATCH] S390: Lower requirements for successful htm tests
 2016-11-18 14:51 UTC  (2+ messages)

libgo patch committed: Remove long-obsolete "old" directories
 2016-11-18 14:51 UTC 

[PATCH] PR77359: Properly align local variables in functions calling alloca
 2016-11-18 14:30 UTC  (5+ messages)
    ` [PATCH v3] "

[Patch, Fortran] PR 78392: ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:5979
 2016-11-18 14:05 UTC 

[PATCH] debug/PR78112: remove recent duplicates for DW_TAG_subprogram attributes
 2016-11-18 14:03 UTC  (4+ messages)

[v3 PATCH] LWG 2766, LWG 2749
 2016-11-18 14:02 UTC  (3+ messages)

Rework subreg_get_info
 2016-11-18 13:52 UTC  (4+ messages)

[patch,avr] Disallow LDS / STS for .rodata on AVR_TINY
 2016-11-18 13:31 UTC 

[PATCH] Fix PR78189
 2016-11-18 13:12 UTC  (9+ messages)

Fix PR78154
 2016-11-18 13:03 UTC  (11+ messages)

[Patch, Fortran] PR 78392: ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:5979
 2016-11-18 13:03 UTC 

[PATCH,testsuite] MIPS: Downgrade from R6 to R5 to prevent redundant testing of branch-cost-1.c
 2016-11-18 12:54 UTC  (4+ messages)

[PATCH][AArch64] Separate shrink wrapping hooks implementation
 2016-11-18 12:50 UTC  (15+ messages)

[PATCH v3] bb-reorder: Improve compgotos pass (PR71785)
 2016-11-18 12:46 UTC  (5+ messages)

[fixincludes, v3] Don't define libstdc++-internal macros in Solaris 10+ <math.h>
 2016-11-18 12:36 UTC  (4+ messages)

[PATCH] MIPS: If a test in the MIPS testsuite requires standard library support check the sysroot supports the required test options
 2016-11-18 12:35 UTC  (10+ messages)

[PATCH, Darwin] Fix PR57438 by avoiding empty function bodies and trailing labels
 2016-11-18 12:34 UTC  (3+ messages)

[PATCH] OpenACC routines -- test cases
 2016-11-18 12:30 UTC  (2+ messages)

[PATCH] OpenACC routines -- fortran front end
 2016-11-18 12:29 UTC  (2+ messages)

[PATCH 0/2] Remove user_defined_section_attribute global
 2016-11-18 12:22 UTC  (11+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
      ` Ping: "

[PATCH] OpenACC routines -- c front end
 2016-11-18 12:22 UTC  (2+ messages)

[PATCH] OpenACC routines -- middle end
 2016-11-18 12:14 UTC  (2+ messages)

[Patch 4/5] OpenACC tile clause support, Fortran front-end parts
 2016-11-18 11:24 UTC  (4+ messages)

[Patch 3/5] OpenACC tile clause support, C/C++ front-end parts
 2016-11-18 11:23 UTC  (5+ messages)

[Patch 2/5] OpenACC tile clause support, omp-low parts
 2016-11-18 11:15 UTC  (4+ messages)

[Patch 1/5] OpenACC tile clause support, OMP_CLAUSE_TILE adjustments
 2016-11-18 11:06 UTC  (4+ messages)

Add a load_extend_op wrapper
 2016-11-18 11:00 UTC  (4+ messages)

[fixincludes] Fix macOS 10.12 <AvailabilityInternal.h> and <os/trace.h> (PR sanitizer/78267)
 2016-11-18 10:45 UTC  (4+ messages)

[PATCH 0/4] Merge from HSA branch to trunk
 2016-11-18 10:39 UTC  (7+ messages)
` [PATCH 1/4] Remove build dependence on HSA run-time
` [PATCH 2/4] HSA specific built-ins
` [PATCH 3/4] OpenMP lowering changes from the hsa branch

[PATCH][wwwdocs] Document new arm/aarch64 CPU support in a more compact way
 2016-11-18 10:27 UTC 

[PATCH GCC]Move simplification from fold-cond.c to match.pd and extend it
 2016-11-18 10:20 UTC 

[PATCH] [AArch64] Fix PR78382
 2016-11-18 10:19 UTC  (3+ messages)

[PATCH, GCC/ARM] Make arm_feature_set agree with type of FL_* macros
 2016-11-18  9:09 UTC  (7+ messages)

ubsan PATCH to fix compile-time hog with operator overloading (PR sanitizer/78208)
 2016-11-18  8:06 UTC  (6+ messages)

[PATCH][2/2] GIMPLE Frontend, middle-end changes
 2016-11-18  7:55 UTC  (5+ messages)

[Aarch64][PATCH] Improve Logical And Immediate Expressions
 2016-11-18  7:42 UTC  (3+ messages)

[PATCH] fix PR68468
 2016-11-18  6:49 UTC  (6+ messages)

Go patch committed: Remove more diffs from gofrontend and GCC repos
 2016-11-18  4:16 UTC 

libgo patch committed: Update configure, a few binary files
 2016-11-18  4:05 UTC 

[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413
 2016-11-18  1:38 UTC 

[PATCH] warn on overflow in calls to allocation functions (bugs 77531 and 78284)
 2016-11-18  0:15 UTC  (3+ messages)

libgo patch committed: Rewrite Go type to libffi type conversion in Go
 2016-11-18  0:15 UTC 

[PR middle-end/38219] Don't test vrp47.c on m68k
 2016-11-17 23:57 UTC 

[PR target/47192] Avoid unsafe code motion in m68k epilogue
 2016-11-17 23:42 UTC 

[PATCH] arc/nps400: New peephole2 pattern allow more cmem loads
 2016-11-17 22:41 UTC  (5+ messages)

C++ PATCH for c++/78193 (inherited ctor regression on sparc32)
 2016-11-17 22:40 UTC 

[PATCH] Enable Intel AVX512_4FMAPS and AVX512_4VNNIW instructions
 2016-11-17 22:19 UTC  (9+ messages)

[PATCH] Follow-up patch on enabling new AVX512 instructions
 2016-11-17 22:18 UTC  (3+ messages)

[PATCH, rs6000] Add built-in support for vector compare listed in the ABI
 2016-11-17 21:47 UTC  (2+ messages)

C++ PATCH for c++/78124 (list-init and inherited ctor)
 2016-11-17 21:42 UTC 

C++ PATCH for c++/68377 (parens in fold-expression)
 2016-11-17 21:40 UTC 

C++ PATCH for c++/78369 (ICE with {} default argument)
 2016-11-17 21:39 UTC 

[PATCH] libgcc/config/bfin: use the generic linker version information (PR74748)
 2016-11-17 21:12 UTC  (2+ messages)

[PATCH] libgcc/mkmap-symver: support skip_underscore (PR74748)
 2016-11-17 21:08 UTC  (2+ messages)

[PATCH, wwwdocs] document changes appropriate for bug-fix releases
 2016-11-17 20:58 UTC  (2+ messages)

[PATCH v2] bb-reorder: Improve compgotos pass (PR71785)
 2016-11-17 20:47 UTC  (3+ messages)

[PATCH, GCC/ARM 2/2] Allow combination of aprofile and rmprofile multilibs
 2016-11-17 20:43 UTC  (5+ messages)
` [PATCH, GCC/ARM 2/2, ping] "
  ` [PATCH, GCC/ARM 2/2, ping2] "
      ` [PATCH, GCC/ARM 2/2, ping3] "

[PATCH, GCC/ARM 1/2] Add multilib support for embedded bare-metal targets
 2016-11-17 20:43 UTC  (7+ messages)
` [PATCH, GCC/ARM 1/2, ping] "
        ` [PATCH, GCC/ARM 1/2, ping2] "
          ` [PATCH, GCC/ARM 1/2, ping3] "

[PATCH, ARM/testsuite 6/7] Force soft float in ARMv6-M and ARMv8-M Baseline options
 2016-11-17 20:42 UTC  (7+ messages)
      ` [PATCH, ARM/testsuite 6/7, ping] "
        ` [PATCH, ARM/testsuite 6/7, ping2] "
          ` [PATCH, ARM/testsuite 6/7, ping3] "

[C++ Patch] PR 55080 (" -pedantic produces error: floating-point literal cannot appear in a constant-expression")
 2016-11-17 20:29 UTC  (5+ messages)

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-11-17 20:16 UTC  (4+ messages)

[PATCH, GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode
 2016-11-17 20:04 UTC  (4+ messages)

[PATCH] PR target/78101, Fix PowerPC power9-fusion support
 2016-11-17 19:50 UTC  (2+ messages)

[committed] strncmp builtin expansion improvement
 2016-11-17 18:59 UTC 

Default associative containers constructors/destructor/assignment
 2016-11-17 17:52 UTC  (2+ messages)

[PATCH] Fix ICE in default_use_anchors_for_symbol_p (PR middle-end/78201)
 2016-11-17 17:04 UTC  (3+ messages)
` Patch ping: "

Import libcilkrts Build 4467 (PR target/68945)
 2016-11-17 17:01 UTC  (4+ messages)

[PR target/78213] Do not ICE on non-empty -fself-test
 2016-11-17 16:52 UTC  (3+ messages)

[patch, libfortran] Add AVX-specific matmul
 2016-11-17 16:22 UTC  (8+ messages)

[PATCH] Fix PR78333
 2016-11-17 16:19 UTC  (8+ messages)

Fix PR rtl-optimization/78355
 2016-11-17 16:17 UTC 

[committed] Fix locations within raw strings
 2016-11-17 16:00 UTC 

PR78319
 2016-11-17 15:17 UTC  (5+ messages)

[PATCH] Fix PR77848
 2016-11-17 14:35 UTC  (5+ messages)

[patch,testsuite] Support dg-require-effective-target label_offsets
 2016-11-17 13:49 UTC  (8+ messages)

[patch,avr,committed] More use of CONST_INT_P, SUBREG_P
 2016-11-17 13:49 UTC 

[PATCH 0/2] [ARC] Refurbish backend options
 2016-11-17 13:48 UTC  (4+ messages)
` [PATCH 2/2] [ARC] Update target specific tests

[PATCH] [ARC] Add support for QuarkSE processor
 2016-11-17 13:45 UTC  (4+ messages)

[PATCH 0/4] [ARC] Series of small patches to fix dejagnu found issues
 2016-11-17 13:45 UTC  (6+ messages)
` [PATCH 4/4] [ARC] Fix compilation issue in pr71872
` [PATCH 1/4] [ARC] Various fixes

[PATCH] Remove -ftree-loop-if-convert-stores
 2016-11-17 12:26 UTC 

[PATCH][AArch64] Expand DImode constant stores to two SImode stores when profitable
 2016-11-17 12:24 UTC  (8+ messages)

[PATCH] Fix PR78383 middle-end ICE
 2016-11-17 12:24 UTC 

[PATCH,gcc/MIPS] Make loongson3a use fused madd.d
 2016-11-17 11:15 UTC  (5+ messages)

[PATCH v2 1/2, i386] cmpstrnsi needs string length
 2016-11-17 11:11 UTC  (3+ messages)

[PATCH v2 2/2, expand] make expand_builtin_strncmp more general
 2016-11-17 10:56 UTC  (2+ messages)

[PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics
 2016-11-17 10:45 UTC  (6+ messages)
` [PATCH 1/6][ARM] Refactor NEON builtin framework to work for other builtins

[PATCH, ARM] PR71607: New approach to arm_disable_literal_pool
 2016-11-17 10:00 UTC  (2+ 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).