public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-coroutines] libstdc++: ranges::iter_move should perform ADL-only lookup (LWG 3247)
 2020-02-20 20:34 UTC 

[gcc/devel/c++-coroutines] testsuite: Add -msse2 to fix ia32 tests
 2020-02-20 20:34 UTC 

[gcc r10-6766] i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828]
 2020-02-20 20:07 UTC 

[gcc r10-6765] i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828]
 2020-02-20 20:05 UTC 

[gcc r10-6764] libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator()
 2020-02-20 19:07 UTC 

[gcc r10-6763] libstdc++: Forward second argument of views::iota using the correct type
 2020-02-20 18:56 UTC 

[gcc r10-6762] rs6000: Fix infinite loop building ghostscript and icu [PR93658]
 2020-02-20 17:26 UTC 

[gcc r10-6761] OpenACC's tile clause fix for implicit typing (PR93825)
 2020-02-20 17:20 UTC 

[gcc r10-6760] rs6000: Fix infinite loop building ghostscript and icu [PR93658]
 2020-02-20 17:08 UTC 

[gcc r10-6759] libstdc++: Issues with range access CPOs (P2091R0)
 2020-02-20 13:58 UTC 

[gcc r8-10041] Avoid collect2 calling signal unsafe functions and/or unlink with uninitialized memory
 2020-02-20 13:41 UTC 

[gcc r10-6758] libstdc++: Define operator<=> for <system_error> types
 2020-02-20 13:01 UTC 

[gcc r10-6757] libstdc++: Remove std::type_info::operator!= for C++20
 2020-02-20 11:31 UTC 

[gcc r10-6756] libstdc++: Add <=> to thread::id
 2020-02-20 11:30 UTC 

[gcc r8-10040] i386: Skip ENDBR32 at the target function entry
 2020-02-20 11:14 UTC 

[gcc r9-8259] i386: Skip ENDBR32 at the target function entry
 2020-02-20 11:06 UTC 

[gcc r10-6755] Remove superfluous word in documentation
 2020-02-20 11:02 UTC 

[gcc r10-6753] Fix error message for Darwin
 2020-02-20 11:02 UTC 

[gcc r10-6752] Remove trailing | in help message
 2020-02-20 11:02 UTC 

[gcc r10-6754] Remove triling space for a warning
 2020-02-20 11:02 UTC 

[gcc/marxin/heads/fix-multiple-typos-v2] Remove superfluous word in documentation
 2020-02-20 10:56 UTC 

[gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Remove superfluous word in documentation
 2020-02-20 10:56 UTC 

[gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Remove triling space for a warning
 2020-02-20 10:53 UTC 

[gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Remove trailing | in help message
 2020-02-20 10:53 UTC 

[gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Fix error message for Darwin
 2020-02-20 10:53 UTC 

[gcc] Created branch 'marxin/heads/fix-multiple-typos-v2' in namespace 'refs/users'
 2020-02-20 10:53 UTC 

[gcc(refs/users/marxin/heads/fix-multiple-typos-v2)] Remove superfluous word in documentation
 2020-02-20 10:53 UTC 

[gcc r10-6751] Update gcc de.po
 2020-02-20  1:17 UTC 

[gcc r9-8258] Daily bump
 2020-02-20  0:19 UTC 

[gcc r8-10039] Daily bump
 2020-02-20  0:18 UTC 

[gcc r10-6750] Daily bump
 2020-02-20  0:17 UTC 

[gcc r10-6749] c++: Fix wrong-code with non-constexpr constructor [PR93169]
 2020-02-20  0:15 UTC 

[gcc r10-6748] PR tree-optimization/92128 - fold more non-constant strlen relational expressions
 2020-02-19 23:56 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] More new builtins
 2020-02-19 22:47 UTC 

[gcc r10-6747] libstdc++: Add missing call to unused subroutine in split_view test
 2020-02-19 22:18 UTC 

[gcc r10-6743] libstdc++: Simplify std::totally_ordered (LWG 3331)
 2020-02-19 22:13 UTC 

[gcc r10-6746] libstdc++: make common_iterator<I, S> require copyable<I> (LWG 3385)
 2020-02-19 22:13 UTC 

[gcc r10-6745] libstdc++: Add default-initializers to views (LWG 3364)
 2020-02-19 22:13 UTC 

[gcc r10-6744] libstdc++: Simplify std::three_way_comparable_with (LWG 3360)
 2020-02-19 22:13 UTC 

[gcc r10-6742] libstdc++: Simplify std::totally_ordered_with (LWG 3329)
 2020-02-19 22:12 UTC 

[gcc r10-6741] libstdc++: subrange converting constructor should disallow slicing (LWG 3282)
 2020-02-19 21:22 UTC 

[gcc r10-6740] libstdc++: ranges::iter_move should perform ADL-only lookup (LWG 3247)
 2020-02-19 21:22 UTC 

[gcc/devel/c++-coroutines] Fix a typo in comment
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] libstdc++: span's deduction-guide for built-in arrays doesn't work (LWG 3369)
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] vect: Fix offset calculation for -ve strides [PR93767]
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] libstdc++: make polymorphic_allocator throw consistent type (LWG 3237)
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add ranges_size_t and rename all_view (LWG 3335)
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] Merge master r10-6738
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] libstdc++: tuple_element_t is also wrong for const subrange (LWG 3398)
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add __cpp_lib_unwrap_ref feature test macro
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] libstdc++: midpoint should not constrain T is complete (LWG 3200)
 2020-02-19 20:56 UTC 

