public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, ARM] PR85434: Prevent spilling of stack protector guard's address on ARM
 2018-10-27  4:37 UTC  (6+ messages)

[PATCH v2, rs6000 4/4] Add compatible implementations of x86 SSSE3 intrinsics <tmmintrin.h>
 2018-10-27  4:37 UTC  (4+ messages)

[PATCH] powerpc: Fix typos in the manual
 2018-10-27  4:37 UTC  (2+ messages)

[PATCH, committed] Backport PR87473 fix to GCC 7
 2018-10-27  4:37 UTC 

GCC 6 branch is now closed
 2018-10-26 22:33 UTC  (2+ messages)

[PATCH, rs6000] Intrinsic compatibility tests should not pass just because DEBUG is set
 2018-10-26 22:27 UTC  (2+ messages)

[PATCH, committed] Backport PR87473 fix to GCC 8
 2018-10-26 21:34 UTC 

Go patch committed: Improve name mangling for package paths
 2018-10-26 20:19 UTC  (10+ messages)
  ` [gofrontend-dev] "

[PATCH v2, rs6000 3/4] Add compatible implementations of x86 SSSE3 intrinsics <tmmintrin.h>
 2018-10-26 19:46 UTC  (3+ messages)

[C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718")
 2018-10-26 19:03 UTC  (5+ messages)

[PATCH] combine: Do not combine moves from hard registers
 2018-10-26 18:37 UTC  (3+ messages)

[PATCH v2, rs6000 1/4] Fixes for x86 intrinsics on POWER 32bit
 2018-10-26 18:10 UTC  (4+ messages)

[gomp5] Use gomp_aligned_alloc for workshare allocation
 2018-10-26 18:02 UTC 

Fix failure with the odr-1.C test
 2018-10-26 17:49 UTC  (2+ messages)

[PATCH][rs6000] improve gpr inline expansion of str[n]cmp
 2018-10-26 17:01 UTC  (2+ messages)

Cleanup handling of variants in ipa-devirt
 2018-10-26 16:58 UTC  (3+ messages)

[ARM/FDPIC v3 00/21] FDPIC ABI for ARM
 2018-10-26 16:41 UTC  (13+ messages)
` [ARM/FDPIC v3 03/21] [ARM] FDPIC: Force FDPIC related options unless -mno-fdpic is provided
` [ARM/FDPIC v3 04/21] [ARM] FDPIC: Add support for FDPIC for arm architecture

[PATCH] S/390: Add loc patterns for QImode and HImode
 2018-10-26 16:39 UTC  (2+ messages)

[PATCH] S/390: Allow immediates in loc expander
 2018-10-26 16:37 UTC  (2+ messages)

[PATCH] Add option to control warnings added through attribure "warning"
 2018-10-26 16:13 UTC  (8+ messages)

[PATCH 0/7] libsanitizer: merge from trunk
 2018-10-26 15:32 UTC  (14+ messages)
` [PATCH 4/7] Apply LOCAL_PATCHES and remove not used ones
` [PATCH 7/7] Update test-suite expected output after rewording in libsanitizer
` [PATCH 5/7] New local GCC patch for CAN_SANITIZE_UB ifdef
` [PATCH 3/7] Update build system: include new files and run autoheader, autoconf, automake
` [PATCH 6/7] Adjust asan_shadow_offset for powerpc64 targets
` [PATCH 1/7] Update merge script and HOWTO_MERGE documentation
` [PATCH 2/7] Merge from upstream 345033
` [PATCH 8/N] Bump libasan version due to adjustement in shadow memory offset for ppc64 target

gOlogy: skip dbranch at -Og
 2018-10-26 15:14 UTC  (2+ messages)

Avoid unnecessarily numbered clone symbols
 2018-10-26 15:11 UTC  (9+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "
        ` [PATCH v4] Avoid unnecessarily numbering cloned symbols

Turn complete to incomplete types in free_lang_data
 2018-10-26 14:52 UTC  (3+ messages)

Add a loop versioning pass
 2018-10-26 14:49 UTC  (5+ messages)

[PATCH, rs6000] Fix _mm_extract_pi16 for big-endian
 2018-10-26 14:20 UTC  (4+ messages)

Improve relocation
 2018-10-26 13:06 UTC 

Free more of type decls
 2018-10-26 12:10 UTC  (4+ messages)

