public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r11-11102] Daily bump
 2023-11-17  0:19 UTC 

[gcc r14-5543] Daily bump
 2023-11-17  0:18 UTC 

[gcc r14-5542] Only allow (copysign x, NEG_CONST) -> (fneg (fabs x)) simplification for constant folding [PR112483]
 2023-11-16 23:46 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16 22:38 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Eliminate vpair_concat_<mode>_{le, be} rtl constructor
 2023-11-16 22:36 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16 22:23 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Use vec_concat for building up vector pair vectors
 2023-11-16 22:22 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16 22:02 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Convert -mvector-size-32 to variable, not mask
 2023-11-16 22:01 UTC 

[gcc r12-9986] Fix warning on new Ada testcase
 2023-11-16 21:47 UTC 

[gcc r13-8076] Fix warning on new Ada testcase
 2023-11-16 21:47 UTC 

[gcc r14-5541] Fix warning on new Ada testcase
 2023-11-16 21:45 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16 20:16 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Rework vector pair extract
 2023-11-16 20:15 UTC 

[gcc r14-5540] RISC-V: Change unaligned fast/slow/avoid macros to misaligned [PR111557]
 2023-11-16 18:27 UTC 

[gcc r14-5539] i386: Optimize QImode insn with high input registers
 2023-11-16 18:12 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16 17:47 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Rework vector pair init, stub vector pair set and extract
 2023-11-16 17:46 UTC 

[gcc r14-5538] hppa: Revise REG+D address support to allow long displacements before reload
 2023-11-16 17:43 UTC 

[gcc r12-9985] Fix internal error on function returning dynamically-sized type
 2023-11-16 17:40 UTC 

[gcc r13-8075] Fix internal error on function returning dynamically-sized type
 2023-11-16 17:39 UTC 

[gcc r14-5537] Fix internal error on function returning dynamically-sized type
 2023-11-16 17:38 UTC 

[gcc r14-5536] libstdc++: Fix aligned formatting of stacktrace_entry and thread::id [PR112564]
 2023-11-16 17:20 UTC 

[gcc r14-5535] Add myself to write after approval
 2023-11-16 17:15 UTC 

[gcc r14-5534] c++: Fix error recovery ICE [PR112365]
 2023-11-16 16:43 UTC 

[gcc r14-5533] i386: Fix invalid RTX in split2 pass [PR112567]
 2023-11-16 15:59 UTC 

[gcc r14-5532] c++: add fixed testcases [PR98614, PR104802]
 2023-11-16 15:50 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Adjust test in safe_for_live_propagation. Comment fixes. Fix for FUSAGE on use side. Adjust some
 2023-11-16 15:15 UTC 

[gcc r14-5531] c++: constantness of call to function pointer [PR111703]
 2023-11-16 14:32 UTC 

[gcc r14-5530] diagnostics: make m_lang_mask private
 2023-11-16 13:34 UTC 

[gcc r14-5529] middle-end: skip checking loop exits if loop malformed [PR111878]
 2023-11-16 12:12 UTC 

[gcc r14-5528] gcc.c-torture/execute/931004-13.c: Fix declaration of main
 2023-11-16 11:48 UTC 

[gcc r14-5527] RISC-V: Implement target attribute
 2023-11-16 11:40 UTC 

[gcc r14-5526] RISC-V: Save/restore ra register correctly [PR112478]
 2023-11-16 11:36 UTC 

[gcc r14-5525] Fix ICE of unrecognizable insn
 2023-11-16 10:48 UTC 

[gcc r12-9984] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-16 10:12 UTC 

[gcc r14-5524] libstdc++: Implement std::out_ptr and std::inout_ptr for C++23 [PR111667]
 2023-11-16  8:12 UTC 

[gcc r14-5523] libstdc++: Only declare feature test macros in standard headers
 2023-11-16  8:10 UTC 

[gcc r14-5522] libstdc++: Test for feature test macros more accurately
 2023-11-16  8:10 UTC 

[gcc r14-5521] libstdc++: Use 202100L as feature test check for C++23
 2023-11-16  8:02 UTC 

