public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r14-3931] LoongArch: Add tests for SX vector floating-point instructions
 2023-09-14  0:44 UTC 

[gcc r14-3930] LoongArch: Add tests for Loongson SX builtin functions
 2023-09-14  0:44 UTC 

[gcc r14-3929] LoongArch: Add testsuite framework for Loongson SX/ASX
 2023-09-14  0:44 UTC 

[gcc r14-3928] LoongArch: Add tests of -mstrict-align option
 2023-09-14  0:44 UTC 

[gcc r13-7816] Daily bump
 2023-09-14  0:25 UTC 

[gcc r12-9876] Daily bump
 2023-09-14  0:24 UTC 

[gcc r11-11007] Daily bump
 2023-09-14  0:19 UTC 

[gcc r14-3927] Daily bump
 2023-09-14  0:18 UTC 

[gcc r14-3926] libstdc++: [_GLIBCXX_INLINE_VERSION] Fix <format> friend declaration
 2023-09-13 20:47 UTC 

[gcc r13-7815] [PATCH] modula2: -Wcase-enum detect singular/plural and use switch during build
 2023-09-13 19:49 UTC 

[gcc r14-3925] modula2: -Wcase-enum detect singular/plural and use switch during build
 2023-09-13 14:53 UTC 

[gcc r14-3924] RISC-V: Support VLS modes VEC_EXTRACT auto-vectorization
 2023-09-13 12:57 UTC 

[gcc r14-3923] MATCH: Move `X <= MAX(X, Y)` before `MIN (X, C1) < C2` pattern
 2023-09-13 12:07 UTC 

[gcc r14-3922] MATCH: [PR111364] Add some more minmax cmp operand simplifications
 2023-09-13 12:07 UTC 

[gcc r14-3921] MATCH: Simplify `(X % Y) < Y` pattern
 2023-09-13 12:04 UTC 

[gcc r14-3920] tree-optimization/111387 - BB SLP and irreducible regions
 2023-09-13 11:42 UTC 

[gcc r14-3919] RISC-V: Support cond vmulh.vv and vmulu.vv autovec patterns
 2023-09-13 10:35 UTC 

[gcc r14-3918] RISC-V: Support cond vnsrl/vnsra autovec patterns
 2023-09-13 10:35 UTC 

[gcc r14-3917] RISC-V: Support cond vfsgnj.vv autovec patterns
 2023-09-13 10:35 UTC 

[gcc r14-3916] tree-optimization/111397 - missed copy propagation involving abnormal dest
 2023-09-13  8:22 UTC 

[gcc r14-3915] RISC-V: Bugfix PR111362 for incorrect frm emit
 2023-09-13  6:19 UTC 

[gcc r14-3914] RISC-V: Remove redundant ABI test
 2023-09-13  5:07 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_pointer' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_signed' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_unsigned' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/remove_pointer' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_const' in namespace 'refs/users'
 2023-09-13  5:00 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_array' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_volatile' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_object' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc] Deleted branch 'kmatsui/heads/is_scalar' in namespace 'refs/users'
 2023-09-13  4:59 UTC 

[gcc r14-3913] Checking undefined_p before using the vr
 2023-09-13  1:32 UTC 

[gcc r13-7814] Daily bump
 2023-09-13  0:25 UTC 

[gcc r12-9875] Daily bump
 2023-09-13  0:24 UTC 

[gcc r11-11006] Daily bump
 2023-09-13  0:19 UTC 

[gcc r14-3912] Daily bump
 2023-09-13  0:18 UTC 

[gcc r11-11005] i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111340]
 2023-09-12 21:11 UTC 

[gcc r14-3911] RISC-V: Enable vec_int testsuite for RVV VLA vectorization
 2023-09-12 20:47 UTC 

[gcc r14-3910] RISC-V: Support VECTOR BOOL vcond_mask optab[PR111337]
 2023-09-12 20:46 UTC 

[gcc r14-3909] libgo: fix DejaGNU testsuite compiler when using build sysroot
 2023-09-12 20:20 UTC 

[gcc r14-3908] c++: __integer_pack with class argument [PR111357]
 2023-09-12 17:27 UTC 

[gcc r14-3907] c++: ICE with -fno-exceptions and array init [PR107198]
 2023-09-12 17:27 UTC 

[gcc r14-3906] math-opts: Add dbgcounter for FMA formation
 2023-09-12 17:23 UTC 

[gcc r14-3905] MAINTAINERS: Add myself to write after approval
 2023-09-12 16:50 UTC 

[gcc r14-3904] RISC-V: Finish Typing Un-Typed Instructions and Turn on Assert
 2023-09-12 16:33 UTC 

