public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/ieee)] widening_mul: restrict ops to be defined in the same basic-block when convert plusminus to widen
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] [PATCH] rs6000: vec_rlnm fix to make builtin work according to ABI
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix author in previous ChangeLog entry
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] libstdc++ Add missing tests for std::shared_timed_mutex
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] libstdc++: Define and use chrono::is_clock for C++20
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] testsuite: adjustments for amdgcn
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without express
 2020-04-16 22:39 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T reg without expressing
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] arm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] PR middle-end/94004 - missing -Walloca on calls to alloca due to -Wno-system-headers
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] rs6000: Allow FPRs to change between SDmode and DDmode [PR94254]
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Fix invalid -Wduplicated-cond warning [PR94265]
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] PR tree-optimization/94131 - ICE on printf with a VLA string and -fno-tree-ccp
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix gcc.dg/pr92301.c on targets that don't support argc/argv
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] coroutines: Fix missing dereference (PR94319)
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] Do not error about missing zstd unless --with-zstd
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] testsuite: Mention cleanup-13.c test is incompatible with -fcompare-debug [PR94296]
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] i386: Fix ix86_add_reg_usage_to_vzeroupper [PR94308]
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] Make target_clones resolver fn static if possible
 2020-04-16 22:38 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix handling of --with{, out}-zstd option
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] testsuite: Fix up FAILs in gfortran testsuite with -fcompare-debug [PR94280]
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] fortran: ICE using undeclared symbol in array constructor PR93484
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some elts [PR94303]
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223]
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] sccvn: Fix buffer overflow in push_partial_def [PR94300]
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] if-conv: Delete dead stmts backwards in ifcvt_local_dce [PR94283]
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] Test for sigsetjmp support in analyzer tests requiring that feature
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Fix wrong no post-decrement operator error in template [PR94190]
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Improve handling of ill-formed constraints [PR94186]
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Fix template parm with dependent type in concepts
 2020-04-16 22:37 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Give more expressions locations
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] [testsuite, arm] use arm_fp_dp_ok effective-target
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] [testsuite, arm] cmp-2.c: Move double-precision tests to cmp-3.c
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] [testsuite, arm] target-supports.exp: Add arm_fp_dp_ok effective-target
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] Define __BIG_ENDIAN__
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix OpenMP offload handling for target-link variables for nvptx (PR81689)
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] Improve endianess detection
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] arm: Fix arm {, u}subvdi4 and usubvsi4 expanders [PR94286]
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] loop-manip: Avoid -fcompare-debug issues in create_iv [PR94285]
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] if-conv: Fix -fcompare-debug bugs in ifcvt_local_dce [PR94283]
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] cgraphunit: Avoid code generation differences based on -w/TREE_NO_WARNING [PR94277]
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:36 UTC 

[gcc(refs/users/meissner/heads/ieee)] Update gcc es.po, sv.po
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] Verify the code used for the optimized comparison is valid for the comparison's mode
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Avoid a suspicious -Wnoexcept warning [PR93805]
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Handle COMPOUND_EXPRs in get_narrower and warnings_for_convert_and_check [PR91993]
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] c: Fix up cfun->function_end_locus on invalid function bodies [PR94239]
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] driver: Improve the generated help text for alias options
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][14x]: MVE ACLE whole vector left shift with carry intrinsics
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][13x]: MVE ACLE scalar shift intrinsics
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][12x]: MVE ACLE intrinsics to set and get vector lane
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] libgccjit: handle long literals in playback::context::new_string_literal
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] testsuite, arm: Change tests to assemble
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] arm: Add earlyclobber to MVE instructions that require it
 2020-04-16 22:35 UTC 

