public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-11-30 18:25 UTC  (11+ messages)

[Patch Doc] Update documentation for __fp16 type
 2016-11-30 17:58 UTC  (2+ messages)

[libgomp] No references to env.c -> no libgomp construction
 2016-11-30 17:50 UTC  (7+ messages)
      ` [PATCH 1/3] libgomp: regenerate with automake-1.11.6
      ` [PATCH 2/3] Introduce LIBGOMP_OFFLOADED_ONLY macro
      ` [PATCH 3/3] Move data definitions from icv.c back to env.c

[PATCH][ARM] Merge negdi2 patterns
 2016-11-30 17:39 UTC 

patch to fix PR77856
 2016-11-30 17:39 UTC 

[PATCH][ARM] Improve Thumb allocation order
 2016-11-30 17:33 UTC 

[patch] boehm-gc removal and libobjc changes to build with an external bdw-gc
 2016-11-30 17:27 UTC  (13+ messages)

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-11-30 17:22 UTC  (26+ messages)
` [PATCH 4/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers
  ` [PATCHv2 "
` [PATCH 5/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute
  ` [PATCHv2 "
        ` [PATCHv3 "
` [PATCH 7/7, GCC, ARM, V8M] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic

[PATCH 0/4] [ARC] Series of small patches to fix dejagnu found issues
 2016-11-30 17:05 UTC  (3+ messages)
` [PATCH 2/4] [ARC] Cleanup implementation

[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2016-11-30 17:01 UTC  (6+ messages)

[PATCH][ARM] PR target/71436: Restrict *load_multiple pattern till after LRA
 2016-11-30 16:47 UTC 

[Patches] Add variant constexpr support for visit, comparisons and get
 2016-11-30 16:27 UTC  (2+ messages)

[PATCH] Fix prs 78602 & 78560 on PowerPC (vec_extract/vec_sec)
 2016-11-30 16:25 UTC  (2+ messages)

[v3 PATCH] Fix testsuite failures caused by the patch implementing LWG 2534
 2016-11-30 16:25 UTC  (2+ messages)

[PATCH 0/9] RTL frontend v4
 2016-11-30 16:18 UTC  (8+ messages)
` [PATCH 7/9] Add RTL-error-handling to host

[PATCH,rs6000] Correct mode of operand 2 in vector extract half-word and word instruction patterns
 2016-11-30 16:18 UTC  (2+ messages)

[PATCH] combine: Convert subreg-of-lshiftrt to zero_extract properly (PR78390)
 2016-11-30 16:01 UTC  (7+ messages)

[PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components in derived type coarrays
 2016-11-30 15:59 UTC  (11+ messages)
` PING! "

[patch, avr] Make pmem-wrap-around option as default
 2016-11-30 15:10 UTC  (16+ messages)
  ` [patch, avr] Add flash size to device info and make wrap around default (was: Re: [patch, avr] Make pmem-wrap-around option as default)
    ` [patch, avr] Add flash size to device info and make wrap around default
              ` Ping: "

[PATCH GCC]Simplify (cond (cmp (convert? x) c1) (op x c2) c3) -> (op (minmax x c1) c2)
 2016-11-30 15:10 UTC  (2+ messages)

[v3 PATCH] LWG 2766, LWG 2749
 2016-11-30 15:08 UTC  (6+ messages)

[v3 PATCH] Implement LWG 2534, Constrain rvalue stream operators
 2016-11-30 15:02 UTC  (2+ messages)

[PATCH] Partial solution to LWG 523
 2016-11-30 14:45 UTC  (3+ messages)

[PATCH,libstdc++] xfail operator new on AIX
 2016-11-30 14:40 UTC 

[Patch doc] Document _Float16 availability on ARM/AArch64
 2016-11-30 14:37 UTC 

[PATCH] Fix PR78306
 2016-11-30 14:18 UTC  (7+ messages)

[PATCH PR78574]Fix infinite recursion in find_deriving_biv_for_expr
 2016-11-30 14:11 UTC  (2+ messages)

[PATCH][AArch64] Separate shrink wrapping hooks implementation
 2016-11-30 14:08 UTC  (9+ messages)

[PATCH] ira: Don't substitute into TRAP_IF insns (PR78610)
 2016-11-30 13:49 UTC  (7+ messages)

[Patch, Fortran, committed] PR 78593: [6/7 Regression] ICE in gfc_match_varspec, at fortran/primary.c:2053
 2016-11-30 13:29 UTC 

[PATCH] Fix rtl sharing bug in i?86 stv pass
 2016-11-30 13:18 UTC  (2+ messages)

[RFC] Assert DECL_ABSTRACT_ORIGIN is different from the decl itself
 2016-11-30 13:09 UTC  (6+ messages)

[PATCH] [PR78112] Remove the g++.dg/pr78112.C testcase
 2016-11-30 13:04 UTC 

[PATCH committed] Fix part of PR78555 - gcc/real.c:2890:25: runtime error: left shift of negative value -125
 2016-11-30 12:27 UTC 

[PATCH] Fix ira.c RTL sharing bug
 2016-11-30 12:25 UTC  (2+ messages)

[PATCH][PR sanitizer/78532] Fix libsanitizer build failure on sparc64-linux-gnu
 2016-11-30 12:17 UTC  (2+ messages)

[PATCH] Reenable RTL sharing verification
 2016-11-30 12:16 UTC  (2+ messages)

[PATCH][AArch64] PR target/78362: Make sure to only take REGNO of a register
 2016-11-30 11:55 UTC  (5+ messages)

[PATCH, GCC/ARM] Add multilib mapping for Cortex-M23 & Cortex-M33
 2016-11-30 11:52 UTC  (2+ messages)

Ping: Re: [PATCH 1/2] gcc: Remove unneeded global flag
 2016-11-30 11:40 UTC  (13+ messages)

[libstdc++, testsuite] Add dg-require-thread-fence
 2016-11-30 11:23 UTC  (13+ messages)

[PATCH] arc: Avoid store/load pipeline hazard
 2016-11-30 11:09 UTC  (3+ messages)

[PATCH, GCC/ARM] Fix PR77904: callee-saved register trashed when clobbering sp
 2016-11-30 10:44 UTC  (7+ messages)

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-11-30 10:41 UTC  (7+ messages)

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

[PATCH] combine: Tweak change_zero_ext
 2016-11-30 10:09 UTC  (4+ messages)

[Patch, Fortran, committed] PR 78592: [7 Regression] ICE in gfc_find_specific_dtio_proc, at fortran/interface.c:4939
 2016-11-30  9:52 UTC 

[AArch64][ARM][GCC][PATCHv2 3/3] Add tests for missing Poly64_t intrinsics to GCC
 2016-11-30  9:40 UTC  (12+ messages)

[PATCH][AArch64] PR target/71112: Properly create lowpart of pic_offset_table_rtx with -fpie
 2016-11-30  9:10 UTC  (3+ messages)

[patch,lto] Fix PR78562: Wrong type mismatch warning for built-ins with same asm name
 2016-11-30  8:52 UTC  (2+ messages)

[PATCH] simplify-rtx: Add missing line for previous commit (PR78583)
 2016-11-30  8:39 UTC 

[RFA] Handle target with no length attributes sanely in bb-reorder.c
 2016-11-30  8:38 UTC  (4+ messages)

[PATCH] libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498)
 2016-11-30  8:29 UTC  (3+ messages)

[PATCH] combine: Don't mess with subregs of floating point (PR78590)
 2016-11-30  8:14 UTC 

[patch part, libgcc] Add AVX-specific matmul
 2016-11-30  7:47 UTC 

[PATCH] Fix PR78588 - rtlanal.c:5210:38: runtime error: shift exponent 4294967295 is too large for 64-bit type
 2016-11-30  7:34 UTC  (4+ messages)
` [PATCH v2] "

[Patch, Fortran] PR 78573: [7 Regression] [OOP] ICE in resolve_component, at fortran/resolve.c:13405
 2016-11-30  7:27 UTC  (3+ messages)

[patch part, libgcc] Add AVX-specific matmul
 2016-11-30  7:17 UTC 

[PATCH] Another debug info stv fix (PR rtl-optimization/78547)
 2016-11-30  7:01 UTC  (2+ messages)

Go patch committed: Merge to gccgo branch
 2016-11-30  5:15 UTC  (2+ messages)

[PATCH] PR fortran/77505 -- Treat negative character length as LEN=0
 2016-11-30  5:13 UTC 

[PATCH] PR fortran/77505 -- Treat negative character length as LEN=0
 2016-11-30  4:52 UTC 

Fix arc builds
 2016-11-30  4:38 UTC 

[RFA] Fix false positive out of bounds array index warning in LRA
 2016-11-30  4:05 UTC  (3+ messages)

[RFC PATCH] avoid printing type suffix with %E
 2016-11-30  3:57 UTC  (4+ messages)
  ` [RFC PATCH] avoid printing type suffix with %E (PR c/78165)

[PATCH] avoid calling alloca(0)
 2016-11-30  3:47 UTC  (11+ messages)

[PATCH] enable -Wformat-length for dynamically allocated buffers (pr 78245)
 2016-11-30  3:23 UTC  (10+ messages)

[PATCH] Support nested functions (PR sanitize/78541)
 2016-11-30  3:03 UTC  (2+ messages)

[PING] [PATCH] Fix PR31096
 2016-11-30  2:59 UTC  (3+ messages)

libgo patch committed: Some fixes for c-archive/c-shared mode
 2016-11-30  2:09 UTC 

[PATCH] Fix format_integer (PR tree-optimization/78586)
 2016-11-30  2:05 UTC  (3+ messages)

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

[PATCH] Delete GCJ
 2016-11-30  1:26 UTC  (23+ messages)
                                        ` Remove stray '@' from install.texi (was Re: [PATCH] Delete GCJ)

[committed] substring locations and # line directives (PR preprocessor/78569)
 2016-11-30  1:16 UTC 

Add a mem_alias_size helper class
 2016-11-29 23:02 UTC  (4+ messages)

[PATCH] xtensa: Fix PR target/78603
 2016-11-29 22:27 UTC  (3+ messages)

[PATCH] Fix x86_64 fix_debug_reg_uses (PR rtl-optimization/78575)
 2016-11-29 22:26 UTC  (3+ messages)

[PATCH] correct handling of non-constant width and precision (pr 78521)
 2016-11-29 21:58 UTC  (4+ messages)

[PR middle-end/78566] Fix uninit regressions caused by previous -Wmaybe-uninit change
 2016-11-29 21:47 UTC  (3+ messages)

[PATCH], PR 78594, Fix storing QImode/HImode on ISA 3.0/power9
 2016-11-29 21:47 UTC  (2+ messages)

[PATCH] add common CPP_SPECS for bfin
 2016-11-29 21:41 UTC  (2+ messages)

[PATCH] Introduce -fdump-ipa-clones dump output
 2016-11-29 21:31 UTC  (2+ messages)

Import libcilkrts Build 4467 (PR target/68945)
 2016-11-29 21:26 UTC  (2+ messages)

[v3 PATCH] Implement LWG 2534, Constrain rvalue stream operators
 2016-11-29 20:41 UTC  (2+ messages)

Pretty printers for versioned namespace
 2016-11-29 20:17 UTC  (2+ messages)

[PATCH] correct handling of non-constant width and precision (pr 78521)
 2016-11-29 20:14 UTC  (4+ messages)

[PATCH] Remove uninitialized reads of is_leaf
 2016-11-29 19:54 UTC  (5+ messages)

[PATCH, i386]: Move mask ops from i386.md to sse.md 
 2016-11-29 19:30 UTC 

[PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics
 2016-11-29 17:51 UTC  (8+ messages)
        ` [Ping][PATCH "

[PATCH] Fix PR68838
 2016-11-29 17:48 UTC 

[PATCH] remove %p handling from gimple-ssa-sprintf (pr78512)
 2016-11-29 17:30 UTC  (2+ messages)

Calling 'abort' on bounds violations in libmpx
 2016-11-29 17:22 UTC  (2+ messages)

[PATCH, vec-tails] Support loop epilogue vectorization
 2016-11-29 16:22 UTC  (18+ messages)

[PATCH] improve folding of expressions that move a single bit around
 2016-11-29 16: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).