public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][_GLIBCXX_DEBUG] Fix std::__niter_base behavior
 2024-02-20 19:27 UTC  (13+ messages)

rs6000, built-in cleanup patch series
 2024-02-20 17:58 UTC  (12+ messages)
` [PATCH 01/11] rs6000, Fix __builtin_vsx_cmple* args and documentation, builtins
` [PATCH 02/11] rs6000, fix arguments, add documentation for vector, element conversions
` [PATCH 03/11] rs6000, remove duplicated built-ins
` [PATCH 04/11] rs6000, Update comment for the __builtin_vsx_vper*, built-ins
` [PATCH 05/11] rs6000, __builtin_vsx_xvneg[sp,dp] add documentation, and test cases
` [PATCH 06/11] rs6000, __builtin_vsx_xxpermdi_1ti add documentation, and test case
` [PATCH 07/11] rs6000, __builtin_vsx_xvcmpeq[sp, dp, sp_p] add, documentation "
` [PATCH 08/11] rs6000, add tests and documentation for various, built-ins
` [PATCH 09/11] rs6000, add test cases for the vec_cmpne built-ins
` PATCH 10/11] rs6000, add test cases for __builtin_vec_init* and, __builtin_vec_set*
` PATCH 11/11] rs6000, make test vec-cmpne.c a runnable test

[PATCH] bpf: Add documentation for the -mcpu option
 2024-02-20 17:53 UTC  (3+ messages)

[Patch] OpenMP/nvptx: support 'arch(nvptx64)' as context selector
 2024-02-20 16:50 UTC  (2+ messages)

[PATCH v3 0/8] Optimize more type traits
 2024-02-20 15:52 UTC  (26+ messages)
` [PATCH v7 01/22] c++: Implement __is_const built-in trait
  ` [PATCH v7 02/22] libstdc++: Optimize std::is_const compilation performance
  ` [PATCH v7 03/22] c++: Implement __is_volatile built-in trait
  ` [PATCH v7 04/22] libstdc++: Optimize std::is_volatile compilation performance
  ` [PATCH v7 05/22] c++: Implement __is_pointer built-in trait
  ` [PATCH v7 06/22] libstdc++: Optimize std::is_pointer compilation performance
  ` [PATCH v7 07/22] c++: Implement __is_unbounded_array built-in trait
  ` [PATCH v7 08/22] libstdc++: Optimize std::is_unbounded_array compilation performance
  ` [PATCH v7 09/22] c++: Implement __add_pointer built-in trait
  ` [PATCH v7 10/22] libstdc++: Optimize std::add_pointer compilation performance
  ` [PATCH v7 11/22] c++: Implement __remove_extent built-in trait
  ` [PATCH v7 12/22] libstdc++: Optimize std::remove_extent compilation performance
  ` [PATCH v7 13/22] c++: Implement __remove_all_extents built-in trait
  ` [PATCH v7 14/22] libstdc++: Optimize std::remove_all_extents compilation performance
  ` [PATCH v7 15/22] c++: Implement __add_lvalue_reference built-in trait
  ` [PATCH v7 16/22] libstdc++: Optimize std::add_lvalue_reference compilation performance
  ` [PATCH v7 17/22] c++: Implement __add_rvalue_reference built-in trait
  ` [PATCH v7 18/22] libstdc++: Optimize std::add_rvalue_reference compilation performance
  ` [PATCH v7 19/22] c++: Implement __decay built-in trait
  ` [PATCH v7 20/22] libstdc++: Optimize std::decay compilation performance
  ` [PATCH v7 21/22] c++: Implement __rank built-in trait
  ` [PATCH v7 22/22] libstdc++: Optimize std::rank compilation performance
  ` [PATCH v8 23/24] c++: Implement __is_invocable built-in trait
    ` [PATCH v9 "
  ` [PATCH v8 24/24] libstdc++: Optimize std::is_invocable compilation performance

[PATCH] doc: RISC-V: Document that -mcpu doesn't override -march or -mtune
 2024-02-20 15:45 UTC 

[patch,avr,applied] Use int types of exact width and signedness in built-ins prototypes
 2024-02-20 14:34 UTC 

[PATCH] libcpp: Improve location for macro names [PR66290]
 2024-02-20 14:32 UTC  (2+ messages)

