public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][AArch64] Don't split 64-bit constant stores to volatile location
 2019-09-25 21:24 UTC  (3+ messages)

[AArch64] Split built-in function codes into major and minor codes
 2019-09-25 21:23 UTC  (2+ messages)

[PATCH 0/2] libada: Installation improvements
 2019-09-25 21:23 UTC  (3+ messages)
` [PATCH 1/2] libada: Remove racy duplicate gnatlib installation
` [PATCH 2/2] libada: Respect `--enable-version-specific-runtime-libs'

[PATCH] FreeBSD PowerPC use secure-plt
 2019-09-25 20:47 UTC 

[PATCH] Help compiler detect invalid code
 2019-09-25 20:40 UTC  (3+ messages)

[patch, fortran] PR 84487
 2019-09-25 20:24 UTC 

[00/32] Support multiple ABIs in the same translation unit
 2019-09-25 18:11 UTC  (18+ messages)
` [03/32] Add a function for getting the ABI of a call insn target
` [04/32] [x86] Robustify vzeroupper handling across calls
` [10/32] Remove global call sets: combine.c
` [11/32] Remove global call sets: cse.c
` [17/32] Remove global call sets: gcse.c
` [23/32] Remove global call sets: postreload-gcse.c

[PATCH] Remove some restrictions from rust-demangle
 2019-09-25 17:27 UTC 

Remove clobber_high
 2019-09-25 16:48 UTC 

[PATCH] Retain TYPE_MODE more often for BIT_FIELD_REFs in get_inner_referece
 2019-09-25 16:39 UTC  (4+ messages)

[AArch64] Use calls for SVE TLSDEC
 2019-09-25 16:38 UTC 

[PATCH][RFC] Add new ipa-reorder pass
 2019-09-25 16:36 UTC  (3+ messages)

[AArch64] Make call insns record the callee's arm_pcs
 2019-09-25 16:33 UTC 

[PATCH] PR fortran/91426: Colorize %L text to match diagnostic_show_locus
 2019-09-25 16:32 UTC  (3+ messages)

[AArch64] Make more use of function_abi
 2019-09-25 16:29 UTC 

[AArch64] Allow shrink-wrapping of non-leaf vector PCS functions
 2019-09-25 16:25 UTC 

[PATCH][MSP430] Don't generate 430X insns when handling data in the lower memory region
 2019-09-25 16:24 UTC  (2+ messages)
` [ping][PATCH][MSP430] "

[SVE] PR91532
 2019-09-25 16:22 UTC  (5+ messages)

Make ira call df_set_regs_ever_live for extra call-clobbered regs
 2019-09-25 16:20 UTC 

[SVE] PR86753
 2019-09-25 16:18 UTC  (25+ messages)

[PATCH] Fix quoting in a call to internal_error
 2019-09-25 15:29 UTC 

[PR 91853] Prevent IPA-SRA ICEs on type-mismatched calls
 2019-09-25 15:22 UTC 

[PATCH][arm][committed] Fix use of CRC32 intrinsics with Armv8-a and hard-float
 2019-09-25 15:08 UTC  (2+ messages)

[PATCH 0/4] True IPA reimplementation of IPA-SRA (v4)
 2019-09-25 14:18 UTC  (5+ messages)
` [PATCH 3/4] New IPA-SRA implementation
      ` [PATCH] Fix continue condition in IPA-SRA's process_scan_results

[PATCH] Remove newly unused function and variable in tree-sra.c
 2019-09-25 14:12 UTC 

[PATCH][AArch64] Use implementation namespace consistently in arm_neon.h
 2019-09-25 13:40 UTC  (2+ messages)

[C++ Patch] Use DECL_SOURCE_LOCATION more in name-lookup.c
 2019-09-25 13:09 UTC  (3+ messages)

