public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/vendors/redhat/heads/gcc-10-branch)] tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]
 2020-03-28  9:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Skip test for non-x86 targets
 2020-03-28  9:41 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] c++: Fix up user_provided_p [PR81349]
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmts in STATEMENT_LISTs [PR94272]
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] var-tracking: Mark as sp based more VALUEs [PR92264]
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] widening_mul: restrict ops to be defined in the same basic-block when convert plusminus to widen
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Daily bump
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] [PATCH] rs6000: vec_rlnm fix to make builtin work according to ABI
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Fix author in previous ChangeLog entry
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++ Add missing tests for std::shared_timed_mutex
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] libstdc++: Define and use chrono::is_clock for C++20
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] testsuite: adjustments for amdgcn
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without express
 2020-03-28  9:40 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without expressing
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] arm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] PR middle-end/94004 - missing -Walloca on calls to alloca due to -Wno-system-headers
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] rs6000: Allow FPRs to change between SDmode and DDmode [PR94254]
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] c++: Fix invalid -Wduplicated-cond warning [PR94265]
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] PR tree-optimization/94131 - ICE on printf with a VLA string and -fno-tree-ccp
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Fix gcc.dg/pr92301.c on targets that don't support argc/argv
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] coroutines: Fix missing dereference (PR94319)
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Do not error about missing zstd unless --with-zstd
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] testsuite: Mention cleanup-13.c test is incompatible with -fcompare-debug [PR94296]
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] i386: Fix ix86_add_reg_usage_to_vzeroupper [PR94308]
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Make target_clones resolver fn static if possible
 2020-03-28  9:39 UTC 

[gcc(refs/vendors/redhat/heads/gcc-10-branch)] Fix handling of --with{, out}-zstd option
 2020-03-28  9:38 UTC 

[gcc r10-7438] c: After issuing errors about array size, for error-recovery don't make the array VLA [PR93573]
 2020-03-28  9:31 UTC 

[gcc r10-7437] reassoc: Fix -fcompare-debug bug in reassociate_bb [PR94329]
 2020-03-28  9:22 UTC 

[gcc r9-8420] Daily bump
 2020-03-28  0:17 UTC 

[gcc r8-10146] Daily bump
 2020-03-28  0:17 UTC 

[gcc r10-7436] Daily bump
 2020-03-28  0:16 UTC 

[gcc r10-7435] libstdc++: Define __cpp_lib_ranges macro for C++20
 2020-03-27 23:27 UTC 

[gcc r10-7434] libstdc++: Add remaining C++20 changes to iterator adaptors
 2020-03-27 23:27 UTC 

[gcc r10-7433] libstdc++: Implement C++20 changes to insert iterators
 2020-03-27 23:27 UTC 

[gcc r10-7432] libstdc++: Move definition earlier in file
 2020-03-27 23:11 UTC 

[gcc r10-7431] Update gcc de.po
 2020-03-27 22:34 UTC 

[gcc r10-7430] [RS6000] PR94145, make PLT loads volatile
 2020-03-27 22:16 UTC 

[gcc r10-7429] c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
 2020-03-27 21:31 UTC 

[gcc r10-7428] PR c++/94346 - [9/10 Regression] ICE due to handle_copy_attribute since r9-3982
 2020-03-27 20:35 UTC 

[gcc r8-10145] c++: Fix ICE on popping local scope [pr84733]
 2020-03-27 20:29 UTC 

[gcc r9-8419] c++: Fix ICE popping local scope [pr84733]
 2020-03-27 20:14 UTC 

[gcc r10-7427] [pr84733] Fix ICE popping local scope
 2020-03-27 20:12 UTC 

[gcc r10-7426] PR c++/94098 - ICE on attribute access redeclaration
 2020-03-27 19:55 UTC 

[gcc] Created branch 'nathan/heads/pr94044' in namespace 'refs/users'
 2020-03-27 19:23 UTC 

[gcc] Created branch 'nathan/heads/pr84733' in namespace 'refs/users'
 2020-03-27 19:23 UTC 

[gcc r10-7425] amdgcn: refactor mode iterators
 2020-03-27 17:11 UTC 

[gcc r10-7424] c++: avoid -Wredundant-tags on a first declaration in use [PR 93824]
 2020-03-27 16:11 UTC 

