public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-8314] Clean up examples for -Wdangling-pointer [PR109708]
 2024-01-21  3:57 UTC 

[gcc r13-8242] Daily bump
 2024-01-21  0:22 UTC 

[gcc r12-10105] Daily bump
 2024-01-21  0:20 UTC 

[gcc r11-11204] Daily bump
 2024-01-21  0:19 UTC 

[gcc r14-8313] Daily bump
 2024-01-21  0:18 UTC 

[gcc r14-8312] Remove several xfails for 32-bit hppa*-*-*
 2024-01-20 22:07 UTC 

[gcc r14-8311] Increase timeout by 2 in libgomp.fortran/alloc-comp-3.f90 on hppa*-*-*
 2024-01-20 21:48 UTC 

[gcc r14-8310] Don't run libgomp.c/simd-math-1.c on hppa*-*-hpux*
 2024-01-20 21:36 UTC 

[gcc r14-8309] xfail scan-tree-dump-times checks on hppa*64*-*-* in gcc.dg/tree-ssa/slsr-13.c
 2024-01-20 21:23 UTC 

[gcc r14-8308] Require target lra in gcc.dg/torture/pr110422.c
 2024-01-20 21:11 UTC 

[gcc r14-8307] libstdc++: suppress -Wdangling-reference with operator| [PR111410]
 2024-01-20 20:42 UTC 

[gcc r14-8306] ipa: Add testcase for already fixed case [PR110705]
 2024-01-20 19:44 UTC 

[gcc r14-8305] fortran: Restore current interface info on error [PR111291]
 2024-01-20 15:50 UTC 

[gcc r14-8304] Correct documentation for -Warray-parameter [PR102998]
 2024-01-20 14:39 UTC 

[gcc r14-8303] lower-bitint: Handle INTEGER_CST rhs1 in handle_cast [PR113462]
 2024-01-20 11:37 UTC 

[gcc r14-8302] tree-switch-conversion: Bugfixes for _BitInt [PR113491]
 2024-01-20 11:37 UTC 

[gcc r14-8301] RISC-V: Suppress warning
 2024-01-20  0:37 UTC 

[gcc r13-8241] Daily bump
 2024-01-20  0:22 UTC 

[gcc r12-10104] Daily bump
 2024-01-20  0:21 UTC 

[gcc r11-11203] Daily bump
 2024-01-20  0:20 UTC 

[gcc r14-8300] Daily bump
 2024-01-20  0:18 UTC 

[gcc r14-8299] [PATCH] Avoid ICE on m68k -fzero-call-used-regs -fpic [PR110934]
 2024-01-19 23:24 UTC 

[gcc r14-8298] [PATCH] Avoid ICE in single-bit logical RMWs on m68k-uclinux [PR108640]
 2024-01-19 23:05 UTC 

[gcc r14-8297] libgccjit: Add missing builtins needed by optimizations
 2024-01-19 21:12 UTC 

[gcc r14-8296] libgccjit: Make is_int return false on vector types
 2024-01-19 20:54 UTC 

[gcc r14-8295] Fortran: fix wrong array bounds check [PR113471]
 2024-01-19 20:24 UTC 

[gcc r14-8294] c++: requires and using-decl [PR113498]
 2024-01-19 19:23 UTC 

[gcc r14-8293] libstdc++: Do not use CTAD for _Utf32_view alias template (redux)
 2024-01-19 19:13 UTC 

[gcc r14-8292] libstdc++: Fix P2255R2 dangling checks for std::tuple in C++17 [PR108822]
 2024-01-19 19:13 UTC 

[gcc r14-8291] c++: alias template argument conversion [PR112632]
 2024-01-19 18:35 UTC 

[gcc r14-8290] modula2: tidyup gcc/m2/gm2-compiler/M2GenGCC.mod remove unused parameters/vars
 2024-01-19 17:18 UTC 

[gcc r14-8289] Limit dg-xfail-run-if for *-*-hpux11.[012]* to -O0
 2024-01-19 17:10 UTC 

