public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c: Fix ICE with cast to VLA [93576]
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] ipa/94245 - avoid folding when we want an ADDR_EXPR
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] skip fixinc on vxworks7*, amend mkheaders
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] tree-optimization/94266 - aovid propagating addresses of TARGET_MEM_REFs
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Add -fdelete-null-pointer-checks to more new C++ testcases
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Save ref->speculative_id before clone_reference
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Set proper DECL_ALIGN in offload_handle_link_vars (PR94233)
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] i386: Skip ENDBR32 at the target function entry
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] arc: Don't use if-conversion when optimizing for size
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARC] Deprecate q-class option
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 11:02 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARC] Use TARGET_INSN_COST
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] d: Generate phony targets for content imported files (PR93038)
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Darwin: Fix i686 bootstrap when the assembler supports GOTOFF in data
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARC] Update mlo/mhi handling when big-endian CPU
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] testsuite: Fix lambda-vis.C for targets with user label prefix '_'
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] i386: Fix up _mm*_mask_popcnt_epi* [PR93696]
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] d: Fix missing dependencies in depfile for imported files (PR93038)
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Add ChangeLog entry for my last commit
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] d: Fix typo in ChangeLog for last change
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] openmp: ignore nowait if async execution is unsupported [PR93481]
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] sccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix experimental::path::generic_string (PR 93245)
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix path::generic_string allocator handling (PR 94242)
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] testsuite/93717 fix up gcc.dg/optimize-bswapsi-2.c for BE
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] i386: Fix k*shift* intrinsics [PR93673]
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Darwin: Handle NULL DECL_SIZE_TYPE in machopic_select_section (PR94237)
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] testsuite: Fix g++.dg/analyzer/pr93212.C with check-c++-all
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Darwin: Address translation comments (PR93694)
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] d: Fix ICE in add_symbol_to_partition_1, at lto/lto-partition.c:215
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix constexpr if and braced functional cast
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Reject changing active member of union during initialization [PR94066]
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] lra: Tighten check for reloading paradoxical subregs [PR94052]
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] coroutines: Update to n4849 allocation/deallocation
 2020-03-30 11:01 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] testsuite: Fix up gcc.target/powerpc/pr93122.c test
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix comma at end of enumerator list seen with -std=c++98
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Commit correct version of last patch
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] sra: Cap number of sub-access propagations with a param (PR 93435)
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Combine the two H8 mode shortening peepholes into a single peephole
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Regenerate gcc.pot
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix LWG issues 3389 and 3390
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Use a non-empty test program to test ability to link
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] rs6000: Add command line and builtin compatibility check
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] real: Fix roundeven on inf/nan [PR93663]
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix verifier ICE on wrong comdat local flag [PR93347]
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Add missing std:: qualification of a forward call
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] adjust SLP tree dumping
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] PR middle-end/93646 - confusing -Wstringop-truncation on strncat where -Wstringop-overflow is expect
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Add testcases from PR c++/69694
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Drop unused comparison shortening pattern and consolidate remaining comparison shortening patterns
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][11x]: MVE ACLE vector interleaving store and deinterleaving load intrinsics and also alia
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [AArch64] Set ctz rtx_cost (PR93565)
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] d: Fix SEGV in hash_table<odr_name_hasher, false, xcallocator>::find_slot_with_hash
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [AArch64] Improve popcount expansion
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c-family: Tighten vector handling in type_for_mode [PR94072]
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Clean up dead patterns, splitters, expanders and peepholes on the H8 port
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][10x]: MVE ACLE intrinsics "add with carry across beats" and "beat-wise substract"
 2020-03-30 11:00 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Add new test [PR88819]
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Include the constraint parameter mapping in diagnostic constraint contexts
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][9x]: MVE ACLE predicated intrinsics with (dont-care) variant
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix ICE-on-invalid with broken attribute [PR93684]
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] i386: Fix up vec_extract_lo* patterns [PR93670]
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] fix CTOR vectorization
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][2/8x]: MVE ACLE gather load and scatter store intrinsics with writeback
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] testsuite/93697 fix inconsistent warning in testcase
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][1/8x]: MVE ACLE vidup, vddup, viwdup and vdwdup intrinsics with writeback
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [IRA] Fix PR91052 by skipping multiple_sets insn in combine_and_move_insns
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: use ultimate alias target at calls (PR 93288)
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][7x]: MVE vreinterpretq and vuninitializedq intrinsics
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] rs6000: Use strlen instead of sizeof - 1
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][6x]:MVE ACLE vaddq intrinsics using arithmetic plus operator
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: g++ testsuite support
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix correct offset in ipa_get_jf_ancestor_result
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] tree-optimization/94266 - fix object type extraction heuristics
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix implicit friend operator==
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc, Arm: Revert changes to {get, set}_fpscr
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] PR tree-optimization/93683 - ICE on calloc with unused return value in ao_ref_init_from_ptr_and_size
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc, Arm: Fix testisms for MVE testsuite
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc, Arm: Fix MVE move from GPR -> GPR
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Add ppc_ieee128_ok target-supports proc
 2020-03-30 10:59 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] store-merging: Fix up -fnon-call-exceptions handling [PR94224]
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Rename -mprefixed-addr to be -mprefixed, and document it
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc, Arm: Fix no_cond issue introduced by MVE
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: fix ICE due to missing state_change purging (PR 93374)
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [rs6000] Rewrite the declaration of a variable
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: fix ICE in "__analyzer_dump_exploded_nodes" on non-empty worklist (PR 93669)
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/vect_cond_expr-rework-v4)] Lower VEC_COND_EXPR into internal functions
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: fix ICE with equiv_class constant (PR 93649)
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Avoid unnecessary empty class copy [94175]
 2020-03-30 10:58 UTC 

