[COMMITTED] ada: Remove GNATcheck violations
2023-12-19 14:31 UTC
[COMMITTED] ada: Rework comment in Expand_Ctrl_Function_Call
2023-12-19 14:31 UTC
[COMMITTED] ada: Compiler hangs on container aggregate with function call as key expression
2023-12-19 14:30 UTC
[COMMITTED] ada: Fix style and typos in comments
2023-12-19 14:30 UTC
[COMMITTED] ada: Remove unreferenced utility routine Get_Logical_Line_Number_Img
2023-12-19 14:30 UTC
[COMMITTED] ada: gnatbind: Do not generate Ada.Command_Line references when not used
2023-12-19 14:30 UTC
[COMMITTED] ada: Optimize performance and remove dynamic frame requirement
2023-12-19 14:30 UTC
[COMMITTED] ada: Ignore unconstrained components as inputs for Depends
2023-12-19 14:30 UTC
[COMMITTED] ada: Rename Is_Constr_Subt_For_UN_Aliased flag
2023-12-19 14:30 UTC
[COMMITTED] ada: Remove No_Dynamic_Priorities from Restricted_Tasking
2023-12-19 14:30 UTC
[COMMITTED] ada: Adapt Ada.Command_Line to work on configurable runtimes
2023-12-19 14:30 UTC
[COMMITTED] ada: Fix crash on concurrent type aggregate
2023-12-19 14:30 UTC
[COMMITTED] ada: Further cleanup in finalization machinery
2023-12-19 14:30 UTC
[COMMITTED] ada: Fix SPARK expansion of container aggregates
2023-12-19 14:30 UTC
[COMMITTED] ada: Add missing guard to previous change
2023-12-19 14:30 UTC
[COMMITTED] ada: Fix spurious visibility error on parent's component in instance
2023-12-19 14:30 UTC
[COMMITTED] ada: Plug small loophole in finalization machinery
2023-12-19 14:30 UTC
[COMMITTED] ada: Cope with Sem_Util.Enclosing_Declaration oddness
2023-12-19 14:30 UTC
[COMMITTED] ada: Restore object constraint optimization
2023-12-19 14:30 UTC
[COMMITTED] ada: Do not issue SPARK legality error if SPARK_Mode ignored
2023-12-19 14:30 UTC
[COMMITTED] ada: Cleanup SPARK legality checking
2023-12-19 14:30 UTC
[COMMITTED] ada: Illegal instance of Generic_1.Generic_2 incorrectly accepted
2023-12-19 14:30 UTC
[COMMITTED] ada: Further cleanup in finalization machinery
2023-12-19 14:29 UTC
[PATCH] Regression FIX: Remove vect_variable_length XFAIL from some tests
2023-12-19 14:08 UTC (5+ messages)
` "
[PATCH 3/21]middle-end: Implement code motion and dependency analysis for early breaks
2023-12-19 14:05 UTC (6+ messages)
[PATCH] aarch64: Validate register operands early in ldp fusion pass [PR113062]
2023-12-19 13:52 UTC (5+ messages)
[PATCH] LoongArch: Added TLS Le Relax support
2023-12-19 12:58 UTC (3+ messages)
[PATCH] Optimize A < B ? A : B to MIN_EXPR
2023-12-19 12:48 UTC (2+ messages)
[PATCH]middle-end: Handle hybrid SLP induction vectorization with early breaks
2023-12-19 12:36 UTC (2+ messages)
[PATCH] tree-optimization/113080 - missing final value replacement
2023-12-19 12:31 UTC
[PATCH] tree-optimization/113073 - amend PR112736 fix
2023-12-19 12:30 UTC
[PATCH] RISC-V: Fix FAIL of bb-slp-cond-1.c for RVV
2023-12-19 12:29 UTC (2+ messages)
[patch,avr,ping] PR112944: Support .rodata in RAM for AVR64* and AVR128* devices
2023-12-19 12:25 UTC
[committed] [PR90868] Document status quo for duplicate OpenACC 'declare' directives for 'extern' variables
2023-12-19 11:20 UTC (2+ messages)
` Unify OpenACC/C and C++ behavior re duplicate OpenACC 'declare' directives for 'extern' variables [PR90868] (was: [committed] [PR90868] Document status quo for duplicate OpenACC 'declare' directives for 'extern' variables)
[PATCH] c++: Check null pointer deref when calling memfn in constexpr [PR102420]
2023-12-19 11:03 UTC (3+ messages)
[PATCH] fold-const: Handle AND, IOR, XOR with stepped vectors [PR112971]
2023-12-19 10:58 UTC (12+ messages)
` "
[Committed] RISC-V: Refine some codes of expand_const_vector [NFC]
2023-12-19 10:56 UTC
[PATCH] LoongArch: Fix FP vector comparsons [PR113034]
2023-12-19 10:44 UTC (3+ messages)
` Fwd: "
[PATCH] c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixes
2023-12-19 10:34 UTC (4+ messages)
[PATCH v2 0/3] RISC-V: vectorised memory operations
2023-12-19 9:53 UTC (4+ messages)
` [PATCH v2 1/3] RISC-V: movmem for RISCV with V extension
` [PATCH v2 2/3] RISC-V: setmem "
` [PATCH v2 3/3] RISC-V: cmpmem "
[PATCH] i386: Fix mmx.md signbit expanders [PR112816]
2023-12-19 9:01 UTC (2+ messages)
[PATCH] aarch64: Fix parens in aarch64_stp_reg_operand [PR113061]
2023-12-19 8:55 UTC (2+ messages)
[PATCH v1] LoongArch: Fix builtin function prototypes for LASX in doc
2023-12-19 8:43 UTC
[Committed] RISC-V: Force scalable vector on all vsetvl tests
2023-12-19 8:42 UTC
[PATCH v2] MIPS: Put the ret to the end of args of reconcat [PR112759]
2023-12-19 8:40 UTC (2+ messages)
[x86 PATCH] Improved TImode (128-bit) integer constants on x86_64
2023-12-19 8:20 UTC (2+ messages)
[PATCH] strub: use opt_for_fn during ipa
2023-12-19 8:20 UTC (4+ messages)
[PATCH] libgfortran: avoid duplicate libraries in spec
2023-12-19 8:02 UTC
[PATCH v2] extend.texi: Fix typos in LSX intrinsics
2023-12-19 7:34 UTC (2+ messages)
[PATCH 0/2] LoongArch: Fix PR113033 and clean up code
2023-12-19 7:26 UTC (4+ messages)
` [PATCH 1/2] LoongArch: Use force_reg instead of gen_reg_rtx + emit_move_insn in vec_init expander [PR113033]
` [PATCH 2/2] LoongArch: Clean up vec_init expander
[Patchv2, rs6000] Clean up pre-checkings of expand_block_compare
2023-12-19 6:49 UTC (2+ messages)
[PATCH] testsuite: Fix dump checks under different riscv-sim for RVV
2023-12-19 6:07 UTC (2+ messages)
` "
[Committed] RISC-V: Fix FAIL of dynamic-lmul2-7.c
2023-12-19 4:35 UTC
[Committed] RISC-V: Remove 256/512/1024 VLS vectors
2023-12-19 4:16 UTC
[pushed][PR112918][LRA]: Fixing IRA ICE on m68k
2023-12-19 3:34 UTC (3+ messages)
[Patchv2, rs6000] Correct definition of macro of fixed point efficient unaligned
2023-12-19 3:01 UTC (2+ messages)
[PATCH] testsuite: Fix cpymem-2.c dump checks under different riscv-sim for RVV
2023-12-19 1:46 UTC (2+ messages)
Go patch committed: Move lowering pass after check types pass
2023-12-19 1:32 UTC
[committed] RISC-V: Add required_extensions in function_group
2023-12-19 1:23 UTC
[PATCH] RISC-V: Add required_extensions in function_group
2023-12-19 1:15 UTC (3+ messages)
*Bearing
2023-12-19 1:11 UTC
[pushed] libstdc++: Make ranges::to closure objects SFINAE-friendly [PR112802]
2023-12-18 23:06 UTC
[PATCH 1/2] MIPS: host_detect_local_cpu, init ret with concat [PR112759]
2023-12-18 22:59 UTC (5+ messages)
` [PATCH 2/2] libiberty/reconcat: Add note about append string to NULL
[PATCH] Add support for function attributes and variable attributes
2023-12-18 22:27 UTC (8+ messages)
[PATCH RFC] c++/modules: __class_type_info and modules
2023-12-18 22:10 UTC (3+ messages)
[PATCH 1/2] c++: refine dependent_alias_template_spec_p [PR90679]
2023-12-18 21:57 UTC (7+ messages)
` [PATCH 2/2] c++: partial ordering and dep alias tmpl specs [PR90679]
[PATCH] c++: local class memfn synth from uneval context [PR113063]
2023-12-18 21:48 UTC (2+ messages)
[PATCH] c++: bad direct reference binding [PR113064]
2023-12-18 21:46 UTC (2+ messages)
[PATCH] c++: [[deprecated]] on template redecl [PR84542]
2023-12-18 21:35 UTC (3+ messages)
[committed] i386: Eliminate redundant compare between set{z,nz} and j{z,nz}
2023-12-18 21:27 UTC
[PATCH] middle-end: Call negate_rtx instead of simplify_gen_unary expanding rotate shift [PR113033]
2023-12-18 20:18 UTC (7+ messages)
[PATCH] Fortran: update DATE_AND_TIME intrinsic for Fortran 2018 [PR96580]
2023-12-18 19:25 UTC (2+ messages)
[PATCH] libcpp: add function to check XID properties
2023-12-18 19:00 UTC (3+ messages)
` [PATCH v3] "
[Committed] IBM Z: Cover weak symbols with -munaligned-symbols
2023-12-18 18:52 UTC
RFC -- targets with unsigned bifields
2023-12-18 18:36 UTC (3+ messages)
[PATCH] c-family: Use -Wdiscarded-qualifiers for ignored qualifiers in __atomic_*
2023-12-18 18:22 UTC (3+ messages)
[PATCH v2 1/4] libgrust: Add entry for maintainers and stub changelog file
2023-12-18 16:58 UTC (5+ messages)
` [PATCH v2 2/4] libgrust: Add libproc_macro and build system
` libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] (was: [PATCH v2 2/4] libgrust: Add libproc_macro and build system)
[PATCH] enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contains padding
2023-12-18 16:52 UTC (2+ messages)
` [PATCH] gimple-fold.cc: enable ATOMIC_COMPARE_EXCHANGE opt for floating type or types contain padding
[PATCH] tree-object-size: Always set computed bit for bdos [PR113012]
2023-12-18 16:42 UTC
[COMMITTED] SCCP: Fix ODR issues when compiling with LTO [PR 113054}
2023-12-18 16:34 UTC
[PATCH V4 3/5] OpenMP: Use enumerators for names of trait-sets and traits
2023-12-18 15:31 UTC (2+ messages)
[committed] amdgcn: XNACK support
2023-12-18 15:23 UTC (2+ messages)
[PATCH] SECURITY.txt: Drop "exploitable" in reference to hardening issues
2023-12-18 14:35 UTC
[PATCH] middle-end/111975 - dump -> GIMPLE FE roundtrip improvements
2023-12-18 14:24 UTC (2+ messages)
[PATCH] middle-end/111975 - dump -> GIMPLE FE roundtrip improvements
2023-12-18 14:08 UTC
[PATCH] LoongArch: Expand left rotate to right rotate with negated amount
2023-12-18 13:43 UTC
[PATCH,doc] install: Drop hppa*-hp-hpux10, remove old notes on hppa*-hp-hpux11
2023-12-18 13:42 UTC (3+ messages)
[PATCH V2] RISC-V: Support one more overlap for wv instructions
2023-12-18 12:44 UTC (2+ messages)
[PATCH 0/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
2023-12-18 11:53 UTC (3+ messages)
` [PATCH 1/2] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns
` [PATCH 2/2] arm: Add support for MVE Tail-Predicated Low Overhead Loops
[PATCH] c/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REF
2023-12-18 11:50 UTC
[PATCH] RISC-V: Support one more overlap for wv instructions
2023-12-18 11:36 UTC (2+ messages)
[committed] libgomp: Make libgomp.c/declare-variant-1.c test x86 specific
2023-12-18 11:04 UTC
[PATCH V2] RISC-V: Enable vect test for RV32
2023-12-18 10:02 UTC (2+ messages)
[PATCH] RISC-V: Fix natural regsize for fixed-vlmax of -march=rv64gc_zve32f
2023-12-18 9:20 UTC (2+ messages)
[PATCH] RISC-V: Enable vect test for RV32
2023-12-18 9:08 UTC (2+ messages)
[PATCH] c++: abi_tag attribute on templates [PR109715]
2023-12-18 8:54 UTC (6+ messages)
` [committed] testsuite: Fix up abi-tag25a.C test for C++11
[PATCH] tree-object-size: Robustify alloc_size attribute handling [PR113013]
2023-12-18 8:53 UTC (2+ messages)
Patch: Remove unneeded double operation in libstdc++-v3/src/c++17/fs_path.cc
2023-12-18 8:36 UTC
[PATCH v1] RISC-V: Bugfix for the RVV const vector
2023-12-18 7:53 UTC (5+ messages)
` [PATCH v2] "
[RFC][V2] RISC-V: Support -mcmodel=large
2023-12-18 7:46 UTC (4+ messages)
[PATCH v2] testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV
2023-12-18 7:06 UTC (2+ messages)
hose quote
2023-12-18 7:03 UTC
[PATCH] testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV
2023-12-18 6:43 UTC (2+ messages)
[PATCH v3 0/2] LoongArch D support
2023-12-18 2:25 UTC (2+ messages)
` [pushed][PATCH "
[PATCH] Revert "RISC-V: Add avail interface into function_group_info"
2023-12-18 1:25 UTC (2+ messages)
[PATCH] RISC-V: Add viota missed avl_type attribute
2023-12-18 1:19 UTC (2+ messages)
` "
[RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64
2023-12-18 1:10 UTC (9+ messages)
[PATCH v1] RISC-V: Fix POLY INT handle bug
2023-12-18 0:22 UTC
[PATCH 5/5] OpenMP: Add prettyprinter support for context selectors
2023-12-17 19:03 UTC
[PATCH V3 0/4] OpenMP: Improve data abstractions for context selectors
2023-12-17 18:59 UTC (4+ messages)
` [PATCH V3 3/4] OpenMP: Use enumerators for names of trait-sets and traits
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).