public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-6411] ada: Fix Ada bootstrap on FreeBSD
 2023-12-11 12:38 UTC 

[gcc r14-6410] RTL-SSA: Fix ICE on record_use of RTL_SSA for RISC-V VSETVL PASS
 2023-12-11 12:25 UTC 

[gcc r14-6409] RISC-V: Robostify shuffle index used by vrgather and fix regression
 2023-12-11 12:17 UTC 

[gcc r14-6408] Testsuite, asan, darwin: Adjust output pattern
 2023-12-11 10:43 UTC 

[gcc r14-6407] aarch64: arm_neon.h - Fix -Wincompatible-pointer-types errors
 2023-12-11 10:08 UTC 

[gcc r14-6406] d: Merge upstream dmd, druntime 2bbf64907c, phobos b64bfbf91
 2023-12-11 10:06 UTC 

[gcc r14-6405] RISC-V: Rename test[NFC]
 2023-12-11  9:58 UTC 

[gcc r14-6404] RISC-V: Recognize stepped series in expand_vec_perm_const
 2023-12-11  9:47 UTC 

[gcc r14-6403] Testsuite, i386: mark test as requiring dfp
 2023-12-11  8:35 UTC 

[gcc r14-6402] Simplify vector ((VCE (a cmp b ? -1 : 0)) < 0) ? c : d to just (VCE ((a cmp b) ? (VCE c) : (VCE d)))
 2023-12-11  8:23 UTC 

[gcc r14-6401] Testsuite, Darwin: actually skip test
 2023-12-11  8:21 UTC 

[gcc r14-6400] RISC-V: Support highest overlap for wv instructions
 2023-12-11  7:56 UTC 

[gcc r14-6399] RISC-V: Fix ICE in extract_single_source
 2023-12-11  7:48 UTC 

[gcc r14-6398] extend.texi: Mark builtin arguments with @var{...}
 2023-12-11  7:37 UTC 

[gcc r14-6397] RISC-V: Remove poly selftest when --preference=fixed-vlmax
 2023-12-11  6:12 UTC 

[gcc r14-6396] [PATCH 3/5] [ifcvt] optimize x=c ? (y AND z) : y by RISC-V Zicond like insns
 2023-12-11  5:23 UTC 

[gcc r14-6395] c++: Fix noexcept checking for trivial operations [PR96090]
 2023-12-11  2:34 UTC 

[gcc r14-6394] c++: Clear uninstantiated template friend when instantiating [PR104234]
 2023-12-11  2:34 UTC 

[gcc r14-6393] Support vpcmov for V4HF/V4BF/V2HF/V2BF under TARGET_XOP
 2023-12-11  1:12 UTC 

[gcc r14-6392] rs6000: Guard fctid on PowerPC64 and PowerPC476
 2023-12-11  0:47 UTC 

[gcc r14-6391] rs6000: Enable lrint<mode>si2 on old archs with stfiwx enabled
 2023-12-11  0:46 UTC 

[gcc r13-8143] Daily bump
 2023-12-11  0:21 UTC 

[gcc r12-10034] Daily bump
 2023-12-11  0:20 UTC 

[gcc r11-11133] Daily bump
 2023-12-11  0:19 UTC 

[gcc r14-6390] Daily bump
 2023-12-11  0:17 UTC 

[gcc r14-6389] Add some new DW_IDX_* constants
 2023-12-10 21:53 UTC 

[gcc r14-6388] [PATCH 2/5] [ifcvt] optimize x=c ? (y shift_op z):y by RISC-V Zicond like insns
 2023-12-10 20:41 UTC 

[gcc r13-8142] Fortran: deferred-length character optional dummy arguments [PR93762, PR100651]
 2023-12-10 20:14 UTC 

[gcc r14-6387] aarch64: Fix invalid subregs for BE svread/write_za
 2023-12-10 19:46 UTC 