[PATCH v2] [AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2019-09-25 12:40 UTC  (2+ messages)

[PATCH] Implement LWG 3296 for basic_regex::assign
 2019-09-25 12:24 UTC 

[PATCH] driver: Also prune joined switches with negation
 2019-09-25 11:10 UTC  (5+ messages)

[PATCH v2] Missed function specialization + partial devirtualization
 2019-09-25 10:57 UTC  (6+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] Fix PR91896
 2019-09-25 10:49 UTC 

[PATCH][arm] Implement non-GE-setting SIMD32 intrinsics
 2019-09-25 10:16 UTC 

[PATCH][arm] Implement DImode SIMD32 intrinsics
 2019-09-25 10:16 UTC 

[PATCH] Fix ICE when __builtin_calloc has no LHS (PR tree-optimization/91014)
 2019-09-25 10:07 UTC  (5+ messages)

[PATCH] Add TODO_update_ssa for SLP BB vectorization (PR tree-optimization/91885)
 2019-09-25 10:06 UTC 

[PATCH] Remove vectorizer reduction operand swapping
 2019-09-25  7:33 UTC  (3+ messages)

[PATCH] [MIPS] Fix PR target/91769
 2019-09-25  7:16 UTC 

copy/copy_backward/fill/fill_n/equal rework
 2019-09-25  4:45 UTC  (2+ messages)

C++ PATCH for c++/91877 - ICE with converting member of packed struct
 2019-09-25  4:28 UTC  (2+ messages)

[PATCH] xtensa: fix PR target/91880
 2019-09-25  0:41 UTC 

[Darwin, PPC, Mode Iterators 1/n, committed] Use mode iterators in picbase patterns
 2019-09-24 23:23 UTC  (2+ messages)

[PATCH] PR fortran/91802 -- rank+corank must be less than 16
 2019-09-24 22:49 UTC 

[PATCH] The inline keyword is supported in all new C standards
 2019-09-24 22:37 UTC 

[PATCH] PR fortran/91864 -- inquiry parameter is a constant
 2019-09-24 22:07 UTC 

[libcpp] Issue a pedantic warning for UCNs outside UCS codespace
 2019-09-24 20:06 UTC  (3+ messages)

[Darwin, PPC, Mode Iterators 0/n, committed] Make iterators visible to darwin.md
 2019-09-24 19:18 UTC 

[PATCH] handle null and non-constant values in get_range_strlen_dynamic (PR 91570)
 2019-09-24 19:06 UTC  (2+ messages)
` [committed] "

[PATCH, Fortran] Optionally suppress no-automatic overwrites recursive warning - for review
 2019-09-24 18:39 UTC  (7+ messages)

Question on direction of GCC support for HWASAN
 2019-09-24 18:09 UTC  (4+ messages)

[PATCH] Remove unused #include "vec.h" from hash-table.h
 2019-09-24 16:46 UTC  (4+ messages)

[AArch64][SVE] Utilize ASRD instruction for division and remainder
 2019-09-24 16:12 UTC  (2+ messages)

[PATCH] PR tree-optimization/90836 Missing popcount pattern matching
 2019-09-24 15:29 UTC  (3+ messages)

[PATCH][RFC] Come up with VEC_COND_OP_EXPRs
 2019-09-24 14:51 UTC  (6+ messages)

C++ PATCH for c++/91845 - ICE with invalid pointer-to-member
 2019-09-24 14:34 UTC  (2+ messages)

C++ PATCH for c++/91868 - improve -Wshadow location
 2019-09-24 14:33 UTC  (2+ messages)

[GCC][PATCH][AArch64] Update hwcap string for fp16fml in aarch64-option-extensions.def
 2019-09-24 13:32 UTC  (2+ messages)

[PATCH] Fix up __builtin_alloca_with_align (0, ...) folding (PR sanitizer/91707)
 2019-09-24 13:16 UTC  (5+ messages)

[PATCH] More reduction vectorization refactoring
 2019-09-24 11:52 UTC 

[PATCH] Use more switch statements
 2019-09-24 11:20 UTC  (2+ messages)

[PATCH] Fold ((T)(A + CST1)) + CST2 -> (T)(A) + (T)CST1 + CST2 for unsigned T and undefined overflow A + CST1 (PR middle-end/91866)
 2019-09-24 11:13 UTC  (2+ messages)

[PATCH, nvptx] Expand OpenACC child function arguments to use CUDA params space
 2019-09-24 10:43 UTC  (3+ messages)

[PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index()
 2019-09-24 10:12 UTC  (6+ messages)

[PATCH] Fix ICE in VN
 2019-09-24 10:10 UTC 

[PATCH] PR libstdc++/91871 fix Clang warnings in testsuite
 2019-09-24 10:09 UTC 

[PR 91831] Copy PARM_DECLs of artificial thunks
 2019-09-24  8:22 UTC  (2+ messages)

[PR 91832] Do not ICE on negative offsets in ipa-sra
 2019-09-24  8:19 UTC  (2+ messages)

[Patch, fortran] PR91729 - ICE in gfc_match_select_rank, at fortran/match.c:6586
 2019-09-24  6:15 UTC 

PowerPC future machine patches, version 4
 2019-09-24  6:10 UTC  (6+ messages)
` [PATCH] V4, patch #1: Rework prefixed/pc-relative lookup
` [PATCH] V4.1, patch #1: Rework prefixed/pc-relative lookup (revised)
` [PATCH], V4.1, patch #2: Add prefixed insn attribute (revised)

[patch, libgfortran] Bug 91593 - Implicit enum conversions in libgfortran/io/transfer.c
 2019-09-24  3:13 UTC  (4+ messages)

[PATCH 0/3] GNAT test suite fixes for build sysroot
 2019-09-23 23:21 UTC  (4+ messages)
` [PING^2][PATCH "

[PATCH] fold more string comparison with known result (PR 90879)
 2019-09-23 22:14 UTC  (12+ messages)

[PATCH RS6000], add xxswapd support
 2019-09-23 19:44 UTC  (2+ messages)

[C++ PATCH] PR c++/91809 - bit-field and ellipsis
 2019-09-23 17:38 UTC 

C++ PATCH for c++/91844 - Implement CWG 2352, Similar types and reference binding
 2019-09-23 17:27 UTC  (4+ messages)

[PATCH][arm] Add missing Makefile dependency on arm_acle_builtins.def
 2019-09-23 16:27 UTC 

[C++ Patch] Use cp_expr_loc_or_input_loc in a few places in pt.c
 2019-09-23 14:19 UTC  (2+ messages)

[PATCH] Reduction of conditional operations for vectorization
 2019-09-23 13:34 UTC  (4+ messages)

[PATCH, Fortran] Character type names in errors and warnings - new version for review
 2019-09-23 12:09 UTC  (2+ messages)

[rs6000] Fix non-canonical CONST_INTs in altivec_copysign_v4sf3 (PR91823)
 2019-09-23 11:25 UTC  (2+ messages)

[testsuite] Skip gcc.dg/ucnid-5-utf8.c unless ucn is supported
 2019-09-23 10:18 UTC 

[Ada] Fix 32/64bit mistake on SYSTEM_INFO component in s-win32
 2019-09-23 10:12 UTC  (9+ messages)

Use underscore in IPA-SRA LTO section name (PR ipa/91835)
 2019-09-23 10:09 UTC 

[AArch64] Fix cost of (plus ... (const_int -C))
 2019-09-23  9:45 UTC 

[committed][AArch64] Fix memmodel index in aarch64_store_exclusive_pair
 2019-09-23  9:25 UTC 

[PATCH, AArch64] Fix PR target/91834
 2019-09-23  8:48 UTC  (2+ messages)

[PATCH, AArch64] PR target/91833
 2019-09-23  8:47 UTC  (2+ messages)

Update riscv64 baseline symbols
 2019-09-23  8:35 UTC 

[Ada] Disable selected optimizations done in gigi at -Og
 2019-09-23  8:32 UTC 

[Ada] Process argument of pragma Compile_Time_{Error|Warning} in gigi
 2019-09-23  8:28 UTC 

[patch, testsuite, arm] Fix ICE in gcc.dg/gimplefe-28.c
 2019-09-23  8:20 UTC  (7+ messages)

[Ada] Fix run-time segfault with private access-to-subprogram type
 2019-09-23  8:10 UTC 

[Patch 0/X] [WIP][RFC][libsanitizer] Introduce HWASAN to GCC
 2019-09-23  8:02 UTC  (2+ messages)

[PATCH] xtensa: fix PR target/90922
 2019-09-23  7:59 UTC  (4+ messages)

[Ada] Fix size increase for packed record with aliased component
 2019-09-23  7:46 UTC 

[Darwin, PPC, committed] Clean up symbol stubs code
 2019-09-22 19:28 UTC 

[Patch, fortran] PR91726 - [7/8/9/10 Regression] ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612
 2019-09-22 15:29 UTC 

Deprecating cc0 (and consequently cc0 targets)
 2019-09-22 12:02 UTC  (8+ messages)

C++ PATCH for c++/91819 - ICE with operator++ and enum
 2019-09-22  3:37 UTC  (2+ messages)

[PATCH] Microblaze: Type confusion in fprintf
 2019-09-22  0:52 UTC  (3+ messages)

[Contrib PATCH] Add scripts to convert GCC repo from SVN to Git
 2019-09-22  0:20 UTC  (14+ messages)
        ` Monotonically increasing counter (was Re: [Contrib PATCH] Add scripts to convert GCC repo from SVN to Git)

[committed] avoid bogus warning on strcpy into nested member array (PR 91830)
 2019-09-21 22:38 UTC 

[C++ PATCH 1/4] Handle location wrappers better in warn_logical_operator
 2019-09-21 21:51 UTC  (4+ messages)
` [C++ PATCH 4/4] PR c++/30277 - int-width bit-field promotion

[Darwin, committed] Update machopic_legitimize_pic_address
 2019-09-21 19:51 UTC 

[PATCH] 2019-09-20 Kamil Rytarowski <n54@gmx.com>
 2019-09-21 15:50 UTC  (3+ messages)

[PATCH] Add new builtin __SANITIZE_UNDEFINED__ macros for fsanitize=undefined switch
 2019-09-21 15:30 UTC  (3+ messages)

C++ PATCH to add test for DR 2345
 2019-09-21 14:02 UTC 

[RFC] Move hash-table.h and related files to libiberty
 2019-09-21 12:41 UTC  (4+ messages)

[PATCH] Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734)
 2019-09-21  6:14 UTC  (3+ messages)
  ` [PATCH] Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734, take 2)

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).