public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] sort.cc: fix mentions of sorting networks in comments
 2023-11-26 16:38 UTC 

[committed] hppa: Really fix g++.dg/modules/bad-mapper-1.C on hpux
 2023-11-26 16:38 UTC 

[PATCH v2 0/7] aarch64 GCS preliminary patches
 2023-11-26 14:50 UTC  (9+ messages)
` [PATCH v2 1/7] aarch64: Use br instead of ret for eh_return
` [PATCH v2 2/7] aarch64: Do not force a stack frame for EH returns
` [PATCH v2 3/7] aarch64: Add eh_return compile tests
` [PATCH v2 5/7] aarch64,arm: Remove accepted_branch_protection_string

[PATCH] Update GMP/MPFR/MPC/ISL/gettext to latest release
 2023-11-26 14:36 UTC  (8+ messages)

[PATCH v5] gcc: Introduce -fhardened
 2023-11-26 10:59 UTC 

[committed] i386: Fix ICE with -fsplit-stack -mcmodel=large [PR112686]
 2023-11-26 10:51 UTC 

[wwwdocs][patch][OpenACC] gcc-14/changes.html: OpenACC - mention support for first 2.7 features
 2023-11-26  9:18 UTC  (3+ messages)

[Committed] RISC-V: Disable AVL propagation of slidedown instructions
 2023-11-26  9:13 UTC 

[PATCH 1/2] testsuite/unroll-8: Avoid triggering undefined behavior
 2023-11-26  4:36 UTC  (4+ messages)
` [PATCH 2/2] testsuite/unroll-8: Disable vectorization for varibale-factor targets

[COMMITTED] Fix gcc.dg/vla-1.c
 2023-11-26  4:30 UTC 

[PATCH 1/2] Fix contracts-tmpl-spec2.C on targets where plain char is unsigned by default
 2023-11-26  2:58 UTC  (2+ messages)
` [PATCH 2/2] Fix gcc.target/aarch64/simd/vmulxd_{f64,f32}_2.c after after IPA-VRP improvement for return values

[PATCH] libstdc++/complex: Remove implicit type casts in complex
 2023-11-26  1:49 UTC  (5+ messages)

[Committed] RISC-V: Fix typo
 2023-11-26  0:46 UTC 

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-11-25 22:59 UTC  (15+ messages)
` [PATCH v3 "
        ` [PATCH v5 1/1] "

[pushed] wwwdocs: reading: Update the MicroBlaze section
 2023-11-25 14:45 UTC 

[pushed] wwwdocs: gcc-13: Refer to GCC (instead of gcc)
 2023-11-25 14:43 UTC 

c: tree: target: C2x (...) function prototypes and va_start relaxation
 2023-11-25 14:21 UTC  (2+ messages)

[PATCH v4] libstdc++: Remove UB from month and weekday additions and subtractions
 2023-11-25 13:52 UTC  (2+ messages)
