public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix PR80846, change vectorizer reduction epilogue (on x86)
 2018-01-11 12:11 UTC  (5+ messages)

PR81703 and Martin's fix for PR83501
 2018-01-11 12:07 UTC  (5+ messages)

[PATCH PR82096] Fix ICE in int_mode_for_mode, at stor-layout.c:403 with arm-linux-gnueabi
 2018-01-11 12:02 UTC  (8+ messages)

Tweak predictors based on SPEC2006 and SPEC2017
 2018-01-11 10:44 UTC  (5+ messages)
` [PATCH 2/5] Introduce PROB_UNINITIALIZED constant and use it in, predict.def
` [PATCH 4/5] Remove predictors that are unrealiable

PR83775
 2018-01-11 10:39 UTC  (4+ messages)

Fix ICE in partial inlining profile scaling
 2018-01-11 10:33 UTC 

[PATCH 0/5] x86: CVE-2017-5715, aka Spectre
 2018-01-11 10:16 UTC  (15+ messages)

SFN+LVU+IEPM v4 (was: Re: Statement Frontier Notes, Location Views, and Inlined Entry Point Markers)
 2018-01-11 10:12 UTC  (7+ messages)
` [SFN+LVU+IEPM v4 6/9] [SFN] Introduce -gstatement-frontiers option, enable debug markers
  ` [nvptx, committed] Disable -gstatement-frontiers for nvptx

[committed] Fix mode_for_size units in caller-save.c (PR83761)
 2018-01-11 10:04 UTC 

Go patch committed: Update to Go1.10beta1
 2018-01-11  9:56 UTC  (10+ messages)

PR82665 - missing value range optimization for memchr
 2018-01-11  9:47 UTC  (10+ messages)

Fix predictive commoning profile update ICE
 2018-01-11  9:31 UTC  (2+ messages)

[Ada] Warning on out-of-range value for default-initialized scalar object
 2018-01-11  9:22 UTC 

[Ada] Crash on build-in-place call with address specification for target
 2018-01-11  9:16 UTC 

[Ada] Allow uses of range utility routines on private types
 2018-01-11  9:16 UTC 

[Ada] Prohibit concurrent types in Ghost regions
 2018-01-11  9:14 UTC 

[Ada] Detection of illegal constituent assignments
 2018-01-11  9:14 UTC 

[Ada] No error on missing enclosing parentheses in Expression Function
 2018-01-11  9:14 UTC 

[Ada] Missing diagnostic of categorization dependency
 2018-01-11  9:13 UTC 

[Ada] Incorrect diagnostic on illegal with clause
 2018-01-11  9:13 UTC 

[Ada] Secondary stack leaks during object initialization
 2018-01-11  9:11 UTC 

[Ada] Null procedures not allowed in protected definitions
 2018-01-11  9:11 UTC 

[Ada] Spurious error on referene to subcoponrnt in dynamic predicate
 2018-01-11  9:11 UTC 

[Ada] gnatbind -f switch gives an error for duplicates
 2018-01-11  9:10 UTC 

[Ada] Annotate standard File_Type with Default_Initial_Condition (for SPARK)
 2018-01-11  9:09 UTC 

[Ada] New implementation for Normalize_Pathname
 2018-01-11  9:09 UTC 

[Ada] Warning on use of predefined operations on an actual fixed-point type
 2018-01-11  9:09 UTC 

[Ada] Crash on expression function as completion, with implicit dereference
 2018-01-11  9:09 UTC 

[Ada] Handling of pragma Predicate
 2018-01-11  9:08 UTC 

[Ada] Secondary stack leak due to controlled component
 2018-01-11  9:08 UTC 

[Ada] Different runtime behavior of Predicate_Failure
 2018-01-11  9:07 UTC 

[Ada] Integer overflow in SS_Allocate
 2018-01-11  9:07 UTC 

[Ada] Illegal protected calls in inherited pre/postconditions
 2018-01-11  9:06 UTC 

[Ada] Encoding of with clauses in ALI files
 2018-01-11  9:05 UTC 

[Ada] Finding proper scope when inside entry body
 2018-01-11  9:05 UTC 

[Ada] Crash on iterated_component_association in expression function
 2018-01-11  9:05 UTC 

[Ada] Aspect/pragma Secondary_Stack_Size can evaluate non-literals as zero
 2018-01-11  9:05 UTC 