[gcc(refs/users/meissner/heads/ieee)] tree-optimization/94261 - avoid IL adjustments in SLP analysis
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] fortran: ICE in gfc_match_assignment PR93600
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] libgomp – fix declare target link handling (PR94251)
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] lto/lto.c – used $ or . in generated linkptr name
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] AMDGCN offloading – use amdgcn-amdhsa
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] [PR94044] Fix ICE with sizeof<argumentpack>
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] ipa/94245 - avoid folding when we want an ADDR_EXPR
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] tree-optimization/94266 - aovid propagating addresses of TARGET_MEM_REFs
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] Save ref->speculative_id before clone_reference
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] Set proper DECL_ALIGN in offload_handle_link_vars (PR94233)
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:34 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] d: Generate phony targets for content imported files (PR93038)
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] Darwin: Fix i686 bootstrap when the assembler supports GOTOFF in data
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] testsuite: Fix lambda-vis.C for targets with user label prefix '_'
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] d: Fix missing dependencies in depfile for imported files (PR93038)
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] d: Fix typo in ChangeLog for last change
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix experimental::path::generic_string (PR 93245)
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix path::generic_string allocator handling (PR 94242)
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] Darwin: Handle NULL DECL_SIZE_TYPE in machopic_select_section (PR94237)
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] Darwin: Address translation comments (PR93694)
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] d: Fix ICE in add_symbol_to_partition_1, at lto/lto-partition.c:215
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Reject changing active member of union during initialization [PR94066]
 2020-04-16 22:33 UTC 

[gcc(refs/users/meissner/heads/ieee)] lra: Tighten check for reloading paradoxical subregs [PR94052]
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix comma at end of enumerator list seen with -std=c++98
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] sra: Cap number of sub-access propagations with a param (PR 93435)
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] Regenerate gcc.pot
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] rs6000: Add command line and builtin compatibility check
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix verifier ICE on wrong comdat local flag [PR93347]
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] adjust SLP tree dumping
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Add testcases from PR c++/69694
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][11x]: MVE ACLE vector interleaving store and deinterleaving load intrinsics and also alia
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] d: Fix SEGV in hash_table<odr_name_hasher, false, xcallocator>::find_slot_with_hash
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] c-family: Tighten vector handling in type_for_mode [PR94072]
 2020-04-16 22:32 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][10x]: MVE ACLE intrinsics "add with carry across beats" and "beat-wise substract"
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Include the constraint parameter mapping in diagnostic constraint contexts
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][9x]: MVE ACLE predicated intrinsics with (dont-care) variant
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] fix CTOR vectorization
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][2/8x]: MVE ACLE gather load and scatter store intrinsics with writeback
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][1/8x]: MVE ACLE vidup, vddup, viwdup and vdwdup intrinsics with writeback
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][7x]: MVE vreinterpretq and vuninitializedq intrinsics
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][6x]:MVE ACLE vaddq intrinsics using arithmetic plus operator
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix correct offset in ipa_get_jf_ancestor_result
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] tree-optimization/94266 - fix object type extraction heuristics
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] gcc, Arm: Revert changes to {get, set}_fpscr
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] gcc, Arm: Fix testisms for MVE testsuite
 2020-04-16 22:31 UTC 

[gcc(refs/users/meissner/heads/ieee)] gcc, Arm: Fix MVE move from GPR -> GPR
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] store-merging: Fix up -fnon-call-exceptions handling [PR94224]
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] gcc, Arm: Fix no_cond issue introduced by MVE
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] [rs6000] Rewrite the declaration of a variable
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Avoid unnecessary empty class copy [94175]
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix cgraph_node::function_symbol availability compuattion [PR94202]
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] c: Fix up cfun->function_end_locus from the C FE [PR94029]
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] d/dmd: Merge upstream dmd d1a606599
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] Fix inliner ICE on alias with flatten attribute [PR92372]
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] API extension for binutils (type of symbols)
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] Update include/plugin-api.h
 2020-04-16 22:30 UTC 

[gcc(refs/users/meissner/heads/ieee)] c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] libgomp/testsuite: ignore blank-line output for function-not-offloaded.c
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] phiopt: Avoid -fcompare-debug bug in phiopt [PR94211]
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] ipa/94217 simplify offsetted address build
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] middle-end/94216 fix another build_fold_addr_expr use
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] libstdc++: Fix is_trivially_constructible (PR 94033)
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] rs6000: Add back some w* constraints (PR91886)
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] Complete change to resolve pr90275
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] PR ipa/92799 - ICE on a weakref function definition followed by a declaration
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][8/5x]: Remaining MVE store intrinsics which stores an half word, word and double word to
 2020-04-16 22:29 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][7/5x]: MVE store intrinsics which stores byte, half word or word to memory
 2020-04-16 22:28 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][6/5x]: Remaining MVE load intrinsics which loads half word and word or double word from m
 2020-04-16 22:28 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][5/5x]: MVE ACLE load intrinsics which load a byte, halfword, or word from memory
 2020-04-16 22:28 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][4/5x]: MVE load intrinsics with zero(_z) suffix
 2020-04-16 22:28 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][3/5x]: MVE store intrinsics with predicated suffix
 2020-04-16 22:28 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][2/5x]: MVE load intrinsics
 2020-04-16 22:28 UTC 

