public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] AArch64: Add if condition in aarch64_function_value [PR96479]
 2020-08-19 10:41 UTC  (6+ messages)

[PATCH PR96357][GCC][AArch64]: could not split insn UNSPEC_COND_FSUB with AArch64 SVE
 2020-08-19 10:32 UTC  (2+ messages)

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-08-19 10:06 UTC  (18+ messages)

[PATCH] libstdc++: Implement integer-class types as defined in [iterator.concept.winc]
 2020-08-19  9:47 UTC  (6+ messages)

[PATCH] arm: Fix -mpure-code support/-mslow-flash-data for armv8-m.base [PR94538]
 2020-08-19  9:32 UTC 

[RISC-V] Add support for AddressSanitizer on RISC-V GCC
 2020-08-19  9:25 UTC  (3+ messages)

[PATCH] Add pattern for pointer-diff on addresses with same base/offset (PR 94234)
 2020-08-19  9:17 UTC  (8+ messages)
            ` [PATCH V2] "

[PATCH 1/2] Add new RTX instruction class FILLER_INSN
 2020-08-19  9:13 UTC  (3+ messages)

[PATCH] testsuite: require c99 runtime for trigonometric optimisation tests
 2020-08-19  9:06 UTC  (2+ messages)

[PATCH] aarch64: Don't generate invalid zero/sign-extend syntax
 2020-08-19  8:11 UTC  (4+ messages)

[PATCH] libgccjit: update some comments in libgccjit.c
 2020-08-19  7:24 UTC 

[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
 2020-08-19  7:17 UTC  (9+ messages)
              ` [PATCH V2] "