[gcc r14-5520] libstdc++: Adjust feature test in <istream> and <ostream>
 2023-11-16  8:01 UTC 

[gcc r14-5519] i386: Fix mov imm,%rax; mov %rdi,%rdx; mulx %rax -> mov imm,%rdx; mulx %rdi peephole2 [PR112526]
 2023-11-16  7:33 UTC 

[gcc r14-5518] slp: Fix handling of IFN_CLZ/CTZ [PR112536]
 2023-11-16  7:33 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16  7:17 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Fix typo
 2023-11-16  7:16 UTC 

[gcc r14-5517] tree-optimization/112282 - fix testcase
 2023-11-16  7:05 UTC 

[gcc r14-5516] VECT: Clear LOOP_VINFO_USING_SELECT_VL_P when loop is not partial vectorized
 2023-11-16  6:54 UTC 

[gcc r14-5515] Fix crash in libcc1
 2023-11-16  4:45 UTC 

[gcc r14-5514] c++: fix parsing with auto(x) [PR112410]
 2023-11-16  3:24 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16  3:15 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Add vpair assemble, splat support
 2023-11-16  3:14 UTC 

[gcc r14-5513] [i386] APX: Fix EGPR usage in several patterns
 2023-11-16  2:37 UTC 

[gcc r13-8074] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-16  1:54 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-16  0:43 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Delete vector pair integer support
 2023-11-16  0:42 UTC 

[gcc r13-8073] Daily bump
 2023-11-16  0:21 UTC 

[gcc r12-9983] Daily bump
 2023-11-16  0:20 UTC 

[gcc r11-11101] Daily bump
 2023-11-16  0:19 UTC 

[gcc r14-5512] Daily bump
 2023-11-16  0:18 UTC 

[gcc r14-5511] i386: Optimize strict_low_part QImode insn with high input registers
 2023-11-15 21:22 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-15 19:58 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Add -mvector-size-32 requirement to vector pair move insns
 2023-11-15 19:57 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-15 19:35 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Require -mvector-size-32 for vector pair init, extract, and set
 2023-11-15 19:34 UTC 

[gcc r14-5510] Regenerate libiberty/aclocal.m4 with aclocal 1.15.1
 2023-11-15 19:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Remove hack that should no longer be needed
 2023-11-15 19:04 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Add more comments. Fix various formatting problems. Add extensions as safe to propagate through
 2023-11-15 19:01 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] More comments and formatting fixes. Refactor case where binary op implies 2nd operand must be fully
 2023-11-15 19:01 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-15 18:35 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Add init, extract, and set support for vector pair modes
 2023-11-15 18:29 UTC 

[gcc r14-5509] RISC-V: Fix ICE in non-canonical march parsing
 2023-11-15 18:24 UTC 

[gcc r14-5508] c++, analyzer: Expand CAN_HAVE_LOCATION_P macro
 2023-11-15 17:41 UTC 

[gcc r14-5507] RISC-V: fix vsetvli pass testsuite failure [PR/112447]
 2023-11-15 17:35 UTC 

[gcc r14-5506] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
 2023-11-15 17:35 UTC 

[gcc r14-5505] c++: direct enum init from type-dep elt [PR112515]
 2023-11-15 17:24 UTC 

[gcc r14-5504] c++: partially inst requires-expr in noexcept-spec [PR101043]
 2023-11-15 17:18 UTC 

[gcc r14-5503] c++: non-dependent .* operand folding [PR112427]
 2023-11-15 17:10 UTC 

[gcc r14-5502] c++: constantness of local var in constexpr fn [PR111703, PR112269]
 2023-11-15 17:03 UTC 

[gcc r14-5501] i386: Fix split condition of *<insn>qi_ext<mode>_1_slp patterns
 2023-11-15 15:45 UTC 