[gcc/marxin/heads/vect_cond_expr-rework-v4] Lower VEC_COND_EXPR into internal functions
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer.opt: reword descriptions of two dump options (PR 93657)
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: workaround for nested pp_printf
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix cgraph_node::function_symbol availability compuattion [PR94202]
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] regalloc/debug: fix buggy print_hard_reg_set
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c: Fix up cfun->function_end_locus from the C FE [PR94029]
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Tweak testcases for pr70010
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] d/dmd: Merge upstream dmd d1a606599
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [GCC][PATCH][ARM]Add ACLE intrinsics for dot product (vusdot - vector, v<us/su>dot - by element) for
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix inliner ICE on alias with flatten attribute [PR92372]
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] tree-optimization/93661 properly guard tree_to_poly_int64
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] API extension for binutils (type of symbols)
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] tree-optimization/93661 properly guard tree_to_poly_int64
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Update include/plugin-api.h
 2020-03-30 10:58 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix static initialization from <=>
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix up handling of captured vars in lambdas in OpenMP clauses [PR93931]
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libgomp/testsuite: ignore blank-line output for function-not-offloaded.c
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix return type deduction with an abbreviated function template
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] phiopt: Avoid -fcompare-debug bug in phiopt [PR94211]
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Improve dump_decl for standard concepts
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] ipa/94217 simplify offsetted address build
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] middle-end/94216 fix another build_fold_addr_expr use
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer.opt: fix typos in descriptions (PR 93659)
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: handle vector types (PR 93350)
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: fix ICE reporting NULL dereference (PR 93647)
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix is_trivially_constructible (PR 94033)
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] i386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR [PR93637]
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] rs6000: Add back some w* constraints (PR91886)
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: fix ICE with fortran constant arguments (PR 93405)
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Complete change to resolve pr90275
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: gfortran testsuite support
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] PR ipa/92799 - ICE on a weakref function definition followed by a declaration
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix libgcc build failure for FRV with recent versions of gas
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][8/5x]: Remaining MVE store intrinsics which stores an half word, word and double word to
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Darwin: -Wformat-diag fix (PR93641)
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][7/5x]: MVE store intrinsics which stores byte, half word or word to memory
 2020-03-30 10:57 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][6/5x]: Remaining MVE load intrinsics which loads half word and word or double word from m
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix bogus duplicate attribute errors for submodule functions
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][5/5x]: MVE ACLE load intrinsics which load a byte, halfword, or word from memory
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] PR c/93640 - The write_only and read_write attributes can be mistyped due to invalid strncmp size ar
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc.target/cris/dbr-1.c: New test
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][4/5x]: MVE load intrinsics with zero(_z) suffix
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc.target/cris/pr93372-3.c, -4.c...-35.c: New tests
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][3/5x]: MVE store intrinsics with predicated suffix
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][2/5x]: MVE load intrinsics
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc.target/cris/pr93372-1.c: New test
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][1/5x]: MVE store intrinsics
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] gcc.target/cris/cris.exp (check_effective_target_cc0): New
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][4/4x]: MVE intrinsics with quaternary operands
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] cris: try to generate zero-based comparisons
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][3/4x]: MVE intrinsics with quaternary operands
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Move ChangeLog entry of commit bf6465d046 from gcc to libgcc
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][2/4x]: MVE intrinsics with quaternary operands
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] arm: Add testcase for already fixed ICE [PR91913]
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][1/4x]: MVE intrinsics with quaternary operands
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] i386: Properly pop restore token in signal frame
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][3/3x]: MVE intrinsics with ternary operands
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] arm: correct constraints on movsi_compare0 [PR91913]
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] [ARM][GCC][2/3x]: MVE intrinsics with ternary operands
 2020-03-30 10:56 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix libgomp.oacc-fortran/atomic_capture-1.f90
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] md.texi (Define Subst): Match closing paren in example
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: make summarized dumps more comprehensive
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c-format: -Wformat-diag fix [PR93641]
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: add test coverage for fixed ICE [PR94047]
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fux strncmp last argument in dump_decl_name [PR93641]
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: introduce noop_region_model_context
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] i386: Fix strncmp last arguments in x86_64_elf_section_type_flags
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] analyzer: tweaks to exploded_node ctor
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix flexible array with synthesized constructor
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++ Fix compilation of <stop_token> with Clang
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Add xfails to libgomp tests target-{33, 34}.c, target-link-1.c
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix compilation with released versions of Clang
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Update testcase ChangeLog for PR93203
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] amdgcn: Fix vector compare modes
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Generalized value pass-through for self-recusive function (PR ipa/93203)
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] amdgcn: Add cond_add/sub/and/ior/xor for all vector modes
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] PR c++/94147 - mangling of lambdas assigned to globals
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix target selector for pr91333.c
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] middle-end/94206 fix memset folding to avoid types with padding
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Improve splitX passes management
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Fix up duplicated duplicated words in comments
 2020-03-30 10:55 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] aarch64: Fix SYMBOL_TINY_GOT handling for ILP32 [PR94201]
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix names of types in comment
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] aarch64: Treat p12-p15 as call-preserved in SVE PCS functions
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix non-ASCII characters in comment
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix BUILTIN-PTR-CMP helpers
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libgomp testsuite - disable long double for AMDGCN
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix ICE during constexpr virtual call evaluation [PR93633]
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] middle-end/94188 fix fold of addr expression generation
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regions
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Diagnose a deduction guide in a wrong scope [PR91759]
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] dwarf: Generate DIEs for external variables with -g1 [93751]
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] aarch64: fix strict alignment for vector load/stores (PR 91927)
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Fix comment typo
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] rs6000: Fix testsuite fallout from previous fix. [PR93136]
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] RISC-V: Improve caller-save code generation
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] Daily bump
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] c++: Use constexpr to avoid wrong -Wsign-compare (PR90691)
 2020-03-30 10:54 UTC 

[gcc(refs/users/marxin/heads/marxin-gcc-benchmark-branch)] testsuite: Fix g++.dg/debug/dwarf2/const2b.C target selector
 2020-03-30 10:54 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).