[gcc/devel/omp/gcc-13] nvptx: update comment re delayed free
 2023-09-12 16:12 UTC 

[gcc/devel/omp/gcc-13] libgomp: parallel reverse offload
 2023-09-12 16:11 UTC 

[gcc r12-9874] i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111340]
 2023-09-12 16:02 UTC 

[gcc r14-3903] libstdc++: Fix std::not_fn perfect forwarding [PR111327]
 2023-09-12 15:28 UTC 

[gcc r14-3902] libstdc++: Fix std::bind_front perfect forwarding [PR111327]
 2023-09-12 15:28 UTC 

[gcc r14-3901] libstdc++: Remove std::bind_front specialization for no bound args
 2023-09-12 15:27 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:26 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Remove below_hard_fp_saved_regs_size
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Explicitly record probe registers in frame info
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Simplify probe of final frame allocation
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Put LR save probe in first 16 bytes
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Tweak stack clash boundary condition
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Minor initial adjustment tweak
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Simplify top of frame allocation
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Measure reg_offset from the bottom of the frame
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Tweak frame_size comment
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Only calculate chain_offset if there is a chain
 2023-09-12 15:25 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Tweak aarch64_save/restore_callee_saves
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Add bytes_below_saved_regs to frame info
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Avoid a use of callee_offset
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-10)] aarch64: Use local frame vars in shrink-wrapping code
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:24 UTC 

[gcc] Created branch 'ARM/heads/CVE-2023-4039/gcc-10' in namespace 'refs/vendors'
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Simplify probe of final frame allocation
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Put LR save probe in first 16 bytes
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Tweak stack clash boundary condition
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] Backport check-function-bodies support
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Tweak frame_size comment
 2023-09-12 15:24 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-8)] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-8)] Backport check-function-bodies support
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-9)] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-8)] aarch64: Tweak frame_size comment
 2023-09-12 15:23 UTC 

[gcc] Created branch 'ARM/heads/CVE-2023-4039/gcc-9' in namespace 'refs/vendors'
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-8)] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-7)] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-8)] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-7)] Backport check-function-bodies support
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-8)] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-7)] aarch64: Tweak frame_size comment
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-8)] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-7)] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:23 UTC 

[gcc] Created branch 'ARM/heads/CVE-2023-4039/gcc-8' in namespace 'refs/vendors'
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-7)] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-7)] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:23 UTC 

[gcc(refs/vendors/ARM/heads/CVE-2023-4039/gcc-7)] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:22 UTC 

[gcc] Created branch 'ARM/heads/CVE-2023-4039/gcc-7' in namespace 'refs/vendors'
 2023-09-12 15:22 UTC 

[gcc r11-11004] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:21 UTC 

[gcc r11-11003] aarch64: Remove below_hard_fp_saved_regs_size
 2023-09-12 15:21 UTC 

[gcc r11-11002] aarch64: Explicitly record probe registers in frame info
 2023-09-12 15:21 UTC 

[gcc r11-11001] aarch64: Simplify probe of final frame allocation
 2023-09-12 15:21 UTC 

[gcc r11-11000] aarch64: Put LR save probe in first 16 bytes
 2023-09-12 15:21 UTC 

[gcc r11-10999] aarch64: Tweak stack clash boundary condition
 2023-09-12 15:21 UTC 

[gcc r11-10998] aarch64: Minor initial adjustment tweak
 2023-09-12 15:21 UTC 

[gcc r11-10997] aarch64: Simplify top of frame allocation
 2023-09-12 15:21 UTC 

[gcc r11-10996] aarch64: Measure reg_offset from the bottom of the frame
 2023-09-12 15:21 UTC 

[gcc r11-10995] aarch64: Tweak frame_size comment
 2023-09-12 15:21 UTC 

[gcc r11-10994] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:21 UTC 

[gcc r11-10993] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:20 UTC 

[gcc r11-10992] aarch64: Only calculate chain_offset if there is a chain
 2023-09-12 15:20 UTC 

[gcc r11-10991] aarch64: Tweak aarch64_save/restore_callee_saves
 2023-09-12 15:20 UTC 

[gcc r11-10990] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:20 UTC 

[gcc r11-10989] aarch64: Add bytes_below_saved_regs to frame info
 2023-09-12 15:20 UTC 

[gcc r11-10988] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:20 UTC 

[gcc r11-10987] aarch64: Avoid a use of callee_offset
 2023-09-12 15:20 UTC 

[gcc r11-10986] aarch64: Use local frame vars in shrink-wrapping code
 2023-09-12 15:20 UTC 

[gcc r12-9873] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:10 UTC 

[gcc r12-9872] aarch64: Remove below_hard_fp_saved_regs_size
 2023-09-12 15:10 UTC 