` [PATCH v5] "

[wwwdocs][patch][OpenMP] gcc-14/changes.html + projects/gomp/: OpenMP update
 2023-11-25 13:31 UTC  (4+ messages)

[pushed] doc: Complete and sort the list of front ends
 2023-11-25 13:11 UTC 

[pushed] doc: Remove obsolete notes on GCC 4.x on FreeBSD
 2023-11-25 12:33 UTC 

[PATCH] rs6000: Canonicalize copysign (x, -1) back to -abs (x) in the backend [PR112606]
 2023-11-25 12:09 UTC  (4+ messages)

[PATCH] [gcc-wwwdocs]gcc-13/14: Mention Intel new ISA and march support
 2023-11-25 11:29 UTC  (2+ messages)

[patch][GCN] install.texi: Update GCN entry - @uref and LLVM version remark
 2023-11-25 11:25 UTC  (3+ messages)

[pushed] doc: Update ISO C++ reference
 2023-11-25 11:19 UTC 

[PATCH] Fix gcc.target/aarch64/movk.c testcase after IPA-VRP improvement for return values
 2023-11-25 10:14 UTC  (2+ messages)

[pushed] wwwdocs: readings: Update OpenPOWER link
 2023-11-25  9:50 UTC 

[PATCH] Emit funcall external declarations only if actually used
 2023-11-25  9:47 UTC 

[PATCH] i386: Fix up *jcc_bt*_mask{,_1} [PR111408]
 2023-11-25  9:13 UTC  (2+ messages)

[PATCH] RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_p
 2023-11-25  8:24 UTC 

[PATCH] testsuite/gcc.dg/uninit-pred-9_b.c:20: Fix XPASS for various targets
 2023-11-25  3:15 UTC 

[wwwdocs][patch][GCN] gcc-14/changes.html: GCN - Mention improvements due to VGPR register use
 2023-11-24 22:32 UTC  (2+ messages)

[PATCH] aarch64: Fix up aarch64_simd_stp<mode> [PR109977]
 2023-11-24 22:24 UTC  (2+ messages)

[PATCH] c++/modules: more checks for exporting names with using-declarations
 2023-11-24 22:08 UTC  (2+ messages)

[PATCH] c++/modules: check mismatching exports for class tags [PR98885]
 2023-11-24 22:05 UTC  (5+ messages)
` [PATCH 2/1] c++/modules: Allow exporting a typedef redeclaration
    ` [PATCH] c++: Allow exporting a typedef redeclaration [PR102341]

libstdc++: Speed up push_back
 2023-11-24 21:55 UTC  (10+ messages)

[committed] c-family/c.opt (-Wopenmp): Add missing tailing '.'
 2023-11-24 18:56 UTC 

[PATCH] c++: Implement P2582R1, CTAD from inherited constructors
 2023-11-24 18:18 UTC  (2+ messages)

[PATCH] c++/modules: alias CTAD and specializations table
 2023-11-24 18:09 UTC 

[committed] hppa: Use INT14_OK_STRICT in a couple of places in pa_emit_move_sequence
 2023-11-24 17:31 UTC 

[PATCH] bpf: Forces __buildin_memcmp not to generate a call upto 1024 bytes
 2023-11-24 16:54 UTC  (2+ messages)

[PATCH] PR tree-optimization/111922 - Ensure wi_fold arguments match precisions
 2023-11-24 16:53 UTC 

[committed] i386: Fix ICE with -fsplit-stack -mcmodel=large [PR112686]
 2023-11-24 16:33 UTC 

bpf: Throw error when external libcalls are generated
 2023-11-24 16:26 UTC 

[PATCH v2 0/5] target_version and aarch64 function multiversioning
 2023-11-24 16:22 UTC  (3+ messages)
` [PATCH v2 5/5] aarch64: Add function multiversioning support

[PATCH] preprocessor: Reinitialize frontend parser after loading a PCH [PR112319]
 2023-11-24 16:04 UTC  (2+ messages)

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2023-11-24 15:59 UTC 

[gcn][patch] Add -mgpu option and plumb in assembler/linker
 2023-11-24 15:55 UTC  (8+ messages)
      ` GCN: Tag '-march=[...]', '-mtune=[...]' as 'Negative' of themselves [PR112669] (was: [gcn][patch] Add -mgpu option and plumb in assembler/linker)
        ` GCN: Remove 'last_arg' spec function (was: GCN: Tag '-march=[...]', '-mtune=[...]' as 'Negative' of themselves [PR112669])
          ` GCN: Remove 'last_arg' spec function
        ` GCN: Tag '-march=[...]', '-mtune=[...]' as 'Negative' of themselves [PR112669]

[PATCH] mips: Fix up mips*-sde-elf* build [PR112300]
 2023-11-24 15:53 UTC 

[PATCH v3 0/5] LoongArch: SIMD fixes and optimizations
 2023-11-24 14:59 UTC  (18+ messages)
` [PATCH v3 1/5] LoongArch: Fix usage of LSX and LASX frint/ftint instructions [PR112578]

[PATCH v2] gcov: Fix integer types in gen_counter_update()
 2023-11-24 14:36 UTC  (11+ messages)

[PATCH] arm: libgcc: provide implementations of __sync_synchronize
 2023-11-24 14:16 UTC  (2+ messages)

[patch] OpenMP: Add -Wopenmp and use it
 2023-11-24 14:08 UTC  (2+ messages)

[PATCH] sra: SRA of non-escaped aggregates passed by reference to calls
 2023-11-24 13:48 UTC  (2+ messages)

[PATCH v5 0/19] Support early break/return auto-vectorization
 2023-11-24 13:23 UTC  (32+ messages)
` [PATCH 4/21]middle-end: update loop peeling code to maintain LCSSA form for early breaks
` [PATCH 8/21]middle-end: update vectorizable_live_reduction with support for multiple exits and different exits
` [PATCH 7/21]middle-end: update IV update code to support early breaks and arbitrary exits

introduce -fcallgraph-info option
 2023-11-24 12:46 UTC  (22+ messages)
` drop -aux{dir,base}, revamp -dump{dir,base} (was: Re: introduce -fcallgraph-info option)
  ` drop -aux{dir,base}, revamp -dump{dir,base}
                                        ` testsuite: Add 'only_for_offload_target' wrapper for 'scan-offload-tree-dump' etc. (was: drop -aux{dir,base}, revamp -dump{dir,base})

[PATCH][Binutils] AArch64: Enable Debug (FEAT_DEBUGv8p9) extension
 2023-11-24 12:44 UTC  (2+ messages)

[Patch] OpenMP: Accept argument to depobj's destroy clause
 2023-11-24 12:24 UTC  (7+ messages)
          ` [Patch,v3] "

