public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFC, WIP] introduce attribute exalias
 2020-08-14 19:24 UTC  (5+ messages)
` [PATCH] "

[Patch 0/5] rs6000, 128-bit Binary Integer Operations
 2020-08-14 18:50 UTC  (16+ messages)
` [Patch 1/5] rs6000, Add 128-bit sign extension support
        ` [EXTERNAL] "
` [Patch 2/5] rs6000, 128-bit multiply, divide, modulo, shift, compare
` [Patch 3/5] rs6000, Add TI to TD (128-bit DFP) and TD to TI support
` [Patch 4/5] rs6000, Test 128-bit shifts for just the int128 type
` [Patch 5/5] rs6000, Conversions between 128-bit integer and floating point values

c++: Yet more name-lookup api simplification
 2020-08-14 17:56 UTC 

[PATCH 0/2] decouple adjust_range_from_scev from vr_values
 2020-08-14 17:16 UTC  (8+ messages)
` [PATCH 1/2] Add statement context to get_value_range
  ` PING: Fwd: "
` [PATCH 2/2] Decouple adjust_range_from_scev from vr_values and value_range_equiv
  ` PING: Fwd: "

[pushed] c++: Copy elision and [[no_unique_address]]. [PR93711]
 2020-08-14 16:58 UTC 

[PATCH 2/2] modules: c++: Fix cross module member redecl/add long distance friendship warning
 2020-08-14 15:19 UTC 

[PATCH 1/2] modules: c++: Fix cross module member redecl/add long distance friendship warning
 2020-08-14 15:17 UTC 

[PATCH] modules: c++: Fix push_namespace ICE with modules
 2020-08-14 15:04 UTC 

c++: More simplification of name_lookup api
 2020-08-14 14:48 UTC 

[committed] i386: Improve LWP builtin expanders
 2020-08-14 14:44 UTC 

[PATCH] diagnostics: Add new option -fdiagnostics-plain-output
 2020-08-14 14:27 UTC  (4+ messages)

Intel AMX programming model discussion
 2020-08-14 13:34 UTC 

[committed] analyzer: rewrite of region and value-handling
 2020-08-14 13:28 UTC  (6+ messages)

[committed] [OG10] Backport fixes for PR94690
 2020-08-14 12:53 UTC 

[PATCH] [PR target/96350]Force ENDBR immediate into memory to avoid fake ENDBR opcode
 2020-08-14 10:03 UTC  (6+ messages)

[PATCH]Don't use pinsr for struct initialization
 2020-08-14  9:57 UTC  (2+ messages)

[PATCH] libiberty: Add support for 'in' and 'in ref' storage classes
 2020-08-14  9:42 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] PR target/96347: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location
 2020-08-14  9:36 UTC  (2+ messages)
` [PING][PATCH] "

Backporting streaming and enum changes
 2020-08-14  9:30 UTC  (6+ messages)

[PATCH] C-SKY: Fix assembling error with -mfloat-abi=hard
 2020-08-14  9:22 UTC  (3+ messages)

[PATCH] ipa-inline: Improve growth accumulation for recursive calls
 2020-08-14  9:04 UTC  (9+ messages)

