public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-10-27 19:25 UTC  (14+ messages)
` [PATCH v2] builtins: (not just) "

[PATCH][middle-end][i386][Version 4] Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-arg|used-gpr|all-gpr|used|all]
 2020-10-27 19:02 UTC  (21+ messages)

[PATCH v2] RISC-V: Add configure option: --with-multilib-config to flexible config multi-lib settings
 2020-10-27 18:59 UTC  (2+ messages)

[PATCH] doc: gcc.c: Update documentation for spec files
 2020-10-27 18:06 UTC  (5+ messages)
` *PING^2* "
  ` *PING^3* "
    ` *PING^4* "

Go patch committed: Export notinheap annotation
 2020-10-27 18:03 UTC 

Go patch committed: Remove unused Type::in_heap_ member variable
 2020-10-27 18:01 UTC 

[PATCH] c++: Implement DR2303 [PR97453]
 2020-10-27 17:38 UTC  (2+ messages)

[PATCH] c++: Prevent warnings for value-dependent exprs [PR96742]
 2020-10-27 17:36 UTC  (2+ messages)

[patch, shared coarrays, committed] Make header use more consistent
 2020-10-27 17:31 UTC 

c++: Kill nested_udts
 2020-10-27 17:07 UTC 

[PATCH] c++: Check constraints before instantiation from mark_used [PR95132]
 2020-10-27 16:56 UTC  (4+ messages)
` [PATCH] c++: Check constraints only on candidate conversion functions

[RS6000] Unsupported test options for -m32
 2020-10-27 16:53 UTC  (7+ messages)

[committed] libstdc++: Fix ODR violations caused by <tr1/functional>
 2020-10-27 16:40 UTC 

[PATCH] tree-optimization/97428 - split SLP groups for loop vectorization
 2020-10-27 16:39 UTC  (3+ messages)

[PATCH] aarch64: Add vcopy(q)__lane(q)_bf16 intrinsics
 2020-10-27 16:38 UTC  (4+ messages)
` [PATCH V2] "

[committed] libstdc++: Remove unused variables in special functions
 2020-10-27 16:34 UTC 

[committed] libstdc++: Fix -Wsign-compare warnings in headers
 2020-10-27 16:34 UTC 

[PATCH 1/2] arm: Avoid indirection with -mpure-code on v6m (PR96967)
 2020-10-27 16:22 UTC  (4+ messages)
` [PATCH 2/2] arm: Improve handling of relocations with small offsets with -mpure-code on v6m (PR96770)

[PATCH] Selectively trap if ranger and vr-values disagree on range builtins
 2020-10-27 15:58 UTC  (2+ messages)

c++: Small cleanup for do_type_instantiation
 2020-10-27 15:50 UTC 

[PATCH] c++: Don't purge the satisfaction caches
 2020-10-27 15:47 UTC 

[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
 2020-10-27 15:42 UTC  (17+ messages)

Fix signature updates in ipa-modref
 2020-10-27 15:28 UTC 

[PATCH] pass: Run cleanup passes before SLP [PR96789]
 2020-10-27 15:21 UTC  (5+ messages)
    ` [PATCH v2] "

PowerPC: Map q built-ins to *l instead of *f128 if IEEE 128-bit long double
 2020-10-27 15:08 UTC  (2+ messages)

PowerPC: Update long double IEEE 128-bit tests
 2020-10-27 15:07 UTC  (2+ messages)

[PATCH] Add test for pr97560
 2020-10-27 15:04 UTC  (5+ messages)
` [committed] testsuite: restrict test to c++11 and later [PR97590]

[PATCH] Fix BB store group splitting group size compute
 2020-10-27 15:01 UTC 

[committed] libstdc++: Add missing noexcept to std::from_chars declarations
 2020-10-27 14:58 UTC 

[committed] libstdc++: Fix directory_iterator exception specification
 2020-10-27 14:58 UTC 

[committed] libstdc++: Add noexcept to declaration of path::_List members
 2020-10-27 14:57 UTC 

PowerPC: Add __float128 conversions to/from Decimal
 2020-10-27 14:53 UTC  (2+ messages)

[PATCH] Combine logical OR ranges properly. pr97567
 2020-10-27 14:52 UTC  (6+ messages)

[patch] vxworks: Extract VX_CPU_PREFIX up into config/vxworks.h
 2020-10-27 14:47 UTC 

[patch] vxworks: Fix glitch on VX_CPU selection for E6500
 2020-10-27 14:41 UTC 

[PATCH] use get_size_range to get allocated size (PR 92942)
 2020-10-27 14:38 UTC  (4+ messages)
` [PING][PATCH] "
  ` [PING #2][PATCH] "

Attempt to resolve PR83562
 2020-10-27 14:38 UTC  (3+ messages)
` libstdc++: "

PowerPC: Update IEEE 128-bit built-ins for long double is IEEE 128-bit
 2020-10-27 14:38 UTC  (2+ messages)