[gcc r14-8288] Change dg-options for hpux to define _HPUX_SOURCE in gcc.dg/pthread-init-2.c
 2024-01-19 16:57 UTC 

[gcc r14-8287] Only xfail gcc.dg/pr84877.c on 32-bit hppa*-*-*
 2024-01-19 16:14 UTC 

[gcc r14-8286] Skip gcc.dg/analyzer/pr94688.c on hppa*64*-*-*
 2024-01-19 16:02 UTC 

[gcc r14-8285] libstdc++: Add <print> and <text_encoding> to stdc++.h
 2024-01-19 15:21 UTC 

[gcc r14-8284] RISC-V: Update testcase due to message update
 2024-01-19 10:07 UTC 

[gcc r14-8283] RISC-V: Documnet the list of supported extensions
 2024-01-19 10:07 UTC 

[gcc r14-8282] RISC-V: Fix RVV_VLMAX
 2024-01-19 10:03 UTC 

[gcc r14-8281] debug/113488 - DW_AT_abstract_origin to self
 2024-01-19  9:43 UTC 

[gcc r14-8280] tree-optimization/113494 - Fix two observed regressions with r14-8206
 2024-01-19  9:43 UTC 

[gcc r14-8279] libsanitizer: Replace memcpy with internal version in sanitizer_common
 2024-01-19  9:42 UTC 

[gcc r14-8278] lower-bitint: Don't use m_loads for loads used in GIMPLE_ASM [PR113464]
 2024-01-19  9:02 UTC 

[gcc r14-8277] gimple-ssa-warn-restrict: Only use type range from NOP_EXPR for non-narrowing conversions [PR113463]
 2024-01-19  9:02 UTC 

[gcc r14-8276] sccvn: Don't use SCALAR_INT_TYPE_MODE on BLKmode BITINT_TYPEs [PR113459]
 2024-01-19  9:02 UTC 

[gcc r14-8275] expansion: Fix ICEs with BLKmode VIEW_CONVERT_EXPR around non-BLKmode VAR_DECLs
 2024-01-19  8:36 UTC 

[gcc r14-8274] RISC-V: Add the Zihpm and Zicntr extensions
 2024-01-19  8:05 UTC 

[gcc r14-8273] RISC-V: Document the syntax of -march
 2024-01-19  7:28 UTC 

[gcc r14-8272] RISC-V: Update testsuite due to -march string relaxation
 2024-01-19  7:27 UTC 

[gcc r14-8271] RISC-V: Remove unused function in riscv_subset_list [NFC]
 2024-01-19  7:27 UTC 

[gcc r14-8270] RISC-V: Relax the -march string for accept any order
 2024-01-19  7:27 UTC 

[gcc r14-8269] RISC-V: Extract part parsing base ISA logic into a standalone function [NFC]
 2024-01-19  7:27 UTC 

[gcc r14-8268] gcc/testsuite/go.test: update for lowering pass move
 2024-01-19  4:49 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: introduce STACK_ADDRESS_OFFSET
 2024-01-19  3:52 UTC 

[gcc/aoliva/heads/testme] (64 commits) strub: introduce STACK_ADDRESS_OFFSET
 2024-01-19  3:52 UTC 

[gcc/aoliva/heads/testbase] (63 commits) More precise documentation for cleanup attribute [PR110029]
 2024-01-19  3:52 UTC 

[gcc r14-8267] Adjust testcase gcc.target/i386/part-vect-copysignhf.c
 2024-01-19  2:46 UTC 

[gcc r14-8266] Fix testcase failure on many platforms which don't support vect_int_max
 2024-01-19  2:46 UTC 

[gcc r14-8265] RISC-V: Tweak the wording for the sorry message
 2024-01-19  2:41 UTC 

[gcc r14-8264] RISC-V: Raname UNSPEC_CLMUL in vector-crypto.md
 2024-01-19  2:41 UTC 

[gcc r14-8263] More precise documentation for cleanup attribute [PR110029]
 2024-01-19  2:10 UTC 

[gcc r13-8240] Daily bump
 2024-01-19  0:22 UTC 

[gcc r12-10103] Daily bump
 2024-01-19  0:21 UTC 

