public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Remove reundant const-qualification from cast targets
 2017-04-27 15:45 UTC 

[PATCH] Fix PR80533
 2017-04-27 15:32 UTC  (2+ messages)

[PR 78687] Set SRA grp_write lazily
 2017-04-27 15:30 UTC 

[PATCH] Fix PR51513, switch statement with default case containing __builtin_unreachable leads to wild branch
 2017-04-27 15:16 UTC  (8+ messages)
        ` [PATCH, v3] "

[PATCH] Improve VRP range intersection for partly symbolic ranges
 2017-04-27 14:50 UTC  (3+ messages)

[PATCH] Fix test-case on ppc64le (PR testsuite/79455)
 2017-04-27 14:49 UTC  (7+ messages)

[PATCH] Fix PR80539
 2017-04-27 14:25 UTC  (4+ messages)

[AArch64] Fix for gcc-7 regression PR 80530
 2017-04-27 14:11 UTC  (3+ messages)

[Ada] Give warnings on questionable layout of record types
 2017-04-27 14:06 UTC 

[PATCH] Refactor assert expr finding in VRP to re-use it from EVRP
 2017-04-27 14:04 UTC 

[Ada] Class-wide preconditions in dispatching calls
 2017-04-27 13:53 UTC 

[PATCH] TYPE_TYPELESS_STORAGE handling fixes (PR c++/80534)
 2017-04-27 13:49 UTC  (2+ messages)

[Ada] Elaboration checks for dispatching calls
 2017-04-27 13:35 UTC 

[PATCH] Backport the recent ARM ABI patch to 6 (PR target/77728)
 2017-04-27 13:27 UTC  (4+ messages)

[PATCH] Don't check for __secure_getenv
 2017-04-27 13:24 UTC  (2+ messages)

[PATCH] Improved diagnostics for casts and enums
 2017-04-27 12:37 UTC  (2+ messages)

[PATCH] C++: fix-it hints suggesting accessors for private fields
 2017-04-27 12:32 UTC  (9+ messages)

[Ada] Removal of elaboration-related flags for SPARK
 2017-04-27 11:57 UTC 

[Ada] Fix evaluation of comparisons for GNATprove
 2017-04-27 11:38 UTC 

[Ada] Provide extended contracts for formal vectors
 2017-04-27 11:23 UTC 

[Ada] Fix handling of wrappers for some primitives in GNATprove
 2017-04-27 10:55 UTC 

[Ada] Fix side-effect removal for GNATprove
 2017-04-27 10:53 UTC 

[Ada] Memory leak when using variant records
 2017-04-27 10:52 UTC 

[Ada] Spurious visibility error in instance with nested packages
 2017-04-27 10:15 UTC 

[Ada] for CodePeer, don't expand Image, Wide_Image, Wide_Wide_Image attributes
 2017-04-27 10:08 UTC 

[Ada] Spurious error in function call with incomplete type
 2017-04-27 10:00 UTC 

[Ada] 'Type_Key on subtypes and derived types
 2017-04-27 10:00 UTC 

[Ada] Provide extended contracts for formal doubly linked lists
 2017-04-27  9:57 UTC 

[Ada] Use backend (ie gcc) exception mechanism for gnat1
 2017-04-27  9:57 UTC 

[Ada] Strict and relaxed secondary stack management
 2017-04-27  9:32 UTC 

[Ada] Names of Ghost entities are uniquely identified in executable
 2017-04-27  9:28 UTC 

[Ada] Raise exception if Current_Directory does not exist
 2017-04-27  9:25 UTC 

[PATCH][RFC] Enable -fstrict-overflow by default
 2017-04-27  9:23 UTC  (5+ messages)

[Ada] Crash on illegal quantified expression
 2017-04-27  9:23 UTC 

[PATCH] More conservative reg-stack push/pop sp modification fix (PR target/79430)
 2017-04-27  9:22 UTC  (2+ messages)

[Ada] Provide library for functional containers
 2017-04-27  9:22 UTC 

[Ada] Crash on ambiguous allocator expression
 2017-04-27  9:16 UTC 

[PATCH][GCC][mid-end] Align cost calculations of mod with div. (PR middle-end/79665)
 2017-04-27  9:12 UTC  (2+ messages)

[Ada] Finer grained secondary stack management
 2017-04-27  9:07 UTC 

[Ada] Spurious visibility error with entity in formal package
 2017-04-27  9:06 UTC 

[testsuite] Add missing dg-require-effective-target alloca to gcc testsuite
 2017-04-27  9:03 UTC  (12+ messages)

[PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues
 2017-04-27  8:51 UTC  (13+ messages)
` [PATCH 10/12] [i386] Add ms2sysv pro/epilogue stubs to libgcc
` [PATCH 01/12] [i386] Re-align stack frame prior to SSE saves
` [PATCH 08/12] [i386] Modify ix86_compute_frame_layout for -mcall-ms2sysv-xlogues
` [PATCH 12/12] [i386,testsuite] Test program for ms to sysv abi function calls
` [PATCH 05/12] [i386] Add option -mcall-ms2sysv-xlogues
` [PATCH 03/12] [i386] Use re-aligned stack pointer for aligned SSE movs
` [PATCH 09/12] [i386] Add patterns and predicates foutline-msabi-xlouges
` [PATCH 11/12] [i386] Add remainder of -mcall-ms2sysv-xlogues implementation
` [PATCH 02/12] [i386] Keep stack pointer valid after after re-alignment
` [PATCH 04/12] [i386] Minor refactoring
` [PATCH 07/12] [i386] Modify ix86_save_reg to optionally omit stub-managed registers
` [PATCH 06/12] [i386] Add class xlogue_layout and new fields to struct machine_function

[PATCH][x86] Add missing intrinsics for ADD[SD,SS] and SUB[SD,SS]
 2017-04-27  8:51 UTC 

[PATCH] Check for sp push/pop insns in reg_set_p (PR target/79430)
 2017-04-27  8:04 UTC 

[PATCH][AArch64] vec_pack_trunc_<mode> should split after register allocator
 2017-04-27  7:37 UTC 

[PATCH][AArch64] Implement ALU_BRANCH fusion
 2017-04-27  7:32 UTC  (8+ messages)
      ` [PING][PATCH][AArch64] "