[gcc(refs/users/meissner/heads/ieee)] [ARM][GCC][1/5x]: MVE store intrinsics
 2020-04-16 22:28 UTC 

[gcc r10-7761] testsuite: Update pr94426-2 test to handle more targets [PR94426]
 2020-04-16 20:15 UTC 

[gcc r10-7760] ipa: Make call redirection detect already adjusted calls (PR 93621)
 2020-04-16 17:21 UTC 

[gcc r9-8504] Fix target/94557 PowerPC regression on GCC 9 (variable vec_extract)
 2020-04-16 16:51 UTC 

[gcc r10-7759] aarch64: Fix mismatched SVE predicate modes [PR94606]
 2020-04-16 14:45 UTC 

[gcc r10-7758] List valid pairs for new and delete operators
 2020-04-16 13:40 UTC 

[gcc r10-7757] c++: Error recovery with erroneous DECL_INITIAL [PR94475]
 2020-04-16 12:59 UTC 

[gcc r9-8503] middle-end/94479 - fix gimplification of address
 2020-04-16 12:29 UTC 

[gcc r10-7756] Make it possible to have different instrumented and feedback builds without copying gcda files aroun
 2020-04-16 12:27 UTC 

[gcc r10-7755] early-remat: Handle sets of multiple candidate regs [PR94605]
 2020-04-16 12:06 UTC 

[gcc r10-7754] cleanup graphite results
 2020-04-16 11:13 UTC 

[gcc r10-7753] middle-end/94614 - avoid multiword moves to nothing
 2020-04-16 10:55 UTC 

[gcc r10-7752] intl: Unbreak intl build with bison 3 when no regeneration is needed [PR92008]
 2020-04-16  9:55 UTC 

[gcc r10-7751] sra: Fix access verification (PR 94598)
 2020-04-16  9:07 UTC 

[gcc r10-7750] testsuite: Move misplaced gcc.c-torture/pr92372.c test [PR92372]
 2020-04-16  8:38 UTC 

[gcc r10-7749] bootstrap: Fix building with GCC 4.2 [PR89494]
 2020-04-16  8:16 UTC 

[gcc r10-7748] intl: Allow building both with old bison and bison >= 3 [PR92008]
 2020-04-16  8:13 UTC 

[gcc r10-7747] pretty-print SSA names
 2020-04-16  7:56 UTC 

[gcc(refs/users/marxin/heads/PR94570-cygwin-path-v2)] Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin
 2020-04-16  7:48 UTC 

[gcc] Created branch 'marxin/heads/PR94570-cygwin-path-v2' in namespace 'refs/users'
 2020-04-16  7:47 UTC 

[gcc r10-7746] libstdc++: Fix -Wunused-parameter warning in test
 2020-04-16  7:45 UTC 

[gcc r10-7745] c++: Fix pasto in structured binding diagnostics [PR94571]
 2020-04-16  5:20 UTC 

[gcc r9-8502] Daily bump
 2020-04-16  0:17 UTC 

[gcc r8-10184] Daily bump
 2020-04-16  0:17 UTC 

[gcc r10-7744] Daily bump
 2020-04-16  0:16 UTC 

[gcc r8-10183] i386: Require OPTION_MASK_ISA_SSE2 for __builtin_ia32_movq128 [PR94603]
 2020-04-15 21:26 UTC 

[gcc r10-7743] runtime: use 64 bits of hash seed on arm64
 2020-04-15 21:24 UTC 

[gcc r9-8501] xtensa: backport fix for PR target/94584
 2020-04-15 21:24 UTC 

[gcc r9-8500] xtensa: backport fix for PR target/91880
 2020-04-15 21:23 UTC 

[gcc r8-10182] xtensa: backport fix for PR target/94584
 2020-04-15 21:11 UTC 