[gcc r11-11202] Daily bump
 2024-01-19  0:19 UTC 

[gcc r14-8262] Daily bump
 2024-01-19  0:18 UTC 

[gcc r14-8261] Improve documentation of noinline and noipa attributes [PR108470]
 2024-01-18 23:26 UTC 

[gcc r14-8260] hppa: Always enable PIE on 64-bit target
 2024-01-18 22:46 UTC 

[gcc r13-8239] Fortran: intrinsic ISHFTC and missing optional argument SIZE [PR67277]
 2024-01-18 21:44 UTC 

[gcc r13-8238] libstdc++: Fix std::format test for Solaris [PR113450]
 2024-01-18 21:03 UTC 

[gcc r13-8237] libstdc++: Use variable template to fix -fconcepts-ts error [PR113366]
 2024-01-18 21:03 UTC 

[gcc r13-8236] libstdc++: Update tzdata to 2023d
 2024-01-18 21:03 UTC 

[gcc r14-8259] Remove remnant of removed Cygwin options from invoke.texi [PR108521]
 2024-01-18 19:41 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix packing/unpacking of rearranged SLP nodes
 2024-01-18 19:37 UTC 

[gcc r14-8258] Restore documentation for const/volatile functions [PR107942]
 2024-01-18 18:41 UTC 

[gcc r14-8257] analyzer: fix ICE on strlen ((char *)&VECTOR_CST) [PR111361]
 2024-01-18 17:12 UTC 

[gcc r14-8256] analyzer: fix offsets in has_null_terminator [PR112811]
 2024-01-18 17:12 UTC 

[gcc r14-8255] Fix ICE in -fdiagnostics-generate-patch [PR112684]
 2024-01-18 17:12 UTC 

[gcc r14-8254] libstdc++/pair: Guard P2321R2 changes with __glibcxx_ranges_zip
 2024-01-18 16:22 UTC 

[gcc r14-8253] libstdc++/tuple: Guard P2321R2 changes with __cpp_lib_ranges_zip
 2024-01-18 16:22 UTC 

[gcc r13-8235] c++: address of class NTTP object as targ [PR113242]
 2024-01-18 15:53 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8252-g3d3145e9e1461e92bef02d55d36990261dd0444d' into redhat/gcc-14-branch
 2024-01-18 15:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8251-g48c8d26d771a5dcf721529b1ca91737a2eff6c13' into redhat/gcc-14-branch
 2024-01-18 15:39 UTC 

[gcc/redhat/heads/gcc-14-branch] (1029 commits) Merge commit 'r14-8252-g3d3145e9e1461e92bef02d55d36990261dd
 2024-01-18 15:39 UTC 

[gcc r14-8252] libstdc++/debug: Fix constexpr _Safe_iterator in C++20 mode [PR109536]
 2024-01-18 15:36 UTC 

[gcc r14-8251] hwasan: Always set target_hwasan_flags
 2024-01-18 15:14 UTC 

[gcc r14-8250] Another memory leak in vectorizable_store
 2024-01-18 15:09 UTC 

[gcc r11-11201] FIx handling of X86_TUNE_AVOID_512FMA_CHAINS
 2024-01-18 15:08 UTC 

[gcc r11-11200] Zen4 tuning part 2
 2024-01-18 15:08 UTC 

[gcc r11-11199] Add AMD znver4 instruction reservations
 2024-01-18 15:08 UTC 

[gcc r11-11198] Remove znver4 instruction reservations
 2024-01-18 15:08 UTC 

[gcc r11-11197] Enable AMD znver4 support and add instruction reservations
 2024-01-18 15:08 UTC 

[gcc r11-11196] Update znver4 costs
 2024-01-18 15:08 UTC 

[gcc r14-8249] Darwin, configure: Handle a missing substitution
 2024-01-18 15:04 UTC 

[gcc r14-8243] RISC-V: Introduce XTheadVector as a subset of V1.0.0
 2024-01-18 14:41 UTC 

[gcc r14-8242] Objective-C/C++: Ensure sufficient setup for the preprocessor
 2024-01-18 14:31 UTC 