[Ada] Wrong column in sloc of "expect name" error for loop variant
 2018-01-11  9:04 UTC 

[Ada] Missing finalization in case expression
 2018-01-11  9:04 UTC 

PR83648
 2018-01-11  9:03 UTC  (8+ messages)

[Ada] Inconsistent scope chain due to quantified expression
 2018-01-11  9:03 UTC 

std::vector default default and move constructors
 2018-01-11  7:12 UTC  (6+ messages)

[PATCH improve early strlen range folding (PR 83671)
 2018-01-11  6:29 UTC  (7+ messages)

libgo patch committed: Fix handling of DW_FORM_strp for 64-bit DWARF
 2018-01-11  5:04 UTC 

[PATCH 0/3] Add __builtin_load_no_speculate
 2018-01-11  0:13 UTC  (23+ messages)
` [PATCH 1/3] [builtins] Generic support for __builtin_load_no_speculate()

[C++ Patch] PR 78344 ("ICE on invalid c++ code (tree check: expected tree_list, have error_mark in cp_check_const_attributes, at cp/decl2.c:1347")
 2018-01-10 23:56 UTC  (6+ messages)

[PATCH] Add PowerPC configuration option --with-long-double-format={ibm,ieee}
 2018-01-10 23:50 UTC  (2+ messages)

[Ada] Fix ICE on Component_Size clause with atomic type
 2018-01-10 23:41 UTC 

[Committed] PR Fortran/82367 -- Check for NULL pointer
 2018-01-10 23:32 UTC 

Fix couple of -fdump-ada-spec issues on preprocessor macros
 2018-01-10 23:20 UTC 

[PATCH] RISC-V: Add naked function support
 2018-01-10 23:15 UTC 

[PATCH] expandargv: fix check for dynamic allocation of argument vector
 2018-01-10 23:06 UTC  (2+ messages)

[PATCH] PR Fortran/83093 -- Check the type of character length
 2018-01-10 22:41 UTC  (3+ messages)

[PATCH], Add checks for -mlong-double-128 in PowerPC ibm/float128 code
 2018-01-10 21:54 UTC  (2+ messages)

[PR/middle-end 81897] make tree-ssa-uninit.c handle longer sequences
 2018-01-10 21:49 UTC  (5+ messages)

[PATCH, rs6000] Fix PR83399, ICE During LRA with 2-op rtl pattern for lvx instruction
 2018-01-10 21:10 UTC  (5+ messages)

[PATCH] Add some reproducers for issues found when developing the location-wrappers patch
 2018-01-10 21:08 UTC  (2+ messages)

Fix buglet in dwarf2out_var_location
 2018-01-10 21:03 UTC 

[PATCH] MicroBlaze use default ident output generation
 2018-01-10 20:59 UTC  (5+ messages)

Fix folding of Inf/NaN comparisons for -ftrapping-math (PR tree-optimization/64811)
 2018-01-10 20:49 UTC  (5+ messages)

[PATCH] i386: Align stack frame if argument is passed on stack
 2018-01-10 20:44 UTC 

[PATCH 5/5][AArch64] fp16fml support
 2018-01-10 20:39 UTC  (5+ messages)

[PATCH] suppress -Wstringop-overflow when no-warning is set (PR 83508)
 2018-01-10 20:27 UTC 

[PATCH, rs6000] Change x86 intrinsic compat headers to use #error
 2018-01-10 20:26 UTC  (3+ messages)

[0/4] [AArch64] Add SVE support
 2018-01-10 19:55 UTC  (5+ messages)
` [1/4] [AArch64] SVE backend support

libgo patch committed: Handle _st_timespec for AIX stat
 2018-01-10 19:55 UTC 

[PATCH v2: 00/14] Preserving locations for variable-uses and constants (PR 43486)
 2018-01-10 19:51 UTC  (2+ messages)
` [committed] Preserving locations for variable-uses and constants (PR c++/43486)

libgo patch committed: Add SH support
 2018-01-10 19:20 UTC 

[PR 81616] Deferring FMA transformations in tight loops
 2018-01-10 19:16 UTC  (3+ messages)

[PATCH][AArch64] Use LDP/STP in shrinkwrapping
 2018-01-10 18:42 UTC  (5+ messages)

[wwwdocs,avr] Mention PR83738 in release notes
 2018-01-10 18:37 UTC  (2+ messages)

[PATCH, rs6000] generate loop code for memcmp inline expansion
 2018-01-10 18:30 UTC  (7+ messages)
      ` [PATCH] reduce runtime of gcc.dg/memcmp-1.c test

[PATCH] Fix PR81968
 2018-01-10 18:28 UTC  (4+ messages)

[C++ PATCH] Fix some -Wused-but-set-variable regressions (PR c++/82728, PR c++/82799, PR c++/83690)
 2018-01-10 17:29 UTC  (4+ messages)

[C++ PATCH] -Wclass-memaccess fixes and improvements (PR c++/81327)
 2018-01-10 16:59 UTC  (5+ messages)

C++ PATCH to fix bogus warning with a non-type argument (PR c++/82541)
 2018-01-10 16:56 UTC  (2+ messages)

[PATCH] libgo: add missing prototypes (PR 82922)
 2018-01-10 15:43 UTC  (2+ messages)

[PATCH v2] libgo: Add support for sh
 2018-01-10 15:42 UTC  (10+ messages)

libgo patch committed: Remove old exp packages
 2018-01-10 15:41 UTC 

C++ PATCH to stop folding constants to their values in convert_like_real
 2018-01-10 15:20 UTC  (2+ messages)

[Patch][ARM] Add -mbranch-cost option, and update a few tests
 2018-01-10 15:20 UTC  (3+ messages)

Go patch committed: Update to Go1.10beta1
 2018-01-10 15:20 UTC  (6+ messages)
        ` [gofrontend-dev] "

[C++ Patch] PR 81055 ("[6/7/8 Regression] ICE with invalid initializer for array new")
 2018-01-10 15:18 UTC  (4+ messages)

[PATCH][RFC] Radically simplify emission of balanced tree for switch statements
 2018-01-10 15:04 UTC  (8+ messages)

[PATCH] rs6000: Wrap diff of immediates in const (PR83629)
 2018-01-10 14:57 UTC 

[PATCH] Fix PR82770
 2018-01-10 14:51 UTC 

[PATCH] Fix PR82425
 2018-01-10 14:44 UTC 

[PATCH][AArch64] Improve aarch64_legitimate_constant_p
 2018-01-10 14:01 UTC  (7+ messages)

[PATCH] PR 78534, 83704 Large character lengths
 2018-01-10 13:37 UTC 

Add support for in-order addition reduction using SVE FADDA
 2018-01-10 13:13 UTC  (7+ messages)

Don't use permutes for single-element accesses (PR83753)
 2018-01-10 13:08 UTC  (2+ messages)

[PATCH][arm][1/3] Add -march=armv8.4-a option
 2018-01-10 13:02 UTC  (4+ messages)

[PATCH] __VA_OPT__ fixes (PR preprocessor/83063, PR preprocessor/83708)
 2018-01-10 12:13 UTC 

[PATCH] PR 84740 Wrong string length type in bounds check
 2018-01-10 11:44 UTC  (3+ messages)

Avoid ICE in PR83575
 2018-01-10 11:36 UTC 

[patch][x86,avx] Enable AVX512BITALG
 2018-01-10 11:05 UTC  (5+ messages)
  ` [PATCH] Fix various x86 avx512{bitalg,vpopcntdq,vbmi2} issues (PR target/83488)

[PATCH] Fix PR83765
 2018-01-10 10:50 UTC 

Do not make profile insane when it is not present at all
 2018-01-10 10:05 UTC 

[PATCH] i386: Also adjust stack frame for stack slot alignment
 2018-01-10  7:34 UTC  (2+ messages)

libgo patch committed: Work around escaping closure in runtime/export_test.go
 2018-01-10  6:41 UTC 

libgo patch committed: Add some noescape cases to runtime
 2018-01-10  5:29 UTC 

libgo patch committed: Add AIX support to cmd/go
 2018-01-10  5:17 UTC 

libgo patch committed: Add aix build tags
 2018-01-10  5:14 UTC 

Go patch committed: Use temporary variable for stack allocation
 2018-01-10  0:06 UTC 

Mostly revert r254296
 2018-01-09 23:57 UTC  (2+ messages)

Go patch committed: Set captured var address to not escape before flood
 2018-01-09 23:45 UTC 

Go patch committed: Stack allocate defer thunk
 2018-01-09 23:43 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).