public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-modules] Daily bump
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] libstdc++: Remove stray change from previous commit
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] libstdc++: Switch www.cs.princeton.edu to https
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] Check for more missing math decls on vxworks
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] coroutines: Avoid functions with unlowered coroutine trees [PR95087]
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] contrib: Add v850e1-elf to config-list.mk
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] contrib: Add or1k-elf, or1k-linux-*, and or1k-rtems to config-list.mk
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] contrib: Remove arm-wrs-vxworks from config-list.mk
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] contrib: Remove cris-linux and crisv32-* from config-list.mk
2020-06-11 13:00 UTC
[gcc/devel/c++-modules] coroutines: Remove up some unused values
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] Fix execute/20071219-1.c regression on H8 due to loss of REG_INC notes in peephole2
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] Cleanup indexable tree streaming
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] contrib: Add pru-elf to config-list.mk
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] Finalization depends on the expression, not on the component
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] expr: Fix fallout from optimize store_expr from STRING_CST [PR95052]
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] Disable brabc/brabs patterns as their length computation is horribly broken and leads to incorrect c
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] Daily bump
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] RISC-V: Optimize si to di zero-extend followed by left shift
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] Ability to build the GNAT runtime with project files
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] PR fortran/95373 - ICE in build_reference_type, at tree.c:7942
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] PR fortran/95090 - ICE: identifier overflow
2020-06-11 12:59 UTC
[gcc/devel/c++-modules] coroutines: Fix unused value found by static analysis
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] openmp: omp_alloc(0, ...) should return NULL
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] gcc/config/i386/mingw32.h: Ensure `-lmsvcrt` precede `-lkernel32`
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] c++: satisfaction value of type typedef to bool [PR95386]
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] Daily bump
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] rs6000: Prefer VSX insns over VMX ones (part 1: perm and mrg)
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] c++: P0848R3 and member function templates [PR95181]
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] c++: Template template parameter in constraint [PR95371]
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] Simplify tree streaming
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] Avoid nested save_CFLAGS and save_LDFLAGS
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] PR fortran/95090 - ICE: identifier overflow
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] libgfortran: Export forgotten _gfortran_{, m, s}findloc{0, 1}_c10 [PR95390]
2020-06-11 12:58 UTC
[gcc/devel/c++-modules] c++: Fix bogus -Wparentheses warning [PR95344]
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] c++: vptr ubsan and derived class [PR95311]
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] contrib: Remove rs6000-ibm-aix5.3.0 from config-list.mk
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] Error for missing change description in git_commit.py
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] bugzilla-close-candidate.py: Fix sorting of branches
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] Fix parsing of SVN commits in PRs
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] c++: lambdas inside constraints [PR92652]
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] c++: constexpr ctor with RANGE_EXPR index [PR95241]
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] Port bugzilla-close-candidate script to git
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] amdgcn: Fix VCC early clobber
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
2020-06-11 12:57 UTC
[gcc/devel/c++-modules] tree-optimization/95272 - add SLP_TREE_REPRESENTATIVE
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] tree-optimization/95356 - more vectorizable_shift massaging
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] Fix streamer desynchornization caused by streamer debugging patch
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] Remove references to SVN in libsanitizer
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] Fix various limitations of git-backport.py
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] tree-optimization/95403 - guard vect_init_vector_1 against NULL stmt_info
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] openmp: One omp_resolve_declare_variant followup
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] expander: Optimize store_expr from STRING_CST [PR95052]
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] tree-optimization/95393 - fold MIN/MAX_EXPR generated by phiopt
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] aarch64: add support for unpacked EOR, ORR and AND
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] git_commit: fix duplicite email address
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] Daily bump
2020-06-11 12:56 UTC
[gcc/devel/c++-modules] c++: Try to complete decomp types [PR95328]
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] PR fortran/95373 - ICE in build_reference_type, at tree.c:7942
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] PR fortran/95104 - Segfault on a legal WAIT statement
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] c++: Immediately deduce auto member [PR94926]
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] jit: port libgccjit to Windows
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] Finish prior patch
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] Fix incorrect code generation with bit insns on H8/SX
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] Fix off-by-one error in previous commit
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] c++: Fix initlist-array12.C
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] c++: Fix tmplattr10.C
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] Revert "Add missing ChangeLog entry for r11-694"
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] Add missing ChangeLog entry for r11-694
2020-06-11 12:55 UTC
[gcc/devel/c++-modules] gcc.dg/builtin-bswap-10.c: Check "! int128"
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] Fortran : "type is( real(kind(1.)) )" spurious syntax error PR94397
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] aarch64: Fix missed shrink-wrapping opportunity
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] aarch64: Fix segfault in aarch64_expand_epilogue [PR95361]
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] remove obsolete code from SLP invariant costing
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] Code generate externals/invariants during the SLP graph walk
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] make vect_finish_stmt_generation work w/o stmt_vec_info
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] tree-optimization/95273 - more vectorizable_shift massaging
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] arm: Fix unwanted fall-throughs in arm.c
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] gcc-changelog: enhance handling of renamings
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] Add documentation for missing params
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] Fix check-params-in-docs.py for --help=param
2020-06-11 12:54 UTC
[gcc/devel/c++-modules] mklog: support renaming of files
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] Fix nonconforming memory_operand for vpmovq{d, w, b}/vpmovd{w, b}/vpmovwb
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] testsuite/95363 - fix gcc.dg/vect/bb-slp-pr95271.c for ilp32
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] gcov-tool: Flexible endian adjustment for merging coverage data
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] Daily bump
2020-06-11 12:53 UTC
[gcc r11-1232] aix: Don't implicitly include inttypes.h
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] outputs.exp: no lto, linker default output, cdtor temps, empty args
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] gcc: xtensa: delegitimize UNSPEC_PLT
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] Add support for __builtin_bswap128
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] libstdc++: Fix atomic<FP>::load (PR 95282)
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] i386: Fix V2SF horizontal add/subtract insns
2020-06-11 12:53 UTC
[gcc/devel/c++-modules] PR fortran/95090 - ICE: identifier overflow
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] i386: Remove %q modifier from two pmov insn templates [PR95355]
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] jit: use deep unsharing of trees [PR 95314]
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] jit: fix libgccjit.info entry [PR 91330]
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] c++: Handle multiple aggregate overloads [PR95319]
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] Fortran : ICE in gfc_trans_label_assign PR50392
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] i386: Implement V2SF shuffles
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] c++: operator<=> and -Wzero-as-null-pointer-constant [PR95242]
2020-06-11 12:52 UTC
[gcc/devel/c++-modules] c++: Fix stdcall attribute in template. [PR95222]
2020-06-11 12:52 UTC
[gcc r11-1231] rs6000: skip debug info statements
2020-06-11 12:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v3)] Split by BB::index in dr_group_sort_cmp
2020-06-11 12:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v3)] vectorizer: add _bb_vec_info::const_iterator
2020-06-11 12:32 UTC
[gcc] Created branch 'marxin/heads/slp-function-v3' in namespace 'refs/users'
2020-06-11 12:32 UTC
[gcc r11-1230] Wrong array section bounds when passing to an intent-in pointer dummy
2020-06-11 12:21 UTC
[gcc r11-1229] git_update_version: add --current argument
2020-06-11 11:57 UTC
[gcc r10-8271] libstdc++: Fix some ranges algos optimizations [PR95578]
2020-06-11 11:54 UTC
[gcc r11-1228] Patch to Bug 94022 - Array slices of assumed-size arrays
2020-06-11 11:26 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Experiment with SLP - whole function scope
2020-06-11 10:14 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] asan: fix RTX emission for ilp32
2020-06-11 10:14 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] vect: Rename things related to rgroup_masks
2020-06-11 10:14 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] vect: Rename fully_masked_p to using_partial_vectors_p
2020-06-11 10:14 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] vect: Rename can_fully_mask_p to can_use_partial_vectors_p
2020-06-11 10:14 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] prepare-commit-hook: Use gcc-config.diff-file
2020-06-11 10:14 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] contrib: Avoid redundant 'git diff' in prepare-commit-msg hook
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix -Wformat-diag in options-save.c
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] slim up mem exprs to avoid line breaks in -fverbose-asm
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] RISC-V: Unify the output asm pattern between gpr_save and gpr_restore pattern
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] RISC-V: Describe correct USEs for gpr_save pattern [PR95252]
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Fix some ranges algos optimizations [PR95578]
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [PR51447] restore the global reg var before returning from main
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] coroutines: Make call argument handling more robust [PR95440]
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] PR middle-end/95353 - spurious -Wstringop-overflow writing to a trailing array plus offset
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Extend memcmp optimization in std::lexicographical_compare
2020-06-11 10:13 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] avoid stmt-info allocation for debug stmts
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] tree-optimization/95576 - fix compare-debug issue with SLP vectorization
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] aarch64: Fix an ICE in register_tuple_type [PR95523]
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0364 Add a modular atomic arithmetic package
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] gcc-changelog: fix parse_git_name_status for renames
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: Fix ICE with delayed parsing of noexcept-specifier [PR95562]
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0311 New checks for language-defined units
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Don't build equivalent record aggregate if type has predicates
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Ada 202x AI12-0192 "requires late initialization"
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Add missing Sloc on new explicit dereferences
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Additional warnings on overlapping actuals of composite types
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Implement AI12-0162 Memberships and Unchecked_Unions
2020-06-11 10:12 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Remove obsolete code in Resolve_Call
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Insert explicit dereferences when building actual subtype
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Disable unwanted warnings in Assertion_Policy(Ignore) mode
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix gnatmetric switches description
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Update headers
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Improve code generated for dynamic discriminated aggregate
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Remove more references to ASIS
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix typo in exception message
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix minor typo in comment of membership choice parsing
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Revert workaround for expansion of Enum_Rep in GNATprove mode
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fold Enum_Rep attribute in evaluation and not in expansion
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Classwide controlled obj not dispatching
2020-06-11 10:11 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Ada_2020 AI12-0220: Pre/Postconditions on Access_To_Subprogram types
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix assertion failure on functions with contracts
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Simplify detection of static membership choices
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Minor fix style and typos in comments
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Remove unreferenced GNATprove utility routine Get_Low_Bound
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Remove Determine_License
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Incorrect accessibility checks on functions calls
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Reject illegal bodies for null procedures
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix incorrect insertion of post-call actions in if-expression
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Minor reformatting and some typo fixes
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Make {SLP_TREE, STMT_VINFO}_VEC_STMTS a vector of gimple *
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Merge evrp uses of substitute_and_fold_engine into the engine itself
2020-06-11 10:10 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Add missing store in emission of asan_stack_free
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] AArch64: Adjust costing of by element MUL to be the same as SAME3 MUL
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Introduce STMT_VINFO_VEC_STMTS
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] tmmark: verify_ssa failed [PR95569]
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Add gcc_assert that &global_options are not dirty modified
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] gcc-changelog: add more Review by prefixes
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] gcc-changelog: Improve git_commit.py diagnostics
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Define converting assignment operator for std::move_iterator
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Define std::bad_optional_access constructor as defaulted
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] PowerPC: Add future hwcap2 bits
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] PowerPC: Add future hwcap2 bits
2020-06-11 10:09 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] PowerPC: Add future hwcap2 bits
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] PowerPC: Add pcrel/prefixed target supports
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] When specifying a non-system prefix with --with-zstd, the build fails because the header and library
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] asan: fix wrong options for a test-case
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] coroutines: Ensure distinct DTOR trees [PR95137]
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] gcc-changelog: Use non-zero exit status on error
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] tree-inline: Fix VLA handling [PR95552]
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] tsan: Add optional support for distinguishing volatiles
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] PowerPC: PowerPC tests: Add prefixed/pcrel tests
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Remove dead code
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] d: Merge upstream dmd 13d67c575
2020-06-11 10:08 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: Tweak predeclare_vla
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] openmp: ensure variables in offload table are streamed out (PRs 94848 + 95551)
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Remove dead code
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix some ChangeLog entries
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] gcov-dump: fix --help spacing
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] sanitizer: do not inline no-sanitize into sanitizer fn
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] AArch64+SVE: Add support for unpacked unary ops and BIC
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] gcov: improve --coverage small example
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libgcov: fix TOPN type casting
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Missing check on private overriding of dispatching primitive
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Small enhancement in XEinfo utility
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Implement AI12-0028: Import of variadic C functions
2020-06-11 10:07 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Code clean ups and comments updates
2020-06-11 10:06 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Improve handling of null unbounded strings
2020-06-11 10:06 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).