[gcc r14-6386] aarch64: Fix SMSTART/SMSTOP save/restore for BE
 2023-12-10 19:46 UTC 

[gcc r14-6385] aarch64: XFAIL some SME tests for BE
 2023-12-10 19:46 UTC 

[gcc r14-6384] aarch64: Skip some SME register save tests on BE
 2023-12-10 19:46 UTC 

[gcc r14-6383] aarch64: Add -funwind-tables to some tests
 2023-12-10 19:46 UTC 

[gcc r14-6382] Fortran: allow NULL() for POINTER, OPTIONAL, CONTIGUOUS dummy [PR111503]
 2023-12-10 19:34 UTC 

[gcc r14-6381] Fortran: function returning contiguous class array [PR105543]
 2023-12-10 19:34 UTC 

[gcc r14-6380] doc: small tweak
 2023-12-10 19:23 UTC 

[gcc r14-6379] c++: Implement __remove_pointer built-in trait
 2023-12-10 18:13 UTC 

[gcc r14-6378] c++: Implement __is_object built-in trait
 2023-12-10 18:13 UTC 

[gcc r14-6377] c++: Implement __is_function built-in trait
 2023-12-10 18:13 UTC 

[gcc r14-6376] c++: Implement __is_reference built-in trait
 2023-12-10 18:13 UTC 

[gcc r14-6375] c++: Implement __is_member_object_pointer built-in trait
 2023-12-10 18:13 UTC 

[gcc r14-6374] c++: Implement __is_member_function_pointer built-in trait
 2023-12-10 18:12 UTC 

[gcc r14-6373] c++: Implement __is_member_pointer built-in trait
 2023-12-10 18:12 UTC 

[gcc r14-6372] c++: Implement __is_scoped_enum built-in trait
 2023-12-10 18:12 UTC 

[gcc r14-6371] c++: Implement __is_bounded_array built-in trait
 2023-12-10 18:12 UTC 

[gcc r14-6370] c++: Implement __is_array built-in trait
 2023-12-10 18:12 UTC 

[gcc r14-6369] c++: trait patch tweak
 2023-12-10 18:12 UTC 

[gcc r14-6368] c++: Accept the use of built-in trait identifiers
 2023-12-10 18:12 UTC 

[gcc r14-6367] c-family, c++: Look up built-in traits via identifier node
 2023-12-10 18:12 UTC 

[gcc r14-6366] c++: Sort built-in traits alphabetically
 2023-12-10 18:12 UTC 

[gcc r14-6365] [committed] Support uaddv and usubv on the H8
 2023-12-10 17:42 UTC 

[gcc r14-6364] [committed] Provide patterns for signed bitfield extractions on H8
 2023-12-10 17:31 UTC 

[gcc r14-6363] [committed] Fix length computation of single bit bitfield extraction on H8
 2023-12-10 17:06 UTC 

[gcc r14-6362] [committed] Fix length computation for logical shifts on H8
 2023-12-10 16:34 UTC 

[gcc r13-8141] Daily bump
 2023-12-10  0:21 UTC 

[gcc r12-10033] Daily bump
 2023-12-10  0:19 UTC 

[gcc r11-11132] Daily bump
 2023-12-10  0:18 UTC 

[gcc r14-6361] Daily bump
 2023-12-10  0:17 UTC 

[gcc r13-8140] libstdc++: Fix value of __cpp_lib_format macro [PR111826]
 2023-12-09 22:04 UTC 

[gcc r13-8139] libstdc++: Fix misleading typedef name in <format>
 2023-12-09 22:04 UTC 

[gcc r13-8138] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h>
 2023-12-09 22:04 UTC 

[gcc r14-6360] phiopt: Fix ICE with large --param l1-cache-line-size= [PR112887]
 2023-12-09 20:41 UTC 

[gcc r14-6359] testsuite: Add testcase for already fixed PR [PR112924]
 2023-12-09 14:30 UTC 