[PATCH] Fix compile-time issue with last SLP vectorizer patch
 2018-10-26 12:04 UTC 

RFC: Allow moved-from strings to be non-empty
 2018-10-26 12:02 UTC  (12+ messages)

maintainer-scripts closing of 6.x
 2018-10-26 11:55 UTC 

Fix up gcc_release script
 2018-10-26 11:29 UTC 

[PATCH][GCC][mingw-w64][Ada] Fix Ada native bootstrap (PR81878)
 2018-10-26 11:21 UTC  (3+ messages)

[PATCH v3 0/6] [MIPS] Reorganize the loongson march and extensions instructions set
 2018-10-26 10:42 UTC  (4+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "

[PATCH 02/14] Add D frontend (GDC) implementation
 2018-10-26 10:07 UTC  (11+ messages)
              ` Is the D frontend good to go? (was Re: [PATCH 02/14] Add D frontend (GDC) implementation.)

[PATCH] Relax hash function to match equals function behavior (PR testsuite/86158)
 2018-10-26  9:55 UTC  (2+ messages)

[RFC][PR87528][PR86677] Disable builtin popcount detection when back-end does not define it
 2018-10-26  9:18 UTC  (3+ messages)

V4 [PATCH] x86: Add pmovzx/pmovsx patterns with memory operands
 2018-10-26  9:02 UTC  (5+ messages)

[AArch64] Add Saphira pipeline description
 2018-10-26  9:01 UTC 

[PATCH] apply_subst_iterator: Handle define_split/define_insn_and_split
 2018-10-26  8:42 UTC 

[PATCH] Change vectorizer SLP tree to be a graph
 2018-10-26  8:03 UTC  (2+ messages)

[PATCH] Fix testsuite issue throwing off TCL
 2018-10-26  7:44 UTC 

[PATCH] Make __FUNCTION__ a mergeable string and do not generate symbol entry
 2018-10-26  7:36 UTC  (14+ messages)
                    ` [PATCH] Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266)

[PATCH 0/2] Update apply_subst_iterator and fix x86 pmovzx/pmovsx patterns
 2018-10-26  7:20 UTC  (7+ messages)
` [PATCH 1/2] apply_subst_iterator: Handle define_insn_and_split
` [PATCH 2/2] x86: Add pmovzx/pmovsx patterns with memory operands

[ARM] Implement division using vrecpe, vrecps
 2018-10-26  6:36 UTC 

[PATCH 4/4] [OpenACC] Attach / Detach compiler tests
 2018-10-26  6:25 UTC 

[PATCH 3/4] [OpenACC] Attach / Detach C++ FE changes
 2018-10-26  6:07 UTC 

[PATCH 1/4] [OpenACC] Attach / Detach generic infrastructure
 2018-10-26  6:07 UTC 

[PATCH 2/4] [OpenACC] Attach / Detach C FE changes
 2018-10-26  6:07 UTC 

[ABSU_EXPR] Add some of the missing patterns in match.pd
 2018-10-26  5:04 UTC  (2+ messages)

libgo patch committed: Don't use wc in gotest
 2018-10-26  4:42 UTC 

[PATCH v2, rs6000 2/4] Enable 32bit testing for x86 intrinsics on POWER
 2018-10-25 23:18 UTC  (2+ messages)

[testsuite] Don't xfail gcc.dg/pr78973-2.c on non-ilp64 targets
 2018-10-25 22:22 UTC  (4+ messages)

[PATCH, rs6000] Don't use deprecated vector shift instructions
 2018-10-25 22:08 UTC  (2+ messages)

[committed] Fix rl78 segfault
 2018-10-25 22:07 UTC 

[PATCH] * parser.c (cp_parser_sizeof_operand): Remove redundant grokdeclarator
 2018-10-25 22:01 UTC 

[PATCH, rs6000] Add __ieee128 argument support to the scalar_cmp_exp family of builtins
 2018-10-25 21:53 UTC  (2+ messages)

[PATCH, OpenACC] Support C++ "this" in OpenACC directives (PR66053)
 2018-10-25 20:08 UTC  (6+ messages)

[C++ Patch] PR 71140 ("[concepts] ill-formed nested-requirement lacking a semicolon not rejected")
 2018-10-25 19:59 UTC  (6+ messages)

[PATCH, testsuite]: check for weak support
 2018-10-25 19:12 UTC 