[PATCH 4/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-14  8:27 UTC 

[PATCH 3/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-14  8:26 UTC 

[PATCH 2/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-14  8:25 UTC 

[PATCH 1/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-14  8:23 UTC 

[PATCH, rs6000] Add non-relative jump table support on Power Linux
 2020-08-14  7:31 UTC 

[PATCH] Add support for putting jump table into relocation read-only section
 2020-08-14  7:20 UTC 

[PATCH] Add support for putting jump table into relocation read-only section
 2020-08-14  7:16 UTC 

[PATCH] vec: Fix bootstrap on i686-linux, 32-bit darwin and AIX
 2020-08-14  7:14 UTC  (2+ messages)

[PATCH] c: Fix -Wunused-but-set-* warning with _Generic [PR96571]
 2020-08-14  7:01 UTC 

[PATCH/RFC] options: Make --help= to emit values post-overrided
 2020-08-14  5:42 UTC  (7+ messages)
      ` [PATCH] "

reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM targets
 2020-08-14  5:27 UTC 

[committed][testsuite] Add missing require-effective-target allloca
 2020-08-14  0:38 UTC 

[committed] analyzer: add regression test [PR96598]
 2020-08-13 23:10 UTC 

[PATCH 0/5] add checking of function array parameters (PR 50584)
 2020-08-13 23:04 UTC  (15+ messages)
` [PATCH 1/5] infrastructure to detect out-of-bounds accesses to array parameters
` [PATCH 2/5] C front end support "
` [PATCH 4/5] - extend -Wstringop-overflow "
` [PATCH 5/5] extend -Warray-bounds "

[RFC PATCH v1 1/1] PPC64: Implement POWER Architecture Vector Function ABI
 2020-08-13 22:49 UTC  (7+ messages)

[PATCH] libstdc++: testsuite: Address random failure in pthread_create() [PR54185]
 2020-08-13 22:15 UTC 

[PATCH] rs6000: ICE when using an MMA type as a function param
 2020-08-13 21:27 UTC  (9+ messages)
    ` [PATCH v2] rs6000: ICE when using an MMA type as a function param or return value [PR96506]

[PATCH] rs6000, restrict bfloat convert intrinsic to Power 10. Fix BU_P10V macro definitions
 2020-08-13 20:14 UTC  (6+ messages)

Add cold attribute to one time construction APIs
 2020-08-13 18:58 UTC  (5+ messages)

[committed]: i386: Improve CET builtin expanders
 2020-08-13 18:57 UTC 

c++: Unconfuse lookup_name_real API a bit
 2020-08-13 18:18 UTC 

[PATCH] improve memcmp and memchr constant folding (PR 78257)
 2020-08-13 17:52 UTC  (4+ messages)

[PATCH] c++: premature analysis of requires-expression [PR96410]
 2020-08-13 16:54 UTC  (5+ messages)

[PATCH V2 0/4] Unify C and C++ handling of loops and switches
 2020-08-13 16:34 UTC  (5+ messages)
` [PATCH V2 1/4] Move loop and switch tree data structures from cp/ to c-family/
` [PATCH V2 2/4] Use C-style loop lowering instead of C++-style
` [PATCH V2 3/4] Work around bootstrap failure in Fortran front end
` [PATCH V2 4/4] Change C front end to emit structured loop and switch tree nodes

[PATCH] avoid -Wnonnull on synthesized condition in static_cast (PR 96003)
 2020-08-13 15:51 UTC  (2+ messages)

[committed] libstdc++: Deprecate the --enable-cheaders=c_std configuration
 2020-08-13 15:44 UTC  (3+ messages)

[Patch, fortran] PRs 96100 and 96101 - Problems with string lengths of array constructors
 2020-08-13 15:29 UTC 

Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSION
 2020-08-13 14:32 UTC  (3+ messages)

[Patch, fortran] PR93671 - gfortran 8-10 ICE on intrinsic assignment to allocatable derived-type component of coarray
 2020-08-13 14:09 UTC  (4+ messages)

[PATCH] arm: Require MVE memory operand for destination of vst1q intrinsic
 2020-08-13 13:18 UTC 

[PATCH] arm: Remove coercion from scalar argument to vmin & vmax intrinsics
 2020-08-13 13:16 UTC 

[PATCH] emit-rtl.c: Allow splitting of RTX_FRAME_RELATED_P insns?
 2020-08-13 13:15 UTC  (3+ messages)

std:vec for classes with constructor?
 2020-08-13 13:04 UTC  (21+ messages)
                      ` r11-2663 causes static_assert failure (was: Re: std:vec for classes with constructor?)
                          ` r11-2663 causes static_assert failure

[PATCH] Add missing vn_reference_t::punned initialization
 2020-08-13 12:49 UTC 

[PATCH] AArch64: Add if condition in aarch64_function_value [PR96479]
 2020-08-13 12:18 UTC  (5+ messages)

[Patch] configure: Also check C++11 (flags) for ${build} compiler not only for ${host}
 2020-08-13 11:51 UTC 

[PATCH] Alternate fix to PR target/96558: Robustify ix86_expand_clear
 2020-08-13 11:07 UTC  (2+ messages)

[PATCH] nvptx: Add support for subword compare-and-swap
 2020-08-13  9:27 UTC  (4+ messages)

[COMMITTED 0/4] bpf: backports to releases/gcc-10
 2020-08-13  9:21 UTC  (12+ messages)
` [COMMITTED 1/4] bpf: add support for the -mxbpf option
` [COMMITTED 2/4] bpf: do not save/restore callee-saved registers in function prolog/epilog
` [COMMITTED 3/4] bpf: more flexible support for kernel helpers
` [COMMITTED 4/4] bpf: remove trailing whitespaces from source files

[PATCH] Alternate fix to PR target/96558: Robustify ix86_expand_clear
 2020-08-13  8:34 UTC 

[PATCH] ipa: fix bit CPP when combined with IPA bit CP
 2020-08-13  8:25 UTC  (3+ messages)

[committed] openmp: Add support for non-rectangular loops in taskloop construct
 2020-08-13  7:07 UTC 

gcc.dg/pr94600-5.c .. -8.c: Align struct t0 explictly, as a type, PR middle-end/94600
 2020-08-13  3:16 UTC 

[PATCH] Use vec::reserve before vec_safe_grow_cleared is called
 2020-08-13  0:18 UTC  (14+ messages)
          ` [PATCH] Use exact=false for vec_safe_grow{,_cleared} functions
                  ` [PATCH 1/3] vec: add exact argument for various grow functions

[PATCH, 0 of 2] Add support for power10 IEEE 128-bit min, max, and compare
 2020-08-13  0:11 UTC  (5+ messages)
` [PATCH 2/2] PowerPC: Add power10 IEEE 128-bit min/max/cmove

[Committed] PR target/96558: Only call ix86_expand_clear with GENERAL_REGS
 2020-08-12 21:39 UTC 

[committed] [OG10] Add nvptx support for subword compare-and-swap
 2020-08-12 20:17 UTC 

[PATCH] c++: Fixing the wording of () aggregate-init [PR92812]
 2020-08-12 20:10 UTC  (2+ messages)

[committed] libstdc++: Make self-move well-defined for containers [PR 85828]
 2020-08-12 19:40 UTC  (2+ messages)

(no subject)
 2020-08-12 18:34 UTC 

[PATCH] Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]
 2020-08-12 15:58 UTC  (3+ messages)

[PATCH] gimple-fold: Don't optimize wierdo floating point value reads [PR95450]
 2020-08-12 15:33 UTC  (3+ messages)

[Patch] Fortran: Add support for OpenMP's nontemporal clause
 2020-08-12 15:09 UTC  (2+ messages)

[PATCH][AVX512][PR96246] Merge two define_insn: <avx512>_blendm<mode>, <avx512>_load<mode>_mask
 2020-08-12 14:33 UTC  (2+ messages)

[committed][testsuite, nvptx] Borrow ia64-sync-*.c test-cases in gcc.target/nvptx
 2020-08-12 14:21 UTC 

[PATCH][testsuite, nvptx] Add effective target sync_int_long_stack
 2020-08-12 13:57 UTC 

[PATCH][testsuite] Add effective target large_initializer
 2020-08-12 11:26 UTC  (2+ messages)

[Committed] Update email address
 2020-08-12 11:11 UTC 

[committed][nvptx] Fix array dimension in nvptx_assemble_decl_begin
 2020-08-12 10:40 UTC 

[PATCH] middle-end: Recognize idioms for bswap32 and bswap64 in match.pd
 2020-08-12  9:43 UTC  (2+ messages)

[PATCH] arm: Clear canary value after stack_protect_test [PR96191]
 2020-08-12  9:26 UTC  (6+ messages)

[PATCH] testsuite: Fix gcc.target/arm/multilib.exp use of gcc_opts
 2020-08-12  9:20 UTC  (3+ messages)

[PATCH] testsuite: Add -fno-common to pr82374.c [PR94077]
 2020-08-12  9:08 UTC  (2+ messages)

[AArch64] Upgrade integer MLA intrinsics to GCC vector extensions
 2020-08-12  9:03 UTC  (3+ messages)

[PATCH][testsuite] Add gcc.dg/ia64-sync-5.c
 2020-08-12  8:50 UTC  (3+ messages)
` [PR96519] "

[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
 2020-08-12  8:19 UTC  (11+ messages)

[PATCH] x86_64: Use peephole2 to eliminate redundant moves
 2020-08-12  7:55 UTC  (3+ messages)

Hi, let's help out your readers
 2020-08-12  6:57 UTC 

[Committed] IBM Z: Fix PR96456
 2020-08-12  6:24 UTC  (2+ messages)
` [Committed] IBM Z: Fix PR96308

[RS6000] PR96493, powerpc local call linkage failure
 2020-08-12  4:02 UTC  (8+ 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).