public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-01-24 12:35 UTC 

[gcc/devel/sphinx] (77 commits) Merge branch 'master' into devel/sphinx
 2022-01-24 12:35 UTC 

[gcc r12-6845] gcc-changelog: Be stricter for top-level dir
 2022-01-24 12:26 UTC 

[gcc r12-6844] tree-optimization/102131 - fix niter analysis wrt overflow
 2022-01-24 12:15 UTC 

[gcc(refs/users/marxin/heads/mold-in-libraries)] Add mold detection for libs
 2022-01-24 11:09 UTC 

[gcc] Created branch 'marxin/heads/mold-in-libraries' in namespace 'refs/users'
 2022-01-24 11:09 UTC 

[gcc r12-6843] acinclude.m4: Remove duplicite AC_DEFUN
 2022-01-24 11:08 UTC 

[gcc r12-6842] options: Add EnumBitSet property support [PR104158]
 2022-01-24 10:54 UTC 

[gcc r12-6841] fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibm
 2022-01-24 10:53 UTC 

[gcc r12-6840] options: Fix up -fsanitize-coverage= [PR104158]
 2022-01-24 10:53 UTC 

[gcc r12-6839] options: Add EnumSet and Set property support [PR104158]
 2022-01-24 10:53 UTC 

[gcc(refs/users/marxin/heads/fix-libatomic-acinclude)] acinclude.m4: Remove duplicite AC_DEFUN
 2022-01-24 10:41 UTC 

[gcc] Created branch 'marxin/heads/fix-libatomic-acinclude' in namespace 'refs/users'
 2022-01-24 10:41 UTC 

[gcc r12-6838] properly disable -fsplit-stack on non-glibc targets [PR104170]
 2022-01-24 10:18 UTC 

[gcc r12-6837] RISC-V: Fix testcase after bump isa spec version
 2022-01-24  9:49 UTC 

[gcc r12-6836] RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0
 2022-01-24  9:49 UTC 

[gcc r12-6835] RISC-V: Change default ISA version into 20191213
 2022-01-24  9:43 UTC 

[gcc r11-9506] optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478]
 2022-01-24  9:21 UTC 

[gcc r11-9505] dwarf2out: Fix -gsplit-dwarf on riscv [PR103874]
 2022-01-24  9:21 UTC 

[gcc r11-9504] match.pd, optabs: Avoid vectorization of {FLOOR, CEIL, ROUND}_{DIV, MOD}_EXPR [PR102860]
 2022-01-24  9:21 UTC 

[gcc r11-9503] i386: Fix *aes<aeswideklvariant>u8
 2022-01-24  9:21 UTC 

[gcc r11-9502] c++: Fix handling of temporaries with consteval ctors and non-trivial dtors [PR104055]
 2022-01-24  9:21 UTC 

[gcc r11-9501] c++: Silence -Wuseless-cast warnings during move [PR103480]
 2022-01-24  9:21 UTC 

[gcc r11-9500] c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
 2022-01-24  9:21 UTC 

[gcc r11-9499] c++: Ensure some more that immediate functions aren't gimplified [PR103912]
 2022-01-24  9:21 UTC 

[gcc r11-9498] ifcvt: Check for asm goto at the end of then_bb/else_bb in ifcvt [PR103908]
 2022-01-24  9:21 UTC 

[gcc r11-9497] objc: Fix handling of break stmt inside of switch inside of ObjC foreach [PR103639]
 2022-01-24  9:21 UTC 

[gcc r11-9496] libcpp: Fix up ##__VA_OPT__ handling [PR89971]
 2022-01-24  9:20 UTC 