PowerPC: Use __builtin_pack_ieee128 if long double is IEEE 128-bit
 2020-10-27 14:30 UTC  (2+ messages)

PowerPC: Update __float128 and __ibm128 error messages
 2020-10-27 14:15 UTC  (2+ messages)

[PATCH v7] genemit.c (main): split insn-emit.c for compiling parallelly
 2020-10-27 14:14 UTC  (6+ messages)

[committed] analyzer: don't assume extern const vars are zero-initialized [PR97568]
 2020-10-27 14:12 UTC 

[PATCH] issue -Wstring-compare in more case (PR 95673)
 2020-10-27 14:10 UTC  (3+ messages)
  ` [PING 2][PATCH] "

[PATCH 1/2] Enable OpenMP efficient performance profiling via ITT tracing
 2020-10-27 14:07 UTC  (2+ messages)

[PATCH] [PR96608] analyzer: Change cast from long to intptr_t
 2020-10-27 14:06 UTC  (2+ messages)

[PATCH] Adjust BB vectorization function splitting
 2020-10-27 14:03 UTC 

[committed 1/2] analyzer: eliminate non-determinism in logs
 2020-10-27 14:00 UTC  (2+ messages)
` [committed 2/2] analyzer: eliminate non-deterministic behavior

[committed] analyzer: fix param "analyzer-max-enodes-per-program-point"
 2020-10-27 13:59 UTC 

[committed] analyzer: implement region_model::get_representative_path_var for labels
 2020-10-27 13:58 UTC 

[committed] libstdc++: Include <cstdint> in tests that use std::uintptr_t
 2020-10-27 13:50 UTC 

[PATCH] Refactor array descriptor field access
 2020-10-27 13:30 UTC  (4+ messages)

[PATCH] nvptx: Cache stacks block for OpenMP kernel launch
 2020-10-27 13:17 UTC  (2+ messages)

[PATCH 2/2] Enable OpenMP efficient performance profiling via ITT tracing
 2020-10-27 13:03 UTC 

[PATCH] SLP vectorize across PHI nodes
 2020-10-27 12:18 UTC 

[PATCH] Avoid uniform lane BB vectorization
 2020-10-27 12:16 UTC 

[PATCH] PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures
 2020-10-27 11:57 UTC  (2+ messages)

[PATCH 2/2] combine: Don't turn (mult (extend x) 2^n) into extract
 2020-10-27 11:49 UTC  (13+ messages)

[PATCH 0/2] arm: "noinit" and "persistent" attributes
 2020-10-27 11:46 UTC  (3+ messages)
` [PATCH 1/2] Fix "noinit" attribute being ignored for -O0 and -fdata-sections
` [PATCH 2/2] Implement the "persistent" attribute

[PATCH] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics
 2020-10-27 11:24 UTC  (7+ messages)
` [PATCH V2] "
        ` [PATCH V3] "

[RS6000] power10 scan-assembler tests
 2020-10-27 11:18 UTC 

[PATCH][PR target/97540] Don't extract memory from operand for normal memory constraint
 2020-10-27 11:13 UTC  (2+ messages)

[PATCH] gcov-profile: use static pool for TOPN first
 2020-10-27 10:59 UTC  (5+ messages)

[RS6000] dg-do !compile and scan-assembler
 2020-10-27 10:56 UTC 

[PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line
 2020-10-27 10:56 UTC  (18+ messages)
` [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs
              ` [stage1][PATCH] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format

[committed] d: Remove the d_critsec_size target hook
 2020-10-27 10:54 UTC 

[committed] d: Merge upstream dmd 0fcdaab32
 2020-10-27 10:51 UTC 

[PATCH] LTO: get_section: add new argument
 2020-10-27 10:25 UTC  (8+ messages)

[PATCH] t/trodgers/c2a_synchronization
 2020-10-27 10:23 UTC  (3+ messages)
` [PATCH] libstdc++: Add C++2a synchronization support

Add fnspec to C++ new and delete
 2020-10-27 10:22 UTC 

[PATCH] [tree-optimization] Fix for PR97223
 2020-10-27  9:23 UTC  (2+ messages)

[Ada] Fix GNATprove support for iterated_component_associations
 2020-10-27  9:22 UTC 

[Ada] Multidimensional arrays with Iterated_Component_Associations
 2020-10-27  9:22 UTC 

[Ada] New flag Transform_Function_Array
 2020-10-27  9:22 UTC 

[Ada] Warnings on g-spogwa.adb
 2020-10-27  9:22 UTC 

[Ada] Remove Digits_From_Size and Width_From_Size
 2020-10-27  9:22 UTC 

[committed] wwwdocs: Adjust note on OpenMP 4.5
 2020-10-27  9:03 UTC 

Use EAF_RETURN_ARG in tree-ssa-ccp.c
 2020-10-27  9:01 UTC  (4+ messages)

[Ada,FYI] revamp ada.numerics.aux
 2020-10-27  8:54 UTC  (6+ messages)
  ` move sincos after pre (was: Re: [Ada,FYI] revamp ada.numerics.aux)
    ` move sincos after pre (was: Re: [Ada, FYI] "
      ` move sincos after pre

Fix fnspecs for math builtins
 2020-10-27  8:37 UTC  (4+ messages)

[committed] RISC-V: Refine riscv_parse_arch_string
 2020-10-27  8:15 UTC 

[PATCH] [PR target/97194] [AVX2] Support variable index vec_set
 2020-10-27  7:51 UTC  (7+ messages)

Fix builtin decls generated in tree.c
 2020-10-27  7:34 UTC  (2+ messages)

Add string builtins to builtin_fnspec
 2020-10-27  7:31 UTC  (2+ messages)

[PATCH] lto: no sub-make when --jobserver-auth= is missing
 2020-10-27  7:25 UTC  (2+ messages)

[PATCH][PR target/97532] Fix invalid address for special memory constraint
 2020-10-27  6:52 UTC 

[RS6000] Tests that use int128_t and -m32
 2020-10-27  0:57 UTC  (4+ messages)
    ` [RS6000] Separate dg-require-effective-target options

float.h: C2x NaN and Inf macros
 2020-10-27  0:44 UTC 

[RS6000] Adjust testcases for power10 instructions
 2020-10-27  0:29 UTC  (6+ messages)
        ` [RS6000] Adjust testcases for power10 instructions V2

PowerPC: Use __float128 instead of __ieee128 in tests
 2020-10-26 22:52 UTC  (2+ messages)

PowerPC: Add -mno-gnu-attributes to ibm-ldouble.o
 2020-10-26 22:49 UTC  (2+ messages)

PowerPC: Map IEEE 128-bit long double built-in functions
 2020-10-26 22:48 UTC  (2+ messages)

PowerPC: Allow C/C++ to change long double type on GLIBC 2.32
 2020-10-26 22:48 UTC  (2+ messages)

[RS6000] Non-pcrel tests when power10
 2020-10-26 22:39 UTC  (3+ messages)

libgo patch committed: Additional BSD-specific syscall wrappers
 2020-10-26 22:04 UTC 

[PATCH,rs6000] Add patterns for combine to support p10 fusion
 2020-10-26 21:44 UTC 

[PATCH, rs6000] improve vec_ctf invalid parameter handling. (pr91903)
 2020-10-26 21:22 UTC 

[committed] libstdc++: Fix error in experimental::strand
 2020-10-26 21:19 UTC 

[PATCH] rs6000: Don't split constant operator add before reload, move to temp register for future optimization
 2020-10-26 21:10 UTC  (2+ messages)

[PATCH] libstdc++: Implement C++20 features for <sstream>
 2020-10-26 21:09 UTC  (3+ messages)

[PATCH v3] builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-10-26 20:54 UTC 

[RFC] Add support for the "retain" attribute utilizing SHF_GNU_RETAIN
 2020-10-26 20:43 UTC  (4+ messages)

[RS6000] Link power10 testcases
 2020-10-26 20:32 UTC  (2+ messages)

[RS6000] dimode_off.c test
 2020-10-26 20:24 UTC  (2+ messages)

[PUSHED] Ranger classes
 2020-10-26 19:52 UTC  (7+ messages)
` error: ‘EVRP_MODE_DEBUG’ was not declared – was: "
        ` [PATCH] "

[PATCH] rs6000, Power 10 testsuite fixes
 2020-10-26 19:49 UTC  (2+ messages)

[RS6000] biarch test fail
 2020-10-26 18:43 UTC  (2+ messages)

[RS6000] Remove -mpcrel from tests
 2020-10-26 18:37 UTC  (2+ messages)

[RS6000] Unsupported test options for -m32
 2020-10-26 18:23 UTC  (2+ messages)

Implement three-level optimize_for_size predicates
 2020-10-26 18:13 UTC  (7+ messages)

Make default duplicate and insert methods of summaries abort; fix fallout
 2020-10-26 18:13 UTC  (3+ messages)

[RS6000] VSX_MM_SUFFIX
 2020-10-26 18:09 UTC  (10+ messages)

[PATCH] Handle signed 1-bit ranges in irange::invert
 2020-10-26 18:06 UTC 

[PATCH 2/x] arm: add vst1_lane_bf16 + vstq_lane_bf16 intrinsics
 2020-10-26 16:02 UTC 

[PATCH 1/x] arm: Add vld1_lane_bf16 + vldq_lane_bf16 intrinsics
 2020-10-26 15:58 UTC 

[PATCH] Move SLP nodes to an alloc-pool
 2020-10-26 15:51 UTC 

/home/rguenther/Mail/tem
 2020-10-26 15:15 UTC  (3+ messages)
` Extend builtin fnspecs

[PATCH] Refactor SLP instance analysis
 2020-10-26 15:01 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).