[gcc r10-7423] c++: Fix ICE after ambiguous inline namespace reopen [PR94257]
 2020-03-27 14:59 UTC 

[gcc r10-7422] analyzer: fix malloc pointer NULL-ness
 2020-03-27 14:05 UTC 

[gcc r10-7421] analyzer: add new supergraph visualization
 2020-03-27 14:03 UTC 

[gcc r10-7420] analyzer: improvements to diagnostic-manager.cc logging
 2020-03-27 14:00 UTC 

[gcc r10-7419] analyzer: tweaks to superedge::dump
 2020-03-27 13:58 UTC 

[gcc/devel/c++-modules] Merge master 62ede14d30f5d083f1ab23bcab6e0e3c9c649006
 2020-03-27 13:51 UTC 

[gcc/devel/c++-modules] [Fortran] Fix ICE with deferred-rank arrays (PR93957)
 2020-03-27 13:51 UTC 

[gcc/devel/c++-modules] Fix PR90332 by extending half size vector mode
 2020-03-27 13:51 UTC 

[gcc/devel/c++-modules] fixup: move ChangeLog entry for last Arm fix to correct file
 2020-03-27 13:51 UTC 

[gcc/devel/c++-modules] fixup: move ChangeLog entry for last Arm fix to correct file
 2020-03-27 13:51 UTC 

[gcc/devel/c++-modules] Fortran] Reject invalid association target (PR93363)
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] c++: Avoid calls in non-evaluated contexts affect whether function can or can't throw [PR94326]
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] modulo-sched: fix bootstrap compare-debug issue
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] c++: template keyword accepted before destructor names [PR94336]
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] c++: Remove redundant calls to type_dependent_expression_p
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] Update gcc .po files
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] c++: DR1710, template keyword in a typename-specifier [PR94057]
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] coroutines: Implement n4849 recommended symmetric transfer
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] coroutines: Implement n4849 changes to exception handling
 2020-03-27 13:50 UTC 

[gcc/devel/c++-modules] libstdc++: Add some C++20 additions to <chrono>
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] arm: unified syntax for libgcc when built with -Os [PR94220]
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] Fix UNRESOLVED test-case
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] Skip test for non-x86 targets
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] c++: Fix up user_provided_p [PR81349]
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmts in STATEMENT_LISTs [PR94272]
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] var-tracking: Mark as sp based more VALUEs [PR92264]
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] widening_mul: restrict ops to be defined in the same basic-block when convert plusminus to widen
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-03-27 13:49 UTC 

[gcc/devel/c++-modules] [PATCH] rs6000: vec_rlnm fix to make builtin work according to ABI
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] libstdc++: Fix author in previous ChangeLog entry
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] libstdc++ Add missing tests for std::shared_timed_mutex
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] libstdc++: Define and use chrono::is_clock for C++20
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] testsuite: adjustments for amdgcn
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without express
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without expressing
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] arm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] PR middle-end/94004 - missing -Walloca on calls to alloca due to -Wno-system-headers
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] rs6000: Allow FPRs to change between SDmode and DDmode [PR94254]
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] c++: Fix invalid -Wduplicated-cond warning [PR94265]
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] PR tree-optimization/94131 - ICE on printf with a VLA string and -fno-tree-ccp
 2020-03-27 13:48 UTC 

[gcc/devel/c++-modules] Fix gcc.dg/pr92301.c on targets that don't support argc/argv
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] coroutines: Fix missing dereference (PR94319)
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] Do not error about missing zstd unless --with-zstd
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] testsuite: Mention cleanup-13.c test is incompatible with -fcompare-debug [PR94296]
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] i386: Fix ix86_add_reg_usage_to_vzeroupper [PR94308]
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] Make target_clones resolver fn static if possible
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] Fix handling of --with{,out}-zstd option
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] testsuite: Fix up FAILs in gfortran testsuite with -fcompare-debug [PR94280]
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] fortran: ICE using undeclared symbol in array constructor PR93484
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some elts [PR94303]
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223]
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] sccvn: Fix buffer overflow in push_partial_def [PR94300]
 2020-03-27 13:47 UTC 