[PATCH 0/5] aarch64: Add ACLE intrinsics codegen support for lrcpc3 instructions
 2023-11-24 12:06 UTC  (11+ messages)
` [PATCH 1/5] aarch64: rcpc3: Add +rcpc3 extension
` [PATCH 2/5] aarch64: rcpc3: Add relevant iterators to handle Neon intrinsics
` [PATCH 3/5] aarch64: rcpc3: Add Neon ACLE intrinsics
` [PATCH 4/5] aarch64: rcpc3: add Neon ACLE wrapper functions to `arm_neon.h'
` [PATCH 5/5] aarch64: rcpc3: Add intrinsics tests

[PATCH] c++/modules: Restrict partitions when parsing import declarations [PR110808]
 2023-11-24 11:32 UTC  (3+ messages)
  ` [PATCH v2] c++: Follow module grammar more closely [PR110808]

[PATCH] i386: Fix ICE during cbranchv16qi4 expansion [PR112681]
 2023-11-24 11:09 UTC  (2+ messages)

[PATCH] tree-optimization/112677 - stack corruption with .COND_* reduction
 2023-11-24 10:25 UTC 

[RFC PATCH] RISC-V: Initial RV64E and LP64E support
 2023-11-24 10:18 UTC  (3+ messages)
` [PATCH v1 0/1] "
  ` [PATCH v1 1/1] "

[PATCH] lower-bitint: Lower FLOAT_EXPR from BITINT_TYPE INTEGER_CST [PR112679]
 2023-11-24 10:08 UTC  (4+ messages)

Gcc - Everything for the Guest 2023
 2023-11-24  9:59 UTC 

[PATCH 0/5] Add support for operand-specific alignment requirements
 2023-11-24  9:55 UTC  (6+ messages)
  `  "

[PATCH] match.pd: Avoid simplification into invalid BIT_FIELD_REFs [PR112673]
 2023-11-24  9:47 UTC  (2+ messages)

[PATCH 0/4] Add vector pair support to PowerPC attribute((vector_size(32)))
 2023-11-24  9:41 UTC  (4+ messages)

[PATCH v2] rs6000: Add new pass for replacement of contiguous addresses vector load lxv with lxvp
 2023-11-24  9:31 UTC  (2+ messages)

[PATCH] rs6000: Disassemble opaque modes using subregs to allow optimizations [PR109116]
 2023-11-24  9:28 UTC  (2+ messages)

[PATCH v2] Only allow (int)trunc(x) to (int)x simplification with -ffp-int-builtin-inexact [PR107723]
 2023-11-24  9:09 UTC 

[PATCH] RISC-V: Fix inconsistency among all vectorization hooks
 2023-11-24  8:37 UTC  (2+ messages)

[PATCH] c++: Implement C++26 P2169R4 - Placeholder variables with no name [PR110349]
 2023-11-24  8:34 UTC  (3+ messages)
` [PATCH] c++, v2: "
  ` [PATCH] c++, v3: "

[PATCH] Only allow (int)trunc(x) to (int)x simplification with -ffp-int-builtin-inexact [PR107723]
 2023-11-24  8:31 UTC  (3+ messages)

[PATCH 0/2] Clean up Valgrind configury
 2023-11-24  8:10 UTC  (5+ messages)
` [PATCH 1/2] libcpp: configure: drop unused Valgrind detection
` [PATCH 2/2] gcc: configure: drop Valgrind 3.1 compatibility

[PATCH] tree-optimization/112344 - relax final value-replacement fix
 2023-11-24  7:01 UTC 

[PATCH V2] RISC-V: Optimize a special case of VLA SLP
 2023-11-24  6:34 UTC  (3+ messages)

[Committed] RISC-V: Disable BSWAP optimization for NUNITS < 4
 2023-11-24  5:04 UTC 

[PATCH] RISC-V: Optimize a special case of VLA SLP
 2023-11-24  3:04 UTC  (4+ messages)
  `  "

[PATCH] c++/modules: Support lambdas in static template member initialisers [PR107398]
 2023-11-24  2:37 UTC  (3+ messages)

[PATCH] i386: Fix AVX512 and AVX10 option issues
 2023-11-24  1:03 UTC  (2+ messages)

[pushed] wwwdocs: *: Remove unused buildstat pages
 2023-11-24  0:01 UTC  (3+ messages)

c23 type compatibility rules, v3
 2023-11-23 23:47 UTC  (7+ messages)
` [PATCH 1/4] c23: tag compatibility rules for struct and unions
` [PATCH 2/4] c23: tag compatibility rules for enums
` [PATCH 3/4] c23: aliasing of compatible tagged types