[gcc r14-6358] libstdc++: Fix value of __cpp_lib_format macro [PR111826]
 2023-12-09 14:07 UTC 

[gcc r14-6357] libstdc++: Fix resolution of LWG 4016 for std::ranges::to [PR112876]
 2023-12-09 14:06 UTC 

[gcc r14-6356] driver: Fix memory leak [PR93019]
 2023-12-09  9:30 UTC 

[gcc r14-6355] c++: Don't diagnose ignoring of attributes if all ignored attributes are attribute_ignored_p
 2023-12-09  9:28 UTC 

[gcc r14-6354] RISC-V: Fix VLS mode movmiaslign bug
 2023-12-09  8:37 UTC 

[gcc(refs/users/aoliva/heads/testme)] [testing] enable -finline-stringops by default
 2023-12-09  5:22 UTC 

[gcc(refs/users/aoliva/heads/testme)] multiflags: fix doc warning
 2023-12-09  5:22 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112778]
 2023-12-09  5:22 UTC 

[gcc/aoliva/heads/testme] (2 commits) multiflags: fix doc warning
 2023-12-09  5:22 UTC 

[gcc(refs/users/aoliva/heads/testme)] [testing] enable -finline-stringops by default
 2023-12-09  5:06 UTC 

[gcc(refs/users/aoliva/heads/testme)] multiflags: fix doc warning
 2023-12-09  5:03 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112778]
 2023-12-09  5:02 UTC 

[gcc/aoliva/heads/testme] (2 commits) multiflags: fix doc warning
 2023-12-09  5:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] [testing] enable -finline-stringops by default
 2023-12-09  2:30 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112778]
 2023-12-09  2:02 UTC 

[gcc/aoliva/heads/testme] -finline-stringops: check base blksize for memset [PR112778
 2023-12-09  2:02 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112778]
 2023-12-09  1:49 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: don't assume ptr_mode ptr in memset [PR112804]
 2023-12-09  1:49 UTC 

[gcc/aoliva/heads/testme] (2 commits) -finline-stringops: check base blksize for memset [PR112778
 2023-12-09  1:49 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: don't assume ptr_mode ptr in memset [PR112804]
 2023-12-09  1:37 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112778]
 2023-12-09  1:37 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]
 2023-12-09  1:37 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: disable on rl78
 2023-12-09  1:37 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: add note on attribute access
 2023-12-09  1:37 UTC 

[gcc/aoliva/heads/testme] (80 commits) -finline-stringops: don't assume ptr_mode ptr in memset [PR
 2023-12-09  1:37 UTC 

[gcc/aoliva/heads/testbase] (75 commits) strub: skip emutls after strubm errors
 2023-12-09  1:37 UTC 

[gcc r14-6353] testsuite: Remove gcc.dg/tree-ssa/scev-3.c -4.c and 5.c
 2023-12-09  1:03 UTC 

[gcc r14-6352] strub: skip emutls after strubm errors
 2023-12-09  0:44 UTC 

[gcc r13-8137] Daily bump
 2023-12-09  0:21 UTC 

[gcc r12-10032] Daily bump
 2023-12-09  0:20 UTC 

[gcc r11-11131] Daily bump
 2023-12-09  0:19 UTC 

[gcc r14-6351] Daily bump
 2023-12-09  0:17 UTC 

[gcc r14-6350] c++: decltype of (non-captured variable) [PR83167]
 2023-12-08 21:57 UTC 

[gcc r14-6349] analyzer: avoid taint for (TAINTED % NON_TAINTED)
 2023-12-08 21:01 UTC 

[gcc r14-6348] analyzer: fix ICE on infoleak with poisoned size
 2023-12-08 21:00 UTC 

[gcc r14-6347] [PR112875][LRA]: Fix an assert in lra elimination code
 2023-12-08 20:52 UTC 

[gcc r14-6346] c++: Fix parsing [[]][[]];
 2023-12-08 20:01 UTC 

