public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/2] gcc: Remove unneeded global flag
 2016-11-29 17:36 UTC  (14+ messages)
` Ping: "

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

[PATCH 0/9] RTL frontend v4
 2016-11-29 17:23 UTC  (5+ messages)
` [PATCH 7/9] Add RTL-error-handling to host

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

[RFC] Assert DECL_ABSTRACT_ORIGIN is different from the decl itself
 2016-11-29 17:17 UTC  (5+ messages)

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

[PATCH] Fix PR78306
 2016-11-29 16:52 UTC  (4+ messages)

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

[patch, avr] Make pmem-wrap-around option as default
 2016-11-29 16:36 UTC  (14+ 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, vec-tails] Support loop epilogue vectorization
 2016-11-29 16:22 UTC  (21+ messages)

[PATCH] improve folding of expressions that move a single bit around
 2016-11-29 16:09 UTC  (8+ messages)

[RFA] Handle target with no length attributes sanely in bb-reorder.c
 2016-11-29 16:07 UTC  (3+ messages)

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

[PATCH 0/4] S/390: Vector bugfix and improvements
 2016-11-29 15:44 UTC  (8+ messages)
` [PATCH 1/4] S/390: Fix vector all/any cc modes
` [PATCH 4/4] S/390: Disable peeling for alignment
` [PATCH 3/4] S/390: Add vector pack/unpack patterns
` [PATCH 2/4] S/390: Merge compare of compare results

[libiberty] demangler formatting
 2016-11-29 15:30 UTC 

[PATCH] [ARC] Fix compact casesi option
 2016-11-29 14:27 UTC  (3+ messages)

[Patch, Fortran, OOP] PR 58175: Incorrect warning message on scalar finalizer
 2016-11-29 14:16 UTC  (2+ messages)

[PATCH] Avoid compile-time overhead of GIMPLE FE in CFG construction
 2016-11-29 14:00 UTC 

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

[PATCH][ARC] Fix PIE
 2016-11-29 12:59 UTC 

[PATCH] [ARC] [COMMITTED] Fix typo in arc.opt
 2016-11-29 12:38 UTC 

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

[Patch 2/5] OpenACC tile clause support, omp-low parts
 2016-11-29 12:33 UTC  (6+ messages)

[PATCH 0/4] [ARC] Series of small patches to fix dejagnu found issues
 2016-11-29 12:27 UTC  (5+ messages)
` [PATCH 3/4] [ARC] Refurbish mul64 support
` [PATCH 2/4] [ARC] Cleanup implementation

[PATCH][AArch64] Separate shrink wrapping hooks implementation
 2016-11-29 11:37 UTC  (10+ messages)

[PATCH] Make one extra BB to prevent PHI argument clash (PR, gcov-profile/78582)
 2016-11-29 11:35 UTC  (2+ messages)

[Patch, testsuite] Fix bogus pr31096-1.c failure for avr
 2016-11-29 11:28 UTC 

[PATCH] Remove uninitialized reads of is_leaf
 2016-11-29 11:11 UTC 

[PATCH][ARM] Remove movdi_vfp_cortexa8
 2016-11-29 11:06 UTC 

[PATCH] Support nested functions (PR sanitize/78541)
 2016-11-29 10:44 UTC 

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

[PATCH/VRP] Fix type of EQ_EXPR
 2016-11-29 10:26 UTC  (2+ messages)

[patch,lto] Fix PR78562: Wrong type mismatch warning for built-ins with same asm name
 2016-11-29 10:16 UTC 

[PATCH, ARM] PR71607: New approach to arm_disable_literal_pool
 2016-11-29  9:45 UTC  (3+ messages)

[PATCH][AArch64] PR target/71112: Properly create lowpart of pic_offset_table_rtx with -fpie
 2016-11-29  9:09 UTC 

[PATCH] correct handling of non-constant width and precision (pr 78521)
 2016-11-29  8:05 UTC  (3+ messages)

[PATCH] Fix PR78546
 2016-11-29  7:50 UTC  (2+ messages)

[PATCH] add common CPP_SPECS for bfin
 2016-11-29  5:56 UTC 

[PATCH] rs6000: Make deallocation of a large frame work (PR77687)
 2016-11-29  5:22 UTC  (3+ messages)

[PATCH, rfc] combine: Make code after a new trap unreachable (PR78432)
 2016-11-29  2:04 UTC  (7+ messages)

[PATCH] simplify-rtx: Handle truncate of extract
 2016-11-29  1:50 UTC  (6+ messages)

[PATCH] spellcheck bugfixes: don't offer the goal string as a suggestion
 2016-11-28 23:58 UTC  (2+ messages)

[PATCH] simplify-rtx: Transform (xor (and (xor A B) C) B) with C const
 2016-11-28 23:29 UTC  (7+ messages)

[PATCH, i386]: Macroize and cleanup some AND patterns
 2016-11-28 23:24 UTC 

