public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][AArch64] Add support for Arm Cortex-A76
 2018-06-27 13:51 UTC  (2+ messages)

[Patch, fortran] PR45305 - Array-valued calls to elementals are not simplified
 2018-06-27 13:48 UTC 

[patch, fortran] Handling of .and. and .or. expressions
 2018-06-27 13:43 UTC  (24+ messages)

[patch] Do not leak location information during inlining (2nd try)
 2018-06-27 13:26 UTC 

C++ PATCH for c++/86184, rejects-valid with ?: and omitted operand
 2018-06-27 13:05 UTC  (2+ messages)

[PATCH 0/4] [MSP430] Add methods to extract MCU data from file
 2018-06-27 11:57 UTC  (5+ messages)
` [PATCH 1/4] [MSP430] Consolidate hard-coded MCU data
` [PATCH 2/4] [MSP430] Update "
` [PATCH 3/4] [MSP430] Search for MCU data file on include paths
` [PATCH 4/4] [MSP430] Search for MCU data file using environment variable and in a toolchain subdirectory

[PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp
 2018-06-27 11:22 UTC  (11+ messages)

[PATCH] Add std::__is_byte<std::byte> specialization
 2018-06-27 10:30 UTC 

[patch] Remove left-overs from BND support
 2018-06-27 10:13 UTC  (2+ messages)

[PATCH][arm] Add support for Arm Cortex-A76
 2018-06-27  9:50 UTC 

[9/n] PR85694: Add a vect_look_through_pattern helper
 2018-06-27  9:34 UTC  (5+ messages)
    ` [9a/n] PR85694: Reorder vect_is_simple_use arguments
    ` [9b/n] PR85694: Make vect_is_simple_use look through pattern statements

[C++ Patch] More location fixes to grokdeclarator
 2018-06-27  9:12 UTC  (3+ messages)

[RFC PATCH 0/6] some vxworks/powerpc patches
 2018-06-27  8:31 UTC  (4+ messages)

[PATCH][GCC][mid-end] Correct subreg no-op handling for big-endian vec_select
 2018-06-27  8:05 UTC  (2+ messages)

[PATCH 3/3][POPCOUNT] Remove unnecessary if condition in phiopt
 2018-06-27  5:09 UTC  (3+ messages)

[PATCH 1/3][POPCOUNT] Handle COND_EXPR in expression_expensive_p
 2018-06-27  5:01 UTC  (3+ messages)

[PATCH 2/3][POPCOUNT] Check if zero check is done before entering the loop
 2018-06-27  5:01 UTC  (3+ messages)

C++ PATCH for c++/80290, memory-hog with nested std::pair
 2018-06-27  3:00 UTC 

C++ PATCH for c++/86320, memory-hog with std::array of pair
 2018-06-27  3:00 UTC 

[RFC PATCH] diagnose built-in declarations without prototype (PR 83656)
 2018-06-27  2:58 UTC 

Limit Debug mode impact: overload __niter_base
 2018-06-27  0:13 UTC  (3+ messages)

[PATCH] PR libstdc++/86138 prevent implicit instantiation of COW empty rep
 2018-06-27  0:12 UTC  (2+ messages)

[PATCH] tighten up -Wbuiltin-declaration-mismatch (PR 86125)
 2018-06-26 23:32 UTC  (12+ messages)

[PATCH 00/11] New backend for the TI PRU processor
 2018-06-26 21:54 UTC  (13+ messages)
` [PATCH 01/11] Initial TI PRU GCC port
` [PATCH 10/11] Fix LRA to handle multi-word eliminable registers
      ` [PATCH v2] "
` [PATCH 11/11] Increase MAX_MAX_OPERANDS limit

[PATCH][GCC][AArch64] Add SIMD to REG pattern for movhf without armv8.2-a support (PR85769)
 2018-06-26 21:53 UTC  (4+ messages)

[PATCH] [aarch64] Remove obsolete comment about X30
 2018-06-26 21:51 UTC  (4+ messages)

[PATCH v2] Add HXT Phecda core support
 2018-06-26 21:50 UTC  (2+ messages)

[line-map patch] Better packing of maps
 2018-06-26 21:13 UTC  (3+ messages)

[PATCH] Adjust subprogram DIE re-usal
 2018-06-26 20:37 UTC  (2+ messages)

[PATCH 09/10] Experiment with using optinfo in gimple-loop-interchange.cc
 2018-06-26 20:27 UTC  (6+ messages)
` [PATCH] v3 of optinfo, remarks and optimization records
    ` [committed] Introduce dump_location_t
    ` [PATCH] -fopt-info: add indentation via DUMP_VECT_SCOPE
    ` [PATCH] Hide alt_dump_file within dumpfile.c

[PATCH] contrib: introduce Vim addon directory, add match.pd syntax plugin
 2018-06-26 20:14 UTC 

[patch] Remap goto_locus on edges during inlining
 2018-06-26 20:12 UTC  (2+ messages)

[PATCH] fixincludes: Add missing hunk to tests/base/ioLib.h
 2018-06-26 20:12 UTC  (2+ messages)

[PATCH, rs6000] Fix tests that are failing in gcc.target/powerpc/bfp with -m32
 2018-06-26 19:56 UTC  (2+ messages)
` [PATCH, rs6000] Backport "

[PATCH] libstdc++/testsuite/experimental/algorithm link errors
 2018-06-26 19:13 UTC  (2+ messages)

[PATCH, rs6000] Obvious patch to fix erroneous comment
 2018-06-26 19:07 UTC 

[PATCH] Fix bootstrap failure in vect_analyze_loop
 2018-06-26 16:51 UTC  (3+ messages)

[PATCH, rs6000] don't use unaligned vsx for memset of less than 32 bytes
 2018-06-26 16:01 UTC  (2+ messages)

[PATCH v3] Change default to -fno-math-errno
 2018-06-26 13:52 UTC  (6+ messages)

std::vector default default and move constructors
 2018-06-26 13:46 UTC  (7+ messages)

Documentation: -gsplit-dwarf missing from Option Summary
 2018-06-26 13:10 UTC 

[PATCH], PowerPC long double transition patches, v2
 2018-06-26 12:27 UTC  (14+ messages)
` [PATCH], PowerPC long double transition patches, v2, Patch #1 (disable long double multilib)
` [PATCH], PowerPC long double transition patches, v2, Patch #3 (use correct way to get the IEEE 128-bit complex type)

[PATCH] Default special members of regex types and add noexcept
 2018-06-26 12:25 UTC  (3+ messages)

[PATCH] Fix x86 setcc + movzbl peephole2s (PR target/86314)
 2018-06-26 11:03 UTC  (2+ messages)

[PATCH, PR86257, i386/debug] Fix insn prefix in tls_global_dynamic_64_<mode>
 2018-06-26 10:37 UTC  (9+ messages)

[PATCH, committed] Add myself to MAINTAINERS file
 2018-06-26  9:20 UTC 

[PATCH] C++: Fix PR86083
 2018-06-26  9:19 UTC  (3+ messages)

[PATCH] [PR86064] split single cross-partition range with nonzero locviews
 2018-06-26  8:32 UTC  (4+ messages)

[PATCH] Remove -Wunsafe-loop-optimizations option (PR middle-end/86095)
 2018-06-26  6:38 UTC  (3+ messages)

[committed] v850, default to bigger switch tables
 2018-06-26  5:45 UTC 

fix libcc1 dependencies in toplevel Makefile
 2018-06-26  5:39 UTC  (7+ messages)

[committed] v850 logical_op_short_circuit
 2018-06-26  5:21 UTC 

Invert sense of NO_IMPLICIT_EXTERN_C
 2018-06-26  2:28 UTC  (2+ messages)

[PR Fortran/83183] Fix infinite recursion (ICE) with -finit-derived when initializing allocatable BT_DERIVED components
 2018-06-26  1:04 UTC  (2+ messages)

[committed] Fix v850e3v5 recipf and rsqrt issues
 2018-06-25 23:44 UTC 

Go patch committed: Escape analysis improvements
 2018-06-25 22:24 UTC 

GCC 6 patch RFA: libgo: Remove syscall.Ustat
 2018-06-25 22:05 UTC  (2+ messages)

[PATCH 1/2] Untangle stddef.h a little
 2018-06-25 21:37 UTC  (4+ messages)

[PATCH 0/4] PR85645
 2018-06-25 21:34 UTC  (6+ messages)
` [PATCH 1/4] regcprop: Avoid REG_CFA_REGISTER notes (PR85645)

[PATCH/RFC] enable -Wstrict-prototypes (PR 82922)
 2018-06-25 21:31 UTC  (7+ messages)

[PATCH] PR libstdc++/86112 fix printers for Python 2.6
 2018-06-25 21:06 UTC  (2+ messages)

[PATCH] avoid using strnlen result for late calls to strlen (PR 82604)
 2018-06-25 20:48 UTC  (3+ messages)

[PATCH] config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update
 2018-06-25 20:36 UTC  (2+ messages)

Backports to 6.5
 2018-06-25 18:38 UTC 

[PATCH, rs6000] Fix AIX test case failures
 2018-06-25 17:04 UTC  (4+ messages)

[PATCH] gcc_qsort: avoid overlapping memcpy (PR 86311)
 2018-06-25 17:01 UTC  (4+ messages)

[PATCH] PR libstdc++/86292 fix exception safety of std::vector<InputIterator> constructor
 2018-06-25 16:46 UTC 

[PATCH] Add experimental::sample and experimental::shuffle from N4531
 2018-06-25 16:42 UTC  (2+ messages)

Have g++ define _FILE_OFFSET_BITS=64 on Solaris
 2018-06-25 16:16 UTC  (6+ messages)

[PATCH][testsuite/guality] Be verbose about gdb version used
 2018-06-25 16:02 UTC  (8+ messages)

[committed] Fix v850e divmodhi4 and udivmodhi4
 2018-06-25 16:01 UTC 

[PATCH] Fix to [-Wmissing-field-initializers] in libatomic/config/posix/lock.c:58
 2018-06-25 16:00 UTC 

[PATCH][Middle-end]2nd patch of PR78809 and PR83026
 2018-06-25 15:28 UTC  (11+ messages)
  ` [PATCH][Middle-end][version 2]2nd "
          ` [PATCH][Middle-end][version 3]2nd "

[PATCH] Fix PR86271
 2018-06-25 14:06 UTC 

[PATCH] Fix PR86287
 2018-06-25 14:03 UTC 

[PATCH, rs6000] Change word selector to prefered location for vec_insert builtin
 2018-06-25 13:25 UTC  (3+ messages)

[PATCH] Fix PR86304
 2018-06-25 12:59 UTC 

Fix noaddr testcase
 2018-06-25 12:34 UTC 

[PATCH] rs6000: Fix absif2
 2018-06-25 11:44 UTC  (2+ messages)

[PATCH] ltmain.sh: Sort input file list
 2018-06-25 11:39 UTC  (2+ messages)
` [PATCH] libtool: Sort output of 'find' to enable deterministic builds

[PATCH] rs6000: Fix vector homogeneous aggregates (PR86197)
 2018-06-25 11:32 UTC  (2+ messages)

[PATCH] Fix up AVX512F 128/256-bit shifts from using EVEX counts (PR target/84786)
 2018-06-25 11:29 UTC  (2+ messages)

[PATCH][3/3] Consider multiple vector sizes for vectorization based on cost
 2018-06-25 11:17 UTC  (2+ messages)

[committed] Update OpenACC testcases
 2018-06-25 10:11 UTC  (2+ messages)

[PATCH v2, rs6000] Fix implementation of vec_pack (vector double, vector double) built-in function
 2018-06-25 10:08 UTC  (5+ messages)
    ` [PATCH v2, rs6000] Backport "

[PATCH 0/3][POPCOUNT]
 2018-06-25  9:45 UTC  (9+ messages)

[PATCH] Avoid changing DR for scatter/gather refs
 2018-06-25  9:29 UTC  (3+ messages)

[PATCH, rs6000] Add vec_extract builtin tests, fix arguments on existing tests
 2018-06-25  9:27 UTC  (2+ messages)

[PATCH] [RFC] Higher-level reporting of vectorization problems
 2018-06-25  9:15 UTC  (2+ messages)

[AArch64][PATCH 1/2] Fix addressing printing of LDP/STP
 2018-06-25  8:51 UTC  (4+ messages)

[AArch64][PATCH 2/2] PR target/83009: Relax strict address checking for store pair lanes
 2018-06-25  8:51 UTC  (4+ messages)

[RFC] fixincludes: vxworks: add hack around ioLib.h/unistd.h mutual inclusion
 2018-06-25  7:34 UTC  (3+ messages)

[PRs fortran/82972, fortran/83088, fortran/85851] Fix ICE with -finit-derived when using iso_c_binding
 2018-06-25  0:35 UTC  (3+ messages)

[patch] add -nolibc option
 2018-06-24 21:42 UTC  (5+ messages)

[PATCH] specify large command line option arguments (PR 82063)
 2018-06-24 21:05 UTC 

[gomp,doc] Move www.openmp.org from http to https
 2018-06-24 20:41 UTC 

Make LABLE_DECLs mostly non-indexable
 2018-06-24 14:13 UTC 

[PATCH 1/N] Clean-up usage of ipa_fn_summary and ipa_call_summary summaries
 2018-06-23 20:14 UTC  (3+ messages)
` [PATCH 2/N] IPA summaries use ::get in ipa-pure-const.c

[Patch, fortran] PR49630 - [OOP] ICE on obsolescent deferred-length type bound character function
 2018-06-23 16:55 UTC  (7+ messages)

[patch, Fortran] Bug 85983 - ICE in check_dtio_interface1, at fortran/interface.c:4748
 2018-06-23 15:10 UTC  (2+ messages)

[PATCH] Use tail calls to memcpy/memset even for structure assignments (PR target/41455, PR target/82935)
 2018-06-23  5:13 UTC  (2+ messages)

[PATCH] Remove stale doc notes about netbsd and openbsd
 2018-06-23  5:06 UTC  (2+ messages)

[13/n] PR85694: Try to avoid vectorising casts of invariants
 2018-06-23  5:02 UTC  (2+ messages)

[PATCH] update Zero-length array documentation
 2018-06-23  4:56 UTC  (7+ messages)
        ` PING "

[10/n] PR85694: Split out check for vectorizable associative reductions
 2018-06-23  4:53 UTC  (2+ messages)

[PATCH] allow more strncat calls with -Wstringop-truncation (PR 85700)
 2018-06-23  4:39 UTC  (2+ messages)

libgo patch committed: Test USING_SPLIT_STACK using #ifdef, not #if
 2018-06-23  2:44 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).