[PATCH] options, lto: Optimize streaming of optimization nodes
2020-09-14 8:48 UTC (5+ messages)
[PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
2020-09-14 8:47 UTC (2+ messages)
[patch] Fix dangling references in thunks at -O0
2020-09-14 8:36 UTC (3+ messages)
[PATCH] arm: Fix up arm_override_options_after_change [PR96939]
2020-09-14 8:06 UTC (6+ messages)
` [PATCH] options: Save and restore opts_set for Optimization and Target options
[PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
2020-09-14 8:05 UTC (13+ messages)
` [PATCH v2] "
[PATCH] Fortran : ICE in build_field PR95614
2020-09-14 8:03 UTC (3+ messages)
i386: Fix array index in expander
2020-09-14 7:50 UTC (2+ messages)
[Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
2020-09-14 7:50 UTC (2+ messages)
[PATCH] [PATCH] PR rtl-optimization/96791 Check precision of partial modes
2020-09-14 7:46 UTC (8+ messages)
[PATCH] -fprofile-reproducible: fix option value handling
2020-09-14 7:34 UTC (2+ messages)
[PATCH] doc: fix spelling of -fprofile-reproducibility
2020-09-14 7:33 UTC (2+ messages)
[PATCH] Fortran : Two further previously missed ICEs PR53298
2020-09-14 7:22 UTC
RISC-V: fix a typo in riscv.h
2020-09-14 7:19 UTC (2+ messages)
[PATCH] Fix overflow handling in std::align
2020-09-14 6:17 UTC
[PATCH] this patch modify an unused variable in aarch64-unwind.h
2020-09-14 5:44 UTC
[PATCH] Fix overflow handling in std::align
2020-09-14 5:30 UTC
[PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234)
2020-09-14 3:16 UTC (3+ messages)
` Ping: "
[PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234)
2020-09-14 3:16 UTC (2+ messages)
` Ping: "
[PATCH] Put absolute address jump table in data.rel.ro.local if targets support relocations
2020-09-14 3:01 UTC
[PATCH] PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic
2020-09-13 21:24 UTC
[PATCH] hppa64: Improve hppa_rtx_costs for DImode shifts by constants
2020-09-13 18:58 UTC (2+ messages)
[PATCH] libstdc++: use a link test to test for -Wl,-z,relro
2020-09-13 15:37 UTC (2+ messages)
[PATCH] mixing of labels and code in C2X
2020-09-13 11:20 UTC
[PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - alternate version
2020-09-13 8:42 UTC
[PATCH] Split std::align/assume_aligned to bits/align.h
2020-09-12 23:38 UTC (2+ messages)
` [PATCH] libstdc++: only pull in bits/align.h if C++11 or later
[Patch] Fortran: Avoid double-free with parse error (PR96041, PR93423)
2020-09-12 21:00 UTC
[committed] d: Return promoted types in d_type_promotes_to when linkage is not D
2020-09-12 19:47 UTC
[committed] d: Build TYPE_DECLs for non-numeric enum types
2020-09-12 19:44 UTC
[PATCH] Ignore the clobbered stack pointer in asm statment
2020-09-12 17:57 UTC (5+ messages)
[PATCH] hppa: Improve expansion of ashldi3 when !TARGET_64BIT
2020-09-12 15:41 UTC (8+ messages)
[Ada] Add preliminary support for 128-bit integer types
2020-09-12 11:00 UTC
[Ada] Fix small inconsistency in new predicate
2020-09-12 10:48 UTC
[Ada] Minor tweak to line debug info
2020-09-12 10:42 UTC
[Ada] Accept absolute address clause for array of UNC nominal subtype
2020-09-12 10:38 UTC
[RFC] Aarch64: Replace nested FP min/max with conditionals for TX2
2020-09-12 8:29 UTC (4+ messages)
[PATCH] Add C++2a synchronization support
2020-09-11 23:58 UTC (2+ messages)
` [PATCH] libstdc++: "
PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
2020-09-11 22:56 UTC (38+ messages)
[PATCH] doc: use @code{} instead of @samp{@command{}} around 'date %s'
2020-09-11 22:41 UTC
[PATCH] rs6000: Rename mffgpr/mftgpr instruction types
2020-09-11 22:40 UTC (2+ messages)
[PATCH] Add power10 IEEE 128-bit minimum, maximum, and compare with mask instructions
2020-09-11 22:15 UTC (13+ messages)
` [PATCH 1/4] PowerPC: Change cmove function return to bool
` [PATCH 2/4] PowerPC: Rename functions for min, max, cmove
` [PATCH 2/4, revised patch applied] "
` [PATCH 3/4] PowerPC: Add power10 xsmaxcqp/xsmincqp support
[PATCH] libstdc++: only pull in bits/align.h if C++11 or later
2020-09-11 21:13 UTC
c++: Concepts and local externs
2020-09-11 20:54 UTC
[aarch64] Backport missing NEON intrinsics to GCC9
2020-09-11 20:36 UTC
[PATCH, rs6000] testsuite fixup pr96139 tests
2020-09-11 20:16 UTC (4+ messages)
[aarch64] Backport missing NEON intrinsics to GCC8
2020-09-11 19:54 UTC
PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
2020-09-11 19:53 UTC (14+ messages)
[PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
2020-09-11 19:05 UTC (3+ messages)
[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
2020-09-11 18:59 UTC (8+ messages)
` [PATCH v5 5/8] libstdc++ futex: Loop when waiting against arbitrary clock
` [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
[gcc-7-arm] Backport Neoverse-N1 tuning
2020-09-11 17:51 UTC
[PATCH] ipa-inline: Improve growth accumulation for recursive calls
2020-09-11 17:36 UTC (12+ messages)
[PATCH] Enable GCC support for AMX
2020-09-11 17:00 UTC (5+ messages)
[PATCH] Fix fma test case [PR97018]
2020-09-11 16:51 UTC (2+ messages)
[PATCH] Preliminary work on support for 128bits integers
2020-09-11 16:18 UTC (2+ messages)
[OG10] Merge GCC 10 into branch; merge some mainline nvptx patches
2020-09-11 15:51 UTC (2+ messages)
[PATCH v6] genemit.c (main): split insn-emit.c for compiling parallelly
2020-09-11 15:29 UTC (2+ messages)
[PATCH] nvptx: Add support for subword compare-and-swap
2020-09-11 15:29 UTC (16+ messages)
` [patch][nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvptx: Add support for subword compare-and-swap)
` [RFC][nvptx, libgomp] Add 128-bit atomic support
objc++: Always pop scope with method definitions [PR97015]
2020-09-11 15:29 UTC
[PATCH] c++: Remove LOOKUP_CONSTINIT
2020-09-11 15:05 UTC (3+ messages)
[PATCH] testsuite: gimplefe-44 requires exceptions
2020-09-11 14:09 UTC (2+ messages)
[committed] amdgcn: align TImode registers
2020-09-11 14:08 UTC (2+ messages)
[PATCH] libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions
2020-09-11 13:53 UTC (8+ messages)
` [PATCH] libstdc++-v3/libsupc++/eh_call.cc: "
` [PATCH] libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning
[PATCH] ppc64 check for incompatible setting of minimal-toc
2020-09-11 13:10 UTC (6+ messages)
[PATCH] tree-optimization/97020 - account SLP cost in loop vect again
2020-09-11 12:39 UTC
[PATCH] fixincludes/fixfixes.c: Fix 'set but not used' warning
2020-09-11 12:21 UTC
reorg.c (fill_slots_from_thread): Improve for TARGET_FLAGS_REGNUM targets
2020-09-11 11:54 UTC (5+ messages)
[PATCH] libgccjit: Add new gcc_jit_context_new_blob entry point
2020-09-11 11:27 UTC (12+ messages)
` [PATCH V2] "
[PATCH] improve BB vectorization dump locations
2020-09-11 10:58 UTC (3+ messages)
[PATCH][libatomic] Add nvptx support
2020-09-11 10:15 UTC (2+ messages)
` [committed][libatomic] "
[Ada] Fix ICE on nested packed variant record type
2020-09-11 9:23 UTC
[Ada] Add missing stride entry in debug info
2020-09-11 9:23 UTC
[Ada] Drop GNAT encodings for fixed-point types
2020-09-11 9:23 UTC
[Ada] Fix crash on array component with nonstandard index type
2020-09-11 9:23 UTC
[PATCH] Fortran : Two further previously missed ICEs PR53298
2020-09-11 7:52 UTC
[PATCH] fortran, openmp: PR fortran/93660 Fix ICE when coarrays used with 'omp declare simd'
2020-09-11 7:31 UTC (2+ messages)
[PATCH] vec: don't select partial vectors when looping on full vectors
2020-09-11 7:20 UTC (3+ messages)
[PATCH v5] genemit.c (main): split insn-emit.c for compiling parallelly
2020-09-11 7:20 UTC (5+ messages)
[PATCH] tree-optimization/97013 - avoid duplicate 'vectorization is not profitable'
2020-09-11 7:02 UTC
[PATCH] random vectorizer fixes
2020-09-11 7:02 UTC
[committed][nvptx] Fix printing of 128-bit constant
2020-09-11 5:33 UTC (4+ messages)
` [committed][nvptx] Fix printing of 128-bit constant (negative case)
` [committed][nvptx] Fix UB in nvptx_assemble_value
[PATCH][PR96791] disable POImode ld/st for memcpy [committed]
2020-09-11 2:16 UTC
[committed] analyzer: stricter handling of non-pure builtins [PR96798]
2020-09-11 1:10 UTC
[gcc-7-arm] Backport -moutline-atomics flag
2020-09-10 22:35 UTC
[PATCH] c++: Fix P0846 (ADL and function templates) in template [PR97010]
2020-09-10 22:15 UTC
[PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
2020-09-10 21:58 UTC
[gcc-7-arm] Backport missing NEON intrinsics
2020-09-10 21:27 UTC
[PATCH] c-family: Macro support in -Wmisleading-indentation [PR80076]
2020-09-10 19:53 UTC (5+ messages)
[PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
2020-09-10 19:30 UTC (3+ messages)
[PATH 1/3] libstdc++: Simplify std::copy istreambuf_iterator overload
2020-09-10 19:29 UTC (3+ messages)
[PATCH] lto: Fix up lto location streaming
2020-09-10 18:49 UTC (5+ messages)
[committed 1/5] libstdc++: Fix -Wnarrowing warnings
2020-09-10 18:20 UTC (5+ messages)
` [committed 2/5] libstdc++: Fix -Wdeprecated-declarations warnings
` [committed 2/5] libstdc++: Fix macro redefinition warnings
` [committed 4/5] libstdc++: Fix -Wunused-local-typedefs warning
` [committed 5/5] libstdc++: Fix -Wsign-compare warnings
[PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
2020-09-10 18:18 UTC (2+ messages)
[PATCH] libstdc++: Install precompiled <bits/expc++.h> header
2020-09-10 18:03 UTC
[Patch 0/5] rs6000, 128-bit Binary Integer Operations
2020-09-10 17:52 UTC (9+ messages)
` [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
c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINIT_P
2020-09-10 17:37 UTC (4+ 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).