[gomp5] OpenMP 5.0 schedule modifier changes
 2018-10-25 19:09 UTC 

[PATCH 2/2] Support string locations for C++ in -Wformat (PR c++/56856)
 2018-10-25 19:08 UTC  (3+ messages)
` [PATCH] Folding and check_function_arguments

[doc PATCH] clarify attribute optimize and target syntax
 2018-10-25 19:08 UTC 

[PATCH] v2: C++: simplify output from suggest_alternatives_for
 2018-10-25 19:07 UTC  (3+ messages)
` [PATCH] v3: "

[PATCH, rs6000] Use explicit casts for vec_sel argument 3 in intrinsic headers
 2018-10-25 18:57 UTC  (5+ messages)
  ` [PATCH, rs6000, v2] Fix uses of vec_sel "

[PATCH, rs6000] Replace comparison operators with vec_cmp* in intrinsic compatibility headers
 2018-10-25 18:43 UTC  (2+ messages)

[PATCH] PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors
 2018-10-25 18:35 UTC  (2+ messages)

[PATCH v2] powerpc: Optimized conversion of IBM long double to int128/int64
 2018-10-25 17:58 UTC  (2+ messages)

[doc PATCH] expand attribute aligned and __alignof__
 2018-10-25 17:56 UTC  (2+ messages)

[PATCH] PR libstdc++/87749 fix (and optimize) string move construction
 2018-10-25 17:30 UTC 

[PATCH][OBVIOUS] Revert partially changes from r265454 (PR other/87735)
 2018-10-25 17:29 UTC 

[PATCH][OBVIOUS] Use signed char in a test (PR testsuite/87739)
 2018-10-25 17:08 UTC 

[PATCH] Fix release checking bootstrap
 2018-10-25 15:43 UTC 

Simplify way ipa-devirt looks for main type variant
 2018-10-25 15:33 UTC 

[PATCH] S/390: Merge movdi_larl into movdi_64
 2018-10-25 15:32 UTC  (2+ messages)

[PATCH] Fix rtx_code_size static initialization order fiasco
 2018-10-25 14:27 UTC  (3+ messages)

[PATCH] Fix PR87746
 2018-10-25 14:01 UTC 

Relocation (= move+destroy)
 2018-10-25 13:58 UTC  (7+ messages)

[PATCH] CSE if-converted loop bodies
 2018-10-25 13:29 UTC 

Fix dg-prune-output regex for versioned namespace
 2018-10-25 13:06 UTC  (2+ messages)

[PATCH] Provide extension hint for aarch64 target (PR driver/83193)
 2018-10-25 12:36 UTC  (9+ messages)

[PATCH, contrib] dg-cmp-results: display NA->FAIL by default
 2018-10-25 10:49 UTC  (4+ messages)

[PATCH] Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417)
 2018-10-25 10:41 UTC  (2+ messages)

[PATCH][GCC][DOC] Relocate list under Deprecated in options.texi to Var
 2018-10-25 10:41 UTC  (4+ messages)

[PATCH] powerpc: Optimized conversion of IBM long double to int128/int64
 2018-10-25 10:41 UTC  (3+ messages)

[committed] Fix fortran OpenMP schedule modifier parsing and resolving (PR fortran/87725)
 2018-10-25 10:41 UTC 

[PATCH] Fix SPEC ICEs
 2018-10-25  9:10 UTC 

[PATCH] handle attribute positional arguments consistently (PR 87541, 87542)
 2018-10-25  8:29 UTC  (5+ messages)

V2 [PATCH] x86: Add pmovzx/pmovsx patterns with SI/DI operands
 2018-10-25  8:29 UTC  (2+ messages)

[PATCH], PowerPC: Use <math>f128 for long double built-ins if we have changed to use IEEE 128-bit floating point
 2018-10-25  7:28 UTC  (8+ messages)

[PATCH] combine: Don't do make_more_copies for dest PC (PR87720)
 2018-10-25  7:17 UTC 

[PATCH v2 0/3] OpenRISC port
 2018-10-25  3:55 UTC  (7+ messages)
` [PATCH v2 1/3] or1k: libgcc: initial support for openrisc

[RFC][PATCH LRA] WIP patch to fix one part of PR87507
 2018-10-25  0:55 UTC  (6+ messages)

[PATCH, testsuite] Fix sibcall-9 and sibcall-10 with -fPIC
 2018-10-24 22:31 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).