[gcc r14-6345] c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR112727]
 2023-12-08 19:57 UTC 

[gcc r14-6344] c++: Add fixed test [PR88848]
 2023-12-08 18:45 UTC 

[gcc r14-6343] c++: guard more against undiagnosed error_mark_node [PR112658]
 2023-12-08 18:34 UTC 

[gcc r14-6342] c++: undiagnosed error_mark_node from cp_build_c_cast [PR112658]
 2023-12-08 18:34 UTC 

[gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-6341-gd468718c9a097aeb8794fb1a2df6db2c1064d7f7' into redhat/gcc-14-branch
 2023-12-08 18:11 UTC 

[gcc/redhat/heads/gcc-14-branch] (280 commits) Merge commit 'r14-6341-gd468718c9a097aeb8794fb1a2df6db2c106
 2023-12-08 18:11 UTC 

[gcc r14-6341] RISC-V: Add vectorized strcmp and strncmp
 2023-12-08 17:07 UTC 

[gcc r14-6340] RISC-V: Add vectorized strlen
 2023-12-08 17:07 UTC 

[gcc r14-6339] aarch64: Some tweaks to the early-ra pass
 2023-12-08 16:27 UTC 

[gcc r14-6338] Revert "arm: vld1q_types_x2 ACLE intrinsics"
 2023-12-08 16:08 UTC 

[gcc r14-6337] Revert "arm: vld1q_types_x3 ACLE intrinsics"
 2023-12-08 16:08 UTC 

[gcc r14-6336] Revert "arm: vld1q_types_x4 ACLE intrinsics"
 2023-12-08 16:08 UTC 

[gcc r14-6335] Revert "arm: vst1_types_x2 ACLE intrinsics"
 2023-12-08 16:08 UTC 

[gcc r14-6334] Revert "arm: vst1_types_x3 ACLE intrinsics"
 2023-12-08 16:08 UTC 

[gcc r14-6333] Revert "arm: vst1_types_x4 ACLE intrinsics"
 2023-12-08 16:08 UTC 

[gcc r14-6332] Revert "arm: vst1q_types_x2 ACLE intrinsics"
 2023-12-08 16:07 UTC 

[gcc r14-6331] Revert "arm: vst1q_types_x3 ACLE intrinsics"
 2023-12-08 16:07 UTC 

[gcc r14-6330] Revert "arm: vst1q_types_x4 ACLE intrinsics"
 2023-12-08 16:07 UTC 

[gcc r14-6329] Revert "arm: vld1_types_x2 ACLE intrinsics"
 2023-12-08 16:07 UTC 

[gcc r14-6328] Revert "arm: vld1_types_x3 ACLE intrinsics"
 2023-12-08 16:07 UTC 

[gcc r14-6327] Revert "arm: vld1_types_x4 ACLE intrinsics"
 2023-12-08 16:07 UTC 

[gcc r14-6326] libgcov: Call __builtin_fork instead of fork
 2023-12-08 15:28 UTC 

[gcc r14-6325] OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables
 2023-12-08 14:19 UTC 

[gcc r14-6324] libgcc: Fix config.in
 2023-12-08 12:35 UTC 

[gcc r14-6323] libgcc: aarch64: Add SME unwinder support
 2023-12-08 11:29 UTC 

[gcc r14-6322] libgcc: aarch64: Add SME runtime support
 2023-12-08 11:29 UTC 

[gcc r14-6321] libgcc: aarch64: Configure check for __getauxval
 2023-12-08 11:29 UTC 

[gcc r14-6320] libgcc: aarch64: Configure check for .variant_pcs support
 2023-12-08 11:29 UTC 

[gcc r14-6319] tree-optimization/112909 - uninit diagnostic with abnormal copy
 2023-12-08 10:32 UTC 

[gcc r14-6318] Revert "testsuite: require avx_runtime for some tests"
 2023-12-08  9:15 UTC 

[gcc r14-6317] LoongArch: Fix ICE and use simplify_gen_subreg instead of gen_rtx_SUBREG directly
 2023-12-08  8:44 UTC 

[gcc r14-6316] LoongArch: Fix lsx-vshuf.c and lasx-xvshuf_b.c tests fail on LA664 [PR112611]
 2023-12-08  8:44 UTC 

[gcc r14-6315] LoongArch: Vectorized loop unrolling is disable for divf/sqrtf/rsqrtf when -mrecip is enabled
 2023-12-08  8:30 UTC 

[gcc r14-6314] LoongArch: New options -mrecip and -mrecip= with ffast-math
 2023-12-08  8:30 UTC 

[gcc r14-6313] LoongArch: Redefine pattern for xvfrecip/vfrecip instructions
 2023-12-08  8:30 UTC 

[gcc r14-6312] LoongArch: Use standard pattern name for xvfrsqrt/vfrsqrt instructions
 2023-12-08  8:30 UTC 

[gcc r14-6311] LoongArch: Add support for LoongArch V1.1 approximate instructions
 2023-12-08  8:30 UTC 

[gcc r14-6310] Shrink out-of-SSA dump
 2023-12-08  8:21 UTC 

[gcc r14-6309] RISC-V: Fix ICE for incorrect mode attr in V_F2DI_CONVERT_BRIDGE
 2023-12-08  8:18 UTC 

[gcc r14-6308] LoongArch: Add support for xorsign
 2023-12-08  8:06 UTC 

[gcc r14-6307] lower-bitint: Avoid merging non-mergeable stmt with cast and mergeable stmt [PR112902]
 2023-12-08  8:04 UTC 

[gcc r14-6306] vr-values: Avoid ICEs on large _BitInt cast to floating point [PR112901]
 2023-12-08  8:02 UTC 

[gcc r14-6305] haifa-sched: Avoid overflows in extend_h_i_d [PR112411]
 2023-12-08  8:01 UTC 

[gcc r14-6304] LoongArch: Remove the definition of ISA_BASE_LA64V110 from the code
 2023-12-08  7:39 UTC 

[gcc r14-6303] LoongArch: Switch loongarch-def from C to C++ to make it possible
 2023-12-08  7:39 UTC 

[gcc r14-6302] Add IntegerRange for -param=min-nondebug-insn-uid= and fix vector growing in LRA and vec [PR112411]
 2023-12-08  7:33 UTC 

[gcc r14-6301] i386: Mark Xeon Phi ISAs as deprecated
 2023-12-08  6:56 UTC 

[gcc r14-6300] RISC-V: Remove redundant check of better_main_loop_than_p in COST model
 2023-12-08  6:43 UTC 

[gcc r14-6299] tree-optimization/112774: extend the SCEV CHREC tree with a nonwrapping flag
 2023-12-08  3:20 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]
 2023-12-08  1:16 UTC 