[PATCH] Move the check for any_condjump_p from sched-deps to target macros
 2017-04-27  7:29 UTC  (5+ messages)
` [PING][PATCH] "

[PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
 2017-04-27  5:07 UTC  (3+ messages)

[PATCH] PR demangler/80513 check for overflows and invalid characters in thunks
 2017-04-27  5:07 UTC  (2+ messages)

[AARCH64 ABI PATCH] Change AARCH64 ABI to match AAPCS, provide -Wpsabi notes (PR target/77728)
 2017-04-27  1:45 UTC  (4+ messages)
` [AARCH64 PATCH] Don't provide -Wpsabi notes for AARCH64 "

[PATCH] Remove -fstrict-overflow, default to undefined signed integer and pointer overflow
 2017-04-26 22:05 UTC  (2+ messages)

[gomp4] Update error messages for c and c++ reductions
 2017-04-26 22:02 UTC 

[PATCH] Alias analysis of zero sized arrays
 2017-04-26 21:59 UTC  (6+ messages)

[PATCH] Improve tests for vector and deque move-assignment
 2017-04-26 21:59 UTC 

[GCC8 patch], PowerPC PRs 79038, 79202, and 79203: Improve small integer conversions to/from floating point
 2017-04-26 19:25 UTC 

[C++ Patch, obvious?] Minor decl.c clean up
 2017-04-26 18:52 UTC  (2+ messages)

Enable Go for AIX
 2017-04-26 18:34 UTC 

[PATCH] handle enumerated types in -Wformat-overflow (PR 80397)
 2017-04-26 18:03 UTC  (3+ messages)

[PATCH GCC8][28/33]Don't count non-interger PHIs for register pressure
 2017-04-26 16:33 UTC  (5+ messages)

[PATCH] Match x86 family machine constraints section with constarints.md
 2017-04-26 15:37 UTC 

[PATCH] Do CRC 4 bits at a time
 2017-04-26 14:33 UTC  (4+ messages)

[PATCH GCC8][25/33]New loop constraint flags
 2017-04-26 14:23 UTC  (3+ messages)

[PATCH 24/33]New parameter bound on number of selected candidates
 2017-04-26 14:13 UTC  (3+ messages)

[PATCH GCC8][27/33]Extend candidate set if new_cp has cheaper dependence
 2017-04-26 13:38 UTC  (2+ messages)

[PATCH GCC8][14/33]Handle more cheap operations in force_expr_to_var_cost
 2017-04-26 13:37 UTC  (3+ messages)

[PATCH GCC8][26/33]Record newly used inv_vars during cost computation
 2017-04-26 13:32 UTC  (2+ messages)

[PATCH, C++] Fix-it info for typo in nested-name-specifier
 2017-04-26 13:29 UTC  (2+ messages)