[gcc r12-9871] aarch64: Explicitly record probe registers in frame info
 2023-09-12 15:10 UTC 

[gcc r12-9870] aarch64: Simplify probe of final frame allocation
 2023-09-12 15:10 UTC 

[gcc r12-9869] aarch64: Put LR save probe in first 16 bytes
 2023-09-12 15:10 UTC 

[gcc r12-9868] aarch64: Tweak stack clash boundary condition
 2023-09-12 15:10 UTC 

[gcc r12-9867] aarch64: Minor initial adjustment tweak
 2023-09-12 15:10 UTC 

[gcc r12-9866] aarch64: Simplify top of frame allocation
 2023-09-12 15:10 UTC 

[gcc r12-9865] aarch64: Measure reg_offset from the bottom of the frame
 2023-09-12 15:10 UTC 

[gcc r12-9864] aarch64: Tweak frame_size comment
 2023-09-12 15:10 UTC 

[gcc r12-9863] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:10 UTC 

[gcc r12-9862] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:10 UTC 

[gcc r12-9861] aarch64: Only calculate chain_offset if there is a chain
 2023-09-12 15:09 UTC 

[gcc r12-9860] aarch64: Tweak aarch64_save/restore_callee_saves
 2023-09-12 15:09 UTC 

[gcc r12-9859] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:09 UTC 

[gcc r12-9858] aarch64: Add bytes_below_saved_regs to frame info
 2023-09-12 15:09 UTC 

[gcc r13-7813] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:09 UTC 

[gcc r12-9857] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:09 UTC 

[gcc r13-7812] aarch64: Remove below_hard_fp_saved_regs_size
 2023-09-12 15:09 UTC 

[gcc r12-9856] aarch64: Avoid a use of callee_offset
 2023-09-12 15:09 UTC 

[gcc r13-7811] aarch64: Explicitly record probe registers in frame info
 2023-09-12 15:09 UTC 

[gcc r12-9855] aarch64: Use local frame vars in shrink-wrapping code
 2023-09-12 15:09 UTC 

[gcc r13-7810] aarch64: Simplify probe of final frame allocation
 2023-09-12 15:09 UTC 

[gcc r13-7809] aarch64: Put LR save probe in first 16 bytes
 2023-09-12 15:09 UTC 

[gcc r13-7808] aarch64: Tweak stack clash boundary condition
 2023-09-12 15:09 UTC 

[gcc r13-7807] aarch64: Minor initial adjustment tweak
 2023-09-12 15:09 UTC 

[gcc r13-7806] aarch64: Simplify top of frame allocation
 2023-09-12 15:09 UTC 

[gcc r13-7805] aarch64: Measure reg_offset from the bottom of the frame
 2023-09-12 15:08 UTC 

[gcc r13-7804] aarch64: Tweak frame_size comment
 2023-09-12 15:08 UTC 

[gcc r13-7803] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:08 UTC 

[gcc r13-7802] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:08 UTC 

[gcc r13-7801] aarch64: Only calculate chain_offset if there is a chain
 2023-09-12 15:08 UTC 

[gcc r13-7800] aarch64: Tweak aarch64_save/restore_callee_saves
 2023-09-12 15:08 UTC 

[gcc r13-7799] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:08 UTC 

[gcc r13-7798] aarch64: Add bytes_below_saved_regs to frame info
 2023-09-12 15:08 UTC 

[gcc r13-7797] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:08 UTC 

[gcc r13-7796] aarch64: Avoid a use of callee_offset
 2023-09-12 15:08 UTC 

[gcc r13-7795] aarch64: Use local frame vars in shrink-wrapping code
 2023-09-12 15:08 UTC 

[gcc r14-3900] aarch64: Make stack smash canary protect saved registers
 2023-09-12 15:07 UTC 

[gcc r14-3899] aarch64: Remove below_hard_fp_saved_regs_size
 2023-09-12 15:07 UTC 

[gcc r14-3898] aarch64: Explicitly record probe registers in frame info
 2023-09-12 15:07 UTC 

[gcc r14-3897] aarch64: Simplify probe of final frame allocation
 2023-09-12 15:06 UTC 

[gcc r14-3896] aarch64: Put LR save probe in first 16 bytes
 2023-09-12 15:06 UTC 

[gcc r14-3895] aarch64: Tweak stack clash boundary condition
 2023-09-12 15:06 UTC 

[gcc r14-3894] aarch64: Minor initial adjustment tweak
 2023-09-12 15:06 UTC 

[gcc r14-3893] aarch64: Simplify top of frame allocation
 2023-09-12 15:06 UTC 