[gcc/aoliva/heads/testme] -finline-stringops: avoid too-wide smallest_int_mode_for_si
 2023-12-08  1:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]
 2023-12-08  1:13 UTC 

[gcc/aoliva/heads/testme] -finline-stringops: avoid too-wide smallest_int_mode_for_si
 2023-12-08  1:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]
 2023-12-08  1:06 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: disable on rl78
 2023-12-08  1:06 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: convert ptr to ptr_mode in memset [PR112804]
 2023-12-08  1:06 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112784]
 2023-12-08  1:06 UTC 

[gcc/aoliva/heads/testme] (4 commits) -finline-stringops: avoid too-wide smallest_int_mode_for_si
 2023-12-08  1:05 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: convert ptr to ptr_mode in memset [PR112804]
 2023-12-08  0:57 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: disable on rl78
 2023-12-08  0:57 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112784]
 2023-12-08  0:57 UTC 

[gcc/aoliva/heads/testme] (3 commits) -finline-stringops: convert ptr to ptr_mode in memset [PR11
 2023-12-08  0:57 UTC 

[gcc r14-6298] [PATCH 1/5][V3][ifcvt] optimize x=c ? (y op z) : y by RISC-V Zicond like insns
 2023-12-08  0:53 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: disable on rl78
 2023-12-08  0:51 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: check base blksize for memset [PR112784]
 2023-12-08  0:51 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: convert ptr to ptr_mode in memset [PR112804]
 2023-12-08  0:51 UTC 

[gcc(refs/users/aoliva/heads/testme)] -finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]
 2023-12-08  0:51 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: add note on attribute access
 2023-12-08  0:51 UTC 