[PATCH GCC8][21/33]Support compare iv_use which both sides of comparison are IVs
 2017-04-26 13:27 UTC  (2+ messages)

[PATCH GCC8][20/33]Support compare iv_use which is compared against arbitrary variable
 2017-04-26 13:22 UTC  (2+ messages)

[PATCH GCC8][19/33]Rewrite nonlinear iv_use by re-associating invariant and induction parts separately
 2017-04-26 13:20 UTC  (2+ messages)

[PATCH GCC8][18/33]Relate compare iv_use with all candidates
 2017-04-26 13:16 UTC  (2+ messages)

[PATCH 0/3] [ARC] New features
 2017-04-26 13:15 UTC  (7+ messages)
` [PATCH 2/3] [ARC] Fast interrupts support
` [PATCH 1/3] [ARC] Automatic context save/restore for regular interrupts

[PATCH GCC8][16/33]Move multiplier_allowed_in_address_p to tree-ssa-address
 2017-04-26 13:12 UTC  (2+ messages)

[PATCH][AArch64] Improve float to int moves
 2017-04-26 12:58 UTC 

[PATCH] Improve RTL ifcvt for empty else_bb (PR rtl-optimization/80491)
 2017-04-26 11:57 UTC  (2+ messages)

[PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry
 2017-04-26 11:48 UTC  (3+ messages)

[PATCH GCC8][22/33]Generate TMR in new reassociation order
 2017-04-26 11:31 UTC  (2+ messages)

[PATCH GCC8][13/33]Rewrite cost computation of ivopts
 2017-04-26 11:25 UTC  (4+ messages)

[PATCH] PR libstdc++/80506 fix constant used in condition
 2017-04-26  9:33 UTC  (4+ messages)

Fix comment in contrib/gen_autofdo_event.py
 2017-04-26  9:16 UTC 

[PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
 2017-04-26  9:04 UTC  (4+ messages)

[PATCH] handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c
 2017-04-26  7:59 UTC  (3+ messages)

[C++ PATCH] fix test breakage
 2017-04-26  3:56 UTC 

std::vector move assign patch
 2017-04-25 22:22 UTC  (10+ messages)

Who broke options.h?
 2017-04-25 22:05 UTC  (14+ messages)

[PATCH, i386]: Handle ASHIFTRT in STV pass (PR 70799)
 2017-04-25 19:46 UTC 

[PATCH 4/7] [D] libiberty: Remove wrongly spec'd mangle rule for encoded integers
 2017-04-25 16:59 UTC  (3+ messages)

[PATCH 3/9] Documentation for the ia16 back end
 2017-04-25 16:50 UTC  (2+ messages)

[PATCH 7/9] ira-color
 2017-04-25 16:47 UTC  (2+ messages)

[PATCH 8/9] subreg_get_info
 2017-04-25 16:43 UTC  (2+ messages)

[PATCH] Fix fold_binary_loc BIT_IOR_EXPR folding (PR sanitizer/80349)
 2017-04-25 16:43 UTC  (4+ messages)

[PATCH 5/7] [D] libiberty: Fixes for demangling qualified symbol names
 2017-04-25 16:39 UTC  (3+ messages)

C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937)
 2017-04-25 16:33 UTC  (8+ messages)

[ARM ABI PATCH] Change ARM ABI to match AAPCS, provide -Wpsabi notes (PR target/77728)
 2017-04-25 16:27 UTC  (3+ messages)

[Ada] Remove zero-origin array indexing for Source_Buffers
 2017-04-25 16:09 UTC 

[Ada] Spurious error on container indexing that is in-out parameter in call
 2017-04-25 16:05 UTC 

[PATCH 7/7] [D] libiberty: Refactor and add tests for decoding hexdigits
 2017-04-25 15:58 UTC  (2+ messages)

[PATCH 6/7] [D] libiberty: Fixes for decoding numbers
 2017-04-25 15:46 UTC  (2+ messages)

[PATCH] Destroy arguments for _Cilk_spawn calling in the child (PR 80038)
 2017-04-25 15:37 UTC  (8+ messages)

[PATCH GCC8][15/33]Simplify function autoinc_possible_for_pair
 2017-04-25 15:35 UTC  (2+ messages)

[RFC, testsuite] Add dg-save-linenr
 2017-04-25 15:35 UTC  (4+ messages)

[PATCH GCC8][12/33]Expose interfaces of tree-ssa-address.c
 2017-04-25 15:30 UTC  (2+ messages)

[PATCH][STAGE1] Add prefix to test verification in guality.h
 2017-04-25 15:23 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).