[gcc r14-3892] aarch64: Measure reg_offset from the bottom of the frame
 2023-09-12 15:06 UTC 

[gcc r14-3891] aarch64: Tweak frame_size comment
 2023-09-12 15:06 UTC 

[gcc r14-3890] aarch64: Rename hard_fp_offset to bytes_above_hard_fp
 2023-09-12 15:06 UTC 

[gcc r14-3889] aarch64: Rename locals_offset to bytes_above_locals
 2023-09-12 15:06 UTC 

[gcc r14-3888] aarch64: Only calculate chain_offset if there is a chain
 2023-09-12 15:06 UTC 

[gcc r14-3887] aarch64: Tweak aarch64_save/restore_callee_saves
 2023-09-12 15:06 UTC 

[gcc r14-3886] aarch64: Add bytes_below_hard_fp to frame info
 2023-09-12 15:06 UTC 

[gcc r14-3885] aarch64: Add bytes_below_saved_regs to frame info
 2023-09-12 15:05 UTC 

[gcc r14-3884] aarch64: Explicitly handle frames with no saved registers
 2023-09-12 15:05 UTC 

[gcc r14-3883] aarch64: Avoid a use of callee_offset
 2023-09-12 15:05 UTC 

[gcc r14-3882] aarch64: Use local frame vars in shrink-wrapping code
 2023-09-12 15:05 UTC 

[gcc r14-3881] MATCH: Simplify (a CMP1 b) ^ (a CMP2 b)
 2023-09-12 15:02 UTC 

[gcc r14-3880] RISC-V: Remove unused structure in cost model
 2023-09-12 13:21 UTC 

[gcc r13-7794] [PATCH] modula2: new option -Wcase-enum and associated fixes
 2023-09-12 12:38 UTC 

[gcc r14-3879] contrib: Quote variable in test expression [PR111360]
 2023-09-12 11:45 UTC 

[gcc r14-3878] libstdc++: Format Python code according to PEP8
 2023-09-12 11:45 UTC 

[gcc r14-3877] RISC-V: Support Dynamic LMUL Cost model
 2023-09-12 11:32 UTC 

[gcc r14-3876] fold-const: Handle BITINT_TYPE in range_check_type
 2023-09-12 11:17 UTC 

[gcc r14-3875] sccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask [PR111338]
 2023-09-12 10:24 UTC 

[gcc r14-3874] modula2: new option -Wcase-enum and associated fixes
 2023-09-12  9:51 UTC 

[gcc r14-3873] nvptx: stack size limits are relevant for execution only
 2023-09-12  9:43 UTC 

[gcc r14-3872] riscv: Add support for str(n)cmp inline expansion
 2023-09-12  9:38 UTC 

[gcc r14-3871] riscv: Add support for strlen inline expansion
 2023-09-12  9:38 UTC 

[gcc r14-3870] libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of
 2023-09-12  9:32 UTC 

[gcc r14-3869] Pass 'SYSROOT_CFLAGS_FOR_TARGET' down to target libraries [PR109951]
 2023-09-12  9:32 UTC 

[gcc/devel/omp/gcc-13] OpenMP (C only): For 'omp allocate', really walk tree for 'alloctor' check
 2023-09-12  9:24 UTC 

[gcc r14-3868] OpenMP (C only): For 'omp allocate', really walk tree for 'alloctor' check
 2023-09-12  9:15 UTC 

[gcc r14-3867] RISC-V: Add missed cond autovec testcases
 2023-09-12  9:05 UTC 

[gcc r14-3866] nvptx 'TARGET_USE_LOCAL_THUNK_ALIAS_P', 'TARGET_SUPPORTS_ALIASES'
 2023-09-12  8:58 UTC 

[gcc r14-3865] testsuite: Port 'check-function-bodies' to nvptx
 2023-09-12  8:38 UTC 

[gcc r14-3864] fortran: Undo new symbols in all namespaces [PR110996]
 2023-09-12  8:24 UTC 

[gcc/devel/omp/gcc-13] OpenMP (C only): omp allocate - extend parsing support, improve diagnostic
 2023-09-12  7:48 UTC 

[gcc r14-3863] OpenMP (C only): omp allocate - extend parsing support, improve diagnostic
 2023-09-12  7:20 UTC 

[gcc r14-3862] RISC-V: Elimilate warning in class vcreate
 2023-09-12  6:53 UTC 

[gcc r14-3861] c: reorganize recursive type checking
 2023-09-12  4:50 UTC 

[gcc r14-3860] RISC-V: Add vcreate intrinsics for RVV tuple types
 2023-09-12  3:16 UTC 

[gcc r11-10985] rs6000: call vector load/store with length only on 64-bit Power10
 2023-09-12  1:58 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).