public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Update comments wrt Ada 83 handling
2020-06-11 9:57 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Support 'Reduce under -gnatX
2020-06-11 9:57 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Add note about gnatcov reliance on thunk names
2020-06-11 9:57 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Subtype inherits Atomic flag from base type
2020-06-11 9:57 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix punctuation in description of Enum_Rep attribute
2020-06-11 9:57 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Make the Has_Dynamic_Range_Check flag obsolete
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Do not create an empty list of nodes that confuses GNATprove
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Optimize Normalize_Pathname
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Spurious assert failure in Walk_Library_Items
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Use Is_Incomplete_Type instead of a low-level Ekind test
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Simplify iteration over components
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix incorrect initialization for array of non-standard enumeration type
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Put_Image attribute: Rtsfind cleanups
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Move routine for detecting special Text_IO packages from GNATprove
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Add comment about function only used in CodePeer
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Spurious error on address clause in task body
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Add missing Global contract to Ada.Containers.Functional_Vectors
2020-06-11 9:56 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0207 Convention of anonymous access types
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0336 Meaning of Time_Offset
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix assertion failure on double rederivation of private type
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Put_Image attribute
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0144 Make Discrete_Random more flexible
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0237 Getting the representation of an enumeration value
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0318 No_IO should apply to Ada.Directories
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0235 System.Storage_Pools should be pure
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Add No_Truncation flag on view conversion for GNAT-LLVM
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Assertion_Policy (Ignore) ignores invariants
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Rename parameter of routines in Checks
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Minor wording changes wrt Ada 202x
2020-06-11 9:55 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] d: Merge upstream dmd 6d5bffa54
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] tree-optimization/95539 - fix SLP_TREE_REPRESENTATIVE vs. dr_info
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] expand: Simplify removing subregs when expanding a copy [PR95254]
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] ix86: Improve __builtin_c[lt]z followed by extension [PR95535]
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Add new/delete to struct occurence
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] middle-end/95493 - bogus MEM_ATTRS for variable array access
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix bitmask conflict between PTA_AVX512VP2INTERSECT and PTA_WAITPKG in gcc/config/i386/i386.h
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Remove workarounds for constrained nested class templates
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Implement a solution for PR middle-end/10138 and PR middle-end/95136
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] d: Merge upstream dmd 48d704f08
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
2020-06-11 9:54 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] d: Merge upstream dmd 47ed0330f
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: Fix complex constexpr virtual cases [PR93310]
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: Fix FE devirt with diamond inheritance [PR95158]
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] PR fortran/95500 - Segfault compiling extra interface on intrinsic
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] coroutines: Fix missed ramp function return copy elision [PR95346]
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Add test for PR95464.c
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC 'exit data'] Evaluate 'copyfrom' individually for 'GOMP_MAP_STRUCT' entries
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC 'exit data'] Evaluate 'finalize' individually for 'GOMP_MAP_STRUCT' entries
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep-copy-{7, 8}.c'
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC] Repair/restore 'is_tgt_unmapped' checking
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unmap_data'
2020-06-11 9:53 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC] Remove 'tgt' reference counting from 'acc_unmap_data' [PR92854]
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Extend 'libgomp.oacc-c-c++-common/pr92854-1.c' some more [PR92854]
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC] Use 'tgt' returned from 'gomp_map_vars'
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC] XFAIL behavior of over-eager 'finalize' clause
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC] Missing unlocking on error paths in attach/detach code, part II
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenACC] Missing unlocking on error paths in attach/detach code
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] 'libgomp.oacc-fortran/{error_, }stop-{1, 2, 3}.f': initialize before the checkpoint
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] d: Split up d-frontend.cc into multiple parts
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Add processing STRICT_LOW_PART for matched reloads
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] aarch64: PR target/95526: Fix gimplification of varargs
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] ipa-sra: Do not remove statements necessary because of non-call EH (PR 95113)
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [ARM]: Correct the grouping of operands in MVE vector scatter store intrinsics (PR94735)
2020-06-11 9:52 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [PATCH][GCC] arm: Fix the MVE ACLE vbicq intrinsics
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] add vect_get_slp_vect_def
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Add explicit SLP_TREE_LANES
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] libstdc++: Make std::copy_n work with negative and non-integral sizes
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Simplify SLP code wrt SLP_TREE_DEF_TYPE
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix zero-masking for vcvtps2ph when dest operand is memory
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] AI12-0184: Long Long C Data types
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] New package Ada.Task_Initialization
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Ada_2020: contracts for formal subprograms
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Add missing conversion in call to Finalize primitive
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Get rid of Disable_FE_Inline_Always
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix a couple of oversights in previous change
2020-06-11 9:51 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Put_Image attribute
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Alignment clause ignored on completion derived from private type
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Remove OpenACC support
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Remove obsolete reference to gigi in comment
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Implement AI12-0275 (Make subtype_mark optional in object renamings)
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expression/N_Quantified_Expression
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Avoid redefining IS_DIR_SEPARATOR macro
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Wrong walk order in Walk_Library_Items
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Import Adafinal as convention Ada
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Incorrect source line range on subprogram body with contract
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Revamp dump and aux output names
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Set convention and inlined flag on default null procedure
2020-06-11 9:50 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Missing accessibility check on access discriminant in extended return
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix Is_Absolute_Path on Windows
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Update the documentation in checks.ads about range checks
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Small tweak to special handling of private index types
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] New procedure Register_Global_Unhandled_Action
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Update URL and bug report instructions
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Avoid buffer overflow in Long_Long_Float_Text_IO
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Remove System.Parameters.Single_Lock
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Continuation of "Get rid of more references to Universal_Integer"
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Add another ad-hoc case to the Has_Private_View mechanism
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Fix fallout of cleanup to Has_Private_View mechanism
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [Ada] Minor editorial fixes
2020-06-11 9:49 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] cselim: Extend to check non-trapping for more references [PR89430]
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix missing assemble_external in ASM_OUTPUT_FDESC
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Missing __divtf3@@GCC_4.4.0 on ia64
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix uppercase in trunc<mode><pmov_dst_3>2
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: Reject some further reinterpret casts in constexpr [PR82304, PR95307]
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Daily bump
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Provide diagnostic hints for missing C++ cinttypes string constants
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Provide diagnostic hints for missing C inttypes.h string constants
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] diagnostics: Add function call parens matching to c_parser
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] optimize tanh(x) / sinh (x) to 1/ cosh (x)
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Update gcc sv.po
2020-06-11 9:48 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] identify lfs prefixed case PR95347
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: more constrained nested partial specialization
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: constrained nested partial specialization [PR92103]
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Optimize ODR enum streaming
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] coroutines: Allow parameter packs in co_await/yield expressions [PR95345]
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Fix missing dependencies for selftests which occasionally causes failed builds
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] c++: Fix VLA in template [PR95232]
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Simple patch only add assumed-rank to the list of possible attributes
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] tree-optimization/95487 - use a truth type for scatter masks
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Prefer simple case changes in spelling suggestions
2020-06-11 9:47 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] simplify visited flag unsetting in SLP scalar cost computation
2020-06-11 9:46 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] [OpenMP] Fix mapping of artificial variables (PR94874)
2020-06-11 9:46 UTC
[gcc(refs/users/marxin/heads/slp-function-v2)] Cleanup LTO tag streaming
2020-06-11 9:46 UTC
[gcc/marxin/heads/slp-function-v2] (327 commits) Experiment with SLP - whole function scope
2020-06-11 9:46 UTC
[gcc(refs/users/marxin/heads/fix-95627)] rs6000: skip debug info statements
2020-06-11 9:25 UTC
[gcc] Created branch 'marxin/heads/fix-95627' in namespace 'refs/users'
2020-06-11 9:25 UTC
[gcc r11-1197] asan: fix RTX emission for ilp32
2020-06-11 9:04 UTC
[gcc(refs/users/marxin/heads/asan-stack-free-ilp32)] asan: fix RTX emission for ilp32
2020-06-11 8:59 UTC
[gcc/marxin/heads/asan-stack-free-ilp32] asan: fix RTX emission for ilp32
2020-06-11 8:59 UTC
[gcc(refs/users/marxin/heads/vect_cond_expr-rework-failing-v3)] Lower VEC_COND_EXPR into internal functions
2020-06-11 8:46 UTC
[gcc/marxin/heads/vect_cond_expr-rework-failing-v3] Lower VEC_COND_EXPR into internal functions
2020-06-11 8:46 UTC
[gcc r11-1196] vect: Rename things related to rgroup_masks
2020-06-11 8:40 UTC
[gcc r11-1195] vect: Rename fully_masked_p to using_partial_vectors_p
2020-06-11 8:40 UTC
[gcc r11-1194] vect: Rename can_fully_mask_p to can_use_partial_vectors_p
2020-06-11 8:40 UTC
[gcc(refs/users/marxin/heads/vect_cond_expr-rework-failing-v3)] Lower VEC_COND_EXPR into internal functions
2020-06-11 8:18 UTC
[gcc] Created branch 'marxin/heads/vect_cond_expr-rework-failing-v3' in namespace 'refs/users'
2020-06-11 8:18 UTC
[gcc r11-1193] prepare-commit-hook: Use gcc-config.diff-file
2020-06-11 8:10 UTC
[gcc r11-1192] contrib: Avoid redundant 'git diff' in prepare-commit-msg hook
2020-06-11 7:58 UTC
[gcc(refs/users/marxin/heads/asan-stack-free-ilp32)] asan: fix RTX emission for ilp32
2020-06-11 7:35 UTC
[gcc] Created branch 'marxin/heads/asan-stack-free-ilp32' in namespace 'refs/users'
2020-06-11 7:35 UTC
[gcc/devel/ranger] Fix bug where evrp was trapping on identical original and modified statements
2020-06-11 7:21 UTC
[gcc r11-1191] Fix -Wformat-diag in options-save.c
2020-06-11 7:13 UTC
[gcc r11-1190] slim up mem exprs to avoid line breaks in -fverbose-asm
2020-06-11 3:01 UTC
[gcc r11-1189] RISC-V: Unify the output asm pattern between gpr_save and gpr_restore pattern
2020-06-11 2:41 UTC
[gcc r11-1188] RISC-V: Describe correct USEs for gpr_save pattern [PR95252]
2020-06-11 2:41 UTC
[gcc r9-8664] Daily bump
2020-06-11 0:18 UTC
[gcc r8-10305] Daily bump
2020-06-11 0:18 UTC
[gcc r10-8270] Daily bump
2020-06-11 0:17 UTC
[gcc r11-1187] Daily bump
2020-06-11 0:17 UTC
[gcc/devel/c++-coroutines] Merge master r11-1184
2020-06-10 23:28 UTC
[gcc/devel/c++-coroutines] coroutines: Make call argument handling more robust [PR95440]
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] PR middle-end/95353 - spurious -Wstringop-overflow writing to a trailing array plus offset
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] libstdc++: Extend memcmp optimization in std::lexicographical_compare
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] avoid stmt-info allocation for debug stmts
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] tree-optimization/95576 - fix compare-debug issue with SLP vectorization
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] aarch64: Fix an ICE in register_tuple_type [PR95523]
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] [Ada] AI12-0364 Add a modular atomic arithmetic package
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] gcc-changelog: fix parse_git_name_status for renames
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] c++: Fix ICE with delayed parsing of noexcept-specifier [PR95562]
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] [Ada] AI12-0311 New checks for language-defined units
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] [Ada] Don't build equivalent record aggregate if type has predicates
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] [Ada] Ada 202x AI12-0192 "requires late initialization"
2020-06-10 23:27 UTC
[gcc/devel/c++-coroutines] [Ada] Add missing Sloc on new explicit dereferences
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Additional warnings on overlapping actuals of composite types
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Implement AI12-0162 Memberships and Unchecked_Unions
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Remove obsolete code in Resolve_Call
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Insert explicit dereferences when building actual subtype
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Disable unwanted warnings in Assertion_Policy(Ignore) mode
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Fix gnatmetric switches description
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Update headers
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Improve code generated for dynamic discriminated aggregate
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Remove more references to ASIS
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Fix typo in exception message
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Fix minor typo in comment of membership choice parsing
2020-06-10 23:26 UTC
[gcc/devel/c++-coroutines] [Ada] Revert workaround for expansion of Enum_Rep in GNATprove mode
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Fold Enum_Rep attribute in evaluation and not in expansion
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Classwide controlled obj not dispatching
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Ada_2020 AI12-0220: Pre/Postconditions on Access_To_Subprogram types
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Fix assertion failure on functions with contracts
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Simplify detection of static membership choices
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Minor fix style and typos in comments
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Remove unreferenced GNATprove utility routine Get_Low_Bound
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Remove Determine_License
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Incorrect accessibility checks on functions calls
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Reject illegal bodies for null procedures
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Fix incorrect insertion of post-call actions in if-expression
2020-06-10 23:25 UTC
[gcc/devel/c++-coroutines] [Ada] Minor reformatting and some typo fixes
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] Make {SLP_TREE, STMT_VINFO}_VEC_STMTS a vector of gimple *
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] Merge evrp uses of substitute_and_fold_engine into the engine itself
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] Add missing store in emission of asan_stack_free
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] AArch64: Adjust costing of by element MUL to be the same as SAME3 MUL
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] Introduce STMT_VINFO_VEC_STMTS
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] tmmark: verify_ssa failed [PR95569]
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] Add gcc_assert that &global_options are not dirty modified
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] gcc-changelog: add more Review by prefixes
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] gcc-changelog: Improve git_commit.py diagnostics
2020-06-10 23:24 UTC
[gcc/devel/c++-coroutines] Daily bump
2020-06-10 23:24 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).