[PATCH] RISC-V: Fix CTZ unnecessary sign extension [PR #106888]
 2024-02-20 14:21 UTC  (3+ messages)

[PATCH] RISC-V: Fix riscv/arch-19.c with different ISA spec version
 2024-02-20 13:33 UTC  (2+ messages)

[PATCH] aarch64: Allow aarch64-linux-muscl for heap trampolines [PR113971]
 2024-02-20 13:06 UTC  (2+ messages)

[patch,avr,applied] Use @defbuiltin to document built-ins
 2024-02-20 12:52 UTC 

LoongArch: Backport r14-4674 "LoongArch: Delete macro definition ASM_OUTPUT_ALIGN_WITH_NOP."?
 2024-02-20 12:03 UTC  (9+ messages)

[pushed] aarch64: Fix streaming-compatible code with -mtrack-speculation [PR113805]
 2024-02-20 11:30 UTC 

[PATCH] rs6000: Neuter option -mpower{8,9}-vector [PR109987]
 2024-02-20 11:19 UTC  (4+ messages)

Repost [PATCH 0/6] PowerPC Future patches
 2024-02-20 10:35 UTC  (7+ messages)
` Repost [PATCH 1/6] Add -mcpu=future

[PATCH] libgcc, aarch64: Allow for BE platforms in heap trampolines
 2024-02-20 10:34 UTC 

[PATCH]AArch64: update vget_set_lane_1.c test output
 2024-02-20 10:30 UTC  (7+ messages)

[PATCH] libstdc++: atomic: Add missing clear_padding in __atomic_float constructor
 2024-02-20 10:27 UTC  (17+ messages)
                  ` [PATCH] c-family, c++: Fix up handling of types which may have padding in __atomic_{compare_}exchange
                          ` [PATCH] c-family, c++, v2: "

bpf: PR target/113453 func_info .BTF.ext implementation
 2024-02-20 10:24 UTC  (6+ messages)
` [PATCH 1/5] btf: fixed type id in BTF_KIND_FUNC struct data
` [PATCH 2/5] btf: added KIND_FUNC traversal function
` [PATCH 3/5] btf: moved btf deallocation to final
` [PATCH 4/5] bpf: implementation of func_info in .BTF.ext
` [PATCH 5/5] bpf: renamed coreout.* files to btfext-out.*

[PATCH] ipa: call destructors on lattices before freeing them (PR 113476)
 2024-02-20 10:20 UTC  (8+ messages)
        ` [PATCH] ipa: Convert lattices from pure array to vector "

[PATCH][GCC 12] aarch64: Avoid out-of-range shrink-wrapped saves [PR111677]
 2024-02-20 10:05 UTC  (4+ messages)

[PATCH]AArch64: remove ls64 from being mandatory on armv8.7-a
 2024-02-20 10:03 UTC  (3+ messages)

[PATCH] AArch64: Update system register database
 2024-02-20 10:00 UTC  (2+ messages)

[PATCH] c++: Fix explicit instantiation of const variable templates after earlier implicit instantation [PR113976]
 2024-02-20  9:54 UTC 

[Committed] analyzer: Fix maybe_undo_optimize_bit_field_compare vs non-scalar types [PR113983]
 2024-02-20  9:46 UTC  (2+ messages)

[PATCH] bpf: add inline memmove and memcpy expansion
 2024-02-20  9:37 UTC  (2+ messages)

[PATCH] RISC-V: Set require-effective-target rv64 for PR113742
 2024-02-20  9:37 UTC  (5+ messages)

[PATCH] rs6000: Update instruction counts due to combine changes [PR112103]
 2024-02-20  9:29 UTC  (2+ messages)

[committed] amdgcn: add -march=gfx1030 EXPERIMENTAL
 2024-02-20  9:13 UTC  (14+ messages)
` GCN RDNA2+ vs. GCC SLP vectorizer (was: [committed] amdgcn: add -march=gfx1030 EXPERIMENTAL)
    ` GCN RDNA2+ vs. GCC SLP vectorizer

[PATCH] fix link to feature test macros
 2024-02-20  8:42 UTC 

Contents of PO file 'cpplib-14.1-b20240218.sv.po'
 2024-02-20  8:37 UTC 

New Swedish PO file for 'cpplib' (version 14.1-b20240218)
 2024-02-20  8:37 UTC 

supply contract
 2024-02-20  7:10 UTC 

[PATCH RFA] build: drop target libs from LD_LIBRARY_PATH [PR105688]
 2024-02-20  5:45 UTC  (18+ messages)

[PATCH] libcpp: Stabilize the location for macros restored after PCH load [PR105608]
 2024-02-20  4:37 UTC 

[PATCH] RISC-V: Fix error combine of pred_mov pattern
 2024-02-20  4:21 UTC 

[PATCH] RISC-V: Revert the convert from vmv.s.x to vmv.v.i
 2024-02-20  4:15 UTC 

[PATCH v22 00/31] Optimize type traits performance
 2024-02-20  1:35 UTC  (8+ messages)
` [PATCH v23 00/33] "
  ` [PATCH v23 32/33] c++: Implement __is_invocable built-in trait

[pushed] analyzer: fix -Wanalyzer-va-arg-type-mismatch false +ve on int types [PR111289]
 2024-02-19 23:12 UTC 

[pushed] analyzer, testsuite: add regression test [PR110520]
 2024-02-19 23:11 UTC 

[patch] OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,from}_device*}
 2024-02-19 21:36 UTC 

Typo on GCC 14 porting_to page
 2024-02-19 20:45 UTC 

[PATCH wwwdocs COMMITTED] gcc-14: Fix unintentional error in -Wimplicit-int example
 2024-02-19 20:00 UTC 

[PATCH] Fortran: fix passing array component to polymorphic argument [PR105658]
 2024-02-19 19:52 UTC  (5+ messages)

Contents of PO file 'cpplib-14.1-b20240218.es.po'
 2024-02-19 17:52 UTC 

New Spanish PO file for 'cpplib' (version 14.1-b20240218)
 2024-02-19 17:52 UTC 

Contents of PO file 'cpplib-14.1-b20240218.ro.po'
 2024-02-19 17:17 UTC 

New Romanian PO file for 'cpplib' (version 14.1-b20240218)
 2024-02-19 17:17 UTC 

[Patch] GCN: Add pre-initial support for gfx1100
 2024-02-19 17:05 UTC  (2+ messages)
` GCN: Restore lost '__gfx90a__' target CPU definition (was: [Patch] GCN: Add pre-initial support for gfx1100)

New French PO file for 'cpplib' (version 14.1-b20240218)
 2024-02-19 16:57 UTC 

Contents of PO file 'cpplib-14.1-b20240218.fr.po'
 2024-02-19 16:57 UTC 

Contents of PO file 'cpplib-14.1-b20240218.uk.po'
 2024-02-19 16:57 UTC 

New Ukrainian PO file for 'cpplib' (version 14.1-b20240218)
 2024-02-19 16:57 UTC 

New template for 'cpplib' made available
 2024-02-19 16:38 UTC 

New template for 'gcc' made available
 2024-02-19 16:37 UTC 

[PATCH] IBM Z: Preserve exceptions in autovec-*-signaling-eq.c tests
 2024-02-19 16:22 UTC  (2+ messages)

[comitted] bitint: Fix testism where __seg_gs was being used for all targets
 2024-02-19 16:20 UTC  (3+ messages)

[PATCH] c++: compound-requirement partial substitution [PR113966]
 2024-02-19 16:15 UTC  (2+ messages)

Acoustic Instrument!
 2024-02-19 15:47 UTC 

Acoustic Instrument
 2024-02-19 15:47 UTC 

veclower: improve selection of vector mode when lowering [PR 112787]
 2024-02-19 14:40 UTC  (6+ messages)

[PATCH] libgcc: fix Win32 CV abnormal spurious wakeups in timed wait [PR113850]
 2024-02-19 13:55 UTC  (5+ messages)

[PATCH] rtl-optimization/54052 - RTL SSA PHI insertion compile-time hog
 2024-02-19 13:41 UTC  (6+ messages)

[PATCH]AArch64: xfail modes_1.f90 [PR107071]
 2024-02-19 13:16 UTC  (5+ messages)

[PATCH v1] Internal-fn: Add new internal function SAT_ADDU
 2024-02-19 13:04 UTC  (8+ messages)

[Patch] libgomp: Device load_image - minor num-funcs/vars check improvement
 2024-02-19 12:45 UTC 

[PATCH 0/4] v2 of Option handling: add documentation URLs
 2024-02-19 11:38 UTC  (6+ messages)
` [PATCH 0/4] v3 of: "
    ` CI for "Option handling: add documentation URLs"

[committed] d: Add UTF BOM tests to gdc.dg testsuite
 2024-02-19 10:59 UTC 

[PATCH V3 2/2] rs6000: Load store fusion for rs6000 target using common infrastructure
 2024-02-19 10:54 UTC 

[PATCH] rtl-optimization/54052 - RTL SSA PHI insertion compile-time hog
 2024-02-19 10:47 UTC 

[PATCH] arm: Fixed C23 call compatibility with arm-none-eabi
 2024-02-19 10:20 UTC  (2+ messages)

[PATCH] testsuite, arm: Fix testcase arm/pr112337.c to check for the options first
 2024-02-19 10:11 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] aarch64, acle header: Cast uint64_t pointers to DIMode
 2024-02-19  9:48 UTC  (5+ messages)

