public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Merge from trunk to gccgo branch
 2019-07-23 18:49 UTC 

Go patch committed: Use correct value in 2-case select send
 2019-07-23 18:28 UTC 

[PATCH 0/4] True IPA reimplementation of IPA-SRA (v3)
 2019-07-23 17:20 UTC  (5+ messages)
` [PATCH 4/4] Modifications to the testsuite
` [PATCH 1/4] Remove old IPA-SRA, introduce tree-sra.h
` [PATCH 3/4] New IPA-SRA implementation
` [PATCH 2/4] New parameter manipulation infrastructure

[PATCH] MIPS: Fix GCC `noreorder' for undefined R5900 short loops
 2019-07-23 17:08 UTC  (6+ messages)

[PATCH 0/3] add support for POD struct convention (PR 61339)
 2019-07-23 16:54 UTC  (9+ messages)
` [PATCH 1/3] add -Wstruct-not-pod, -Wclass-is-pod, -Wmismatched-tags "

[PATCH] PR91195: fix -Wmaybe-uninitialized warning for conditional store optimization
 2019-07-23 16:31 UTC  (2+ messages)

[ARM][PATCH 2/2] Remove redundant constructs added for FP16 support
 2019-07-23 16:11 UTC  (2+ messages)

[ARM][PATCH 1/2] Support HFmode for standard names implemented with VRINT instructions
 2019-07-23 15:34 UTC  (2+ messages)

[C++ PATCH] PR c++/90590 Suppress warning for enumeration value not handled in switch warning
 2019-07-23 15:33 UTC  (8+ messages)

[PATCH] Come up with -flto=auto option
 2019-07-23 14:27 UTC  (8+ messages)
  ` [PATCH] Deduce automatically number of cores for -flto option

[PATCH] make gdbhooks.py idempotent with respect to reloading
 2019-07-23 14:23 UTC  (3+ messages)
  ` [committed] "

[PR rtl-optimization/91173] Backport to GCC 8 and 9
 2019-07-23 14:06 UTC 

[PATCH][RFC][x86] Fix PR91154, add SImode smax, allow SImode add in SSE regs
 2019-07-23 14:03 UTC 

[PATCH][MSP430] Reject -m{code,data}-region options unless large memory model is selected
 2019-07-23 13:50 UTC 

Add ARRAY_REF based access patch disambiguation
 2019-07-23 13:15 UTC  (2+ messages)

[PATCH][MSP430] Allow lower-case "r" to be used in register names by defining ADDITIONAL_REGISTER_NAMES (PR target/70320)
 2019-07-23 13:09 UTC 

PR91166 - Unfolded ZIPs of constants
 2019-07-23 12:50 UTC  (8+ messages)

Use ODR for canonical types construction in LTO
 2019-07-23 11:55 UTC  (2+ messages)

[PATCH] [MIPS] Add machine mode to get_fcsr pattern operand
 2019-07-23 11:06 UTC 

[PATCH] Fix PR91231
 2019-07-23 10:15 UTC 

[PATCH] Fix PR83518 for aarch64
 2019-07-23 10:09 UTC 

[PATCH] Remove a pointless global var
 2019-07-23  9:59 UTC  (7+ messages)

[range-ops] patch 01/04: types for VR_UNDEFINED and VR_VARYING
 2019-07-23  9:45 UTC  (13+ messages)

Add znver2 scheduler model
 2019-07-23  9:43 UTC 

Update X86_TUNE_AVOID_256FMA_CHAINS for znver2
 2019-07-23  9:41 UTC 

Update x86-tune-costs.h for znver2
 2019-07-23  9:34 UTC 

[Ada] Issue error on SPARK ownership rule violation
 2019-07-23  8:30 UTC 

[Ada] Fix binding of ghost units with finalizer
 2019-07-23  8:13 UTC 

[Ada] Minor tweak to -gnatR output
 2019-07-23  8:13 UTC 

[Ada] Plug small loophole in Generate_Range_Check
 2019-07-23  8:13 UTC 

[Ada] Eliminate redundant overflow checks for conversions from fixed-point
 2019-07-23  8:13 UTC 

[Ada] Iterators are view-specific
 2019-07-23  8:13 UTC 

[PATCH v2 3/3] Consider doloop cmp use in ivopts
 2019-07-23  8:05 UTC  (13+ messages)
