[PATCH] frange: flush denormals to zero for -funsafe-math-optimizations
2022-09-19 13:04 UTC (4+ messages)
[PATCH] [PR68097] frange::set_nonnegative should not contain -NAN
2022-09-19 12:51 UTC (3+ messages)
[PATCH] Fortran 2018 rounding modes changes
2022-09-19 12:26 UTC (3+ messages)
[PATCH] c++: Implement C++23 P1169R4 - static operator() [PR106651]
2022-09-19 12:25 UTC (6+ messages)
` [PATCH] c++, v2: "
` [PATCH] c++: Improve diagnostics about conflicting specifiers
[PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
2022-09-19 12:25 UTC (3+ messages)
[PATCH][RFH] Wire ranger into FRE
2022-09-19 11:19 UTC
[PATCH] libgcc: Decrease size of _Unwind_FrameState and even more size of cleared area in uw_frame_state_for
2022-09-19 9:33 UTC (5+ messages)
[patch,avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints
2022-09-19 9:06 UTC (4+ messages)
` [patch, avr] "
[PATCH 00/10] fortran: clobber fixes [PR41453]
2022-09-19 7:58 UTC (27+ messages)
` [PATCH 01/10] fortran: Move the clobber generation code
` [PATCH 02/10] fortran: Fix invalid function decl clobber ICE [PR105012]
` [PATCH 03/10] fortran: Move clobbers after evaluation of all arguments [PR106817]
` [PATCH 04/10] fortran: Support clobbering with implicit interfaces [PR105012]
` [PATCH 05/10] fortran: Support clobbering of reference variables [PR41453]
` [PATCH 06/10] fortran: Support clobbering of SAVE variables [PR87395]
` [PATCH 07/10] fortran: Support clobbering of ASSOCIATE variables [PR87397]
` [PATCH 08/10] fortran: Support clobbering of allocatables and pointers [PR41453]
` [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
` [PATCH 10/10] fortran: Support clobbering of derived types [PR41453]
[PATCH] Improve sorry message for -fzero-call-used-regs
2022-09-19 7:44 UTC (2+ messages)
[PATCH] genrecog.cc (print_nonbool_test): Fix type error of SUBREG_BYTE
2022-09-19 6:01 UTC
[PATCH v2 0/9] fortran: clobber fixes [PR41453]
2022-09-18 20:15 UTC (10+ messages)
` [PATCH v2 1/9] fortran: Move the clobber generation code
` [PATCH v2 2/9] fortran: Fix invalid function decl clobber ICE [PR105012]
` [PATCH v2 3/9] fortran: Move clobbers after evaluation of all arguments [PR106817]
` [PATCH v2 4/9] fortran: Support clobbering with implicit interfaces [PR105012]
` [PATCH v2 5/9] fortran: Support clobbering of reference variables [PR41453]
` [PATCH v2 6/9] fortran: Support clobbering of SAVE variables [PR87395]
` [PATCH v2 7/9] fortran: Support clobbering of ASSOCIATE variables [PR87397]
` [PATCH v2 8/9] fortran: Support clobbering of allocatables and pointers [PR41453]
` [PATCH v2 9/9] fortran: Support clobbering of derived types [PR41453]
[PATCH v3 00/11] OpenMP 5.0: Struct & mapping clause expansion rework
2022-09-18 19:19 UTC (11+ messages)
` [PATCH v3 05/11] OpenMP: push attaches to end of clause list in "target" regions
` [PATCH v3 06/11] OpenMP: Pointers and member mappings
` [PATCH v3 11/11] FYI/unfinished: OpenMP 5.0 "declare mapper" support for C++
[PATCH v4] eliminate mutex in fast path of __register_frame
2022-09-18 10:02 UTC (5+ messages)
nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup)
2022-09-18 8:53 UTC (7+ messages)
` [PING] "
` [PING^2] "
` [PING^3] "
` [PING^4] "
` [PING^5] "
[PATCH] RISC-V: Don't try to vectorize tree-ssa/gen-vect-34.c
2022-09-18 8:47 UTC (2+ messages)
[PATCH] Document -fexcess-precision=16 in tm.texi
2022-09-18 8:47 UTC (2+ messages)
[Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices
2022-09-18 8:24 UTC (4+ messages)
[PATCH] Rewrite NAN and sign handling in frange
2022-09-18 7:10 UTC (6+ messages)
[PATCH] libstdc++: Introduce GNU/Hurd-specific libstdc++ os-defines.h
2022-09-17 21:55 UTC (2+ messages)
[PATCH] RISC-V missing __builtin_lceil and __builtin_lfloor
2022-09-17 21:16 UTC (3+ messages)
[PATCH] c++: constraint matching, TEMPLATE_ID_EXPR, current inst
2022-09-17 14:31 UTC (6+ messages)
[PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
2022-09-17 11:58 UTC (2+ messages)
[PATCH] testsuite: Only run test on target if VMA == LMA
2022-09-17 9:54 UTC
[PATCH] LoongArch: Drop the stack first when performing stack checking
2022-09-17 9:08 UTC
[PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
2022-09-17 8:58 UTC (4+ messages)
[PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
2022-09-17 7:59 UTC (4+ messages)
[PATCH] [PR106831] Avoid propagating long doubles that may have multiple representations
2022-09-17 7:39 UTC
[PATCH] c++: modules ICE with typename friend declaration
2022-09-17 6:17 UTC (5+ messages)
[PATCH] reassoc: Fix up recent regression in optimize_range_tests_cmp_bitwise [PR106958]
2022-09-17 6:09 UTC (2+ messages)
[PATCH] vect: Fix SLP layout handling of masked loads [PR106794]
2022-09-17 5:04 UTC (2+ messages)
[PATCH] vect: Fix missed gather load opportunity
2022-09-17 5:03 UTC (2+ messages)
[PATCH] RISC-V: Suppress riscv-selftests.cc warning
2022-09-17 0:59 UTC
[PATCH] C-SKY: Fix unsigned comparison warning
2022-09-17 0:22 UTC (3+ messages)
` [ping] "
[PATCH][PUSHED] Fix for an AutoFDO test
2022-09-16 23:39 UTC
[committed] libstdc++: Add preprocessor conditions for freestanding [PR106953]
2022-09-16 22:36 UTC
[committed] libstdc++: Move allocator-related helpers to <bits/alloc_traits.h>
2022-09-16 22:33 UTC
[committed] libstdc++: Make more internal headers include their own dependencies
2022-09-16 22:33 UTC
[committed] libstdc++: Fix compare_exchange_padding.cc test for std::atomic_ref
2022-09-16 20:21 UTC
[PATCH] gcc/config/t-i386: add build dependencies on i386-builtin-types.inc
2022-09-16 18:49 UTC
[committed] libstdc++: Fix tr1::variate_generator::engine_value_type
2022-09-16 16:18 UTC
[committed] libstdc++: Do not use nullptr in C++03-compatible code
2022-09-16 16:18 UTC
[committed] libstdc++: Remove __alloc_neq helper
2022-09-16 16:18 UTC
[committed] libstdc++: Fix Doxygen commands
2022-09-16 16:17 UTC
[PATCH] [x86]Don't optimize cmp mem, 0 to load mem, reg + test reg, reg
2022-09-16 13:38 UTC (5+ messages)
[pushed] c++: member fn in omp loc list [PR106858]
2022-09-16 12:42 UTC
[PATCH] testsuite: Disable zero-scratch-regs-{7, 9, 11}.c on arm
2022-09-16 12:25 UTC (2+ messages)
[PATCH] MIPS: improve -march=native arch detection
2022-09-16 12:23 UTC (2+ messages)
` [PATCH v2] "
[PATCH] c++: 'mutable' within constexpr [PR92505]
2022-09-16 12:10 UTC (2+ messages)
[PATCH] Introduce -nolibstdc++ option
2022-09-16 11:53 UTC (10+ messages)
[committed] libstdc++: Document new libstdc++.so symbol versions
2022-09-16 10:06 UTC
[PATCH] i386: Fixed vec_init_dup_v16bf [PR106887]
2022-09-16 7:43 UTC (4+ messages)
[PATCH] Modernize ix86_builtin_vectorized_function with corresponding expanders
2022-09-16 6:51 UTC (3+ messages)
[PATCH] [x86] Adjust issue_rate for latest Intel processors
2022-09-16 6:00 UTC
New French PO file for 'gcc' (version 12.2.0)
2022-09-16 4:47 UTC
Contents of PO file 'gcc-12.2.0.fr.po'
2022-09-16 4:47 UTC
[PATCH] Enhance final_value_replacement_loop to handle bitop with an invariant induction.[PR105735]
2022-09-16 2:30 UTC (5+ messages)
[committed] libstdc++: Remove unnecessary header from <memory>
2022-09-15 22:58 UTC
[PATCH] libcpp: Improve location for macro names [PR66290]
2022-09-15 22:31 UTC (2+ messages)
` Ping: "
[PATCH, committed] Fortran: catch NULL pointer dereferences while simplifying PACK [PR106857]
2022-09-15 20:51 UTC
[committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>>
2022-09-15 20:46 UTC (4+ messages)
` [committed] libstdc++: Tweak TSan annotations for std::atomic<shared_ptr<T>>
[PATCH, committed] Fortran: error recovery for bad deferred character length assignment [PR104314]
2022-09-15 20:23 UTC
(no subject)
2022-09-15 18:00 UTC
[PATCH] libstdc++: Implement ranges::chunk_by_view from P2443R1
2022-09-15 15:32 UTC (2+ messages)
[PATCH][_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output
2022-09-15 14:12 UTC (2+ messages)
[PATCH][_GLIBCXX_INLINE_VERSION] Cleanup gnu-versioned-namespace.ver
2022-09-15 14:11 UTC (2+ messages)
[PATCH] tree-object-size: Support strndup and strdup
2022-09-15 14:00 UTC (4+ messages)
[pushed] MAINTAINERS: Add myself to Write After Approval
2022-09-15 12:52 UTC
Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
2022-09-15 12:26 UTC (5+ messages)
[PATCH] tree-optimization/106922 - PRE and virtual operand translation
2022-09-15 12:23 UTC
Basic REG_EQUIV comprehension question
2022-09-15 12:03 UTC (4+ messages)
[PATCH] Fix c-c++-common/gomp/target-50.c test
2022-09-15 12:02 UTC
[PATCH] RISC-V: Add RVV machine modes
2022-09-15 11:39 UTC
[PATCH] Fix c-c++-common/goacc/mdc-2.c and g++.dg/goacc/mdc.C tests
2022-09-15 11:37 UTC
[PATCH] Move void_list_node init to common code
2022-09-15 9:31 UTC (2+ messages)
[PATCH] RISC-V: Add RVV machine modes
2022-09-15 8:41 UTC
[PATCH]rs6000: Load high and low part of 64bit constant independently
2022-09-15 8:30 UTC
[PATCH] RISC-V: Support poly move manipulation and selftests
2022-09-15 8:28 UTC
[PATCH V6] rs6000: Optimize cmp on rotated 16bits constant
2022-09-15 7:35 UTC (2+ messages)
` Ping: "
[r13-2665 Regression] FAIL: c-c++-common/gomp/target-50.c -std=c++98 scan-tree-dump-times gimple "map\\(struct:\\*tmp \\[len: 1\\]\\) map\\(alloc:tmp[._0-9]*->arr \\[len: [0-9]+\\]\\) map\\(tofrom:\\*_[0-9]+ \\[len: [0-9]+\\]\\) map\\(attach:tmp[._0-9]*->arr \\[bias: 0\\]\\)" 2 on Linux/x86_64
2022-09-15 6:43 UTC
[r13-2666 Regression] FAIL: g++.dg/goacc/mdc.C -std=c++98 (test for excess errors) on Linux/x86_64
2022-09-15 6:43 UTC
float.h: Do not define INFINITY for C2x when infinities not supported
2022-09-15 6:40 UTC (2+ messages)
[PATCH] Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition
2022-09-15 6:39 UTC (3+ messages)
Rust frontend patches v2
2022-09-15 6:23 UTC (5+ messages)
` [PATCH Rust front-end v2 34/37] gccrs: add lang.opt
[PATCH] LoongArch: Prepare static PIE support
2022-09-15 3:44 UTC (2+ messages)
[committed] libstdc++: Add missing <new> header to <bits/stl_tempbuf.h>
2022-09-14 22:04 UTC
OpenMP: Generate SIMD clones for functions with "declare target"
2022-09-14 21:45 UTC (3+ messages)
[committed] libstdc++: Add comment to 17_intro/names.cc test
2022-09-14 18:23 UTC
[committed] libstdc++: Add assertion to std::promise::set_exception (LWG 2276)
2022-09-14 18:23 UTC
[committed] libstdc++: Document LWG 1203 API change in manual
2022-09-14 18:23 UTC
[PATCH] mips: Add appropriate linker flags when compiling with -static-pie
2022-09-14 18:09 UTC
[PATCH] OpenMP: Enable vectorization in all OpenMP loops
2022-09-14 17:55 UTC (2+ messages)
page: next (older) | prev (newer) | 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).