public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RS6000] Tests that use int128_t and -m32
 2020-10-27  0:57 UTC  (7+ messages)
    ` [RS6000] Separate dg-require-effective-target options

[RS6000] Unsupported test options for -m32
 2020-10-27  0:48 UTC  (4+ messages)

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

Fix fnspecs for math builtins
 2020-10-26 23:09 UTC  (2+ messages)

[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-26 23:06 UTC  (13+ messages)

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 

Use EAF_RETURN_ARG in tree-ssa-ccp.c
 2020-10-26 21:53 UTC 

[PATCH] Combine logical OR ranges properly. pr97567
 2020-10-26 21:50 UTC 

Fix builtin decls generated in tree.c
 2020-10-26 21:49 UTC 

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

Add string builtins to builtin_fnspec
 2020-10-26 21:47 UTC 

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

[PATCH] c++: Check constraints before instantiation from mark_used [PR95132]
 2020-10-26 21:37 UTC  (2+ messages)
` [PATCH] c++: Check constraints only on candidate conversion functions

[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] PR fortran/97491 - Wrong restriction for VALUE arguments of pure procedures
 2020-10-26 20:59 UTC 

[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)

[PATCH] lto: no sub-make when --jobserver-auth= is missing
 2020-10-26 18:20 UTC 

Implement three-level optimize_for_size predicates
 2020-10-26 18:13 UTC  (9+ 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/2] combine: Don't turn (mult (extend x) 2^n) into extract
 2020-10-26 17:48 UTC  (13+ messages)

[PATCH] aarch64: Add vcopy(q)__lane(q)_bf16 intrinsics
 2020-10-26 17:31 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2] builtins: rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept [PR94193]
 2020-10-26 16:54 UTC  (13+ messages)
` [PATCH v2] builtins: (not just) "

[PATCH] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics
 2020-10-26 16:18 UTC  (4+ messages)
` [PATCH V2] "

[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 

*PING* RE: [Patch] testsuite: Avoid TCL errors when rootme or ASAN/TSAN/UBSAN is not available (was: Re: [Patch] testsuite: Avoid TCL errors when ASAN/TSAN/UBSAN is not available)
 2020-10-26 14:50 UTC 

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

[PATCH] cp/decl.c: Set DECL_INITIAL before attribute processing
 2020-10-26 14:00 UTC  (2+ messages)

Fix simdclones pass
 2020-10-26 13:12 UTC 

[PATCH PR94442] [AArch64] Redundant ldp/stp instructions emitted at -O3
 2020-10-26 13:03 UTC  (22+ messages)

[PATCH]AArch64 Fix overflow in memcopy expansion on aarch64
 2020-10-26 12:44 UTC  (4+ messages)

[committed] libstdc++: Fix declarations of memalign etc. for freestanding [PR 97570]
 2020-10-26 12:39 UTC 

[PATCH] g++, libstdc++: implement __is_nothrow_{constructible, assignable}
 2020-10-26 12:22 UTC  (9+ messages)

[PATCH] PR tree-optimization/97546 Bail out of find_bswap_or_nop on non-INTEGER_CST sizes
 2020-10-26 11:34 UTC  (4+ messages)

[ping] move and adjust PROBE_STACK_*_REG on aarch64
 2020-10-26 11:08 UTC  (3+ messages)
` [ping] aarch64: move and adjust PROBE_STACK_*_REG
  ` [ping*n] "

[PATCH 0/6] IPA cleanups and IPA-CP improvements for 548.exchange2_r
 2020-10-26 11:00 UTC  (3+ messages)
` [PATCH 6/6] ipa-cp: Separate and increase the large-unit parameter

[PATCH] arm: Fix multiple inheritance thunks for thumb-1 with -mpure-code
 2020-10-26 10:52 UTC  (16+ messages)

[Committed] IBM Z: Add vcond_mask expander
 2020-10-26 10:46 UTC 

Materialize clones on demand
 2020-10-26 10:35 UTC  (7+ messages)

[PATCH] middle-end/97554 - avoid overflow in alloc size compute
 2020-10-26 10:33 UTC 

[PATCH] tree-optimization/97539 - reset out-of-loop debug uses before peeling
 2020-10-26 10:33 UTC 

[committed] libstdc++: Simplify std::shared_ptr construction from std::weak_ptr
 2020-10-26 10:16 UTC  (3+ messages)

[PATCH] aarch64: Add vstN_lane_bf16 + vstNq_lane_bf16 intrinsics
 2020-10-26  9:08 UTC  (2+ messages)
` [PATCH V2] "

[PATCH, OpenMP 5.0] Implement structure element mapping changes in 5.0
 2020-10-26  8:10 UTC  (4+ messages)

[PATCH] Add debug_bb_details and debug_bb_n_details
 2020-10-26  7:43 UTC  (4+ messages)

[patch, fortran] Partial fix for PR97454, declarations of some library functions
 2020-10-25 14:58 UTC  (4+ messages)

[PATCH] avr: Add atmega324pb MCU
 2020-10-25 13:09 UTC  (2+ messages)

[PATCH] Ada, Darwin, PowerPC : Fix bootstrap after 128 int changes
 2020-10-25 10:46 UTC  (2+ messages)

[PATCH] c++: Implement -Wvexing-parse [PR25814]
 2020-10-24 23:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] c++: Prevent warnings for value-dependent exprs [PR96742]
 2020-10-24 22:52 UTC 