[PATCH 4/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-19  7:05 UTC  (4+ messages)

[PATCH 2/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-19  6:31 UTC  (5+ messages)

[PATCH 1/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-19  6:29 UTC  (4+ messages)

[PATCH] testsuite: Update some vect cases for partial vectors
 2020-08-19  6:15 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH][testsuite, nvptx] Add effective target sync_int_long_stack
 2020-08-19  4:35 UTC  (2+ messages)

[PATCH] rs6000: Rename instruction xvcvbf16sp to xvcvbf16spn
 2020-08-19  2:59 UTC  (3+ messages)

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

[committed] analyzer: consider initializers for globals [PR96651]
 2020-08-19  1:24 UTC 

[committed] analyzer: fix ICE with negative bit offsets [PR96648]
 2020-08-19  1:23 UTC 

[PATCH] rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-08-19  0:09 UTC  (2+ messages)

[PATCH] Fortran : rejected f0.d edit descriptor PR96436
 2020-08-18 23:37 UTC  (2+ messages)

[PATCH] i386: Add c99 runtime requirement to math optimisation tests
 2020-08-18 22:18 UTC 

[PATCH v2] libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS
 2020-08-18 22:17 UTC  (3+ messages)
` [PING][PATCH "

[PATCH] i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI
 2020-08-18 22:02 UTC 

c++: alias template template_info setting
 2020-08-18 21:52 UTC 

[Patch 0/5] rs6000, 128-bit Binary Integer Operations
 2020-08-18 21:50 UTC  (9+ messages)
` [Patch 1/5] rs6000, Add 128-bit sign extension support
        ` [EXTERNAL] "

[RFC PATCH v1 1/1] PPC64: Implement POWER Architecture Vector Function ABI
 2020-08-18 21:32 UTC  (8+ messages)

[PATCH 1/2] c++: Handle enumerator in C++20 alias CTAD. [PR96199]
 2020-08-18 20:21 UTC  (2+ messages)
` [PATCH 2/2] c++: Rewrite members for all deduction guides. [PR96199]

[PATCH] PR fortran/96613 - SIGFPE on min1() with -ffpe-trap=invalid switch
 2020-08-18 20:07 UTC  (2+ messages)
` [PATCH, committed] PR fortran/96613,96686 - Fix type/kind issues, temporaries evaluating MIN/MAX

[committed] [OG10] Backport OpenMP-related patches
 2020-08-18 19:18 UTC 

[committed] rs6000: unaligned VSX in memcpy/memmove expansion
 2020-08-18 19:15 UTC 

[committed] use byte_representation instead of string_constant (PR 96670)
 2020-08-18 18:53 UTC 

Have a look
 2020-08-18 18:39 UTC 

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

[PATCH] arm: Require MVE memory operand for destination of vst1q intrinsic
 2020-08-18 17:36 UTC  (2+ messages)

[Patch] Fortran: Add 'device_type' clause to OpenMP's declare target
 2020-08-18 17:33 UTC  (3+ messages)
` *PING* / "

[Patch, fortran, coarray] Fix obvious typo in co_broadcast's argument assembly
 2020-08-18 17:27 UTC  (3+ messages)

[PATCH 0/2] decouple adjust_range_from_scev from vr_values
 2020-08-18 17:05 UTC  (14+ 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: "

[PATCH] doc: add return type for functions in gimple.texi
 2020-08-18 16:48 UTC  (2+ messages)

[PATCH] improve memcmp and memchr constant folding (PR 78257)
 2020-08-18 16:32 UTC  (7+ messages)

[PATCH] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55
 2020-08-18 16:04 UTC  (2+ messages)

[committed] update native_encode_expr description
 2020-08-18 15:56 UTC 

[PATCH][GCC-10 Backport] arm: Enable no-writeback vldr.16/vstr.16
 2020-08-18 15:55 UTC  (2+ messages)

[PATCH] middle-end: Fix PR middle-end/85811: Introduce tree_expr_maybe_nan_p et al
 2020-08-18 15:51 UTC  (5+ messages)

[committed] i386: Rewrite restore_stack_nonlocal expander [PR96536]
 2020-08-18 15:47 UTC  (2+ messages)

Microsoft Dynamic GP, SAP ERP, Sage 100cloud Accounts
 2020-08-18 15:27 UTC 

Add cold attribute to one time construction APIs
 2020-08-18 14:38 UTC  (3+ messages)
  ` [PATCH] "

[PATCH v2] C-SKY: Support -mfloat-abi=hard
 2020-08-18 13:52 UTC  (5+ messages)

[committed] libstdc++: Remove redundant copying of std::async arguments [PR 69724]
 2020-08-18 13:28 UTC 

c++: Move hidden-lambda entity lookup checking
 2020-08-18 13:05 UTC 

[PATCH] RX add control register PC
 2020-08-18 13:05 UTC 

[PATCH] vxworks: Fix GCC selftests for *-wrs-vxworks7-* targets
 2020-08-18 12:25 UTC  (4+ messages)

[PATCH/RFC] options: Make --help= to emit values post-overrided
 2020-08-18 10:22 UTC  (10+ messages)
      ` [PATCH] "
              ` [PATCH v2] "

[PATCH 0/4] IVOPTs consider step cost for different forms when unrolling
 2020-08-18  9:02 UTC  (8+ messages)
` [PATCH 3/4] ivopts: Consider cost_step on different forms during unrolling
            ` [PATCH 3/4 v2] "

[committed] d: Fix ICE Segmentation fault during RTL pass: expand on armhf/armel/s390x
 2020-08-18  7:57 UTC 

[PATCH]Adjust testcase
 2020-08-18  7:18 UTC 

[PATCH 0/3] Power10 PCREL_OPT support
 2020-08-18  6:37 UTC  (4+ messages)
` [PATCH 1/3] Power10: Add PCREL_OPT load support
` [PATCH 2/3] Power10: Add PCREL_OPT store support
` [PATCH 3/3] Power10: Add tests for PCREL_OPT support

[PATCH]Don't use pinsr for struct initialization
 2020-08-18  6:09 UTC  (4+ messages)

[committed] analyzer: fix name of local in region_model::get_rvalue_1
 2020-08-18  0:51 UTC 

[committed] analyzer: fix ICE on unhandled tree codes in get_rvalue_1 [PR96641]
 2020-08-18  0:50 UTC 

[committed] analyzer: fix ICE on unhandled tree codes in gassign [PR96640]
 2020-08-18  0:49 UTC 

Go patch committed: Export thunks referenced by inline functions
 2020-08-18  0:20 UTC 

[PATCH] libibery/hashtab: add new functions
 2020-08-17 23:38 UTC  (3+ messages)

[PATCH] bb-reorder: Remove a misfiring micro-optimization (PR96475)
 2020-08-17 23:27 UTC  (2+ messages)

[PATCH] rs6000: unaligned VSX in memcpy/memmove expansion
 2020-08-17 22:59 UTC  (3+ messages)

[PATCH] c: Fix -Wunused-but-set-* warning with _Generic [PR96571]
 2020-08-17 22:14 UTC  (2+ messages)

[PATCH 0/5] add checking of function array parameters (PR 50584)
 2020-08-17 22:09 UTC  (7+ messages)
` [PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters

[committed] analyzer: fix ICE on NULL dereference [PR96644]
 2020-08-17 18:56 UTC 

[committed] analyzer: fix ICE due to NULL type [PR96639]
 2020-08-17 18:55 UTC 

[committed] analyzer: handle &STRING_CST in constant pool initializers [PR96642]
 2020-08-17 18:54 UTC 

[committed] i386: Use parametrized pattern names some more
 2020-08-17 18:43 UTC 

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-08-17 18:41 UTC  (7+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature
  ` [PATCH][Arm][2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers
          ` [PATCH][Arm] Auto-vectorization for MVE: vsub

[PATCH] rs6000, restrict bfloat convert intrinsic to Power 10. Fix BU_P10V macro definitions
 2020-08-17 18:25 UTC  (7+ messages)
        ` [EXTERNAL] "

[PATCH] x86_64: PR rtl-optimization/92180: class_likely_spilled vs. cant_combine_insn
 2020-08-17 17:59 UTC  (3+ messages)

[PATCH][Hashtable 5/6] Remove H1/H2 template parameters
 2020-08-17 17:13 UTC  (6+ messages)

[Patch, fortran] PRs 96100 and 96101 - Problems with string lengths of array constructors
 2020-08-17 16:39 UTC  (2+ messages)

[PATCH] Add support for putting jump table into relocation read-only section
 2020-08-17 14:50 UTC  (5+ messages)

[committed] libstdc++: Remove inheritance from elements in std::tuple
 2020-08-17 14:29 UTC 

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2020-08-17 14:13 UTC  (10+ messages)
` [Patch 0/X] HWASAN v3
  ` [Patch 0/X] HWASAN v4
  ` [PATCH 1/X] libsanitizer: Tie the hwasan library into our build system
  ` [PATCH 2/X] libsanitizer: Only build libhwasan when targeting AArch64
  ` [PATCH 3/X] libsanitizer: Add option to bootstrap using HWASAN
  ` [PATCH 4/X] libsanitizer: options: Add hwasan flags and argument parsing
  ` [PATCH 5/X] libsanitizer: mid-end: Introduce stack variable handling for HWASAN
  ` [PATCH 6/X] libsanitizer: Add hwasan pass and associated gimple changes
  ` [PATCH 7/X] libsanitizer: Add tests

[PATCH] Implement no_stack_protect attribute
 2020-08-17 12:35 UTC  (9+ messages)

[PATCH] floatformat.h: Add bfloat16 support
 2020-08-17 11:36 UTC 

[PATCH] openmp: fix UBSAN error at gcc/fortran/openmp.c:4737
 2020-08-17 11:25 UTC  (4+ messages)

[PATCH 3/4][PR target/88808]Enable bitwise operator for AVX512 masks
 2020-08-17  9:37 UTC  (2+ messages)

[PATCH] driver: Fix several memory leaks
 2020-08-17  9:02 UTC  (3+ messages)

[PATCH] download_prerequisites: Add option --proxy
 2020-08-17  8:54 UTC 

[PATCH] middle-end: Recognize idioms for bswap32 and bswap64 in match.pd
 2020-08-17  8:06 UTC  (5+ messages)

[PATCH 6/6] contrib: Add OPT-enable-obsolete to tile*-*-*
 2020-08-17  7:59 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] tilepro: Update generator file to define IN_TARGET_CODE in target file
 2020-08-17  7:58 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Fortran : get_environment_variable runtime error PR96486
 2020-08-17  7:34 UTC 

[Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
 2020-08-17  7:17 UTC  (2+ messages)
` *PING* – "

[PATCH] C-SKY: Support -mfloat-abi=hard
 2020-08-17  6:07 UTC  (2+ messages)

[PATCH] Adjust testcase gcc.target/i386/pr92865-1.c
 2020-08-17  4:49 UTC 

[PATCH] x86: Detect Rocket Lake and Alder Lake
 2020-08-16 13:17 UTC 

[PATCH] New test for PR rtl-optimization/96298
 2020-08-16  1:30 UTC  (2+ messages)

[PATCH] middle-end: Simplify (sign_extend:HI (truncate:QI (ashiftrt:HI X 8)))
 2020-08-16  1:23 UTC  (2+ messages)

[PATCH] [FIX] Remove object adjustment to preserve object attributes
 2020-08-15 22:53 UTC 

[RFC, WIP] introduce attribute exalias
 2020-08-15 21:11 UTC  (12+ messages)
` [PATCH] "

[PATCH V2 3/4] Work around bootstrap failure in Fortran front end
 2020-08-15 18:24 UTC  (2+ messages)
  ` Fwd: "

[committed] analyzer: rewrite of region and value-handling
 2020-08-15 14:16 UTC  (3+ messages)
` [committed] analyzer: fix initialization from constant pool [PR96609, PR96616]

PINGs
 2020-08-15 11:32 UTC 

c++: Final bit of name-lookup api simplification
 2020-08-14 23:57 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).