public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/dmf011)] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
2023-03-15 20:04 UTC
[gcc(refs/users/meissner/heads/dmf011)] PowerPC: Add -mcpu=future
2023-03-15 20:03 UTC
[gcc r13-6699] i386: Fix blend vector permutation for 8-byte modes
2023-03-15 19:35 UTC
[gcc(refs/users/meissner/heads/dmf011)] Update ChangeLog.meissner
2023-03-15 19:25 UTC
[gcc(refs/users/meissner/heads/dmf011)] Rework 128-bit complex multiply and divide
2023-03-15 19:24 UTC
[gcc(refs/users/meissner/heads/work111)] Update ChangeLog.meissner
2023-03-15 19:23 UTC
[gcc r13-6698] Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331]
2023-03-15 19:22 UTC
[gcc(refs/users/meissner/heads/work111)] Rework 128-bit complex multiply and divide
2023-03-15 19:21 UTC
[gcc(refs/users/meissner/heads/work111)] Update ChangeLog.meissner
2023-03-15 19:18 UTC
[gcc(refs/users/meissner/heads/dmf011-orig)] Add REVISION
2023-03-15 19:18 UTC
[gcc] Created branch 'meissner/heads/dmf011-orig' in namespace 'refs/users'
2023-03-15 19:17 UTC
[gcc(refs/users/meissner/heads/dmf011)] Add ChangeLog.meissner and REVISION
2023-03-15 19:17 UTC
[gcc] Created branch 'meissner/heads/dmf011' in namespace 'refs/users'
2023-03-15 19:17 UTC
[gcc(refs/users/meissner/heads/work111-orig)] Add REVISION
2023-03-15 18:52 UTC
[gcc] Created branch 'meissner/heads/work111-orig' in namespace 'refs/users'
2023-03-15 18:51 UTC
[gcc(refs/users/meissner/heads/work111)] Add ChangeLog.meissner and REVISION
2023-03-15 18:49 UTC
[gcc] Created branch 'meissner/heads/work111' in namespace 'refs/users'
2023-03-15 18:47 UTC
[gcc r12-9264] ubsan: missed -fsanitize=bounds for compound ops [PR108060]
2023-03-15 18:35 UTC
[gcc r12-9263] c++: ICE with constexpr lambda [PR107280]
2023-03-15 18:29 UTC
[gcc r13-6697] c++: ICE with constexpr lambda [PR107280]
2023-03-15 18:28 UTC
[gcc r13-6696] OpenMP: Add omp_in_explicit_task to omp_runtime_api_call
2023-03-15 14:32 UTC
[gcc r13-6695] Avoid duplicate diagnostic in g++.dg/warn/Wuse-after-free3.C
2023-03-15 14:31 UTC
[gcc(refs/users/aoliva/heads/testme)] [testsuite] fix array element count
2023-03-15 14:06 UTC
[gcc(refs/users/aoliva/heads/testme)] [testsuite] test for weak_undefined support and add options
2023-03-15 14:06 UTC
[gcc(refs/users/aoliva/heads/testme)] [testsuite] Adjust for fixed x18, static chain x9 on aarch64-vxworks
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [aarch64] Require fpic effective target
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] testsuite: Robustify aarch64/simd tests against more aggressive DCE
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: float128-hw{, 4}.c need -mlong-double-128
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: pr79004 needs -mlong-double-128
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: p9-vec-length: add -mno-strict-align and -misel
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] Compile prefix-ds-dq.c with -mno-strict-align
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] adjust vectorization expectations for ppc costmodel 76b
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] disable ldist for test, to restore vectorizing-candidate loop
2023-03-15 14:05 UTC
[gcc(refs/users/aoliva/heads/testme)] add sqrt options and test for sqrt support in ppc tests
2023-03-15 14:04 UTC
[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu
2023-03-15 14:04 UTC
[gcc(refs/users/aoliva/heads/testme)] use -mno-strict-align for strlenopt-80.c on powerpc
2023-03-15 14:04 UTC
[gcc(refs/users/aoliva/heads/testme)] enable sqrt insns for cdce3.c
2023-03-15 14:04 UTC
[gcc(refs/users/aoliva/heads/testme)] add -mpowerpc-gpopt to options for sqrt insn on PowerPC
2023-03-15 14:04 UTC
[gcc(refs/users/aoliva/heads/testme)] Restrict pr65240 tests to std=c++11 on VxWorks kernel mode
2023-03-15 14:04 UTC
[gcc(refs/users/aoliva/heads/testme)] Request check for hw support in ppc run tests with -maltivec/-mvsx
2023-03-15 14:04 UTC
[gcc/aoliva/heads/testme] (281 commits) [testsuite] fix array element count
2023-03-15 14:04 UTC
[gcc/aoliva/heads/testbase] (260 commits) c++: injected class name as default ttp arg [PR58538]
2023-03-15 14:04 UTC
[gcc r13-6694] c++: injected class name as default ttp arg [PR58538]
2023-03-15 12:45 UTC
[gcc r13-6693] c++: passing one ttp to another [PR108179]
2023-03-15 12:45 UTC
[gcc r13-6692] c++: coerce_template_template_parms interface tweak
2023-03-15 12:45 UTC
[gcc r12-9262] tree-optimization/108950 - widen-sum reduction ICE
2023-03-15 9:48 UTC
[gcc r12-9261] tree-optimization/108821 - store motion and volatiles
2023-03-15 9:48 UTC
[gcc r12-9260] tree-optimization/108816 - vect versioning check split confusion
2023-03-15 9:48 UTC
[gcc r12-9259] tree-optimization/108793 - niter compute type mismatch
2023-03-15 9:48 UTC
[gcc r12-9258] tree-optimization/108724 - vectorized code getting piecewise expanded
2023-03-15 9:48 UTC
[gcc r12-9257] middle-end/108625 - wrong folding due to misinterpreted !
2023-03-15 9:47 UTC
[gcc r12-9256] middle-end/108500 - replace recursive domtree DFS traversal
2023-03-15 9:47 UTC
[gcc r12-9255] tree-optimization/107451 - SLP load vectorization issue
2023-03-15 9:47 UTC
[gcc r12-9254] tree-optimization/106904 - bogus -Wstringopt-overflow with vectors
2023-03-15 9:47 UTC
[gcc r13-6691] tree-optimization/109139 - fix .DEFERRED_INIT removal
2023-03-15 9:29 UTC
[gcc r13-6690] builtins: Move the character difference into result instead of reassigning result [PR109086]
2023-03-15 9:28 UTC
[gcc r13-6689] riscv: thead: Add support for the XTheadMemPair ISA extension
2023-03-15 9:02 UTC
[gcc r13-6688] riscv: thead: Add support for the XTheadFmv ISA extension
2023-03-15 9:02 UTC
[gcc r13-6687] riscv: thead: Add support for the XTheadMac ISA extension
2023-03-15 9:02 UTC
[gcc r13-6686] riscv: thead: Add support for the XTheadCondMov ISA extensions
2023-03-15 9:02 UTC
[gcc r13-6685] riscv: thead: Add support for the XTheadBb ISA extension
2023-03-15 9:01 UTC
[gcc r13-6684] riscv: thead: Add support for the XTheadBs ISA extension
2023-03-15 9:01 UTC
[gcc r13-6683] riscv: thead: Add support for the XTheadBa ISA extension
2023-03-15 9:01 UTC
[gcc r13-6682] riscv: riscv-cores.def: Add T-Head XuanTie C906
2023-03-15 9:01 UTC
[gcc r13-6681] riscv: Add basic XThead* vendor extension support
2023-03-15 9:01 UTC
[gcc(refs/users/kubaneko/heads/histogram)] some minor divise fixes
2023-03-15 8:16 UTC
[gcc r13-6680] i386:Add missing OPTION_MASK_ISA_AVX512VL in i386-builtin.def for VAES builtins
2023-03-15 3:24 UTC
[gcc(refs/users/kubaneko/heads/histogram)] fixed up fix-up functions
2023-03-15 0:21 UTC
[gcc r12-9253] Daily bump
2023-03-15 0:21 UTC
[gcc r11-10576] Daily bump
2023-03-15 0:19 UTC
[gcc r10-11251] Daily bump
2023-03-15 0:19 UTC
[gcc r13-6679] Daily bump
2023-03-15 0:17 UTC
[gcc r13-6678] gcc/testsuite/gcc.dg: Fix pic test case for PE targets
2023-03-15 0:11 UTC
[gcc r13-6677] c++: redeclaring member of constrained class template [PR96830]
2023-03-14 23:18 UTC
[gcc r13-6676] c++: constrained template friend class matching [PR96830]
2023-03-14 23:18 UTC
[gcc r13-6675] libstdc++: Fix template-head of repeat_view::_Iterator [PR109111]
2023-03-14 23:18 UTC
[gcc r13-6674] c++: variable tmpl partial specialization [PR108468]
2023-03-14 22:10 UTC
[gcc r13-6673] libstdc++: Implement P2520R0 changes to move_iterator's iterator_concept
2023-03-14 20:46 UTC
[gcc r13-6672] libstdc++: Implement LWG 3715 changes to view_interface::empty
2023-03-14 20:46 UTC
[gcc r11-10575] d: Fix undefined reference to lambda defined in private enum [PR109108]
2023-03-14 19:55 UTC
[gcc r13-6671] PR 109125 Modula2 SIGBUS in m2pim_ldtoa_ldtoa
2023-03-14 19:55 UTC
[gcc r12-9252] d: Fix undefined reference to lambda defined in private enum [PR109108]
2023-03-14 19:11 UTC
[gcc r13-6670] c++: -Wreturn-type with if (true) throw [PR107310]
2023-03-14 18:46 UTC
[gcc r13-6669] i386: Fix up split_double_concat [PR109109]
2023-03-14 18:26 UTC
[gcc r13-6668] d: Fix undefined reference to lambda defined in private enum [PR109108]
2023-03-14 18:16 UTC
[gcc r13-6667] ipa-cp: Improve updating behavior when profile counts have gone bad
2023-03-14 17:57 UTC
[gcc r13-6666] ipa-cp: Fix various issues in update_specialized_profile (PR 107925)
2023-03-14 17:57 UTC
[gcc r13-6665] i386: Use movss to implement V2SImode VEC_PERM
2023-03-14 17:41 UTC
[gcc(refs/users/kubaneko/heads/histogram)] added param range
2023-03-14 17:23 UTC
[gcc(refs/users/kubaneko/heads/histogram)] some refactoring and added lto-streaming for histograms
2023-03-14 17:23 UTC
[gcc r13-6664] testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972]
2023-03-14 15:19 UTC
[gcc r13-6663] c++: Treat unnamed bitfields as padding for __has_unique_object_representations [PR109096]
2023-03-14 15:19 UTC
[gcc r13-6662] RISC-V: Avoid calloc() poisoning on musl
2023-03-14 13:47 UTC
[gcc r13-6661] Remove variables only used with .DEFERRED_INIT
2023-03-14 12:46 UTC
[gcc/devel/rust/master] hir: Provide basic handling for ReferencePattern in function parameter
2023-03-14 11:44 UTC
[gcc/devel/rust/master] enr: Fetch module items during early name resolution
2023-03-14 11:44 UTC
[gcc/devel/rust/master] hir: Simplify indentation to single line
2023-03-14 11:44 UTC
[gcc/devel/rust/master] hir: Unify indentation approach with ast
2023-03-14 11:44 UTC
[gcc/devel/rust/master] hir: Fix ReferencePattern typechecking
2023-03-14 11:44 UTC
[gcc/devel/rust/master] gccrs: fix some clang warnings
2023-03-14 11:44 UTC
[gcc/devel/rust/master] hir: add a helper function for visit
2023-03-14 11:44 UTC
[gcc/devel/rust/master] typecheck: Add basic typechecking for ReferenceType
2023-03-14 11:44 UTC
[gcc/devel/rust/master] Add coherence related lang_items
2023-03-14 11:43 UTC
[gcc r13-6660] Add testcase for ifcvt fix
2023-03-14 10:43 UTC
[gcc r13-6659] Revert latest change to emit_group_store
2023-03-14 10:43 UTC
[gcc r13-6658] libstdc++: Fix preprocessor condition for inline variables
2023-03-14 10:28 UTC
[gcc r13-6657] libstdc++: Add comment about symver linker scripts to makefile
2023-03-14 10:28 UTC
[gcc r13-6656] libstdc++: Add assertions to std::mask_array operations [PR62196]
2023-03-14 10:28 UTC
[gcc r13-6655] testsuite: move mla_1 test to aarch64 only [PR109118]
2023-03-14 10:26 UTC
[gcc r13-6654] ifcvt: Lower bitfields only if suitable for scalar register [PR 109005]
2023-03-14 9:53 UTC
[gcc r12-9251] Enable scatter for generic
2023-03-14 8:48 UTC
[gcc r12-9250] Enable 512 bit vector for zen4
2023-03-14 8:48 UTC
[gcc r13-6653] tree-vect-patterns: Fix up ICE in upper_bound [PR109115]
2023-03-14 8:16 UTC
[gcc r13-6652] Fix overactive sanity check in profile_count::to_sreal_scale
2023-03-14 8:11 UTC
[gcc r13-6651] New testcase
2023-03-14 7:29 UTC
[gcc(refs/vendors/microsoft/heads/main)] Merge commit '44ea73185a84fd42e86c4c823043f6063576aac5' into merge-master-44ea73185a84fd42e86c4c8230
2023-03-14 6:18 UTC
[gcc(refs/vendors/microsoft/heads/main)] Update xfail with new failures
2023-03-14 6:18 UTC
[gcc/microsoft/heads/main] (1248 commits) Merge commit '44ea73185a84fd42e86c4c823043f6063576aac5' int
2023-03-14 6:17 UTC
[gcc r12-9249] Daily bump
2023-03-14 0:22 UTC
[gcc r11-10574] Daily bump
2023-03-14 0:20 UTC
[gcc r10-11250] Daily bump
2023-03-14 0:19 UTC
[gcc r13-6650] Daily bump
2023-03-14 0:18 UTC
[gcc r13-6649] PR 109103 Modula2 Missing function internal_error_at
2023-03-13 23:03 UTC
[gcc r13-6648] Update gcc sv.po
2023-03-13 22:24 UTC
[gcc r13-6647] Update gcc de.po
2023-03-13 22:17 UTC
[gcc r12-9248] c++: top level bind when rewriting coroutines [PR106188]
2023-03-13 21:38 UTC
[gcc r11-10573] c++: top level bind when rewriting coroutines [PR106188]
2023-03-13 21:37 UTC
[gcc r11-10572] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished
2023-03-13 21:26 UTC
[gcc r11-10571] d: Refactor DECL_ARGUMENT and DECL_RESULT generation to own function
2023-03-13 21:26 UTC
[gcc r12-9247] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished
2023-03-13 21:19 UTC
[gcc r12-9246] d: Refactor DECL_ARGUMENT and DECL_RESULT generation to own function
2023-03-13 21:19 UTC
[gcc r13-6646] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished
2023-03-13 21:17 UTC
[gcc r13-6645] d: Refactor DECL_ARGUMENT and DECL_RESULT generation to own function
2023-03-13 21:16 UTC
[gcc r13-6644] xtensa: add .note.GNU-stack section on linux
2023-03-13 20:44 UTC
[gcc r13-6643] c++: handle _FloatNN redeclaration like bool [PR107128]
2023-03-13 20:16 UTC
[gcc r13-6642] Docs: Fix double 'See' in zero-length-bounds docs
2023-03-13 19:50 UTC
[gcc r13-6641] testsuite: add test coverage for analyzer leak false +ve [PR105906]
2023-03-13 18:54 UTC
[gcc r13-6640] testsuite: add test coverage for PR analyzer/108045
2023-03-13 18:54 UTC
[gcc r13-6639] analyzer, testsuite: add test coverage for various builtins
2023-03-13 18:54 UTC
[gcc(refs/vendors/ARM/heads/morello)] c-family: Handle CHERI printf extensions in -Wformat
2023-03-13 18:12 UTC
[gcc(refs/vendors/ARM/heads/morello)] c: Fix hybrid null pointer to capability conversions
2023-03-13 18:12 UTC
[gcc r13-6638] xtensa: Remove REG_OK_STRICT and its derivatives
2023-03-13 17:06 UTC
[gcc r13-6637] RISC-V: Fine tunning merge operand constraint
2023-03-13 16:26 UTC
[gcc r13-6636] RISC-V: Remove RVV intrinsic API test
2023-03-13 16:26 UTC
[gcc r13-6635] RISC-V: Fix ICE of RVV compare intrinsic
2023-03-13 16:25 UTC
[gcc r13-6634] RISC-V: Fine tune RA constraint for narrow instructions
2023-03-13 16:25 UTC
[gcc r13-6633] c++: suppress -Wdangling-reference for std::span [PR107532]
2023-03-13 15:21 UTC
[gcc r13-6632] gcn/mkoffload.cc: Pass -save-temps on for the hsaco step
2023-03-13 13:25 UTC
[gcc r13-6631] libcpp: Fix ICE on directive inside _Pragma() operator [PR67046]
2023-03-13 13:08 UTC
[gcc r13-6630] libcpp: Update cpp_wcwidth() to Unicode 15
2023-03-13 13:08 UTC
[gcc r13-6629] libstdc++: Another baseline_symbols.txt update
2023-03-13 10:49 UTC
[gcc r13-6628] libstdc++: Refer to documentation hacking docs from Makefile
2023-03-13 10:42 UTC
[gcc r13-6627] libstdc++: Regenerate HTML docs
2023-03-13 10:42 UTC
[gcc r13-6626] libstdc++: Update copyright year in FAQ
2023-03-13 10:42 UTC
[gcc r13-6625] libstdc++: Fix typo in comment
2023-03-13 10:34 UTC
[gcc r13-6624] tree-optimization/109046 - re-combine complex loads
2023-03-13 8:49 UTC
[gcc r12-9245] Daily bump
2023-03-13 0:21 UTC
[gcc r11-10570] Daily bump
2023-03-13 0:20 UTC
[gcc r10-11249] Daily bump
2023-03-13 0:19 UTC
[gcc r13-6623] Daily bump
2023-03-13 0:17 UTC
[gcc r13-6622] aarch64: Add bfloat16_t support for aarch64
2023-03-12 23:17 UTC
[gcc r13-6621] PR middle-end/109031: Fix final value replacement from narrower IVs
2023-03-12 22:55 UTC
[gcc r13-6620] AArch64: Update div-bitmask to implement new optab instead of target hook [PR108583]
2023-03-12 18:44 UTC
[gcc r13-6619] middle-end: Implement preferred_div_as_shifts_over_mult [PR108583]
2023-03-12 18:44 UTC
[gcc r13-6618] middle-end: don't form FMAs when multiplication is not single use. [PR108583]
2023-03-12 18:43 UTC
[gcc r13-6617] ranger: Add range-ops for widen addition and widen multiplication [PR108583]
2023-03-12 18:43 UTC
[gcc r13-6616] middle-end: Revert can_special_div_by_const changes [PR108583]
2023-03-12 18:43 UTC
[gcc r13-6615] Docs: Fix typo in previous commit
2023-03-12 18:00 UTC
[gcc r13-6614] [PR modula2/109089] implementation of boolean should be C++/C bool
2023-03-12 13:27 UTC
[gcc r12-9244] fortran: Reuse associated_dummy memory if previously allocated [PR108923]
2023-03-12 10:48 UTC
[gcc r12-9243] fortran: Plug leak of associated_dummy memory. [PR108923]
2023-03-12 10:48 UTC
[gcc r13-6613] libstdc++: Move www.graphviz.org to https
2023-03-12 10:26 UTC
[gcc r13-6612] Docs: Clean up description of asan-kernel-mem-intrinsic-prefix
2023-03-12 3:46 UTC
[gcc r13-6611] gcc/testsuite/gcc.dg: Fix LLP64 targets
2023-03-12 1:56 UTC
[gcc r13-6610] gcc.c-torture/compile/103818.c: Enable for llp64 too
2023-03-12 1:55 UTC
[gcc r12-9242] Daily bump
2023-03-12 0:20 UTC
[gcc r11-10569] Daily bump
2023-03-12 0:19 UTC
[gcc r10-11248] Daily bump
2023-03-12 0:18 UTC
[gcc r13-6609] Daily bump
2023-03-12 0:17 UTC
[gcc r13-6608] doc: Drop a redundant link to AVR-LibC
2023-03-11 23:01 UTC
[gcc r13-6607] Fwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual infelicities
2023-03-11 16:37 UTC
[gcc r13-6606] Re: [PATCH 2/2] Corrected pr25521.c target matching
2023-03-11 16:24 UTC
[gcc r13-6605] Fortran: fix bounds check for copying of class expressions [PR106945]
2023-03-11 14:52 UTC
[gcc r12-9241] Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types
2023-03-11 1:29 UTC
[gcc r13-6604] Docs: Update documentation of Texinfo versions for building manuals
2023-03-11 1:20 UTC
[gcc r12-9240] Daily bump
2023-03-11 0:20 UTC
[gcc r11-10568] Daily bump
2023-03-11 0:19 UTC
[gcc r10-11247] Daily bump
2023-03-11 0:18 UTC
[gcc r13-6603] Daily bump
2023-03-11 0:17 UTC
[gcc r13-6602] testsuite: Tweak check_fork_available for CRIS
2023-03-10 22:49 UTC
[gcc r13-6601] testsuite: gcc.dg/pr108117.c: Require effective-target scheduling
2023-03-10 22:48 UTC
[gcc r13-6600] testsuite: gcc.dg/pr106397.c: Add -w to options
2023-03-10 22:48 UTC
[gcc r12-9239] tree-optimization: [PR108684] ICE in verify_ssa due to simple_dce_from_worklist
2023-03-10 21:55 UTC
[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-6599-gc227508d06a63f9b8fede3fd88813accb447060e' into redhat/gcc-13-branch
2023-03-10 20:40 UTC
[gcc/redhat/heads/gcc-13-branch] (120 commits) Merge commit 'r13-6599-gc227508d06a63f9b8fede3fd88813accb44
2023-03-10 20:40 UTC
[gcc r13-6599] c++ testsuite: Add test for PR107703
2023-03-10 19:44 UTC
[gcc r13-6598] libgcc, i386: Add __fix{, uns}bfti and __float{, un}tibf [PR107703]
2023-03-10 19:43 UTC
page: next (older) | prev (newer) | 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).