[gcc r14-8241] Darwin: Suppress adding embedded rpaths for earlier OS versions
 2024-01-18 14:24 UTC 

[gcc r14-8240] Darwin: Fix a typo in Objective-C meta-data
 2024-01-18 14:17 UTC 

[gcc r14-8239] c++: ICE when xobj is not the first parm [PR113389]
 2024-01-18 14:12 UTC 

[gcc r14-8238] lto, Darwin: Fix offload section names
 2024-01-18 14:02 UTC 

[gcc r14-8237] testsuite, jit, Darwin: Add libSystem to a test
 2024-01-18 14:01 UTC 

[gcc r14-8236] testsuite, jit, Darwin: Handle Mach-O in assembler tests
 2024-01-18 14:01 UTC 

[gcc r14-8235] testsuite, jit: Allow for target-specific assembler scans
 2024-01-18 14:01 UTC 

[gcc r14-8234] testsuite, jit: Handle whitespace in test-link-section-assembler.c
 2024-01-18 14:00 UTC 

[gcc r14-8233] testsuite, jit: test-alias-attribute.c requires alias support
 2024-01-18 14:00 UTC 

[gcc r14-8232] Darwin: Fix constant CFString code-gen [PR105522]
 2024-01-18 13:55 UTC 

[gcc r14-8231] Fix compare-debug bootstrap failure [PR113445]
 2024-01-18 13:46 UTC 

[gcc r14-8230] sra: Disqualify bases of operands of asm gotos
 2024-01-18 13:26 UTC 

[gcc r14-8229] tree-optimization/113475 - fix memory leak in phi_analyzer
 2024-01-18 13:14 UTC 

[gcc r14-8228] Fix memory leak in vectorizable_store
 2024-01-18 13:14 UTC 

[gcc r14-8227] PR modula2/111956 Many powerpc platforms do _not_ have support for IEEE754
 2024-01-18 13:07 UTC 

[gcc r14-8226] hwasan: Check if Intel LAM_U57 is enabled
 2024-01-18 13:04 UTC 

[gcc r14-8225] libstdc++: Avoid -Wmaybe-uninitialized warnings in text_encoding.cc
 2024-01-18 12:54 UTC 

[gcc r14-8224] libstdc++: Fix std::format test for Solaris [PR113450]
 2024-01-18 12:54 UTC 

[gcc r14-8223] Fix memory leak in vect_analyze_loop_form
 2024-01-18 12:18 UTC 

[gcc r14-8222] AVR: Tabify avr-log.cc
 2024-01-18 11:29 UTC 

[gcc r14-8221] RISC-V: Support vi variant for vec_cmp
 2024-01-18 11:17 UTC 

[gcc r14-8220] AVR: Tabify avr-devices.cc
 2024-01-18 11:11 UTC 

[gcc r14-8219] AVR: Tabify avr-c.cc
 2024-01-18 11:03 UTC 

[gcc r14-8218] AVR: Tabify driver-avr.cc
 2024-01-18 10:57 UTC 

[gcc r14-8217] AVR: Tabify gen-avr-mmcu-texi.cc
 2024-01-18 10:57 UTC 

[gcc r14-8216] AVR: Tabify gen-avr-mmcu-specs.cc
 2024-01-18 10:57 UTC 

[gcc r14-8215] riscv: Remove Bool keywords from riscv.opt
 2024-01-18  9:25 UTC 

[gcc r14-8214] i386: Add -masm=intel profiling support [PR113122]
 2024-01-18  9:22 UTC 

[gcc r14-8213] LoongArch: Remove constraint z from movsi_internal
 2024-01-18  9:08 UTC 

[gcc r14-8212] AVR: Fix typo in device-specs generation. Reuse -m[no-]rodata-in-ram checker
 2024-01-18  9:05 UTC 

[gcc r14-8211] rust_debug: Cast size_t values to unsigned long before printing
 2024-01-18  8:58 UTC 

[gcc r14-8210] testsuite: Fix up scev-16.c test [PR113446]
 2024-01-18  7:52 UTC 