[gcc/devel/c++-coroutines] libstdc++: uninitialized_construct_using_allocator should use construct_at (LWG 3321)
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] libstdc++: Remove std::span::cbegin and std::span::cend (LWG 3320)
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add nodiscard to polymorphic_allocator members (LWG 3304)
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] Fix -save-temp leaking files in /tmp
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] libstdc++: Remove redundant bool casts in ranges algorithms
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] libstdc++: "safe" in several library names is misleading (LWG 3379)
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] libstdc++: Remove converting constructors from views (LWG 3280)
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] sra: Do not create zero sized accesses (PR 93776)
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-02-19 20:55 UTC 

[gcc/devel/c++-coroutines] Add -mavx512vbmi2 to i386-2.C and i386-3.C
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix compilation of <ranges> with Clang (PR 93818)
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] sra: Avoid totally scalarizing overallping field_decls (PR 93667)
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] gcc.dg/strcmpopt_6.c: Add space in array for terminator
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.h
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] aarch64: Move vmull_<high_>* to intrinsics
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] RISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] c++: Fix array-init1.C for ILP32 [PR93817]
 2020-02-19 20:54 UTC 

[gcc/devel/c++-coroutines] cmd/go: update -DGOPKGPATH to use current pkgpath encoding
 2020-02-19 20:53 UTC 

[gcc r10-6739] testsuite: Add -msse2 to fix ia32 tests
 2020-02-19 19:39 UTC 

[gcc r10-6738] Fix a typo in comment
 2020-02-19 17:49 UTC 

[gcc r9-8257] [fortran] xfail no longer necessary in typebound_call_22.f03
 2020-02-19 16:58 UTC 

[gcc r8-10038] [fortran] xfail no longer necessary in typebound_call_22.f03
 2020-02-19 16:04 UTC 

[gcc r10-6736] libstdc++: Add __cpp_lib_unwrap_ref feature test macro
 2020-02-19 15:45 UTC 

[gcc r10-6737] libstdc++: make polymorphic_allocator throw consistent type (LWG 3237)
 2020-02-19 15:45 UTC 

[gcc r10-6735] libstdc++: midpoint should not constrain T is complete (LWG 3200)
 2020-02-19 15:44 UTC 

[gcc r10-6734] libstdc++: span's deduction-guide for built-in arrays doesn't work (LWG 3369)
 2020-02-19 15:44 UTC 

[gcc r10-6733] libstdc++: Remove std::span::cbegin and std::span::cend (LWG 3320)
 2020-02-19 15:44 UTC 

[gcc(refs/users/redi/heads/lwg3326)] libstdc++: enable_view has false positives (LWG 3326)
 2020-02-19 13:54 UTC 

[gcc] Created branch 'redi/heads/lwg3326' in namespace 'refs/users'
 2020-02-19 13:54 UTC 

[gcc r10-6732] vect: Fix offset calculation for -ve strides [PR93767]
 2020-02-19 13:12 UTC 

[gcc r10-6731] libstdc++: Add ranges_size_t and rename all_view (LWG 3335)
 2020-02-19 12:48 UTC 

[gcc r10-6727] libstdc++: "safe" in several library names is misleading (LWG 3379)
 2020-02-19 12:47 UTC 