[gcc/devel/c++-modules] if-conv: Delete dead stmts backwards in ifcvt_local_dce [PR94283]
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] Test for sigsetjmp support in analyzer tests requiring that feature
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] c++: Fix wrong no post-decrement operator error in template [PR94190]
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] c++: Improve handling of ill-formed constraints [PR94186]
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] c++: Fix template parm with dependent type in concepts
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] c++: Give more expressions locations
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] [testsuite, arm] use arm_fp_dp_ok effective-target
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] [testsuite, arm] cmp-2.c: Move double-precision tests to cmp-3.c
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] [testsuite, arm] target-supports.exp: Add arm_fp_dp_ok effective-target
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] Define __BIG_ENDIAN__
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] Fix OpenMP offload handling for target-link variables for nvptx (PR81689)
 2020-03-27 13:46 UTC 

[gcc/devel/c++-modules] Improve endianess detection
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] arm: Fix arm {, u}subvdi4 and usubvsi4 expanders [PR94286]
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] loop-manip: Avoid -fcompare-debug issues in create_iv [PR94285]
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] if-conv: Fix -fcompare-debug bugs in ifcvt_local_dce [PR94283]
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] cgraphunit: Avoid code generation differences based on -w/TREE_NO_WARNING [PR94277]
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] Update gcc es.po, sv.po
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] Verify the code used for the optimized comparison is valid for the comparison's mode
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] c++: Avoid a suspicious -Wnoexcept warning [PR93805]
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] c++: Handle COMPOUND_EXPRs in get_narrower and warnings_for_convert_and_check [PR91993]
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] c: Fix up cfun->function_end_locus on invalid function bodies [PR94239]
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] driver: Improve the generated help text for alias options
 2020-03-27 13:45 UTC 

[gcc/devel/c++-modules] [ARM][GCC][14x]: MVE ACLE whole vector left shift with carry intrinsics
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] [ARM][GCC][13x]: MVE ACLE scalar shift intrinsics
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] [ARM][GCC][12x]: MVE ACLE intrinsics to set and get vector lane
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] libgccjit: handle long literals in playback::context::new_string_literal
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] testsuite, arm: Change tests to assemble
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] arm: Add earlyclobber to MVE instructions that require it
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] tree-optimization/94261 - avoid IL adjustments in SLP analysis
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] fortran: ICE in gfc_match_assignment PR93600
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] libgomp – fix declare target link handling (PR94251)
 2020-03-27 13:44 UTC 

[gcc/devel/c++-modules] lto/lto.c – used $ or . in generated linkptr name
 2020-03-27 13:44 UTC 

[gcc r10-7418] debug/94273 - avoid creating type DIEs for DINFO_LEVEL_TERSE
 2020-03-27 13:01 UTC 

[gcc r10-7417] tree-optimization/94352 - fix uninitialized use of curr_order
 2020-03-27 12:56 UTC 

[gcc/devel/c++-coroutines] Merge master r10-7406
 2020-03-27 11:44 UTC 

[gcc/devel/c++-coroutines] coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux
 2020-03-27 11:44 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-03-27 11:44 UTC 

[gcc/devel/c++-coroutines] Update gcc .po files
 2020-03-27 11:44 UTC 

[gcc/devel/c++-coroutines] c++: DR1710, template keyword in a typename-specifier [PR94057]
 2020-03-27 11:44 UTC 

[gcc/devel/c++-coroutines] Merge master r10-7402
 2020-03-27 11:44 UTC 

[gcc/devel/c++-coroutines] coroutines: Implement n4849 recommended symmetric transfer
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] coroutines: Implement n4849 changes to exception handling
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add some C++20 additions to <chrono>
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] arm: unified syntax for libgcc when built with -Os [PR94220]
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] Fix UNRESOLVED test-case
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] Skip test for non-x86 targets
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] c++: Fix up user_provided_p [PR81349]
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmts in STATEMENT_LISTs [PR94272]
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] var-tracking: Mark as sp based more VALUEs [PR92264]
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] widening_mul: restrict ops to be defined in the same basic-block when convert plusminus to widen
 2020-03-27 11:43 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-03-27 11:42 UTC 

[gcc/devel/c++-coroutines] [PATCH] rs6000: vec_rlnm fix to make builtin work according to ABI
 2020-03-27 11:42 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix author in previous ChangeLog entry
 2020-03-27 11:42 UTC 

[gcc/devel/c++-coroutines] libstdc++ Add missing tests for std::shared_timed_mutex
 2020-03-27 11:42 UTC 