[gcc r14-8209] testsuite: Fix up gcc.target/i386/sse4_1-stv-1.c test [PR113452]
 2024-01-18  7:46 UTC 

[gcc r14-8208] opts: Fix up -ffold-mem-offsets option keywords
 2024-01-18  7:45 UTC 

[gcc r14-8207] tree-optimization/113431 - wrong dependence with invariant load
 2024-01-18  7:37 UTC 

[gcc r14-8206] tree-optimization/113374 - early break vect and virtual operands
 2024-01-18  7:37 UTC 

[gcc r14-8205] test regression fix: Add !vect128 for variable length targets of bb-slp-subgroups-3.c
 2024-01-18  7:31 UTC 

[gcc r14-8204] LoongArch: testsuite:Fix fail in gen-vect-{2, 25}.c file
 2024-01-18  7:29 UTC 

[gcc r14-8203] LoongArch: Assign the '/u' attribute to the mem to which the global offset table belongs
 2024-01-18  7:24 UTC 

[gcc r14-8202] test regression fix: Add vect128 for bb-slp-43.c
 2024-01-18  6:57 UTC 

[gcc r14-8201] testsuite, rs6000: Adjust fold-vec-extract-char.p7.c [PR111850]
 2024-01-18  6:01 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: introduce STACK_ADDRESS_OFFSET
 2024-01-18  2:59 UTC 

[gcc/aoliva/heads/testme] (1472 commits) strub: introduce STACK_ADDRESS_OFFSET
 2024-01-18  2:58 UTC 

[gcc/aoliva/heads/testbase] (1471 commits) Document negative forms of -Wtsan and -Wxor-used-as-pow [PR
 2024-01-18  2:58 UTC 

[gcc r14-8200] Document negative forms of -Wtsan and -Wxor-used-as-pow [PR110847]
 2024-01-18  2:33 UTC 

[gcc r14-8199] RISC-V: Add has compatible check for conflict vsetvl fusion
 2024-01-18  1:31 UTC 

[gcc r14-8198] Re-alphabetize attribute tables in extend.texi
 2024-01-18  0:40 UTC 

[gcc r13-8234] Daily bump
 2024-01-18  0:22 UTC 

[gcc r12-10102] Daily bump
 2024-01-18  0:21 UTC 

[gcc r11-11195] Daily bump
 2024-01-18  0:19 UTC 

[gcc r14-8197] Daily bump
 2024-01-18  0:18 UTC 

[gcc r14-8196] c++: Prevent overwriting arguments when merging duplicates [PR112588]
 2024-01-17 23:48 UTC 

[gcc r14-8195] Clean up documentation for -Wstrict-flex-arrays [PR111659]
 2024-01-17 22:15 UTC 

[gcc r14-8194] aarch64: Fix aarch64_ldp_reg_operand predicate not to allow all subreg [PR113221]
 2024-01-17 22:03 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix: Check for gassign before calling gimple_assign_rhs_code
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix: Do not create mixed operation SLP nodes when rearranging
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Use an enum to name rearrangement patterns in SLP
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Prorerly handle VIEW_CONVERT_EXPR in for NxM vector permute folding
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fold some NxM vector permute networks in vect_slp_optimize_permutes (#354)
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Implement the missing transformation for SLP rearrange_pattern 3
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix: Do not rearrange load/store nodes in try_rearrange_oprnd_info
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix: Do not rearrange splat vectors in try_rearrange_oprnd_info
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Add testcases for #342
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix statement ordering for vect_slp_optimize_permutes (#346)
 2024-01-17 19:15 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Slightly restrict preconditions for vect_slp_optimize_permutes
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Add testcase for #346
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Add testcase for #344
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Add testcase for #343
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix signedness warnings in aarch64_evpc_ins_uzp
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix element_prevision check for vec_perm+view_convert pattern
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix issues and improve vect_slp_optimize_permutes
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Fix memory corruption when group_size is not a multiple of 4
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] tree-optimization: new permute optimization step in SLP
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] tree-optimization: use fewer lanes on VEC_PERM_EXPR for two operators
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] aarch64: expand VEC_PERM into ins + uzp[12]
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] match.pd: Look through view_convert when folding vec_perms
 2024-01-17 19:14 UTC 