[gcc r14-5500] i386: Fix strict_low_part QImode insn with high input register patterns [PR112540]
 2023-11-15 15:12 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] arm: Add MVE cbranch implementation
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] arm: Add Adv. SIMD cbranch implementation
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] aarch64: Add optimization for vector cbranch combining SVE and Adv. SIMD
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] aarch64: Add optimization for vector != cbranch fed into compare with 0 for Adv.SIMD
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] aarch64: Add implementation for vector cbranch for Adv.SIMD
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] testsuite: un-xfail tsvc loops that check for exit control flow vectorization
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: [RFC] conditionally support forcing final edge for debugging
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Change loop analysis from looking at at number of BB to actual cfg
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Update loop form analysis to support early break
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Add remaining changes to peeling and vectorizer to support early breaks
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: wire through peeling changes and dominator updates after guard edge split
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: implement relevancy analysis support for control flow
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: implement vectorizable_early_exit for codegen of exit code
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update vectorizable_live_reduction with support for multiple exits and different exits
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update IV update code to support early breaks and arbitrary exits
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: support multiple exits in loop versioning
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update vectorizer's control update to support picking an exit other than loop latch
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update loop peeling code to maintain LCSSA form for early breaks
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Implement code motion and dependency analysis for early breaks
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] testsuite: Add tests for early break vectorization
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] testsuite: Add more pragma novector to new tests
 2023-11-15 14:54 UTC 

[gcc/tnfchris/heads/gcc-14-early-break] (21 commits) arm: Add MVE cbranch implementation
 2023-11-15 14:54 UTC 

[gcc r14-5499] nvptx: Fix copy'n'paste-o in '__builtin_nvptx_brev' description
 2023-11-15 14:26 UTC 

[gcc r14-5498] Update nvptx's bitrev<mode>2 pattern to use BITREVERSE rtx
 2023-11-15 14:25 UTC 

[gcc r14-5497] nvptx: Extend 'brev' test cases
 2023-11-15 14:25 UTC 

[gcc r14-5496] amdgcn: Add Accelerator VGPR registers
 2023-11-15 14:10 UTC 

[gcc r14-5495] amdgcn: simplify secondary reload patterns
 2023-11-15 14:07 UTC 

[gcc r14-5494] s390: Fix generation of s390-gen-builtins.h
 2023-11-15 13:43 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Added tests for core_bench_list, core_list_init, core_init_matrix, matrix_add_const
 2023-11-15 13:22 UTC 

[gcc r14-5493] tree-optimization/112282 - wrong-code with ifcvt hoisting
 2023-11-15 12:12 UTC 

[gcc r14-5492] Fix ICE with SLP and -fdbg-cnt
 2023-11-15 12:12 UTC 

[gcc r14-5491] libsanitizer: update LOCAL_PATCHES
 2023-11-15 11:54 UTC 

[gcc r14-5490] libsanitizer: Readd __ubsan_handle_function_type_mismatch_v1{, _abort}
 2023-11-15 11:50 UTC 

[gcc r14-5489] libsanitizer: Adjust the asan/sanity-check-pure-c-1.c test
 2023-11-15 11:49 UTC 

[gcc r14-5488] libsanitizer: Apply local patches
 2023-11-15 11:49 UTC 

[gcc r14-5487] libsanitizer: merge from upstream (c425db2eb558c263)
 2023-11-15 11:49 UTC 

[gcc r11-11100] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:42 UTC 

[gcc r12-9982] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:35 UTC 

[gcc r12-9981] libstdc++: std::stacktrace tweaks
 2023-11-15 11:34 UTC 

[gcc r13-8072] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:33 UTC 

[gcc r13-8071] libstdc++: std::stacktrace tweaks
 2023-11-15 11:32 UTC 

[gcc r14-5486] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-15 11:31 UTC 

[gcc r14-5485] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:28 UTC 

[gcc r14-5484] libstdc++: std::stacktrace tweaks
 2023-11-15 11:28 UTC 

[gcc r14-5483] arm: testsuite: fix test for armv6t2 hardware
 2023-11-15 10:46 UTC 

[gcc r14-5482] RISC-V: Support trailing vec_init optimization
 2023-11-15 10:00 UTC 