[PATCH] Do not emulate vectors containing floats
 2024-02-19  9:24 UTC 

[PATCH] libstdc++, Darwin: Handle a linker warning [PR112397]
 2024-02-19  8:57 UTC  (2+ messages)

[PATCH] match.pd: Fix ICE on BIT_INSERT_EXPR of BIT_FIELD_REF folding [PR113967]
 2024-02-19  8:28 UTC  (2+ messages)

[PATCH v2] RISC-V: Suppress the vsetvl fusion for conflict successors
 2024-02-19  8:11 UTC  (3+ messages)

[PATCH] Fix testcase for platform without gnu/stubs-x32.h
 2024-02-19  4:49 UTC 

[PATCH V4 0/5] RISC-V: Associate typed insns to dfa reservation
 2024-02-19  2:17 UTC  (3+ messages)
` [PATCH V4 4/5] RISC-V: Quick and simple fixes to testcases that break due to reordering

Valve Sale
 2024-02-19  0:59 UTC 

[PATCH] m68k: restore bootstrap
 2024-02-18 23:36 UTC  (3+ messages)

[r14-9028 Regression] FAIL: 26_numerics/random/pr60037-neg.cc -std=gnu++17 (test for errors, line 3350) on Linux/x86_64
 2024-02-18 17:18 UTC 

[r14-8998 Regression] FAIL: 26_numerics/random/pr60037-neg.cc -std=gnu++17 (test for excess errors) on Linux/x86_64
 2024-02-18 17:18 UTC 

[r14-8925 Regression] FAIL: gcc.dg/torture/pr56689.c -O3 -g (test for excess errors) on Linux/x86_64
 2024-02-18 17:18 UTC 

[PATCH] x86-64: Check R_X86_64_CODE_6_GOTTPOFF support
 2024-02-18 16:02 UTC 

[patch,avr,applied] Minor improvements to option and attribute documentation
 2024-02-18 12:00 UTC 

[PATCH] RISC-V: Allow LICM hoist POLY_INT configuration code sequence
 2024-02-18  2:49 UTC  (5+ messages)
  `  "