[gcc(refs/vendors/vrull/heads/slp-improvements)] Build SLP tree for nodes with shared statements
 2024-01-17 19:13 UTC 

[gcc/vrull/heads/slp-improvements] (1215 commits) Fix: Check for gassign before calling gimple_assign_rhs_cod
 2024-01-17 19:13 UTC 

[gcc r14-8193] RISC-V: fix some vsetvl debug info in pass's Phase 2 code [NFC]
 2024-01-17 18:59 UTC 

[gcc r14-8192] RISC-V: RVV: add toggle to control vsetvl pass behavior
 2024-01-17 18:59 UTC 

[gcc r14-8191] Remove accidental hack in ipa_polymorphic_call_context::set_by_invariant
 2024-01-17 18:17 UTC 

[gcc r14-8190] Fix handling of X86_TUNE_AVOID_512FMA_CHAINS
 2024-01-17 18:14 UTC 

[gcc r14-8189] c++: address of class NTTP object as targ [PR113242]
 2024-01-17 18:02 UTC 

[gcc r14-8188] testsuite: Reduce gcc.dg/torture/inline-mem-cpy-1.c by 11 for simulators
 2024-01-17 17:03 UTC 

[gcc r14-8187] Fix merging of value predictors
 2024-01-17 14:20 UTC 

[gcc r14-8186] lower-bitint: Avoid overlap between destinations and sources in libgcc calls [PR113421]
 2024-01-17 13:44 UTC 

[gcc r14-8185] gimple-ssa-warn-access: Cast huge params to sizetype before using them in maybe_check_access_sizes [
 2024-01-17 12:57 UTC 

[gcc r14-8184] lower-bitint: Fix up VIEW_CONVERT_EXPR handling [PR113408]
 2024-01-17 12:57 UTC 

[gcc r14-8183] ipa-strub: Fix handling of _BitInt returns [PR113406]
 2024-01-17 12:57 UTC 

[gcc r14-8182] libstdc++: Implement C++26 std::text_encoding (P1885R12) [PR113318]
 2024-01-17 12:11 UTC 

[gcc r14-8181] libstdc++: Do not use CTAD for _Utf32_view alias template
 2024-01-17 12:11 UTC 

[gcc r14-8180] testsuite: Add testcase for already fixed PR [PR110251]
 2024-01-17 10:34 UTC 

[gcc r14-8179] Fix comment typos
 2024-01-17 10:22 UTC 

[gcc r14-8178] openmp: Add OpenMP _BitInt support [PR113409]
 2024-01-17  9:51 UTC 

[gcc r14-8177] Sanitizer/MIPS: Use $t9 for preemptible function call
 2024-01-17  9:03 UTC 

[gcc r14-8176] RISC-V: Fix asm checks regression due to recent middle-end change
 2024-01-17  9:03 UTC 

[gcc r14-8175] tree-optimization/113371 - avoid prologue peeling for peeled early exits
 2024-01-17  8:23 UTC 

[gcc r14-8174] sched-deps.cc (find_modifiable_mems): Avoid exponential behavior [PR96388]
 2024-01-17  7:48 UTC 

[gcc r14-8173] Move docs for -Wuse-after-free and -Wuseless-cast [PR111693]
 2024-01-17  4:52 UTC 

[gcc r14-8172] MIPS: avoid $gp store if global_pointer is not $gp
 2024-01-17  2:39 UTC 

[gcc r14-8171] Tidy documentation for BPF builtins [PR112973]
 2024-01-17  2:34 UTC 

[gcc r14-8170] libstdc++: Implement P2540R1 change to views::cartesian_product()
 2024-01-17  2:21 UTC 

[gcc r13-8233] Daily bump
 2024-01-17  0:27 UTC 

[gcc r12-10101] Daily bump
 2024-01-17  0:25 UTC 

[gcc r11-11194] Daily bump
 2024-01-17  0:23 UTC 

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