[gcc r13-8070] rs6000: Consider inline asm as safe if no assembler complains [PR111828]
 2023-11-15  9:27 UTC 

[gcc r12-9980] rs6000: Consider inline asm as safe if no assembler complains [PR111828]
 2023-11-15  9:26 UTC 

[gcc r14-5481] testsuite: Adjust gcc.dg/cpp/if-2.c for 16-bit targets
 2023-11-15  7:56 UTC 

[gcc r14-5480] RISC-V: Refine the mask generation for vec_init case 2
 2023-11-15  7:41 UTC 

[gcc r14-5479] RISC-V: Disallow RVV mode address for any load/store[PR112535]
 2023-11-15  7:41 UTC 

[gcc r14-5478] c++: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++26
 2023-11-15  7:28 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: define and undefine always_inline macro wherever used
 2023-11-15  5:54 UTC 

[gcc/aoliva/heads/testme] (2 commits) libstdc++: define and undefine always_inline macro wherever
 2023-11-15  5:54 UTC 

[gcc/aoliva/heads/testbase] (4 commits) Revert "libstdc++: bvector: undef always_inline macro"
 2023-11-15  5:54 UTC 

[gcc r14-5477] Revert "libstdc++: bvector: undef always_inline macro"
 2023-11-15  4:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-11-15  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] testsuite: introduce hostedlib effective target
 2023-11-15  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR83782] ifunc: back-propagate ifunc_resolver to aliases
 2023-11-15  2:26 UTC 

[gcc/aoliva/heads/testme] (263 commits) libsupc++: try cxa_thread_atexit_impl at runtime
 2023-11-15  2:25 UTC 

[gcc/aoliva/heads/testbase] (257 commits) json.cc: use SELFTEST_LOCATION in selftests
 2023-11-15  2:25 UTC 

[gcc r14-5476] testsuite: tsan: add fallback overload for pthread_cond_clockwait
 2023-11-15  1:28 UTC 

[gcc r14-5475] testsuite: arg-pushing reqs -mno-accumulate-outgoing-args
 2023-11-15  1:28 UTC 

[gcc r14-5474] libstdc++: bvector: undef always_inline macro
 2023-11-15  1:28 UTC 

[gcc r14-5473] json.cc: use SELFTEST_LOCATION in selftests
 2023-11-15  0:50 UTC 

[gcc r13-8069] Daily bump
 2023-11-15  0:20 UTC 

[gcc r12-9979] Daily bump
 2023-11-15  0:19 UTC 

[gcc r11-11099] Daily bump
 2023-11-15  0:18 UTC 

[gcc r14-5472] Daily bump
 2023-11-15  0:17 UTC 

[gcc r13-8068] Fix ICE in vectorizable_nonlinear_induction with bitfield
 2023-11-14 23:53 UTC 

[gcc r11-11098] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 23:11 UTC 

[gcc r14-5471] c-family: Let libcpp know when the compilation is for a PCH [PR9471]
 2023-11-14 22:55 UTC 

[gcc r14-5470] libstdc++: Improve operator-(weekday x, weekday y)
 2023-11-14 22:46 UTC 

[gcc r14-5469] libstdc++: Fix UB in weekday::weekday(sys_days) and add test
 2023-11-14 22:46 UTC 

[gcc r14-5468] libstdc++: Simplify year::is_leap()
 2023-11-14 22:46 UTC 

[gcc r14-5467] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-14 22:46 UTC 

[gcc r14-5466] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2023-11-14 22:45 UTC 

[gcc r12-9978] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:43 UTC 

[gcc r12-9977] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 22:43 UTC 

[gcc r13-8067] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:40 UTC 

[gcc r13-8066] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 22:40 UTC 

[gcc r13-8065] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
 2023-11-14 22:39 UTC 

[gcc r14-5465] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:32 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Strip STRICT_LOW_PART and paradoxical subregs before the mode size test
 2023-11-14 21:30 UTC 

[gcc r14-5464] analyzer: enable taint state machine by default [PR103533]
 2023-11-14 20:55 UTC 

