public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2018-02-19 18:15 UTC  (2+ messages)

[Fortran, PATCH, coarray, v1] Extend caf_*_by_ref () API by a type specifier
 2018-02-19 17:32 UTC  (5+ messages)

[PATCH, rs6000] Require Power 8 for vec_neg builtin
 2018-02-19 16:52 UTC  (2+ messages)

[PATCH] Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183)
 2018-02-19 16:49 UTC  (2+ messages)

[PATCH] Fix ubsan in gimple-fold.c (PR tree-optimization/82491)
 2018-02-19 16:48 UTC  (2+ messages)

[PATCH] Do not use bit and for conjunction of predicates (PR c/81272)
 2018-02-19 16:45 UTC  (2+ messages)

[PATCH][x86] Fix PR84460
 2018-02-19 16:29 UTC  (2+ messages)

[PATCH] c++: Fix spurious fallthrough warning on break
 2018-02-19 16:29 UTC 

[PATCH, rs6000] PR84371 Update builtins-3*.c tests for power9 codegen
 2018-02-19 16:20 UTC  (3+ messages)

[Patch][aarch64][PR target/83335] Fix regression, ICE on gcc.target/aarch64/asm-2.c
 2018-02-19 15:32 UTC  (4+ messages)

[PATCH] Fix PR84399
 2018-02-19 14:49 UTC  (2+ messages)

[Patch, fortran] PR83344 - Use of uninitialized memory with ASSOCIATE and strings
 2018-02-19 13:15 UTC  (5+ messages)

[PING][PATCH v3] Disable reg offset in quad-word store for Falkor
 2018-02-19 12:58 UTC  (3+ messages)

[PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
 2018-02-19 12:50 UTC  (3+ messages)

[patch, fortran] Remove workaround introduced because of PR80945
 2018-02-19 12:33 UTC  (2+ messages)

[PATCH][AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2
 2018-02-19 11:35 UTC  (8+ messages)
      ` [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate (was: PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2)
        ` [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate

[Patch] Fix lto-wrapper link flags
 2018-02-19 10:11 UTC 

[PATCH][OBVIOUS] Fix documentation typos (PR other/80589)
 2018-02-19  9:52 UTC 

[PATCH] libstdc++-v3: Check for TLS support on mingw
 2018-02-19  8:59 UTC 

[C++ Patch/RFC] PR 84348 ("[7/8 Regression] ICE with invalid friend declaration")
 2018-02-19  4:40 UTC  (2+ messages)

[PATCH] replace ICE with error for failed template deduction (PR 84355)
 2018-02-19  4:39 UTC  (5+ messages)

[PATCH] gold: Use autotools pthread macro
 2018-02-19  3:02 UTC  (2+ messages)

New Spanish PO file for 'gcc' (version 8.1-b20180128)
 2018-02-18 20:57 UTC 

[PATCH] Respect TMPDIR value in contrib scripts
 2018-02-18 20:47 UTC  (2+ messages)

[patch, committed] PR84389
 2018-02-18 19:23 UTC 

[ patch, testsuite, fortran] Replace "call abort" by "stop n"
 2018-02-18 12:31 UTC  (8+ messages)

New Swedish PO file for 'gcc' (version 8.1-b20180128)
 2018-02-18 11:07 UTC 

[Patch, fortran] PR80945 - Invalid code with allocatable character array in READ/WRITE statement
 2018-02-18  9:02 UTC 

[PATCH libgfortran] PR84412 [7/8 Regression] Erroneous "Inquire statement identifies an internal file" error
 2018-02-18  4:57 UTC 

[PATCH v2] RISC-V: Support for FreeBSD
 2018-02-18  3:08 UTC 

RFC (DECL_CONSTRUCTOR_P): C++ PATCH for c++/83911, ICE with multiversioned constructor
 2018-02-17 19:15 UTC  (3+ messages)

[PATCH] Fix bootstrap with GCC 3.4 (and likely anything < 4.4 except 4.2.[0-3]) (PR bootstrap/84405)
 2018-02-17 18:58 UTC  (15+ messages)

[patch, fortran] Fix handling of assumed-size arrays in inline matmul
 2018-02-17 15:27 UTC  (3+ messages)
` *ping* "

[PATCH v3 1/14] D: The front-end (DMD) language implementation and license
 2018-02-17 15:08 UTC  (10+ messages)

[Patch, fortran] PR84115] [8 Regression] ICE: tree check: expected tree that contains 'decl minimal' structure, have 'indirect_ref' in add_decl_as_local, at fortran/trans-decl.c:256
 2018-02-17 11:08 UTC  (3+ messages)

[PATCH][committed] Fix FRAME_RELATED_P marker for rx port
 2018-02-17  6:38 UTC 

RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
 2018-02-17  1:29 UTC  (6+ messages)

[PATCH] Fix PR84101, account for function ABI details in vectorization costs
 2018-02-16 23:49 UTC  (5+ messages)

[PATCH] CET shouldn't be enabled in 32-bit run-time libraries by defualt
 2018-02-16 23:45 UTC  (2+ messages)

[PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
 2018-02-16 23:39 UTC  (5+ messages)

[x86] Fix CLWB documentation
 2018-02-16 23:38 UTC  (2+ messages)

[Ada] Minor tweaks to gnat.dg testsuite
 2018-02-16 23:27 UTC 

[PATCH] Fix hang in inline_small_functions (PR ipa/84425)
 2018-02-16 23:03 UTC  (2+ messages)

[committed] Fix OpenMP linear (ref ()) handling in Fortran FE (PR fortran/84418)
 2018-02-16 22:45 UTC 

C++ PATCH to fix rejects-valid with constexpr ctor in C++17 (PR c++/83692)
 2018-02-16 21:10 UTC  (5+ messages)

C++ PATCH for c++/84420, ICE with structured binding in lambda
 2018-02-16 21:02 UTC 

C++ PATCH for c++/81853, constexpr and using-directive
 2018-02-16 21:01 UTC 

C++ PATCH for c++/84151, wrong volatile load calling static member function
 2018-02-16 20:59 UTC 

[C++ PATCH] Deprecate -ffriend-injection
 2018-02-16 20:49 UTC  (6+ messages)

C++ PATCH for c++/83835, C++17 error with constexpr constructor
 2018-02-16 20:05 UTC 

C++ PATCH for c++/82664, infinite recursion with ref-to-fn non-type parameter
 2018-02-16 19:06 UTC 

[C++ PATCH] Fix ICE with return in statement expression in constexpr.c (PR c++/84192)
 2018-02-16 18:49 UTC  (4+ messages)

{PATCH] RL78 movdf define expand
 2018-02-16 18:44 UTC  (2+ messages)

[Patch, rs6000] Require Power 8 for vec_float2 builtin
 2018-02-16 18:35 UTC  (4+ messages)

Patch to fix PR70023
 2018-02-16 18:20 UTC 

[PATCH Fortran committed] PR 84354 - Replace '%qs' with %qs in fortran/decl.c
 2018-02-16 18:05 UTC 

[PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
 2018-02-16 17:38 UTC  (7+ messages)

[PATCH] PR gcc/68256 Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap failure on aarch64
 2018-02-16 17:18 UTC 

[testsuite, committed] Require et alloca for Wstringop-overflow-3.c
 2018-02-16 17:00 UTC  (4+ messages)

C++ PATCH for c++/84421, wrong error with type-dependent constexpr if
 2018-02-16 16:44 UTC 

libgo patch committed: add more preemption checks
 2018-02-16 16:43 UTC 

C++ PATCH for c++/82764, C++17 ICE with empty base
 2018-02-16 16:42 UTC 

RFA: Sanitize deprecation messages (PR 84195)
 2018-02-16 16:19 UTC  (15+ messages)

[PATCH] Improve dead code elimination with -fsanitize=address (PR84307)
 2018-02-16 15:49 UTC  (17+ messages)
            ` Fallout: PR84340

[PATCH PR82096][gcc-7] Backport: Fix ICE in int_mode_for_mode, at stor-layout.c:403 with arm-linux-gnueabi
 2018-02-16 15:40 UTC  (3+ messages)

[RFC] Tree loop unroller pass
 2018-02-16 15:32 UTC  (6+ messages)

[PATCHv2][PR target/81535] Fix tests on Power
 2018-02-16 15:27 UTC  (3+ messages)

[PATCH, rs6000] Remove non-ABI builtin support for vec_insert4b, vec_extract4b
 2018-02-16 14:48 UTC  (2+ messages)

[PATCH][wwwdocs][arm] Mention new -mcpu and -march extensions
 2018-02-16 14:38 UTC 

{PR c++/84375] Fix ICE after bad friend
 2018-02-16 14:28 UTC 

[PATCH, rs6000] Add builtin support for vec_insert4b, vec_extract4b
 2018-02-16 14:26 UTC  (4+ messages)

[PATCH] Fix lambdas in template default argument of inherited ctor. (backport for PR 81860)
 2018-02-16 14:08 UTC  (2+ messages)

[RX] Fix PR 83831 -- Unused bclr, bnot, bset insns
 2018-02-16 13:57 UTC  (4+ messages)

[C++ Patch] PR 82468 ("[7/8 Regression] ICE with deduction guide template")
 2018-02-16 13:55 UTC  (2+ messages)

[PATCH] combine: Fix problem with RTL checking
 2018-02-16 13:53 UTC 

[PATCH] Fix PR84417
 2018-02-16 12:00 UTC 

[PATCH] Fix bootstrap with GCC 4.2.1 (PR82939)
 2018-02-16 11:49 UTC  (2+ messages)

[PATCH/RFC] tree-if-conv.c: fix two ICEs seen with -fno-tree-forwprop (PR tree-optimization/84178)
 2018-02-16 11:48 UTC  (4+ messages)

[PATCH PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
 2018-02-16 10:54 UTC  (2+ messages)
` [PATCH PR81647][AARCH64][PING] "

[PATCH, GCC/ARM] Multilib mapping for Armv8-R
 2018-02-16 10:31 UTC  (3+ messages)

Another AArch64 patch ping
 2018-02-16  9:49 UTC 

[x86] Remove CLWB from cannonlake
 2018-02-16  9:23 UTC  (2+ messages)

[PATCH] cortex-a57-fma-steering.c fixes (PR target/84272)
 2018-02-16  9:20 UTC  (2+ messages)

[PATCH] Handle PowerPC64 ELFv1 function descriptors in libbacktrace (PR other/82368)
 2018-02-16  8:49 UTC  (3+ messages)

[PATCH] Fix PR84190
 2018-02-16  7:55 UTC 

C++ PATCH for c++/83227, C++17 ICE with list derived-to-base conversion
 2018-02-16  2:47 UTC 

Mising Patch #2 from the RISC-V v3 Submission
 2018-02-15 23:48 UTC  (2+ messages)

[PATCH] Fix LRA ICE in lra_substitute_pseudo on DEBUG_INSN (PR rtl-optimization/83723)
 2018-02-15 23:33 UTC  (2+ messages)

C++ PATCH for c++/84045, dependent typedefs and noexcept
 2018-02-15 22:01 UTC 

plugin-api.h patch to add a new interface for linker plugins
 2018-02-15 21:52 UTC  (3+ messages)

PR84239, Reimplement CET intrinsics for rdssp/incssp insn
 2018-02-15 21:20 UTC  (6+ messages)

[Patch, Fortran, F03] PR 84409: check DTIO arguments for character len
 2018-02-15 21:17 UTC  (5+ messages)

PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin
 2018-02-15 21:12 UTC 

[RFC][AARCH64] Machine reorg pass for aarch64/Falkor to handle prefetcher tag collision
 2018-02-15 20:50 UTC  (4+ messages)

update LTO test harness README
 2018-02-15 20:38 UTC  (3+ messages)

[fortran, test case, committed]
 2018-02-15 19:59 UTC  (4+ messages)

C++ PATCH for c++/84376, ICE with missing template arguments
 2018-02-15 19:46 UTC 

[PATCH, PR81844] Fix condition folding in c_parser_omp_for_loop
 2018-02-15 19:28 UTC  (6+ messages)
      ` [PATCH, libgomp, testsuite] Move tests to libgomp.c-c++-common

[C++] [PR84231] overload on cond_expr in template
 2018-02-15 19:20 UTC  (2+ messages)

[PATCH v6] aarch64: Add split-stack support
 2018-02-15 18:19 UTC  (3+ messages)

C++ PATCH to update __cpp_deduction_guides
 2018-02-15 18:16 UTC 

C++ PATCH for c++/84368, wrong error with local in variadic lambda
 2018-02-15 18:12 UTC 

[C++ Patch] PR 84330 ("[6/7/8 Regression] [concepts] ICE with broken constraint")
 2018-02-15 17:57 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).