[gcc r10-6729] libstdc++: uninitialized_construct_using_allocator should use construct_at (LWG 3321)
 2020-02-19 12:47 UTC 

[gcc r10-6726] libstdc++: tuple_element_t is also wrong for const subrange (LWG 3398)
 2020-02-19 12:47 UTC 

[gcc r10-6725] libstdc++: Remove redundant bool casts in ranges algorithms
 2020-02-19 12:47 UTC 

[gcc r10-6730] libstdc++: Remove converting constructors from views (LWG 3280)
 2020-02-19 12:47 UTC 

[gcc r10-6728] libstdc++: Add nodiscard to polymorphic_allocator members (LWG 3304)
 2020-02-19 12:47 UTC 

[gcc r10-6724] Fix -save-temp leaking files in /tmp
 2020-02-19 11:49 UTC 

[gcc r8-10037] [fortran] ICE assign character pointer to non target PR93714
 2020-02-19 10:32 UTC 

[gcc r10-6723] sra: Do not create zero sized accesses (PR 93776)
 2020-02-19 10:17 UTC 

[gcc r10-6722] sra: Avoid totally scalarizing overallping field_decls (PR 93667)
 2020-02-19 10:11 UTC 

[gcc r9-8256] [Fortran] ICE assign character pointer to non target PR93714
 2020-02-19  9:37 UTC 

[gcc r10-6721] libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.h
 2020-02-19  8:34 UTC 

[gcc r10-6720] RISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x
 2020-02-19  5:04 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Miscellaneous cleanups
 2020-02-19  4:52 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Add more builtins
 2020-02-19  4:42 UTC 

[gcc r10-6719] libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283
 2020-02-19  4:23 UTC 

[gcc r8-10036] Add -mavx512vbmi2 to i386-2.C and i386-3.C
 2020-02-19  2:29 UTC 

[gcc r9-8255] Add -mavx512vbmi2 to i386-2.C and i386-3.C
 2020-02-19  2:14 UTC 

[gcc r10-6718] Add -mavx512vbmi2 to i386-2.C and i386-3.C
 2020-02-19  1:57 UTC 

[gcc r9-8254] Daily bump
 2020-02-19  0:19 UTC 

[gcc r8-10035] Daily bump
 2020-02-19  0:18 UTC 

[gcc r10-6717] Daily bump
 2020-02-19  0:17 UTC 

[gcc r10-6716] libstdc++: Fix compilation of <ranges> with Clang (PR 93818)
 2020-02-18 23:40 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Add HTM handling
 2020-02-18 21:50 UTC 

[gcc r10-6715] aarch64: Move vmull_<high_>* to intrinsics
 2020-02-18 21:26 UTC 

[gcc r10-6714] c++: Fix array-init1.C for ILP32 [PR93817]
 2020-02-18 21:17 UTC 

[gcc r10-6713] gcc.dg/strcmpopt_6.c: Add space in array for terminator
 2020-02-18 20:50 UTC 

[gcc/devel/c++-coroutines] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix and simplify constraints on std::span constructors
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] Restore LTO PGO bootstrap after ea0b12523d0d9a9059b5
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] [fortran] ICE assign character pointer to non target PR93714
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: P1976R2 Fixed-size span construction from dynamic range
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: P2106R0 Alternative wording for GB315 and GB316
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix new tests that fail for ILP32 targets
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: Reorder declarations of std::span members
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] Use au->lock exclusively for locking in async I/O
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] Merge master r10-6711
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] [Fortran] ICE: Invalid expression in gfc_element_size PR93601
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] Introduce -fprofile-reproducibility and support it with TOP N
 2020-02-18 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: P1243R4 Rangify new algorithms
 2020-02-18 20:45 UTC 

[gcc/devel/c++-coroutines] analyzer.opt: rewrite description of -fdump-analyzer-callgraph [PR 93692]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] [fortran] ICE in gfc_validate_kind(): Got bad kind [PR93580]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] analyzer: fix ICE on pointer arithmetic with incomplete types [PR 93774]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] [Fortran] ICE in gfc_typenode_for_spec PR93603
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] analyzer: fix ICE on failed casts [PR 93777]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] Always compare types of LHS for gimple_assign in ICF
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] ipa: Various diagnostic fixes [PR93797]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] Drop MALLOC attribute for void functions
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] analyzer: fix ICE on function pointer casts [PR 93775]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] analyzer: add test coverage for gfortran ICE fix [PR 93779]
 2020-02-18 20:44 UTC 