[gcc r14-5463] Manually add ChangeLog entry for r14-5312-g040e5b0edbca861196d9e2ea2af5e805769c8d5d commit
 2023-11-14 20:42 UTC 

[gcc r14-5462] testsuite: Ignore warning for unsupported option
 2023-11-14 19:56 UTC 

[gcc r14-5461] c++: Stream virtual dtor vtable indices
 2023-11-14 19:43 UTC 

[gcc r14-5460] c++: Fix exported using decls of templates
 2023-11-14 19:43 UTC 

[gcc r14-5459] diagnostics: make option-handling callbacks private
 2023-11-14 19:10 UTC 

[gcc r14-5458] diagnostics: make m_text_callbacks private
 2023-11-14 19:10 UTC 

[gcc r14-5457] diagnostics: convert diagnostic_ready_p to an inline function
 2023-11-14 19:10 UTC 

[gcc r14-5456] i386: Generate strict_low_part QImode insn with high input register
 2023-11-14 17:36 UTC 

[gcc r14-5455] libcpp, contrib: Update to Unicode 15.1
 2023-11-14 17:33 UTC 

[gcc r14-5454] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-11-14 17:31 UTC 

[gcc r14-5453] Fix ICE generating uniform vector masks
 2023-11-14 16:48 UTC 

[gcc r14-5452] input.h: eliminate implicit users of global_dc's file_cache
 2023-11-14 16:26 UTC 

[gcc r14-5451] json: reduce use of naked new in json-building code
 2023-11-14 16:26 UTC 

[gcc r14-5450] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 15:58 UTC 

[gcc r14-5449] Use case label type to create case range
 2023-11-14 15:33 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Added pr111384.c and riscv/mem-extend.c tests
 2023-11-14 15:32 UTC 

[gcc r14-5448] s390: Fix vec_scatter_element for vectors of floats
 2023-11-14 15:17 UTC 

[gcc r14-5447] Add a REG_P check for inc and dec for Arm MVE
 2023-11-14 14:50 UTC 

[gcc r14-5446] tree-optimization/111233 - loop splitting miscompile
 2023-11-14 14:13 UTC 

[gcc r13-8064] rs6000: Don't allow AltiVec address in movoo & movxo pattern [PR110411]
 2023-11-14 13:37 UTC 

[gcc r14-5445] Loop distribution fix for SCC detection
 2023-11-14 12:50 UTC 

[gcc r14-5444] tree-optimization/112281 - loop distribution and zero dependence distances
 2023-11-14 12:50 UTC 

[gcc r13-8063] Daily bump
 2023-11-14 12:27 UTC 

[gcc r12-9976] Daily bump
 2023-11-14 12:25 UTC 

[gcc r11-11097] Daily bump
 2023-11-14 12:25 UTC 

[gcc r14-5443] Daily bump
 2023-11-14 12:24 UTC 

[gcc r14-5442] i386: Fix up <insn><dwi>3_doubleword_lowpart [PR112523]
 2023-11-14 12:20 UTC 

[gcc r14-5441] contrib: Ignore the r14-5312-g040e5b0edbca861196d9e2ea2af5e805769c8d5d bogus commit
 2023-11-14 12:19 UTC 

[gcc r13-8062] LibF7: sinh: Fix loss of precision due to cancellation for small values
 2023-11-14 11:16 UTC 

[gcc r14-5440] LibF7: sinh: Fix loss of precision due to cancellation for small values
 2023-11-14 11:10 UTC 

[gcc r14-5439] x86: Make testcase apx-spill_to_egprs-1.c more robust
 2023-11-14 10:55 UTC 

[gcc r14-5438] IBM Z: Add GTY marker to builtin data structures
 2023-11-14 10:49 UTC 

[gcc r14-5437] IBM Z: Fix ICE with overloading and checking enabled
 2023-11-14 10:49 UTC 

[gcc r14-5436] c++: Link extended FP conversion pedwarns to -Wnarrowing [PR111842]
 2023-11-14  9:55 UTC 

[gcc r14-5435] Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309]
 2023-11-14  9:52 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).