[gcc r8-10181] xtensa: backport fix for PR target/91880
 2020-04-15 21:11 UTC 

[gcc/devel/c++-coroutines] Merge master r10-7740
 2020-04-15 20:48 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add comparison operators to types from Utilities clause
 2020-04-15 20:48 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add spaceship operator to std::type_index
 2020-04-15 20:48 UTC 

[gcc/devel/c++-coroutines] Simplify recently introduced check to simplify_bound
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] i386: Require OPTION_MASK_ISA_SSE2 for __builtin_ia32_movq128 [PR94603]
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] selftest: Work around GCC 4.2 PR33916 bug by optimizing the ctor [PR89494]
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] aarch64: Fix valid_src_p for use of uninitialized value
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] Arm: MVE: Add mve vec_duplicate pattern
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] [Arm] Disallow arm_movdi when targetting MVE
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] aarch64: Fix bootstrap with old binutils [PR93053]
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] openmp: Reject requires directives not at file or namespace scope [PR94593]
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] middle-end/94539 - void * aliases every other pointer
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] xtensa: fix PR target/94584
 2020-04-15 20:47 UTC 

[gcc/devel/c++-coroutines] Update gcc sv.po
 2020-04-15 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix constraints on std::compare_three_way
 2020-04-15 20:46 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add comparison operators to std::shared_ptr (PR 94562)
 2020-04-15 20:46 UTC 

[gcc r9-8499] i386: Require OPTION_MASK_ISA_SSE2 for __builtin_ia32_movq128 [PR94603]
 2020-04-15 20:03 UTC 

[gcc r10-7742] libstdc++: Add comparison operators to std::filesystem types
 2020-04-15 20:01 UTC 

[gcc r10-7741] Go Gcc_backend class: mark prefetch as novops
 2020-04-15 20:01 UTC 

[gcc r10-7740] libstdc++: Add comparison operators to types from Utilities clause
 2020-04-15 18:47 UTC 

[gcc r10-7739] libstdc++: Add spaceship operator to std::type_index
 2020-04-15 18:47 UTC 

[gcc r10-7738] Simplify recently introduced check to simplify_bound
 2020-04-15 15:45 UTC 

[gcc r10-7737] i386: Require OPTION_MASK_ISA_SSE2 for __builtin_ia32_movq128 [PR94603]
 2020-04-15 15:08 UTC 

[gcc r10-7736] selftest: Work around GCC 4.2 PR33916 bug by optimizing the ctor [PR89494]
 2020-04-15 13:16 UTC 

[gcc r10-7735] aarch64: Fix valid_src_p for use of uninitialized value
 2020-04-15 13:01 UTC 

[gcc r10-7734] Arm: MVE: Add mve vec_duplicate pattern
 2020-04-15 11:54 UTC 

[gcc r10-7733] [Arm] Disallow arm_movdi when targetting MVE
 2020-04-15 11:25 UTC 

[gcc r10-7732] aarch64: Fix bootstrap with old binutils [PR93053]
 2020-04-15  9:02 UTC 

[gcc(refs/users/marxin/heads/merge-dg-and-additional-options)] Merge dg-options and dg-additional-options if len <= 120 chars
 2020-04-15  8:20 UTC 

[gcc/marxin/heads/merge-dg-and-additional-options] Merge dg-options and dg-additional-options if len <= 120 ch
 2020-04-15  8:20 UTC 

[gcc r10-7731] openmp: Reject requires directives not at file or namespace scope [PR94593]
 2020-04-15  8:01 UTC 

[gcc(refs/users/marxin/heads/PR94570-cygwin-path)] Use dir_separator
 2020-04-15  7:48 UTC 

[gcc] Created branch 'marxin/heads/PR94570-cygwin-path' in namespace 'refs/users'
 2020-04-15  7:48 UTC 

[gcc/marxin/heads/merge-dg-and-additional-options] Merge dg-options and dg-additional-options if len <= 120 ch
 2020-04-15  7:32 UTC 

[gcc r10-7730] middle-end/94539 - void * aliases every other pointer
 2020-04-15  7:19 UTC 

[gcc(refs/users/marxin/heads/merge-dg-and-additional-options)] Remove empty dg-options
 2020-04-15  7:02 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).