public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2016-11-28 19:42 UTC  (3+ messages)

[PATCH] Postreload DF fix (PR middle-end/78540)
 2016-11-28 19:35 UTC 

[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  (22+ messages)
` [0/3] Fix PR78120, "

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

[PATCH] improve folding of expressions that move a single bit around
 2016-11-28 18:41 UTC  (5+ 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 

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

[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, vec-tails] Support loop epilogue vectorization
 2016-11-28 16:57 UTC  (17+ messages)

[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  (4+ 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 0/9] RTL frontend v4
 2016-11-28 13:47 UTC  (3+ messages)
` [PATCH 7/9] Add RTL-error-handling to host

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

[RFC, tentative patch] Adjust cost for conversion expression
 2016-11-28 13:36 UTC  (4+ messages)

[Patch, Fortran, OOP] PR 58175: Incorrect warning message on scalar finalizer
 2016-11-28 13:36 UTC 

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

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

[PATCH] Fix PR78546
 2016-11-28 12:42 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)

[patch, avr] Make pmem-wrap-around option as default
 2016-11-28  7:18 UTC  (13+ 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: "

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] correct handling of non-constant width and precision (pr 78521)
 2016-11-28  3:34 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] shrink-wrap: New spread_components
 2016-11-27 19:07 UTC  (3+ messages)
  ` ping x2: "

[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 

New French PO file for 'gcc' (version 6.2.0)
 2016-11-27 16:02 UTC 

[wwwdocs][PATCH][ARM] Add -mpure-code to changes.html
 2016-11-27 12:58 UTC  (2+ messages)

[Patches] Add variant constexpr support for visit, comparisons and get
 2016-11-27  5:38 UTC 

[PATCH] avoid calling alloca(0)
 2016-11-27  0:52 UTC  (12+ messages)

[PATCH] Partial solution to LWG 523
 2016-11-27  0:27 UTC 

[PATCH] simplify-rtx: Handle truncate of extract
 2016-11-26 23:19 UTC 

[PATCH] combine: Tweak change_zero_ext
 2016-11-26 23:11 UTC 

[PATCHv3] [AARCH64] Add variant support to -m="native"and add thunderxt88p1
 2016-11-26 21:54 UTC 

Documentation of LTIME
 2016-11-26 20:45 UTC  (12+ messages)

[Patch, Fortran] PR 78392: ICE in gfc_trans_auto_array_allocation, at fortran/trans-array.c:5979
 2016-11-26 18:10 UTC  (6+ messages)

[v3 PATCH] LWG 2766, LWG 2749
 2016-11-26 12:48 UTC  (5+ messages)

[PATCH v2] libgcc/mkmap-symver: support skip_underscore (PR74748)
 2016-11-26  9:42 UTC 

[PATCH] rs6000: Testcases for rl*i*
 2016-11-26  2:00 UTC  (2+ messages)

[PATCH v2 0/9] Add optimization -moutline-msabi-xlougues (for Wine 64)
 2016-11-26  1:27 UTC  (4+ messages)
` [PATCH 3/9] Add option -moutline-msabi-xlogues

Pointer Bounds Checker and trailing arrays (PR68270)
 2016-11-25 21:28 UTC  (2+ messages)

[PATCH, fortran, committed] Fix documentation typo
 2016-11-25 20:08 UTC 

Hurd port for gcc go PATCH 19-23(23)
 2016-11-25 20:05 UTC 

Hurd port for gcc go PATCH 11-18(23)
 2016-11-25 20:03 UTC 

Hurd port for gcc go PATCH 5-10(23)
 2016-11-25 19:59 UTC 

Hurd port for gcc go PATCH 1-4(23)
 2016-11-25 19:57 UTC 

[PATCH] avoid calling alloca(0)
 2016-11-25 19:40 UTC  (12+ messages)

[committed] Add 2 tests
 2016-11-25 19:25 UTC 

[PATCH] Fix ICE on CONST_WIDE_INT in simplify_immed_subreg (PR rtl-optimization/78526)
 2016-11-25 18:55 UTC  (3+ messages)

[patch,avr]: Improve code as of PR41076
 2016-11-25 18:47 UTC  (2+ messages)

one more patch for PR77541
 2016-11-25 17:45 UTC 

[PATCH v2] aarch64: Add split-stack initial support
 2016-11-25 17:40 UTC  (5+ messages)

[Patch, Fortran, OOP] PR 60853: Failure to disambiguate generic with unlimited polymorphic
 2016-11-25 17:23 UTC  (3+ messages)

[committed] Fix combine ICE with out of bounds shift (PR rtl-optimization/78527)
 2016-11-25 17:15 UTC 

[PATCH] Add a "compact" mode to print_rtx_function
 2016-11-25 16:37 UTC  (9+ messages)
` [PATCH] (v2) "

[AArch64][ARM][GCC][PATCHv2 3/3] Add tests for missing Poly64_t intrinsics to GCC
 2016-11-25 16:01 UTC  (7+ messages)

[tree-tailcall] Check if function returns it's argument
 2016-11-25 15:47 UTC  (12+ messages)

[OBVIOUS] [PATCH] Fix documentation reference (PR web/71666)
 2016-11-25 14:20 UTC 

[PATCH] Fix ICE with -Wuninitialized (PR tree-optimization/78455)
 2016-11-25 14:02 UTC  (3+ messages)

[PATCH] Fix PR78515
 2016-11-25 13:55 UTC  (3+ messages)

[PR 70965] Schedule extra pass_rebuild_cgraph_edges
 2016-11-25 13:11 UTC  (3+ messages)

[Patch, fortran] PR78293 - - [5/6/7 Regression] SIGABRT with function result used as argument
 2016-11-25 12:27 UTC  (3+ messages)

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2016-11-25 12:19 UTC  (5+ messages)

[PATCH PR78507/PR78510]Fix two ICEs in pattern (cond (cmp (convert1? @1) @3) (convert2? @1) @2)
 2016-11-25 11:32 UTC  (4+ messages)

[PATCH] combine: Convert subreg-of-lshiftrt to zero_extract properly (PR78390)
 2016-11-25 11:09 UTC  (4+ messages)

[PATCH] Fix Ada bootstrap
 2016-11-25 10:55 UTC  (6+ messages)

[PATCH] Don't use priority {cd}tors if not supported by a target (PR, gcov-profile/78086)
 2016-11-25 10:48 UTC  (2+ messages)

[GCC][AArch64][PATCH][Testsuite] Fix failing test vector_initialization_nostack.c
 2016-11-25 10:23 UTC  (2+ messages)

[RFC PATCH, i386]: Separate operations with mask registers from operations with general registers
 2016-11-25  9:51 UTC 

[Patch v4 0/17] Add support for _Float16 to AArch64 and ARM
 2016-11-25  8:55 UTC  (5+ messages)
` [Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function
  ` [Patch ARM 17/17] Enable _Float16 for ARM

[PATCH v3] bb-reorder: Improve compgotos pass (PR71785)
 2016-11-25  8:53 UTC  (3+ messages)

[PATCH 0/2] PR77822
 2016-11-25  8:30 UTC  (14+ messages)
` [PATCH 2/2] PR77822
  ` [PATCH 2/2 v3] PR77822
` [PATCH 1/2] PR77822
          ` [PATCH 1/2 v3] PR77822

[Patch, testsuite] Fix bogus pr64427.c failure for avr
 2016-11-25  8:24 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).