[gcc r11-9495] c-family: Use BULTINS_LOCATION for predefined macros changed upon optimize or target pragmas [PR1030
 2022-01-24  9:20 UTC 

[gcc r11-9494] shrink-wrapping: Fix up prologue block discovery [PR103860]
 2022-01-24  9:20 UTC 

[gcc r11-9493] fold-const: Fix up fold_truth_andor_1 shift handling [PR103813]
 2022-01-24  9:20 UTC 

[gcc r11-9492] loop-invariant: Fix -fcompare-debug failure [PR103837]
 2022-01-24  9:20 UTC 

[gcc r11-9491] optabs: Fix up checking for CALLs in newly added code by double-word divmod [PR103838]
 2022-01-24  9:20 UTC 

[gcc r11-9490] c: Fix ICE on deferred pragma in unknown attribute arguments [PR103587]
 2022-01-24  9:20 UTC 

[gcc r12-6834] Update the type of control.base after changed
 2022-01-24  9:07 UTC 

[gcc r12-6833] RISC-V: Update testcases info with new implement info
 2022-01-24  3:27 UTC 

[gcc r12-6832] testsuite: Ignore pr104159 psabi warning
 2022-01-24  1:04 UTC 

[gcc r11-9489] x86: Also check mode of memory broadcast in bcst_mem_operand
 2022-01-24  0:47 UTC 

[gcc r12-6831] x86: Also check mode of memory broadcast in bcst_mem_operand
 2022-01-24  0:43 UTC 

[gcc r9-9924] Daily bump
 2022-01-24  0:19 UTC 

[gcc r11-9488] Daily bump
 2022-01-24  0:18 UTC 

[gcc r10-10415] Daily bump
 2022-01-24  0:17 UTC 

[gcc r12-6830] Daily bump
 2022-01-24  0:17 UTC 

[gcc r12-6829] libstdc++: Fix std::spanstream move assignment [PR104032]
 2022-01-23 22:49 UTC 

[gcc r12-6828] libstdc++: Use fast_float for long double if it uses binary64 format
 2022-01-23 22:49 UTC 

[gcc r12-6827] libstdc++: Restore support for unordered_map<const T, ...> [PR104174]
 2022-01-23 22:49 UTC 

[gcc r12-6826] libstdc++: Fix aliasing violation in std::shared_ptr [PR104019]
 2022-01-23 22:49 UTC 

[gcc r12-6825] c++: designated init of char array by string constant [PR55227]
 2022-01-23 22:27 UTC 

[gcc r12-6824] [aarch64/64821]: Simplify __builtin_aarch64_sqrt* into internal function .SQRT
 2022-01-23 22:18 UTC 

[gcc r9-9923] Fortran: fix ICE overloading elemental intrinsics
 2022-01-23 21:53 UTC 

[gcc/devel/omp/gcc-11] Fortran: Fix scope for OMP AFFINITY clause iterator variables [PR103695]
 2022-01-23 20:57 UTC 

[gcc r11-9487] Fortran: fix ICE and wrong code with TRANSFER and CHARACTER(kind=4)
 2022-01-23 19:39 UTC 

[gcc/devel/modula-2] Modula-2 bootstrap parameter passing type equivalence bugfix
 2022-01-23 15:49 UTC 

[gcc r12-6823] contrib: filter out one more Clang warning
 2022-01-23  9:53 UTC 

[gcc r12-6822] c++: array temporary at file scope [PR104182]
 2022-01-23  3:19 UTC 

[gcc r12-6821] c++: constexpr and -fno-elide-constructors [PR101072]
 2022-01-23  3:19 UTC 

[gcc r9-9922] Daily bump
 2022-01-23  0:19 UTC 

[gcc r11-9486] Daily bump
 2022-01-23  0:18 UTC 

[gcc r10-10414] Daily bump
 2022-01-23  0:18 UTC 

[gcc r12-6820] Daily bump
 2022-01-23  0:17 UTC 

[gcc r12-6819] ootstrap: Fix bootstrap with --disable-plugin [PR104176]
 2022-01-22 18:05 UTC 

[gcc/devel/modula-2] Modula-2 bootstrap type equivalence shortcircuit bugfix
 2022-01-22 16:37 UTC 

[gcc r12-6818] testsuite: guard usage of _Float16 in analyzer test [PR104150]
 2022-01-22 15:27 UTC 

[gcc r12-6817] analyzer: fix ICE on vector casts [PR104159]
 2022-01-22 15:27 UTC 

[gcc r12-6816] Fortran: fix simplification of TRANSFER for zero-sized character array result
 2022-01-22 15:09 UTC 

[gcc r12-6815] toplevel: Remove accedentally checked in file
 2022-01-22 11:05 UTC 

[gcc r12-6814] Fix fold-vec-splat-floatdouble testsuite failure on power10
 2022-01-22  2:36 UTC 

[gcc/devel/modula-2] PR-104065 Modula-2 front end changes to build with CXX
 2022-01-22  0:30 UTC 

[gcc r9-9921] Daily bump
 2022-01-22  0:19 UTC 

[gcc r11-9485] Daily bump
 2022-01-22  0:18 UTC 

[gcc r10-10413] Daily bump
 2022-01-22  0:18 UTC 

[gcc r12-6813] Daily bump
 2022-01-22  0:17 UTC 

[gcc r12-6812] Mark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136
 2022-01-21 23:09 UTC 

[gcc r10-10412] Fortran: fix ICE overloading elemental intrinsics
 2022-01-21 22:37 UTC 

[gcc r12-6811] x86: Properly disable -fsplit-stack support on non-glibc targets
 2022-01-21 22:36 UTC 

[gcc r12-6810] c-family: Fix up a -Wformat regression [PR104148]
 2022-01-21 21:45 UTC 

[gcc/devel/modula-2] Missing patch for hwint.h, removal of the __cplusplus guard
 2022-01-21 20:48 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-01-21 20:48 UTC 

[gcc/devel/modula-2] (44 commits) Missing patch for hwint.h, removal of the __cplusplus guard
 2022-01-21 20:48 UTC 

[gcc(refs/users/aoliva/heads/hardcfr)] enable control flow redundancy hardening unconditionally
 2022-01-21 20:25 UTC 

[gcc(refs/users/aoliva/heads/hardcfr)] control flow redundancy hardening
 2022-01-21 20:25 UTC 

[gcc] Created branch 'aoliva/heads/hardcfr' in namespace 'refs/users'
 2022-01-21 20:25 UTC 

[gcc r12-6809] c++: explain failing static_assert
 2022-01-21 20:18 UTC 

[gcc r12-6808] c++: class array new checking [PR104084]
 2022-01-21 20:18 UTC 

[gcc r12-6807] Disable -fsplit-stack support on non-glibc targets
 2022-01-21 19:22 UTC 

[gcc r12-6806] rs6000: Support vector float/double for vec_sldw
 2022-01-21 19:14 UTC 

[gcc r12-6805] rs6000: Fix bootstrap
 2022-01-21 19:10 UTC 

[gcc r12-6804] PR middle-end/104140: bootstrap ICE on riscv
 2022-01-21 18:50 UTC 

[gcc r12-6803] [PR103676] LRA: Calculate and exclude some start hard registers for reload pseudos
 2022-01-21 18:37 UTC 

[gcc r12-6802] c++: ICE with noexcept and canonical types [PR101715]
 2022-01-21 18:12 UTC 

[gcc r12-6801] Strengthen a few OpenACC test cases
 2022-01-21 17:45 UTC 

[gcc r12-6800] c++: [[no_unique_address]] and virtual base [PR104139]
 2022-01-21 17:06 UTC 

[gcc r12-6799] libstdc++: Fix typo in comment
 2022-01-21 16:08 UTC 

[gcc r12-6798] libstdc++: Ensure all feature test macros have type long [PR87193]
 2022-01-21 16:08 UTC 

[gcc r12-6797] libstdc++: Fix condition for __cpp_lib_shared_ptr_arrays
 2022-01-21 16:08 UTC 

[gcc(refs/users/meissner/heads/work076)] Update ChangeLog.meissner
 2022-01-21 15:39 UTC 

[gcc(refs/users/meissner/heads/work076)] Mark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136
 2022-01-21 15:36 UTC 

[gcc(refs/users/meissner/heads/work076)] Revert patches
 2022-01-21 15:26 UTC 

[gcc r12-6796] Enable configure detection of ld.mold
 2022-01-21 14:52 UTC 

[gcc r12-6795] tree-optimization/100089 - BB vectorization of if-converted loop bodies
 2022-01-21 13:23 UTC 

[gcc r12-6794] libstdc++: Fix constexpr constructor for atomic<shared_ptr<T>>
 2022-01-21 13:21 UTC 

[gcc r12-6793] sanitizer/99673 - bad -Wstringop-overread diagnostic with asan
 2022-01-21 12:59 UTC 

[gcc r12-6792] [ARM] Add support for TLS register based stack protector canary access
 2022-01-21 12:13 UTC 

[gcc r12-6791] aarch64: Adjust spellcheck tests for recent quotation-mark changes
 2022-01-21 11:40 UTC 

[gcc r12-6790] tree-optimization/104156 - fix unswitching compare-debug issue
 2022-01-21 11:19 UTC 

[gcc r12-6789] tree-optimization/104152 - add missing check for SLP constant build
 2022-01-21 11:19 UTC 

[gcc r12-6788] warn-access: Fix up warning_at arguments
 2022-01-21 10:23 UTC 

[gcc r12-6787] Reset relations when crossing backedges
 2022-01-21 10:19 UTC 

[gcc r12-6786] optabs: Don't create pseudos in prepare_cmp_insn when not allowed [PR102478]
 2022-01-21 10:18 UTC 

[gcc(refs/users/meissner/heads/work076)] Update ChangeLog.meissner
 2022-01-21  4:55 UTC 

[gcc(refs/users/meissner/heads/work076)] Remove setting prefixed attribute for vecperm type
 2022-01-21  4:53 UTC 

[gcc r12-6785] [committed] Fix expected output for various MIPS multiplication tests
 2022-01-21  4:50 UTC 

[gcc r12-6784] runtime: build panic32.go on amd64p32
 2022-01-21  3:07 UTC 

[gcc r9-9920] Daily bump
 2022-01-21  0:19 UTC 

[gcc r11-9484] Daily bump
 2022-01-21  0:18 UTC 

[gcc r10-10411] Daily bump
 2022-01-21  0:18 UTC 

[gcc r12-6783] Daily bump
 2022-01-21  0:17 UTC 

[gcc r12-6782] analyzer: reject ((i + 1 > 0) && (i < 0)) for integers [PR94362]
 2022-01-20 23:44 UTC 

[gcc r12-6781] analyzer: add regression test [PR103685]
 2022-01-20 23:43 UTC 

[gcc r10-10410] Fortran: handle expansion of zero-sized array constructors
 2022-01-20 22:47 UTC 

[gcc r11-9483] Fortran: handle expansion of zero-sized array constructors
 2022-01-20 21:59 UTC 

[gcc r12-6780] Fortran: Fix scope for OMP AFFINITY clause iterator variables [PR103695]
 2022-01-20 21:30 UTC 

[gcc(refs/users/meissner/heads/work076)] Fix -Werror=format-diag error with --disable-plugin
 2022-01-20 20:44 UTC 

[gcc(refs/users/meissner/heads/work076)] Fix -Werror=format-diag error with --disable-plugin
 2022-01-20 20:43 UTC 

[gcc r12-6779] c++: designator for base class member [PR101405]
 2022-01-20 20:24 UTC 

[gcc r12-6778] c++: Add test for fixed PR [PR102338]
 2022-01-20 20:03 UTC 

[gcc(refs/users/meissner/heads/work076)] Update ChangeLog.meissner
 2022-01-20 19:44 UTC 

[gcc(refs/users/meissner/heads/work076)] Mark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136
 2022-01-20 19:43 UTC 

[gcc(refs/users/meissner/heads/work076)] Revert patch
 2022-01-20 19:35 UTC 

[gcc r12-6777] c++: add testcase for recently fixed PR [PR103631]
 2022-01-20 18:12 UTC 

[gcc(refs/users/meissner/heads/work076)] Update ChangeLog.meissner
 2022-01-20 17:50 UTC 

[gcc(refs/users/meissner/heads/work076)] Use system default for long double if not specified on PowerPC
 2022-01-20 17:45 UTC 

[gcc(refs/users/meissner/heads/work076)] Fix fold-vec-splat-floatdouble testsuite failure on power10
 2022-01-20 17:41 UTC 

[gcc(refs/users/meissner/heads/work076)] Mark XXSPLTIW/XXSPLTIDP as prefixed -- PR 104136
 2022-01-20 17:34 UTC 

[gcc/devel/modula-2] Correct module name component in global symbols
 2022-01-20 17:32 UTC 

[gcc r12-6776] middle-end/100786 - constant folding from incompatible alias
 2022-01-20 15:50 UTC 

[gcc r12-6775] aarch64: allow ld1/stq in test output [PR102517]
 2022-01-20 15:46 UTC 

[gcc r12-6774] Only add equivalencies that are still valid
 2022-01-20 15:30 UTC 

[gcc r12-6773] c++: CTAD inside alias template [PR91911, PR103672]
 2022-01-20 14:26 UTC 

[gcc r12-6772] c++: consistently diagnose bare CTAD placeholder in fn return type
 2022-01-20 14:26 UTC 

[gcc r12-6771] target/100784 - avoid ICE with folding __builtin_ia32_shufpd
 2022-01-20 14:19 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-01-20 12:42 UTC 

[gcc/devel/modula-2] (96 commits) Merge branch 'master' into devel/modula-2
 2022-01-20 12:42 UTC 

[gcc r12-6770] MAINTAINERS: adjust requested email address
 2022-01-20 12:41 UTC 

[gcc/devel/sphinx] Merge branch 'master' into devel/sphinx
 2022-01-20 12:38 UTC 

[gcc/devel/sphinx] (95 commits) Merge branch 'master' into devel/sphinx
 2022-01-20 12:37 UTC 

[gcc r12-6769] libstdc++: Use Clang attribute instead of __constinit
 2022-01-20 12:30 UTC 

[gcc r12-6768] libstdc++: Only add valid -L paths to testsuite linker options
 2022-01-20 12:30 UTC 

[gcc r12-6767] arm: Add test for AES erratum mitigation
 2022-01-20 11:29 UTC 

[gcc r12-6766] arm: elide some cases where the AES erratum workaround is not required
 2022-01-20 11:29 UTC 

[gcc r12-6765] arm: suppress aes erratum when forwarding from aes
 2022-01-20 11:29 UTC 

[gcc r12-6764] arm: add basic mitigation for Cortex-A AES errata
 2022-01-20 11:29 UTC 

[gcc r12-6763] arm: Add option for mitigating against Cortex-A CPU erratum for AES
 2022-01-20 11:29 UTC 

[gcc r12-6762] arm: Consistently use crypto_mode attribute in crypto patterns
 2022-01-20 11:29 UTC 

[gcc r12-6761] arm: Disambiguate multiple crypto patterns with the same name
 2022-01-20 11:29 UTC 

[gcc r12-6760] Fix Werror=format-diag with --disable-nls
 2022-01-20 11:03 UTC 

[gcc r12-6759] Fix -Werror=format-diag with RTL checking
 2022-01-20 11:03 UTC 

[gcc r12-6758] dwarf2out: Fix -gsplit-dwarf on riscv [PR103874]
 2022-01-20 10:59 UTC 

[gcc r12-6757] testsuite: Add -Wno-psabi to pr47639.C testcase
 2022-01-20 10:33 UTC 

[gcc r12-6756] Enhance vec_pack_trunc for integral mode mask
 2022-01-20  8:52 UTC 

[gcc(refs/users/marxin/heads/fix-Wformat-diag-with-rtl-checking)] Fix Werror=format-diag with --disable-nls
 2022-01-20  8:33 UTC 

[gcc(refs/users/marxin/heads/fix-Wformat-diag-with-rtl-checking)] Fix -Werror=format-diag with RTL checking
 2022-01-20  8:33 UTC 

[gcc/marxin/heads/fix-Wformat-diag-with-rtl-checking] (2 commits) Fix Werror=format-diag with --disable-nls
 2022-01-20  8:33 UTC 

[gcc(refs/users/marxin/heads/fix-Wformat-diag-with-rtl-checking)] Test me
 2022-01-20  8:30 UTC 

[gcc(refs/users/marxin/heads/fix-Wformat-diag-with-rtl-checking)] Fix -Werror=format-diag with RTL checking
 2022-01-20  8:30 UTC 

[gcc] Created branch 'marxin/heads/fix-Wformat-diag-with-rtl-checking' in namespace 'refs/users'
 2022-01-20  8:30 UTC 

[gcc r12-6755] tree-optimization/104114 - avoid diagnosing V1mode lowering
 2022-01-20  8:04 UTC 

[gcc r12-6754] c++: template-id with current inst qualifier [PR102300]
 2022-01-20  3:42 UTC 

[gcc(refs/users/meissner/heads/work076-orig)] Add REVISION
 2022-01-20  2:04 UTC 

[gcc] Created branch 'meissner/heads/work076-orig' in namespace 'refs/users'
 2022-01-20  2:00 UTC 

[gcc(refs/users/meissner/heads/work076)] Add ChangeLog.meissner and REVISION
 2022-01-20  2:00 UTC 

[gcc] Created branch 'meissner/heads/work076' in namespace 'refs/users'
 2022-01-20  1:56 UTC 

[gcc r12-6753] testsuite: sldoi requires VSX
 2022-01-20  0:21 UTC 

[gcc r9-9919] Daily bump
 2022-01-20  0:19 UTC 

[gcc r11-9482] Daily bump
 2022-01-20  0:19 UTC 

[gcc r10-10409] Daily bump
 2022-01-20  0:18 UTC 

[gcc r12-6752] Daily bump
 2022-01-20  0:17 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'ddce00dba244d889d688490517fb106169a72f01' into merge-master-ddce00dba244d889d688490517
 2022-01-19 22:54 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
 2022-01-19 22:54 UTC 

[gcc/microsoft/heads/main] (180 commits) Merge commit 'ddce00dba244d889d688490517fb106169a72f01' int
 2022-01-19 22:54 UTC 

[gcc r9-9918] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193
 2022-01-19 21:21 UTC 

[gcc r12-6751] libstdc++: Remove -gdwarf-4 from flags for debug library
 2022-01-19 20:40 UTC 

[gcc r10-10408] libsanitizer: Cherry-pick LLVM release/13.x commit d96358a28193
 2022-01-19 19:49 UTC 

[gcc r10-10407] [Ada] Set target_cpu to x32 for x86_64-linux-gnux32
 2022-01-19 18:12 UTC 

[gcc r10-10406] [Ada] Compile s-mmap and 128bit on x86_64-linux-gnux32
 2022-01-19 18:11 UTC 

[gcc r12-6750] libstdc++: Include <stddef.h> for size_t and ptrdiff_t [PR104123]
 2022-01-19 17:40 UTC 

[gcc r12-6749] ifcvt: Run second pass if it is possible to omit a temporary
 2022-01-19 17:38 UTC 

[gcc r12-6748] testsuite/s390: Add tests for noce_convert_multiple
 2022-01-19 17:38 UTC 

[gcc r12-6747] ifcvt: Try re-using CC for conditional moves
 2022-01-19 17:38 UTC 

[gcc r12-6746] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move
 2022-01-19 17:38 UTC 

[gcc r12-6745] ifcvt: Improve costs handling for noce_convert_multiple
 2022-01-19 17:38 UTC 

[gcc r12-6744] ifcvt: Allow constants for noce_convert_multiple
 2022-01-19 17:38 UTC 

[gcc r12-6743] ifcvt: Check if cmovs are needed
 2022-01-19 17:38 UTC 

[gcc r12-6742] Update per-file selftest and finalization hooks for .c to .cc renaming
 2022-01-19 16:34 UTC 

[gcc r12-6741] libstdc++: Fix libbacktrace build files
 2022-01-19 14:58 UTC 

[gcc r11-9481] [Ada] Set target_cpu to x32 for x86_64-linux-gnux32
 2022-01-19 14:36 UTC 

[gcc r11-9480] [Ada] Compile s-mmap and 128bit on x86_64-linux-gnux32
 2022-01-19 14:36 UTC 

[gcc r12-6740] vect: Fix epilogue mode skipping
 2022-01-19 14:15 UTC 

[gcc r12-6739] match.pd, optabs: Avoid vectorization of {FLOOR, CEIL, ROUND}_{DIV, MOD}_EXPR [PR102860]
 2022-01-19 14:05 UTC 

[gcc r12-6738] testsuite: Test evrp-trans.c also with unsigned types [PR104115]
 2022-01-19 14:03 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).