[PATCH] shrink-wrap: New spread_components
 2016-11-28 22:58 UTC  (4+ messages)
  ` ping x2: "

[PATCH] Fix ICE with -Wuninitialized (PR tree-optimization/78455)
 2016-11-28 22:56 UTC  (5+ messages)

[Darwin, configury] No longer expect to find cross-target headers on the host
 2016-11-28 22:55 UTC  (2+ messages)

[PATCH v4] gcc/config/tilegx/tilegx.c (tilegx_function_profiler): Save r10 to stack before call mcount
 2016-11-28 22:53 UTC  (2+ messages)

[PATCH] Postreload DF fix (PR middle-end/78540)
 2016-11-28 22:47 UTC  (2+ messages)

[RFC, tentative patch] Adjust cost for conversion expression
 2016-11-28 22:40 UTC  (5+ messages)

[PATCH 0/2] PR77822
 2016-11-28 22:29 UTC  (12+ messages)
` [PATCH 1/2] PR77822
          ` [PATCH 1/2 v3] PR77822

[PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset
 2016-11-28 22:27 UTC  (8+ messages)
    ` [PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset (pr 77608)

[Patch] Don't expand targetm.stack_protect_fail if it's NULL_TREE
 2016-11-28 22:11 UTC  (8+ messages)

[Patch, tentative] Use MOVE_MAX_PIECES instead of MOVE_MAX in gimple_fold_builtin_memory_op
 2016-11-28 21:58 UTC  (6+ messages)

[Patch, testsuite] Fix bogus uninit-19.c failure for avr
 2016-11-28 21:47 UTC  (4+ messages)

[libstdc++, testsuite] Add dg-require-thread-fence
 2016-11-28 21:41 UTC  (12+ messages)

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

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

Pretty printers for versioned namespace
 2016-11-28 21:19 UTC 

[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2016-11-28 19:42 UTC  (3+ messages)

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

[0/3] Fix PR71280, in ifcvt/rtlanal/i386
 2016-11-28 18:52 UTC  (15+ messages)
` [0/3] Fix PR78120, "

[PATCH] Fix neg_const_int (PR rtl-optimization/78546)
 2016-11-28 18:49 UTC  (2+ messages)

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

[PATCH, rs6000] Fix PR78556 - left shift of negative values
 2016-11-28 18:23 UTC  (4+ messages)

[committed] Fix ICE with nested fns and OpenMP (PR fortran/78298)
 2016-11-28 17:33 UTC 

[C++ PATCH] Fix ICE with scoped enums and -g (PR c++/72808)
 2016-11-28 17:26 UTC  (4+ messages)

[PATCH][2/2] Early LTO debug -- main part
 2016-11-28 17:21 UTC  (5+ messages)
` [PING][PATCH][2/2] "

[PATCH, i386]: Separate operations with mask registers from operations with general registers
 2016-11-28 16:56 UTC 

[PATCH] eliminate calls to snprintf(0, 0, ...) with known return value (pr78476)
 2016-11-28 16:38 UTC  (3+ messages)

[PATCH] Fix PR78546
 2016-11-28 16:23 UTC 

[PATCH] MIPS MSA: Fix ICE when using out-of-range values to intrinsics
 2016-11-28 16:17 UTC  (2+ messages)

[C++ PATCH] Fix -Wreturn-local-addr regression (PR c++/77591)
 2016-11-28 14:45 UTC  (2+ messages)

[PATCH] Fix OpenMP offloading to NVPTX and correct location of
 2016-11-28 14:04 UTC  (5+ messages)

[PATCH] Fix -fcompare-debug issues in IPA-ICF (PR lto/78211)
 2016-11-28 13:43 UTC  (6+ messages)

[PATCH] Tree-level fix for PR 69526
 2016-11-28 13:26 UTC  (10+ messages)

[PATCH] Fix PR78542
 2016-11-28 12:47 UTC 

[AArch64][GCC][PATCH] Add more Poly64_t intrinsics to GCC
 2016-11-28 12:29 UTC  (2+ messages)

change initialization of ptrdiff_type_node
 2016-11-28 11:48 UTC  (7+ messages)

[PATCH] Fix PR78343
 2016-11-28 10:48 UTC  (4+ messages)

[Patch, committed] Fix bootstrap on freeBSD and hppa64
 2016-11-28 10:38 UTC  (2+ messages)

[PATCH] Optimiza aggregate a = b = c = {} (PR c/78408)
 2016-11-28  9:50 UTC  (2+ messages)

[patch,avr,committed] Small improvement loading 16-bit values
 2016-11-28  9:40 UTC 

[PATCH] arc: Avoid store/load pipeline hazard
 2016-11-28  9:29 UTC  (2+ messages)

[PATCH] Fix a couple of issues in gimple-ssa-sprintf.c
 2016-11-28  9:28 UTC  (5+ messages)

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-11-28  5:42 UTC 

[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413
 2016-11-28  5:40 UTC  (5+ messages)

C++ PATCH for c++/77907 (constant init and PMF)
 2016-11-28  4:00 UTC 

[PATCH] remove invalid "tail +16c"
 2016-11-28  2:49 UTC 

[Ada] Fix PR ada/78524
 2016-11-27 22:05 UTC 

[patch, libfortran] Add AVX-specific matmul
 2016-11-27 20:53 UTC  (6+ messages)

[Ada] Fix PR ada/78531
 2016-11-27 20:23 UTC 

[Patch, fortran] PR78474 - gfortran accepts invalid submodule syntax
 2016-11-27 19:04 UTC  (3+ messages)

[v3 PATCH] Implement LWG 2534, Constrain rvalue stream operators
 2016-11-27 18:55 UTC  (2+ messages)

[committed] Use dg-timeout-factor 2 in g++.dg/torture/pr65655.C
 2016-11-27 17:45 UTC 

[Patch][i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64
 2016-11-27 17:29 UTC  (3+ messages)

Hurd port for gcc go PATCH 1-4(23)
 2016-11-27 17:22 UTC  (3+ messages)

[wwwdocs] Use "command-line option" (with a dash)
 2016-11-27 17:13 UTC 

[patch, libfortran] Add AVX-specific matmul
 2016-11-27 17:06 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).