[PATCH] maintainer-scripts/gcc_release: compress xz in parallel
2022-11-08 8:52 UTC (7+ messages)
[COMMITTED] ada: Fix oversight in implementation of allocators for storage models
2022-11-08 8:44 UTC
[COMMITTED] ada: Compile-time simplification of 'Image incorrectly ignores Put_Image
2022-11-08 8:43 UTC
[COMMITTED] ada: Clean up call to check if aspects are present
2022-11-08 8:43 UTC
[COMMITTED] ada: Adjust classwide contract expression preanalysis
2022-11-08 8:43 UTC
[COMMITTED] ada: Set Support_Atomic_Primitives for VxWorks 7 runtimes
2022-11-08 8:43 UTC
[r13-3761 Regression] FAIL: g++.dg/warn/Warray-bounds-16.C -std=gnu++98 (test for excess errors) on Linux/x86_64
2022-11-08 8:43 UTC (2+ messages)
[COMMITTED] ada: Small consistency fix
2022-11-08 8:43 UTC
[COMMITTED] ada: Propagate aspect Ghost when instantiating null formal procedures
2022-11-08 8:43 UTC
[COMMITTED] ada: Implement RM 4.5.7(10/3) name resolution rule
2022-11-08 8:43 UTC
[PATCH] libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc
2022-11-08 8:43 UTC (9+ messages)
[COMMITTED] ada: Enforce matching of extra formals
2022-11-08 8:43 UTC
[COMMITTED] ada: Move warnings switches -- initial work
2022-11-08 8:42 UTC
[COMMITTED] ada: Align -gnatwc's documentation with its behavior
2022-11-08 8:42 UTC
[COMMITTED] ada: Improve handling of declare expressions in deferred-freezing contexts
2022-11-08 8:42 UTC
[COMMITTED] ada: Minor consistency tweaks in Sem_Ch4
2022-11-08 8:42 UTC
[COMMITTED] ada: Remove redundant line in Analyze_Qualified_Expression
2022-11-08 8:42 UTC
[COMMITTED] ada: Preanalyze classwide contracts as spec expressions
2022-11-08 8:42 UTC
[COMMITTED] ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on composite types
2022-11-08 8:42 UTC
[COMMITTED] ada: Fix inconsistent whitespace in Ada.Numerics.Generic_Complex_Arrays
2022-11-08 8:42 UTC
[COMMITTED] ada: Remove unneeded code in handling formal type defaults
2022-11-08 8:42 UTC
[COMMITTED] ada: Cleanup local variable that is only set as an out parameter
2022-11-08 8:42 UTC
[COMMITTED] ada: Remove obsolete code in Resolve_If_Expression
2022-11-08 8:42 UTC
[COMMITTED] ada: Reject limited objects in array and record delta aggregates
2022-11-08 8:41 UTC
[COMMITTED] ada: Allow initialization of limited objects with delta aggregates
2022-11-08 8:41 UTC
[COMMITTED] ada: Reject record delta aggregates with limited expressions
2022-11-08 8:41 UTC
[COMMITTED] ada: Missing master of task causing assertion failure
2022-11-08 8:41 UTC
[COMMITTED] ada: Raise Tag_Error when Ada.Tags operations are called with No_Tag
2022-11-08 8:41 UTC
[COMMITTED] ada: Add new -gnatw_q switch to usage message
2022-11-08 8:41 UTC
[PATCH] bpf: Use enum for resolved overloaded builtins
2022-11-08 8:02 UTC (2+ messages)
[PATCH v2] RISC-V missing __builtin_lceil and __builtin_lfloor
2022-11-08 4:36 UTC
[RFC] propgation leap over memory copy for struct
2022-11-08 4:05 UTC (6+ messages)
[committed] libstdc++: Update my author blurb in the manual
2022-11-08 3:09 UTC
[committed] libstdc++: Remove empty <author> elements in manual
2022-11-08 3:09 UTC
[PATCH V2] Enable small loop unrolling for O2
2022-11-08 3:07 UTC (3+ messages)
[PATCH] c, analyzer: support named constants in analyzer [PR106302]
2022-11-08 3:06 UTC (3+ messages)
` [PATCH] analyzer: add warnings relating to sockets [PR106140]
` PING: Re: [PATCH] c, analyzer: support named constants in analyzer [PR106302]
[commited] analyzer: start adding support for errno
2022-11-08 2:57 UTC
[committed] analyzer: introduce succeed_or_fail_call_info
2022-11-08 2:57 UTC
[committed] analyzer: fix "when 'strchr' returns non-NULL" message
2022-11-08 2:57 UTC
[PATCH] Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
2022-11-08 2:53 UTC
[PATCH] rtl: Try to remove EH edges after {pro,epi}logue generation [PR90259]
2022-11-08 2:48 UTC
[PATCH] i386: Prefer remote atomic insn for atomic_fetch{add, and, or, xor}
2022-11-08 2:30 UTC (4+ messages)
[PATCH] RISC-V missing __builtin_lceil and __builtin_lfloor
2022-11-08 2:06 UTC (4+ messages)
[PATCH] Fix incorrect insn type to avoid ICE in memory attr auto-detection
2022-11-08 1:17 UTC
[COMMITTED] PR tree-optimization/104530 - Add transitive inferred range processing
2022-11-08 0:23 UTC
[PATCH v2 0/1] RFC: P1689R5 support
2022-11-07 23:47 UTC (5+ messages)
` [PATCH v2 1/3] libcpp: reject codepoints above 0x10FFFF
` [PATCH v2 2/3] libcpp: add a function to determine UTF-8 validity of a C string
[PATCH] c++: Allow module name to be a single letter on Windows
2022-11-07 23:03 UTC (4+ messages)
[PATCH] c++: Tweaks for -Wredundant-move [PR107363]
2022-11-07 22:59 UTC (3+ messages)
[PATCH RFC(libstdc++)] c++: implement P2468R2, the equality operator you are looking for
2022-11-07 22:56 UTC (5+ messages)
[r13-3752 Regression] FAIL: gcc.dg/tree-ssa/pr107541.c execution test on Linux/x86_64
2022-11-07 22:47 UTC
[committed] bpf: cleanup missed refactor
2022-11-07 22:42 UTC
[PATCH] Enable shrink wrapping for the RISC-V target
2022-11-07 22:07 UTC (2+ messages)
[PATCH] Fortran: ordering of hidden procedure arguments [PR107441]
2022-11-07 21:45 UTC (11+ messages)
` [PATCH, v2] "
` [PATCH, v3] "
[RFA] gcc: fix PR rtl-optimization/107482
2022-11-07 20:52 UTC (2+ messages)
[COMMITTED] Improve multiplication by powers of 2 in range-ops
2022-11-07 20:10 UTC (2+ messages)
[PATCH] Always use TYPE_MODE instead of DECL_MODE for vector field
2022-11-07 20:07 UTC (7+ messages)
` [PATCH v2] "
[RFC] RISC-V: Add profile supports
2022-11-07 19:01 UTC (2+ messages)
[PATCH] invoke: RISC-V's -march doesn't take ISA strings
2022-11-07 18:58 UTC
C++: Template lambda mangling testcases
2022-11-07 18:27 UTC
[PATCH] libstdc++: Implement ranges::cartesian_product_view from P2374R4
2022-11-07 17:41 UTC (4+ messages)
[PATCH v2] libstdc++: basic_filebuf: don't flush more often than necessary
2022-11-07 17:00 UTC (2+ messages)
[PATCH 1/2] gcc/file-prefix-map: Allow remapping of relative paths
2022-11-07 16:36 UTC (6+ messages)
[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
2022-11-07 16:34 UTC (4+ messages)
` [Ping x2] "
` [Ping x3] "
Patch [0/3] for PR target/107299 (GCC does not build on PowerPC when long double is IEEE 128-bit)
2022-11-07 15:44 UTC (7+ messages)
` [PATCH 1/3] Rework 128-bit complex multiply and divide, PR target/107299
` Ping: "
` [PATCH 2/3] Make __float128 use the _Float128 type, "
` Ping: "
` [PATCH 3/3] Update float 128-bit conversions, "
` Ping: "
[PATCH] [PR24021] Implement PLUS_EXPR range-op entry for floats
2022-11-07 15:41 UTC (11+ messages)
[AArch64] Enable generation of FRINTNZ instructions
2022-11-07 14:56 UTC (18+ messages)
[PATCH] unswitching of outer loops
2022-11-07 14:26 UTC
[PATCH] riscv: implement TARGET_MODE_REP_EXTENDED
2022-11-07 13:55 UTC (4+ messages)
why does gccgit require pthread?
2022-11-07 13:51 UTC (6+ messages)
[ada, patch] fix libgnat build on x86_64-linux-gnux32 with glibc <= 2.31
2022-11-07 13:50 UTC (2+ messages)
[PATCH] 16/19 modula2 front end: bootstrap and documentation tools
2022-11-07 13:47 UTC (5+ messages)
` [PATCH v2 16/19] "
[PATCH] libstdc++: Update from latest fast_float [PR107468]
2022-11-07 13:37 UTC (2+ messages)
[PATCH 0/2] ivopts: Fix candidate selection for architectures with limited addressing modes
2022-11-07 13:35 UTC (14+ messages)
` [PATCH 1/2] ivopts: Revert computation of address cost complexity
` [PATCH 2/2] ivopts: Consider number of invariants when calculating register pressure
[PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
2022-11-07 13:29 UTC (7+ messages)
[PATCH 2/8]middle-end: Recognize scalar widening reductions
2022-11-07 13:21 UTC (2+ messages)
[PATCH]middle-end Recognize more conditional comparisons idioms
2022-11-07 13:17 UTC (4+ messages)
[committed] tree-ssa-sink: do not touch calls that return twice
2022-11-07 13:03 UTC
[PATCH 1/8]middle-end: Recognize scalar reductions from bitfields and array_refs
2022-11-07 11:56 UTC (7+ messages)
[COMMITTED] [range-op] Restrict division by power of 2 optimization to positive numbers
2022-11-07 11:42 UTC
[PATCH 0/2] i386: slim down insn-automata [PR 87832]
2022-11-07 11:27 UTC (2+ messages)
gcc-patches@gcc.gnu.org: Mail Service notice. 4:46:14 PM
2022-11-07 11:18 UTC
[PATCH] ifcvt: Support bitfield lowering of multiple-exit loops
2022-11-07 11:05 UTC (2+ messages)
[PATCH][RFC] tree-optimization/107389 - use __builtin_assume_alignment at -O0
2022-11-07 10:35 UTC (5+ messages)
[PATCH] [committed] i386: Fix typo in sse-22.c pragma
2022-11-07 9:32 UTC
[PATCH 0/2] Intel Grand Ridge Support
2022-11-07 9:13 UTC (5+ messages)
` [PATCH 1/2] Initial Grand Ridge support
` [PATCH 2/2] Add m_CORE_ATOM for atom cores
[PATCH] unswitch most profitable condition first
2022-11-07 8:59 UTC
[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
2022-11-07 8:57 UTC (7+ messages)
` [PATCH 10/15] arm: Implement cortex-M return signing address codegen
` [PATCH 10/15 V2] "
` [PATCH 10/15 V3] "
` [PATCH 10/15 V4] "
[PATCH] docs: document sanitizers can trigger warnings
2022-11-07 8:55 UTC (3+ messages)
[PATCH (pushed)] Mitigate clang warnings:
2022-11-07 8:51 UTC
[COMMITTED] ada: Document that gprof won't work on windows with PIE
2022-11-07 8:41 UTC
[COMMITTED] ada: Tune hash function for cross-reference entries
2022-11-07 8:41 UTC
[COMMITTED] ada: Fix performance regression related to references in Refined_State
2022-11-07 8:41 UTC
[COMMITTED] ada: Use named notation in calls to Expand_Composite_Equality
2022-11-07 8:41 UTC
[COMMITTED] ada: New warning about noncomposing user-defined "="
2022-11-07 8:41 UTC
[COMMITTED] ada: Inline composite node kind AST queries
2022-11-07 8:41 UTC
[COMMITTED] ada: Fix inherited postconditions in inlined subprograms
2022-11-07 8:41 UTC
[COMMITTED] ada: Fixed elaboration of CUDA programs
2022-11-07 8:41 UTC
[COMMITTED] ada: Rework CUDA host-side invocation of device-side elaboration code
2022-11-07 8:40 UTC
[COMMITTED] ada: Fix detection of external calls to protected objects in instances
2022-11-07 8:40 UTC
[COMMITTED] ada: Clean up unnecessary nesting in code for DLL libraries
2022-11-07 8:40 UTC
[COMMITTED] ada: Suppress warnings on derived True/False
2022-11-07 8:40 UTC
[COMMITTED] ada: Deconstruct Safe_To_Capture_In_Parameter_Value
2022-11-07 8:40 UTC
[COMMITTED] ada: Flip warning suppression routine to positive meaning
2022-11-07 8:40 UTC
[COMMITTED] ada: Cleanup detection of code within generic instances
2022-11-07 8:40 UTC
[COMMITTED] ada: Remove redundant suppression for non-modified IN OUT parameters
2022-11-07 8:40 UTC
[COMMITTED] ada: Reject boxes in delta array aggregates
2022-11-07 8:40 UTC
[COMMITTED] ada: Allow reuse of Enclosing_Declaration_Or_Statement by GNATprove
2022-11-07 8:40 UTC
[COMMITTED] ada: Clean up unnecesary call in resolution of overloaded expressions
2022-11-07 8:40 UTC
[COMMITTED] ada: Clean up code for visibility of generic actuals
2022-11-07 8:39 UTC
[COMMITTED] ada: Cleanup comment about mapping parameters when inlining
2022-11-07 8:39 UTC
[COMMITTED] ada: Put_Image aspect spec incorrectly not inherited
2022-11-07 8:39 UTC
[COMMITTED] ada: Tune layout after switching to Ada 2022 aggregate syntax
2022-11-07 8:39 UTC
[COMMITTED] ada: Cleanup WITH clauses after switching from obsolescent Ada 83 unit
2022-11-07 8:39 UTC
[COMMITTED] ada: Create operator nodes in functional style
2022-11-07 8:39 UTC
[COMMITTED] ada: Don't reuse operator nodes in expansion
2022-11-07 8:39 UTC
[COMMITTED] ada: Simplify detection of pragmas in the context items
2022-11-07 8:39 UTC
[COMMITTED] ada: Reject misplaced pragma Obsolescent
2022-11-07 8:39 UTC
[COMMITTED] ada: Fix missing tag for with of an obsolescent function
2022-11-07 8:39 UTC
[COMMITTED] ada: Remove useless validity suppression for attribute Input
2022-11-07 8:38 UTC
[committed] Add another commit to ignore
2022-11-07 8:25 UTC
[PATCH v4, rs6000] Change mode and insn condition for VSX scalar extract/insert instructions
2022-11-07 6:45 UTC
[PATCH] Support Intel RAO-INT
2022-11-07 1:36 UTC (2+ messages)
[PATCH] Support Intel prefetchit0/t1
2022-11-07 1:28 UTC (2+ messages)
[PATCH] Initial Granite Rapids support
2022-11-07 1:25 UTC (2+ messages)
[Patch] Fortran: Fix reallocation on assignment for kind=4 strings [PR107508]
2022-11-06 22:15 UTC (3+ messages)
optabs: Variable index vec_set
2022-11-06 19:53 UTC (7+ messages)
[PATCH] Use bit-CCP in range-ops
2022-11-06 16:14 UTC
[PATCH] RISC-V: Add RVV registers register spilling
2022-11-06 8:56 UTC
[PATCH] LoongArch: fix signed overflow in loongarch_emit_int_compare
2022-11-06 8:00 UTC (3+ messages)
[PATCH] RISC-V: Fix RVV related testsuite
2022-11-06 7:48 UTC (2+ messages)
[PATCH] LoongArch: Add fcopysign instructions
2022-11-06 2:23 UTC (3+ messages)
Re: [PATCH] RISC-V: Fix RVV testcases
2022-11-06 0:13 UTC (3+ messages)
[committed] wwwdocs: gcc-4.8: Move three links from http to https
2022-11-05 22:59 UTC
[committed] wwwdocs: codingrationale: Switch www.open-std.org links to https
2022-11-05 22:54 UTC
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).