[gcc/devel/c++-coroutines] Typo fixes - functoin -> function [PR93796]
 2020-02-18 20:43 UTC 

[gcc/devel/c++-coroutines] Update cpplib sv.po
 2020-02-18 20:43 UTC 

[gcc/devel/c++-coroutines] diagnostics: don't generate URLs that won't be used
 2020-02-18 20:43 UTC 

[gcc/devel/c++-coroutines] Do not call null register_common in emutls
 2020-02-18 20:43 UTC 

[gcc/devel/c++-coroutines] tree-ssa: Fix ICE in build_vector_type [PR93780]
 2020-02-18 20:43 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-02-18 20:43 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Add ldv handling
 2020-02-18 20:27 UTC 

[gcc r10-6712] cmd/go: update -DGOPKGPATH to use current pkgpath encoding
 2020-02-18 20:03 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Remove abs attribute; handle init, set, extract, pred attributes
 2020-02-18 19:25 UTC 

[gcc r10-6711] libstdc++: Fix new tests that fail for ILP32 targets
 2020-02-18 18:58 UTC 

[gcc r10-6710] Use au->lock exclusively for locking in async I/O
 2020-02-18 18:46 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Special handling for stvec, reve, and IF/TF conversions
 2020-02-18 18:17 UTC 

[gcc r10-6707] libstdc++: Reorder declarations of std::span members
 2020-02-18 17:46 UTC 

[gcc r10-6706] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span
 2020-02-18 17:46 UTC 

[gcc r10-6708] libstdc++: Fix and simplify constraints on std::span constructors
 2020-02-18 17:46 UTC 

[gcc r10-6709] libstdc++: P1976R2 Fixed-size span construction from dynamic range
 2020-02-18 17:46 UTC 

[gcc r10-6705] libstdc++: P2106R0 Alternative wording for GB315 and GB316
 2020-02-18 16:07 UTC 

[gcc r10-6704] libstdc++: P1243R4 Rangify new algorithms
 2020-02-18 16:07 UTC 

[gcc r10-6703] [fortran] ICE assign character pointer to non target PR93714
 2020-02-18 15:55 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Add more builtins
 2020-02-18 15:44 UTC 

[gcc r10-6702] Restore LTO PGO bootstrap after ea0b12523d0d9a9059b5
 2020-02-18 15:34 UTC 

[gcc] Created branch 'marxin/heads/fixup-value-prof-lto-bootstrap' in namespace 'refs/users'
 2020-02-18 15:20 UTC 

[gcc(refs/users/marxin/heads/fixup-value-prof-lto-bootstrap)] Restore LTO PGO bootstrap after ea0b12523d0d9a9059b5
 2020-02-18 15:20 UTC 

[gcc(refs/users/wschmidt/heads/builtins)] Add ldstmask support; some cleanups; more builtins
 2020-02-18 14:30 UTC 

[gcc r10-6701] [Fortran] ICE: Invalid expression in gfc_element_size PR93601
 2020-02-18 14:16 UTC 

[gcc r10-6700] Always compare types of LHS for gimple_assign in ICF
 2020-02-18 14:07 UTC 

[gcc r10-6699] Drop MALLOC attribute for void functions
 2020-02-18 13:40 UTC 

[gcc r10-6698] Introduce -fprofile-reproducibility and support it with TOP N
 2020-02-18 13:28 UTC 

[gcc r10-6697] analyzer.opt: rewrite description of -fdump-analyzer-callgraph [PR 93692]
 2020-02-18 13:22 UTC 

[gcc r10-6696] analyzer: fix ICE on failed casts [PR 93777]
 2020-02-18 13:20 UTC 

[gcc r10-6695] analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778]
 2020-02-18 13:16 UTC 

[gcc r10-6694] analyzer: fix ICE on pointer arithmetic with incomplete types [PR 93774]
 2020-02-18 13:13 UTC 

[gcc r10-6693] analyzer: add test coverage for gfortran ICE fix [PR 93779]
 2020-02-18 13:09 UTC 

[gcc/marxin/heads/PR93583-malloc-attribute-v2] Drop MALLOC attribute for void functions
 2020-02-18 13:08 UTC 