` [PATCH v3 3/3] PR80791 "
      ` [PATCH v5 "

Check rrotate optab first when transforming lrotate
 2019-07-23  7:32 UTC  (10+ messages)
    ` [RFC] Consider lrotate const rotation in vectorizer
      ` [PATCH, rs6000] Support vrotr<mode>3 for int vector types
                  ` [PATCH V2, "

Ping^2: [PATCH] RISC-V: Add -malign-data= option
 2019-07-23  4:26 UTC  (3+ messages)

Go patch committed: Follow-on fix for finalizing imported methods
 2019-07-23  0:53 UTC 

[PATCH PR Fortran/89286] Intrinsic sign and GNU Extension
 2019-07-23  0:35 UTC  (7+ messages)

[PATCH] Automatics in equivalence statements
 2019-07-23  0:23 UTC  (7+ messages)

[PATCH] report as disabled options unsupported by a language (PR 80545)
 2019-07-22 23:44 UTC  (2+ messages)

Handle strncpy in tree-ssa-dse.c
 2019-07-22 23:26 UTC  (5+ messages)

[PATCH] handle multibyte stores larger than char in strlen (PR 91183, 86888)
 2019-07-22 23:22 UTC  (3+ messages)

[PATCH] i386: Properly encode xmm16-xmm31/ymm16-ymm31 for vector move
 2019-07-22 23:17 UTC  (2+ messages)

Add support for PowerPC prefixed memory instructions and pc-relative support (Intro)
 2019-07-22 23:11 UTC  (12+ messages)
` [PATCH], Patch #10, move PowerPC data structures & helper functions from rs6000.c to rs6000-internal.h

[PATCH 1/2] [ARC] Fix and refurbish the interrupts
 2019-07-22 21:54 UTC  (6+ messages)

[PATCH] Use -flto instead of -flto=N in DWARF producer string
 2019-07-22 21:50 UTC  (4+ messages)

[PATCH v2] [rs6000] Add documentation for __builtin_mtfsf
 2019-07-22 21:43 UTC  (2+ messages)

[ARM/FDPIC v5 00/21] FDPIC ABI for ARM
 2019-07-22 19:50 UTC  (7+ messages)
` [ARM/FDPIC v5 18/21] [ARM][testsuite] FDPIC: Enable tests on pie_enabled targets
` [ARM/FDPIC v5 17/21] [ARM][testsuite] FDPIC: Handle *-*-uclinux*

Generalise VEC_DUPLICATE folding for variable-length vectors
 2019-07-22 18:35 UTC  (2+ messages)

[PATCH] Fix simd attribute handling on aarch64
 2019-07-22 18:26 UTC  (5+ messages)
  ` [PATCH] Fix simd attribute handling on aarch64 (version 2)

Implement more rtx vector folds on variable-length vectors
 2019-07-22 18:25 UTC  (3+ messages)

Ping: [PATCH] x86/AVX512: improve generated code for mask-to-vector-register conversions
 2019-07-22 18:17 UTC  (2+ messages)

[PATCH v2] [rs6000] Add _mm_blend_epi16 and _mm_blendv_epi8
 2019-07-22 18:15 UTC  (5+ messages)

[PATCH, GCC, AArch64] Enable Transactional Memory Extension
 2019-07-22 17:22 UTC  (2+ messages)

[PATCH][ARM] Cleanup DImode shifts
 2019-07-22 17:20 UTC  (3+ messages)

[PATCH] Adjust std::rotl, std::rotr etc to match final P0553R4 proposal
 2019-07-22 17:10 UTC  (2+ messages)

[PATCH] Change std::ceil2 to be undefined if the result can't be represented
 2019-07-22 16:55 UTC  (2+ messages)

[patch][aarch64]: fix unrecognizable insn for ldr got in ilp32 tiny
 2019-07-22 16:54 UTC  (3+ messages)

[PATCH] Use GCC_PICFLAG to collect host-specific PICFLAG from ../config/picflag.m4
 2019-07-22 16:54 UTC 

[patch][aarch64]: add usra and ssra combine patterns
 2019-07-22 16:32 UTC  (5+ messages)

[PATCH][ARM] Remove remaining Neon DImode support
 2019-07-22 16:22 UTC 

[PATCH, fortran, arm] Fix PR 78314 on arm and aarch64
 2019-07-22 16:16 UTC 

[PATCH][gcc] libgccjit: check result_type in gcc_jit_context_new_unary_op
 2019-07-22 15:55 UTC  (5+ messages)

[Ada] Fix spurious visibility error for tagged type with inlining
 2019-07-22 14:16 UTC 

[Ada] Spurious error on private subtype of derived access type
 2019-07-22 14:03 UTC 

[Ada] Overhaul code implementing conversions involving fixed-point types
 2019-07-22 14:03 UTC 

[Ada] Fix missing Constraint_Error for Enum_Val attribute
 2019-07-22 14:03 UTC 

[Ada] More complete information level for -gnatR4 output
 2019-07-22 14:03 UTC 

[Ada] Internal error on iterator for limited private discriminated type
 2019-07-22 14:03 UTC 

[Ada] Optimization loses exception in improper use of 'Value
 2019-07-22 14:03 UTC 

[Ada] Remove misleading warning/suggestion in membership test
 2019-07-22 14:03 UTC 

[Ada] Small enhancement to the -gnatD/-gnatG output for fixed-point types
 2019-07-22 14:03 UTC 

[Ada] Fix missing check for no-op conversion to fixed-point type
 2019-07-22 14:03 UTC 

[Ada] Remove obsolete Is_For_Access_Subtype machinery
 2019-07-22 14:03 UTC 

[Ada] Spurious error passing access to class-wide interface type
 2019-07-22 14:03 UTC 

[Ada] Adapt ownership checking in SPARK to traversal functions
 2019-07-22 14:03 UTC 

[Ada] Type inconsistency in floating_point type declarations
 2019-07-22 14:03 UTC 

[Ada] Crash in C++ constructor without external and link name
 2019-07-22 14:03 UTC 

[Ada] Issue warning or error message on ignored typing constraint
 2019-07-22 14:02 UTC 

[Ada] Fix wrong assumption on bounds in GNAT.Encode_String
 2019-07-22 14:02 UTC 

[Ada] Misleading warning on variable not assigned
 2019-07-22 14:02 UTC 

[Ada] Fix internal error on array slice in loop and Loop_Invariant
 2019-07-22 14:02 UTC 

[Ada] Spurious warning about a useless assignment
 2019-07-22 14:02 UTC 

[Ada] Incorrect values in conversion from fixed-point subtype with 'Small
 2019-07-22 14:02 UTC 

[Ada] Premature finalization of controlled temporaries in case expressions
 2019-07-22 14:02 UTC 

[Ada] Ensure Ctrl-C is not emited on terminated processes
 2019-07-22 14:02 UTC 

[Ada] Further fix non-stored discriminant in aggregate for GNATprove
 2019-07-22 14:02 UTC 

[Ada] Fix spurious loop warning for function with Out parameter
 2019-07-22 14:02 UTC 

[RFC][PATCH] Extend DCE to remove unnecessary new/delete-pairs
 2019-07-22 14:00 UTC  (19+ messages)
          ` [PATCH 1/2] Come up with function_decl_type and use it in tree_function_decl

[PATCH,fortran] Handle BOZ in accordance to Fortran 2018 standard (1st batch)
 2019-07-22 13:27 UTC 

[PATCH] Fix PR91221
 2019-07-22 12:33 UTC 

GCC 7 backport
 2019-07-22 11:05 UTC  (8+ messages)

GCC 8 backports
 2019-07-22  9:36 UTC  (3+ messages)

GCC 9 backports
 2019-07-22  9:36 UTC  (5+ messages)

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-07-22  9:35 UTC  (6+ messages)

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-07-22  9:05 UTC  (15+ messages)

cp: implementation of p1301 for C++
 2019-07-22  6:26 UTC  (6+ messages)

[rs6000] Add documentation for __builtin_mtfsf
 2019-07-22  5:58 UTC  (4+ messages)

C++ PATCH to add test for c++/67853
 2019-07-21 21:50 UTC 

[wwwdocs] Update C++ DR list
 2019-07-21 21:21 UTC 

Ping: [PATCH] x86/AVX512: improve generated code for bit-wise negation of vectors of integers
 2019-07-21 21:03 UTC  (2+ messages)

[PATCH] Make a warning for -Werror=wrong-language (PR driver/91172)
 2019-07-21 20:41 UTC  (4+ messages)

[PPC, committed] Fix bootstrap for non-SVR4 targets
 2019-07-21 20:17 UTC 

Add dg test for matching function bodies
 2019-07-21 20:16 UTC  (2+ messages)

[PATCH] Do not emit __gnu_lto_v1 symbol
 2019-07-21 20:06 UTC  (2+ messages)

[PATCH][MSP430] Fix unnecessary saving of all callee-saved regs in an interrupt function that calls another function
 2019-07-21 20:05 UTC  (2+ messages)

[PATCH] Simplify LTO section format
 2019-07-21 20:04 UTC  (2+ messages)

[libgomp, WIP, GSoC'19] Modification to a single queue, single execution path
 2019-07-21 19:50 UTC 

[PATCH] [rs6000] Add _mm_blend_epi16 and _mm_blendv_epi8
 2019-07-21 17:41 UTC  (2+ messages)

[PATCH] i386: Expand roundeven for SSE4.1+
 2019-07-21 17:17 UTC  (2+ messages)

[PATCH,RFC,V4 0/5] Support for CTF in GCC
 2019-07-20 21:48 UTC  (3+ messages)
` [PATCH,RFC,V4 4/5] CTF generation for a single compilation unit

[PATCH, Modula-2 (C/C++/D/F/Go/Jit)] (Register spec fn) (v2)
 2019-07-20 21:41 UTC  (2+ messages)

[PATCH 0/4] rs6000: Improve volatile memory handling
 2019-07-20 17:30 UTC  (5+ messages)
` [PATCH 1/4] rs6000: New predicate any_memory_operand
` [PATCH 2/4] rs6000: Make lwa_operand use any_memory_operand
` [PATCH 4/4] rs6000: Make offsettable_mem_operand "
` [PATCH 3/4] rs6000: Make input_operand "

[PATCH] parisc: Move declaration
 2019-07-20 17:19 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).