[gcc/devel/c++-coroutines] libstdc++: Define and use chrono::is_clock for C++20
 2020-03-27 11:42 UTC 

[gcc/devel/c++-coroutines] testsuite: adjustments for amdgcn
 2020-03-27 11:42 UTC 

[gcc/devel/c++-coroutines] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without express
 2020-03-27 11:42 UTC 

[gcc/devel/c++-coroutines] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without expressing
 2020-03-27 11:42 UTC 

[gcc r10-7416] [Fortran] Fix ICE with deferred-rank arrays (PR93957)
 2020-03-27 11:13 UTC 

[gcc r10-7415] Fix PR90332 by extending half size vector mode
 2020-03-27 11:06 UTC 

[gcc r10-7414] fixup: move ChangeLog entry for last Arm fix to correct file
 2020-03-27 10:26 UTC 

[gcc r10-7413] fixup: move ChangeLog entry for last Arm fix to correct file
 2020-03-27 10:24 UTC 

[gcc r10-7412] Fortran] Reject invalid association target (PR93363)
 2020-03-27  9:57 UTC 

[gcc r10-7411] c++: Avoid calls in non-evaluated contexts affect whether function can or can't throw [PR94326]
 2020-03-27  9:05 UTC 

[gcc r10-7410] c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
 2020-03-27  9:03 UTC 

[gcc r10-7409] modulo-sched: fix bootstrap compare-debug issue
 2020-03-27  5:08 UTC 

[gcc r10-7408] c++: template keyword accepted before destructor names [PR94336]
 2020-03-27  2:08 UTC 

[gcc r10-7407] c++: Remove redundant calls to type_dependent_expression_p
 2020-03-27  0:45 UTC 

[gcc r10-7406] coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux
 2020-03-27  0:25 UTC 

[gcc r9-8418] Daily bump
 2020-03-27  0:18 UTC 

[gcc r8-10144] Daily bump
 2020-03-27  0:17 UTC 

[gcc r10-7405] Daily bump
 2020-03-27  0:16 UTC 

[gcc r10-7404] Update gcc .po files
 2020-03-26 22:49 UTC 

[gcc r10-7403] c++: DR1710, template keyword in a typename-specifier [PR94057]
 2020-03-26 22:47 UTC 

[gcc r10-7402] coroutines: Implement n4849 recommended symmetric transfer
 2020-03-26 21:37 UTC 

[gcc r10-7401] coroutines: Implement n4849 changes to exception handling
 2020-03-26 20:50 UTC 

[gcc(refs/users/wschmidt/heads/builtins2)] Handle decimal types
 2020-03-26 20:48 UTC 

[gcc/devel/c++-modules] STL headers header-unity (except C++ 20 ranges)
 2020-03-26 20:36 UTC 

[gcc/devel/c++-modules] Alias templates working (properly)
 2020-03-26 20:36 UTC 

[gcc/devel/c++-modules] Avoid is_mergeable streaming for instantiations
 2020-03-26 20:36 UTC 

[gcc/devel/c++-modules] Refactor entity installing
 2020-03-26 20:36 UTC 

[gcc/devel/c++-modules] Stop morphing alias instantiation template info
 2020-03-26 20:36 UTC 

[gcc(refs/users/wschmidt/heads/builtins2)] More builtins
 2020-03-26 20:19 UTC 

[gcc/devel/omp/gcc-9] Really fix og9 "Fix hang when running oacc exec with CUDA 9.0 nvprof"
 2020-03-26 16:39 UTC 

[gcc(refs/users/wschmidt/heads/builtins2)] Bugs with RES_RANGE recognition; more builtins
 2020-03-26 14:59 UTC 

[gcc r10-7400] libstdc++: Add some C++20 additions to <chrono>
 2020-03-26 14:00 UTC 

[gcc r10-7399] arm: unified syntax for libgcc when built with -Os [PR94220]
 2020-03-26 11:00 UTC 

[gcc r10-7398] Fix UNRESOLVED test-case
 2020-03-26  9:50 UTC 

[gcc r10-7397] tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]
 2020-03-26  9:36 UTC 

[gcc r10-7396] Skip test for non-x86 targets
 2020-03-26  9:13 UTC 

[gcc(refs/users/marxin/heads/PR94334)] Skip test for non-x86 targets
 2020-03-26  9:11 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).