[COMMITTED] MAINTAINERS: Add myself to write after approval and DCO
 2023-11-23 23:45 UTC 

[PATCH 00/44] RISC-V: Various if-conversion fixes and improvements
 2023-11-23 23:26 UTC  (22+ messages)
` [PATCH 09/44] RISC-V: Rework branch costing model for if-conversion
` [PATCH 11/44] RISC-V/testsuite: Add branchless cases for integer cond-move operations
` [PATCH 26/44] RISC-V: Add `movMODEcc' implementation for generic targets
` [PATCH 29/44] RISC-V: Add `addMODEcc' "
` [PATCH 31/44] RISC-V/testsuite: Add branchless cases for generic integer cond adds
` [PATCH 33/44] RISC-V: Also allow FP conditions in `riscv_expand_conditional_move'
` [PATCH 34/44] RISC-V: Provide FP conditional-branch instructions for if-conversion

[PATCH] libgccjit: Add support for machine-dependent builtins
 2023-11-23 22:21 UTC  (4+ messages)

[PATCH] Fortran: avoid obsolescence warning for COMMON with submodule [PR111880]
 2023-11-23 21:59 UTC 

[PATCH] Add support for function attributes and variable attributes
 2023-11-23 21:59 UTC  (4+ messages)

[PATCH 5/5][_Hashtable] Prefer to insert after last node
 2023-11-23 21:59 UTC 

[PATCH 4/5][_Hashtable] Generalize the small size optimization
 2023-11-23 21:58 UTC 

[PATCH 3/5][_Hashtable] Avoid redundant usage of rehash policy
 2023-11-23 21:58 UTC 

[PATCH 2/5][_Hashtable] Fix implementation inconsistencies
 2023-11-23 21:58 UTC 

[PATCH 1/5][_Hashtable] Add benches
 2023-11-23 21:58 UTC 

[PATCH 0/5][_Hashtable] Optimize insertions
 2023-11-23 21:58 UTC 

[PATCH 0/3] A few contrib/regression/btest-gcc.sh updates
 2023-11-23 21:57 UTC  (3+ messages)

PR111754
 2023-11-23 21:43 UTC  (7+ messages)

[pushed] wwwdocs: conduct: Use licensebuttons.net
 2023-11-23 21:38 UTC 

[PATCH v2] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets
 2023-11-23 21:01 UTC  (2+ messages)

[committed] hppa: Fix g++.dg/modules/bad-mapper-1.C on hpux
 2023-11-23 20:58 UTC 

[committed] hppa: Fix gcc.dg/analyzer/fd-4.c on hpux
 2023-11-23 20:56 UTC 

[committed] hppa: Export main in pr104869.C on hpux
 2023-11-23 20:52 UTC 

[PATCH] testsuite: analyzer: expect alignment warning with -fshort-enums
 2023-11-23 20:27 UTC  (3+ messages)
` [PATCH #4/4] testsuite: discard c++ exclusion on underaligned pointer warning

[PATCH] c++: Check module attachment instead of purview when necessary [PR112631]
 2023-11-23 20:03 UTC  (2+ messages)

[committed] hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initlist-const1.C
 2023-11-23 19:27 UTC 

[committed] hppa: Don't skip check for warning at line 411 in Wattributes.c on hppa*64*-*-*
 2023-11-23 19:23 UTC 

[PATCH] libstdc++: add ARM SVE support to std::experimental::simd
 2023-11-23 18:35 UTC 

[PATCH v3 00/11] : More warnings as errors by default
 2023-11-23 18:22 UTC  (4+ messages)
` [PATCH v3 09/11] c: Turn -Wreturn-mismatch into a permerror

[PATCH] testsuite, lib: Re-allow mulitple function start labels
 2023-11-23 18:15 UTC  (4+ messages)

[avr,committed] Fix PR86776
 2023-11-23 18:09 UTC 

[PATCHv2] Clean up by_pieces_ninsns
 2023-11-23 18:07 UTC  (2+ messages)

[PATCH] libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]
 2023-11-23 17:51 UTC  (2+ messages)
` [committed v2] "

[PATCH] c++: Clear uninstantiated friend flag when instantiating [PR104234]
 2023-11-23 17:47 UTC  (2+ messages)

[committed] libstdc++: Fix access error in __gnu_test::uneq_allocator
 2023-11-23 17:44 UTC 

[PATCH v5] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-11-23 17:41 UTC  (3+ messages)

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2023-11-23 17:36 UTC  (3+ messages)
` [PATCH 0/6] v2 of libdiagnostics

page:  |  | 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).