[gcc(refs/users/marxin/heads/PR93583-malloc-attribute-v2)] Drop MALLOC attribute for void functions
 2020-02-18 13:08 UTC 

[gcc(refs/users/marxin/heads/PR92518-fix-trunc-expr-icf-v2)] Always compare types of LHS for gimple_assign in ICF
 2020-02-18 12:31 UTC 

[gcc(refs/users/marxin/heads/PR93583-malloc-attribute-v2)] Drop MALLOC attribute for void functions
 2020-02-18 12:31 UTC 

[gcc] Created branch 'marxin/heads/PR92518-fix-trunc-expr-icf-v2' in namespace 'refs/users'
 2020-02-18 12:31 UTC 

[gcc/marxin/heads/PR93583-malloc-attribute-v2] Drop MALLOC attribute for void functions
 2020-02-18 12:31 UTC 

[gcc r9-8252] Reject tail calls that read from an escaped RESULT_DECL [PR90313]
 2020-02-18 12:26 UTC 

[gcc r9-8253] Check for bitwise identity when encoding VECTOR_CSTs [PR92768]
 2020-02-18 12:26 UTC 

[gcc r10-6692] [Fortran] ICE in gfc_typenode_for_spec PR93603
 2020-02-18 12:24 UTC 

[gcc r9-8251] [fortran] ICE in gfc_validate_kind(): Got bad kind [PR93580]
 2020-02-18 11:00 UTC 

[gcc r10-6691] [fortran] ICE in gfc_validate_kind(): Got bad kind [PR93580]
 2020-02-18 10:02 UTC 

[gcc r10-6690] ipa: Various diagnostic fixes [PR93797]
 2020-02-18  8:55 UTC 

[gcc r9-8247] re PR target/90724 (ICE with __sync_bool_compare_and_swap with -march=armv8.2-a+sve)
 2020-02-18  8:52 UTC 

[gcc r9-8250] predcom: Fix invalid store-store commoning [PR93434]
 2020-02-18  8:52 UTC 

[gcc r9-8249] Don't pass booleans as mask types to simd clones [PR92710]
 2020-02-18  8:52 UTC 

[gcc r9-8248] Fix SLP downward group access classification [PR92420]
 2020-02-18  8:52 UTC 

[gcc(refs/users/marxin/heads/PR93583-malloc-attribute-v3)] Drop MALLOC attribute for void functions
 2020-02-18  8:46 UTC 

[gcc] Created branch 'marxin/heads/PR93583-malloc-attribute-v3' in namespace 'refs/users'
 2020-02-18  8:46 UTC 

[gcc r10-6689] tree-ssa: Fix ICE in build_vector_type [PR93780]
 2020-02-18  8:08 UTC 

[gcc r10-6688] Typo fixes - functoin -> function [PR93796]
 2020-02-18  7:55 UTC 

[gcc r10-6687] diagnostics: don't generate URLs that won't be used
 2020-02-18  1:41 UTC 

[gcc r10-6686] analyzer: fix ICE on function pointer casts [PR 93775]
 2020-02-18  1:18 UTC 

[gcc r9-8246] Daily bump
 2020-02-18  0:19 UTC 

[gcc r8-10034] Daily bump
 2020-02-18  0:18 UTC 

[gcc r10-6685] Daily bump
 2020-02-18  0:17 UTC 

[gcc r10-6684] Update cpplib sv.po
 2020-02-17 21:25 UTC 

[gcc/devel/c++-coroutines] [AArch64] Fix PR93565 testcase for ILP32
 2020-02-17 20:51 UTC 

[gcc/devel/c++-coroutines] libstdc++: P1970R2 Consistency for size() functions: Add ranges::ssize
 2020-02-17 20:51 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add comment to <charconv> explaining C++14 status
 2020-02-17 20:51 UTC 

[gcc/devel/c++-coroutines] Merge master r10-6682
 2020-02-17 20:51 UTC 

[gcc/devel/c++-coroutines] libstdc++: P1964R2 Wording for boolean-testable
 2020-02-17 20:51 UTC 

[gcc/devel/c++-coroutines] libstdc++ P1956R1 On the names of low-level bit manipulation functions
 2020-02-17 20:51 UTC 

[gcc/devel/c++-coroutines] Fix existing fold-vec-extract-longlong.p8.c testcase
 2020-02-17 20:51 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).