[gcc r14-6297] analyzer: fix ICE for 2 bits before the start of base region [PR112889]
 2023-12-08  0:44 UTC 

[gcc r13-8136] Daily bump
 2023-12-08  0:21 UTC 

[gcc r12-10031] Daily bump
 2023-12-08  0:20 UTC 

[gcc r11-11130] Daily bump
 2023-12-08  0:19 UTC 

[gcc r14-6296] Daily bump
 2023-12-08  0:17 UTC 

[gcc r14-6295] RISC-V: Support interleave vector with different step sequence
 2023-12-07 23:26 UTC 

[gcc r14-6294] libstdc++: Simplify ranges::to closure objects
 2023-12-07 21:36 UTC 

[gcc r14-6293] libstdc++: Fix misleading typedef name in <format>
 2023-12-07 20:57 UTC 

[gcc r14-6292] libstdc++: Use <cstdint> instead of <stdint.h> in <bits/atomic_wait.h>
 2023-12-07 20:55 UTC 

[gcc r14-6291] libstdc++: Fix recent changes to __glibcxx_assert [PR112882]
 2023-12-07 20:55 UTC 

[gcc(refs/users/aoliva/heads/testme)] Introduce attribute sym_alias
 2023-12-07 19:44 UTC 

[gcc r14-6290] aarch64: Add an early RA for strided registers
 2023-12-07 19:41 UTC 

[gcc(refs/users/aoliva/heads/testme)] strub: skip emutls after strubm errors
 2023-12-07 17:45 UTC 

[gcc/aoliva/heads/testme] (74 commits) strub: skip emutls after strubm errors
 2023-12-07 17:45 UTC 

[gcc/aoliva/heads/testbase] (73 commits) s390: Fix expansion of vec_step
 2023-12-07 17:45 UTC 

[gcc r14-6289] arm: vld1_types_x4 ACLE intrinsics
 2023-12-07 17:18 UTC 

[gcc r14-6288] arm: vld1_types_x3 ACLE intrinsics
 2023-12-07 17:18 UTC 

[gcc r14-6287] arm: vld1_types_x2 ACLE intrinsics
 2023-12-07 17:18 UTC 

[gcc r14-6286] arm: vst1q_types_x4 ACLE intrinsics
 2023-12-07 17:18 UTC 

[gcc r14-6285] arm: vst1q_types_x3 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r14-6284] arm: vst1q_types_x2 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r14-6283] arm: vst1_types_x4 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r14-6282] arm: vst1_types_x3 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r14-6281] arm: vst1_types_x2 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r14-6280] arm: vld1q_types_x4 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r14-6279] arm: vld1q_types_x3 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r14-6278] arm: vld1q_types_x2 ACLE intrinsics
 2023-12-07 17:17 UTC 

[gcc r13-8135] aarch64: add -fno-stack-protector to tests
 2023-12-07 16:23 UTC 

[gcc r14-6277] s390: Fix expansion of vec_step
 2023-12-07 16:23 UTC 

[gcc r14-6276] aarch64: add -fno-stack-protector to tests
 2023-12-07 16:19 UTC 

[gcc(refs/users/aoliva/heads/strub)] enable strub for all viable functions by default, for testing
 2023-12-07 16:18 UTC 

[gcc(refs/users/aoliva/heads/strub)] silence warnings
 2023-12-07 16:18 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).