[PATCH] Check for working assembler --gdwarf-[45] options
 2020-10-24 15:55 UTC  (6+ messages)
    ` [PATCH] Update check for working assembler --gdwarf-4 option
      ` V2 "

[PATCH] rs6000, Add bcd builtings listed in appendix B of the ABI
 2020-10-24 15:29 UTC  (2+ messages)

[PATCH] Hashtable PR96088
 2020-10-24 14:25 UTC  (2+ messages)

[PATCH] Handle undefined ranges in get_size_range
 2020-10-24  8:40 UTC 

Move thunks out of cgraph_node
 2020-10-24  6:43 UTC  (2+ messages)

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

[RS6000] altivec style lvx/stvx addresses vs power10
 2020-10-24  4:19 UTC  (3+ messages)

[PATCH] c++: Fix verify_ctor_sanity ICE [PR96241]
 2020-10-24  1:35 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/8] [RS6000] rs6000_rtx_costs V2
 2020-10-24  1:04 UTC  (8+ messages)
` [PATCH 2/8] [RS6000] rs6000_rtx_costs for AND

[PATCH] [tree-optimization] Fix for PR97223
 2020-10-24  0:19 UTC 

libgo patch committed: Merge upstream net/http/cgi changes
 2020-10-23 23:56 UTC 

[r11-4328 Regression] FAIL: g++.dg/warn/Wsizeof-array-div2.C -std=gnu++98 (test for warnings, line 11) on Linux/x86_64
 2020-10-23 23:30 UTC  (2+ messages)

[committed] handle invalid input even earlier (PR 97463)
 2020-10-23 18:53 UTC 

[committed] handle [static] VLAs (PR 97552)
 2020-10-23 18:53 UTC 

[Ada] Build support units for 128-bit integer types on 64-bit platforms
 2020-10-23 17:20 UTC  (5+ messages)

[PATCH] arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics
 2020-10-23 17:20 UTC  (4+ messages)

[patch] vxworks: Link with the configured net lib on vxworks7
 2020-10-23 15:45 UTC 

[RS6000] Power10 ICE running gcc.target/powerpc/ppc-ne0-1.c
 2020-10-23 15:32 UTC  (2+ messages)

[PATCH] analyzer: remove dead code
 2020-10-23 15:26 UTC 

Grow your Clients
 2020-10-23 15:16 UTC 

[patch] vxworks: Fix overzealous gthread support inhibition for vxworks
 2020-10-23 15:14 UTC 

[PATCH] rs6000: Fix extraneous characters in the documentation
 2020-10-23 15:12 UTC  (2+ messages)

[Ada,FYI] revamp ada.numerics.aux
 2020-10-23 15:05 UTC  (4+ messages)
  ` move sincos after pre (was: Re: [Ada,FYI] revamp ada.numerics.aux)
    ` move sincos after pre (was: Re: [Ada, FYI] "

[PATCH] libcpp: Update cpp_wcwidth() to Unicode 13.0.0
 2020-10-23 15:01 UTC 

[patch] Add an if-exists-then-else spec function
 2020-10-23 14:24 UTC  (6+ 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).