[PATCH v2 00/21] C++11-based improvements for libcc1
2021-04-30 14:50 UTC (17+ messages)
` [PATCH v2 07/21] libcc1: use std::vector when building function types
` [PATCH v2 08/21] libcc1: add deleter objects
` [PATCH v2 09/21] libcc1: add more uses of 'deleter'
` [PATCH v2 10/21] libcc1: use unique_ptr more
` [PATCH v2 11/21] libcc1: unify compiler handling
` [PATCH v2 14/21] libcc1: share basic context code
` [PATCH v2 15/21] libcc1: share GDB plugin code
[committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497]
2021-04-30 14:48 UTC
[RFC] test builtin ratio for loop distribution
2021-04-30 14:42 UTC (18+ messages)
` [PR94092] "
[PATCH] libstdc++: Implement P2328 changes to join_view
2021-04-30 14:38 UTC
[PATCH 10/20] aarch64: Use RTL builtins for FP ml[as]_n intrinsics
2021-04-30 14:34 UTC (3+ messages)
[PATCH 1/20] aarch64: Use RTL builtin for vmull[_high]_p8 intrinsics
2021-04-30 14:31 UTC (3+ messages)
[PATCH] testsuite/arm: Fix and rename arm_qbit_ok into arm_sat_ok effective-target
2021-04-30 14:22 UTC (2+ messages)
[PATCH] arm: remove error in CPP_SPEC when float-abi soft and hard are used together
2021-04-30 14:22 UTC (2+ messages)
[PATCH] testsuite/arm: Improve unsigned-float.c
2021-04-30 14:21 UTC (2+ messages)
[PATCH 1/9] arm: MVE: Convert vcmp[eq|ne]* in arm_mve.h to use only 's' builtin version
2021-04-30 14:09 UTC (9+ messages)
` [PATCH 2/9] arm: MVE: Cleanup vcmpne/vcmpeq builtins
` [PATCH 3/9] arm: MVE: Remove _s and _u suffixes from vcmp* builtins
` [PATCH 4/9] arm: MVE: Factorize all vcmp* integer patterns
` [PATCH 5/9] arm: MVE: Factorize vcmp_*f*
` [PATCH 6/9] arm: Auto-vectorization for MVE: vcmp
` [PATCH 7/9] arm: Auto-vectorization for MVE: add __fp16 support to VCMP
` [PATCH 8/9] arm: Auto-vectorization for MVE: vld2/vst2
` [PATCH 9/9] arm: Auto-vectorization for MVE: vld4/vst4
[PATCH] testsuite/arm: Add mve-vsub-scalar-1.c test
2021-04-30 14:06 UTC
[PATCH] testsuite/arm: Add mve-vmul-scalar-1.c test
2021-04-30 14:06 UTC
[PATCH] testsuite/arm: Add mve-vadd-scalar-1.c test
2021-04-30 14:06 UTC
[committed] libstdc++: Implement LWG 1203 for rvalue iostreams
2021-04-30 13:48 UTC
[committed] libstdc++: Use <sys/socket.h> features conditionally [PR 100285]
2021-04-30 13:48 UTC
[committed] libstdc++: Define effective-target for net::ip features [PR 100351]
2021-04-30 13:48 UTC
[PATCH 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
2021-04-30 13:34 UTC (19+ messages)
` [PATCH 01/12] Update alignment_for_piecewise_move
` [PATCH 02/12] Allow generating pseudo register with specific alignment
` [PATCH 03/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
` [PATCH 04/12] x86: Avoid stack realignment when copying data
` [PATCH 05/12] Remove MAX_BITSIZE_MODE_ANY_INT
` [PATCH 06/12] x86: Update piecewise move and store
` [PATCH 07/12] x86: Add AVX2 tests for PR middle-end/90773
` [PATCH 08/12] x86: Add tests for piecewise move and store
` [PATCH 09/12] x86: Also pass -mno-avx to pr72839.c
` [PATCH 10/12] x86: Also pass -mno-avx to cold-attribute-1.c
` [PATCH 11/12] x86: Also pass -mno-avx to sw-1.c for ia32
` [PATCH 12/12] x86: Update gcc.target/i386/incoming-11.c
[committed] testsuite: Adjust expected error in a testcase [PR98358]
2021-04-30 13:20 UTC
[PATCH] C-SKY: Support for fpuv2:fldrd/fstrd and fpuv3:fldr.64/fstr.64
2021-04-30 13:04 UTC
[PATCH] C-SKY: Use default for TARGET_PROMOTE_PROTOTYPES
2021-04-30 13:03 UTC
[PATCH] C-SKY: Fix for gcc.dg/torture/stackalign/builtin-return-2.c
2021-04-30 13:02 UTC
[PATCH] C-SKY: Use default for TARGET_CAN_CHANGE_MODE_CLASS
2021-04-30 13:02 UTC
[PATCH] C-SKY: Cases for csky fpuv3 instructions
2021-04-30 13:01 UTC
[PATCH] C-SKY: Add insn "ldbs"
2021-04-30 13:00 UTC
[PATCH] C-SKY: Separate FRAME_POINTER_REGNUM into FRAME_POINTER_REGNUM and HARD_FRAME_POINTER_REGNUM
2021-04-30 13:00 UTC
[PATCH] C-SKY: Bug fix for bad setting of TARGET_DSP and TARGET_DIV
2021-04-30 12:59 UTC
[PATCH] C-SKY: Delete LO_REGS and HI_REGS, use HILO_REGS instead
2021-04-30 12:58 UTC
[PATCH] AArch64: Cleanup aarch64_classify_symbol
2021-04-30 12:50 UTC (8+ messages)
[PATCH 00/57] Replace the Power target-specific built-in machinery
2021-04-30 12:42 UTC (3+ messages)
` [PATCH "58/57"] rs6000: Avoid problems with undefined decimal float types
` [PATCH "59/57"] rs6000: Fix builtins that should have been available everywhere
[PATCH] C-SKY: Add fpuv3 instructions and CK860 arch
2021-04-30 12:21 UTC
[PATCH] c++/98032 - add testcase
2021-04-30 12:17 UTC
GCC 9.4 Status Report (2021-04-21)
2021-04-30 11:14 UTC
[PATCH] Disable section anchors for VAR_DECLs if -fdata-sections
2021-04-30 9:20 UTC (2+ messages)
[PATCH] tree-optimization/96513 - add testcase for fixed bug
2021-04-30 9:15 UTC
[RFC] Using main loop's updated IV as base_address for epilogue vectorization
2021-04-30 9:07 UTC
[PATCH] arm: Fix ICE with CMSE nonsecure call on Armv8.1-M [PR100333]
2021-04-30 8:30 UTC
[PATCH] i386: Introduce reversed ADC and SBB patterns [PR98060]
2021-04-30 8:18 UTC
About implementation of the Negative property of options
2021-04-30 8:03 UTC (4+ messages)
` 回复:About "
[PATCH/RFC] Add a new memory gathering optimization for loop (PR98598)
2021-04-30 7:37 UTC (6+ messages)
` PING^2 "
` PING^3 "
Regression with recent change
2021-04-30 7:05 UTC (3+ messages)
` [PATCH] Don't use nullptr return from simplify_gen_subreg
[PATCH v2] IBM Z: Handle hard registers in s390_md_asm_adjust()
2021-04-30 6:49 UTC (2+ messages)
[PATCH] rs6000: Fix wrong code generation for vec_sel [PR94613]
2021-04-30 6:32 UTC
[PATCH 1/1] PR100281 C++: Fix SImode pointer handling
2021-04-30 6:32 UTC
[PATCH 2/n] AVR CC0 conversion - adjust peepholes
2021-04-30 6:18 UTC (4+ messages)
` [Ping, PATCH "
[PATCH V7 4/7] CTF/BTF debug formats
2021-04-30 6:17 UTC (4+ messages)
[PATCH] RISC-V: Implement __clear_cache via __builtin__clear_cache
2021-04-30 4:56 UTC
[PATCH][AVX512] Fix ICE for vpexpand*
2021-04-30 4:49 UTC (2+ messages)
` [PATCH][AVX512] Optimize vpexpand* to mask mov when mask have all ones in it's lower part (including 0 and -1)
[PATCH] RISC-V: For '-march' and '-mabi' options, add 'Negative' property mentions itself
2021-04-30 2:25 UTC (2+ messages)
[PATCH] [RISCV] Add Pattern for builtin overflow
2021-04-30 0:59 UTC (2+ messages)
[PATCH, V2] Define KFmode constants for libgcc
2021-04-29 23:30 UTC (4+ messages)
[PATCH] [RISCV] Add Pattern for builtin overflow
2021-04-29 22:02 UTC (5+ messages)
[PATCH] Fix PR bootstrap/100327 (_divkf3.c) on PowerPC
2021-04-29 21:42 UTC (5+ messages)
[PATCH] c++: Implement P2367 changes to avoid some list-initialization
2021-04-29 20:25 UTC (2+ messages)
[PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
2021-04-29 20:23 UTC (11+ messages)
[PATCH] i386: Optimize carry flag comparisons a bit
2021-04-29 20:04 UTC
New Swedish PO file for 'gcc' (version 11.1.0)
2021-04-29 19:52 UTC
preprocessor: Handle digit separators in #line [PR82359]
2021-04-29 19:51 UTC (2+ messages)
[pushed] c++: Use empty field in constexpr eval
2021-04-29 18:33 UTC
[pushed] c++: Fix friend attributes [PR51344]
2021-04-29 18:32 UTC
[pushed] c++: ICE with anonymous union [PR97974]
2021-04-29 18:31 UTC (2+ messages)
[pushed] c++: non-static member, array bound, sizeof [PR93314]
2021-04-29 18:30 UTC (2+ messages)
` [pushed] c++: constant expressions are evaluated [PR93314]
[pushed] c++: C++20 class NTTP trailing zero-init [PR100079]
2021-04-29 18:29 UTC (2+ messages)
` [pushed] c++: unset COMPOUND_LITERAL_P [PR100079]
[pushed] c++: Add testcase for already fixed PR [PR94102]
2021-04-29 17:38 UTC
[PATCH v2] Add line debug info for virtual thunks [PR97937]
2021-04-29 16:27 UTC (2+ messages)
[PATCH] lto-wrapper: Use vec<cl_decoded_option> data type
2021-04-29 15:19 UTC (3+ messages)
[committed] Trivial fix to get nios2 building again
2021-04-29 15:13 UTC
[PATCH] target/100312 - make x86 masked load builtins pure
2021-04-29 14:48 UTC (8+ messages)
[PATCH] c++: Overeager use of deleted function before ADL [PR68942]
2021-04-29 13:46 UTC (2+ messages)
[PATCH] i386: Cleanup comparison predicates
2021-04-29 13:29 UTC
[PATCH][omp, simt] Handle alternative IV
2021-04-29 12:38 UTC (5+ messages)
` [PING][PATCH][omp, "
` [PING^2][PATCH][omp, "
` [PING^3][PATCH][omp, "
` [committed][omp, "
[patch] Add parallelism support to gcov for MinGW platforms
2021-04-29 12:28 UTC (2+ messages)
[PATCH] c++: remove redundand NULL check
2021-04-29 12:23 UTC (2+ messages)
[PATCH] RFC: come up with startswith function
2021-04-29 12:17 UTC (4+ messages)
` [PATCH 0/3] Come "
` [PATCH 2/3] LTO plugin: use "
[SPARC] Small housekeeping work
2021-04-29 12:02 UTC
[PATCH] c++: Substitute into function parms in lexical order [PR96560]
2021-04-29 11:48 UTC (3+ messages)
rs6000: add support for powerpc64le-unknown-freebsd
2021-04-29 11:37 UTC (5+ messages)
[PATCH V7 0/7] Support for the CTF and BTF debug formats
2021-04-29 11:18 UTC (6+ messages)
` [PATCH V7 1/7] dwarf: add a dwarf2int.h internal interface
` [PATCH V7 2/7] dwarf: new dwarf_debuginfo_p predicate
[PATCH v3 0/2] Generate offset adjusted operation for op_by_pieces operations
2021-04-29 11:08 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH] tree-optimization/100253 - fix bogus aligned vectorized loads/stores
2021-04-29 10:42 UTC
[PATCH] rtl-ssa: Fix -fcompare-debug failure [PR100303]
2021-04-29 10:23 UTC (2+ messages)
[PATCH 1/1] PR100281 Fix SImode pointer handling
2021-04-29 10:21 UTC (4+ messages)
[committed] aarch64: Fix address mode for vec_concat pattern [PR100305]
2021-04-29 9:58 UTC (3+ messages)
` [committed] testsuite: Remove dg-options from pr100305.c [PR100305]
[PATCH] split loop for NE condition
2021-04-29 9:50 UTC
[committed] c++: Fix up detach clause vs. data-sharing clause checking [PR100319]
2021-04-29 9:20 UTC
New French PO file for 'gcc' (version 11.1.0)
2021-04-29 9:12 UTC
[PATCH] aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100302]
2021-04-29 9:07 UTC (2+ messages)
[Ada] Change rounding mode of 'Machine for static floating point
2021-04-29 8:03 UTC
[Ada] Fix interaction of 128-bit integer types and -gnato2 mode
2021-04-29 8:03 UTC
[Ada] Tree inconsistency between -O0 and -O1
2021-04-29 8:03 UTC
[Ada] Self reference access discriminant
2021-04-29 8:03 UTC
[Ada] Eliminate useless 128-bit overflow check for conversion
2021-04-29 8:03 UTC
[Ada] Error on T'Reduce of when T is not a container
2021-04-29 8:03 UTC
[Ada] Missing access-to-discriminated conversion check
2021-04-29 8:03 UTC
[Ada] Add colors to GNATprove messages output to a terminal
2021-04-29 8:03 UTC
[Ada] Fix internal consistency error with Duration and 32-bit target file
2021-04-29 8:03 UTC
[Ada] Fix static computation of 'Succ for floating point without denormals
2021-04-29 8:03 UTC
[Ada] Spurious error on 'Image
2021-04-29 8:03 UTC
[Ada] Couple of minor tweaks to Eval_Fat.Succ
2021-04-29 8:03 UTC
[Ada] Fix evaluation of expressions in inlined code
2021-04-29 8:03 UTC
[Ada] Crash on predicated constrained out_parameter
2021-04-29 8:03 UTC
[Ada] Makefile.rtl:ADA_EXCLUDE_SRCS update after some System.GCC unit renames
2021-04-29 8:03 UTC
[Ada] SPARK needs DIC expressions within partial DIC procedures for abstract types
2021-04-29 8:03 UTC
[Ada] AI12-0407: Fixups on Big_Integers and Big_Reals
2021-04-29 8:03 UTC
[Ada] Fix minor issue in Scan_Decimal_Digits
2021-04-29 8:03 UTC
[Ada] Fix handling of visibility when categorization from pragmas
2021-04-29 8:03 UTC
[Ada] Fixes in the use of spans for error locations
2021-04-29 8:03 UTC
[Ada] Ada 2020 AI12-0401: Renaming of qualified expression of variable
2021-04-29 8:03 UTC
[Ada] Clean up Makefile.rtl
2021-04-29 8:03 UTC
[Ada] Extend Find_Related_Context to deal with child instances
2021-04-29 8:03 UTC
[Ada] Reimplement Pred and Succ atttributes for floating-point types
2021-04-29 8:03 UTC
[Ada] Bad handling of array sliding in aggregate
2021-04-29 8:03 UTC
[Ada] Warning for 'Class applied to untagged incomplete type
2021-04-29 8:03 UTC
[PATCH] middle-end/38474 - speedup PTA constraint solving
2021-04-29 8:03 UTC
[Ping] AVR CC0 conversion
2021-04-29 6:50 UTC (5+ messages)
add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.h
2021-04-29 6:40 UTC (6+ messages)
[PATCH] tree-optimization/99912 - delete trivially dead stmts during DSE
2021-04-29 6:31 UTC
[PATCH] c++: Remove GCC12 FIXME for DR1312
2021-04-29 1:53 UTC
[PATCH] move pass free_lang_data to its own file
2021-04-29 1:07 UTC (3+ messages)
[committed] c: C2x changes to function type compatibility
2021-04-29 0:51 UTC
[PATCH] clear base0 flag for pointers (PR 100307)
2021-04-29 0:51 UTC
[PATCH 00/10] [RISC-V] Atomics improvements [PR100265/PR100266]
2021-04-28 22:40 UTC (2+ messages)
[PATCH] c++: Fix ICE with invalid requires-expression [PR100055]
2021-04-28 20:55 UTC
[Patch] OpenMP: Add iterator support to Fortran's depend; add affinity clause
2021-04-28 20:31 UTC (4+ messages)
` [Patch] Fortran/OpenMP: Fix var-list expr parsing with array/dt (was: [Patch] OpenMP: Add iterator support to Fortran's depend; add affinity clause)
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).