[PATCH] x86-64: Generate push2/pop2 only if the incoming stack is 16-byte aligned
 2024-02-18  2:21 UTC  (2+ messages)

[PATCH 1/2] LoongArch: Fix wrong return value type of __iocsrrd_h
 2024-02-18  1:33 UTC  (4+ messages)
` [PATCH 2/2] LoongArch: Remove redundant symbol type conversions in larchintrin.h
  `  "
` Re:[pushed] [PATCH 1/2] LoongArch: Fix wrong return value type of __iocsrrd_h

Contents of PO file 'gcc-13.2.0.zh_CN.po'
 2024-02-18  0:02 UTC 

New Chinese (simplified) PO file for 'gcc' (version 13.2.0)
 2024-02-18  0:02 UTC 

[committed] d: Merge dmd, druntime 9471b25db9, phobos 547886846
 2024-02-17 21:47 UTC 

[PATCH wwwdocs] gcc-14: Add code examples for -Wreturn-mismatch
 2024-02-17 21:33 UTC  (2+ messages)

[PATCH wwwdocs] gcc-14: Some very common historic Autoconf probes that no longer work
 2024-02-17 21:33 UTC  (2+ messages)

[PATCH v2] testsuite: Mark non-optimized variants as expensive
 2024-02-17 20:20 UTC  (2+ messages)

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