platform/upstream/gcc.git
2021-09-23 Michel Morinc++: add spellcheck suggestions for typedef etc. [PR77565]
2021-09-23 Andrew MacLeodLook for a relation between operands only when possible.
2021-09-23 Andrew MacLeodCreate a ranger-local flag for non-executable edges.
2021-09-23 Tobias BurnusFortran: Handle allocated() with coindexed scalars...
2021-09-23 Luís Ferreiralibiberty: prevent null dereferencing on dlang_type
2021-09-23 Luís Ferreiralibiberty: prevent buffer overflow when decoding user...
2021-09-23 Jonathan Wakelylibstdc++: Remove c++20-specific dg-error directives...
2021-09-23 Jonathan Wakelylibstdc++: Disable PCH for test that depends on a macro...
2021-09-23 Jonathan Wakelylibstdc++: Make std::system_category() recognize Window...
2021-09-23 Jonathan Wakelylibstdc++: Improvements to standard error category...
2021-09-23 Jonathan Wakelylibstdc++: std::system_category should know meaning...
2021-09-23 Patrick Palkac++: improve tree dump for templated decls
2021-09-23 Eric Botcazou[Ada] Fix obsolete comment mentioning girder discriminants
2021-09-23 Richard Kenner[Ada] Add Subprogram_Body_Or_Type
2021-09-23 Richard Kenner[Ada] Add N_Has_Bounds and N_Is_Index
2021-09-23 Eric Botcazou[Ada] Adjust documentation of gnatsymbolize
2021-09-23 Piotr Trojanek[Ada] Tune detection of internally generated positional...
2021-09-23 Javier Miranda[Ada] Wrappers of access-to-subprograms with pre/post...
2021-09-23 Ed Schonberg[Ada] Ada2022: implementation of AI12-0212 : iterator...
2021-09-23 Bob Duff[Ada] Follow-on efficiency improvements
2021-09-23 Richard Kenner[Ada] If unnesting and relocating subprogram call,...
2021-09-23 Piotr Trojanek[Ada] Remove Initializes contracts from Ada.Strings...
2021-09-23 Bob Duff[Ada] Cleanup and efficiency improvements
2021-09-23 Yannick Moy[Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_...
2021-09-23 Piotr Trojanek[Ada] Remove global parameter in Global contracts of...
2021-09-23 Steve Baird[Ada] Update "Implementation Defined Characteristics...
2021-09-23 Bill Schmidtrs6000: Add psabi diagnostic for C++ zero-width bit...
2021-09-23 Aldy HernandezRemove dominator check in fold_using_range::range_of_phi.
2021-09-23 Aldy HernandezHoist edge calculations in precompute_relations.
2021-09-23 Jonathan Wakelyconfigure: Update --help output for --with-multilib...
2021-09-23 Richard Bienertree-optimization/102448 - clear copied alignment info...
2021-09-23 Hongyu WangAVX512FP16: Enable vec_cmpmn/vcondmn expanders for...
2021-09-23 Hongyu WangAVX512FP16: add truncmn2/extendmn2 expanders
2021-09-23 Hongyu WangAVX512FP16: Add float(uns)?mn2 expander
2021-09-23 Hongyu WangAVX512FP16: Add fix(uns)?_truncmn2 for HF scalar and...
2021-09-23 Hongyu WangAVX512FP16: Add expander for smin/maxhf3.
2021-09-23 liuhongtAVX512FP16: Add expander for fmahf4
2021-09-23 liuhongtAVX512FP16: Add expander for rint/nearbyinthf2.
2021-09-23 Jakub Jelinekopenmp: Diagnose omp::directive attribute without balan...
2021-09-23 Aldy HernandezOverhaul jump thread state in forward threader.
2021-09-23 GCC AdministratorDaily bump.
2021-09-23 Sandra LoosemoreFortran: diagnostic for argument w/type parameters...
2021-09-23 Sandra LoosemoreFortran: Fixes for F2018 C838 (PR fortran/101334)
2021-09-23 Sandra LoosemoreFortran: Fix testcases that violate C838, + revealed ICE
2021-09-22 Tobias BurnusFortran: Improve -Wmissing-include-dirs warnings [PR55534]
2021-09-22 Roger SayleMore NEGATE_EXPR folding in match.pd
2021-09-22 H.J. Lux86: Clean up gcc.target/i386/auto-init-* tests
2021-09-22 Patrick Palkac++: concept-ids and value-dependence [PR102412]
2021-09-22 Yannick Moy[Ada] Simplify contract of Ada.Strings.Fixed.Trim for...
2021-09-22 Piotr Trojanek[Ada] Reuse routines for detecting attributes Old and...
2021-09-22 Yannick Moy[Ada] Spurious error on deferred constant with predicate
2021-09-22 Bob Duff[Ada] Fix conformance errors and erroneous code
2021-09-22 Yannick Moy[Ada] Clarify parts of Ada.Strings.Unbounded in SPARK...
2021-09-22 Arnaud Charlet[Ada] Update status of some attributes
2021-09-22 Doug Rupp[Ada] VxWorks inconsistent use of return type (STATUS)
2021-09-22 Arnaud Charlet[Ada] More flexibility in preprocessor
2021-09-22 Pierre-Alexandre... [Ada] Contracts written for the Ada.Strings.Bounded...
2021-09-22 Yannick Moy[Ada] Add adequate guard before calling First_Rep_Item
2021-09-22 Doug Rupp[Ada] VxWorks inconsistent use of return type (BOOL)
2021-09-22 Piotr Trojanek[Ada] Add Package_Body helper routine to be used in...
2021-09-22 Arnaud Charlet[Ada] Minor doc improvement
2021-09-22 Yannick Moy[Ada] Fix infinite loop in compilation of illegal code
2021-09-22 Yannick Moy[Ada] More precise analysis of function renamings in...
2021-09-22 Justin Squirek[Ada] Removal of technical debt
2021-09-22 Yannick Moy[Ada] Fix access to predicated parent in Itype
2021-09-22 Arnaud Charlet[Ada] Allow more cases of import with Relaxed_RM_Semantics
2021-09-22 Steve Baird[Ada] Improve performance for case-insensitive regular...
2021-09-22 Eric Botcazou[Ada] Remove System.Img_Enum_New unit
2021-09-22 Yannick Moy[Ada] Fix obsolete comments/name referring to girder...
2021-09-22 Doug Rupp[Ada] VxWorks inconsistent use of return type (Int_Unlock)
2021-09-22 Doug Rupp[Ada] VxWorks inconsistent use of return type (vx_freq_t)
2021-09-22 Ghjuvan Lacambre[Ada] Replace use of 'Image with use of Error_Msg_Uint
2021-09-22 Eric Botcazou[Ada] Generate temporary for if-expression with -fprese...
2021-09-22 Steve Baird[Ada] Add -gnatX support for casing on array values
2021-09-22 Eric Botcazou[Ada] Fix imprecise wording for error on scalar storage...
2021-09-22 Arnaud Charlet[Ada] Make Ada.Task_Initialization compatible with...
2021-09-22 Arnaud Charlet[Ada] Change message format on missing return
2021-09-22 Arnaud Charlet[Ada] Mark gnatfind and gnatxref obsolete
2021-09-22 Jiufu GuoSet bound/cmp/control for until wrap loop.
2021-09-22 Aldy HernandezCheck for BB before calling register_outgoing_edges.
2021-09-22 Aldy Hernandezpath solver: Use range_on_path_entry instead of looking...
2021-09-22 dianhong xuAVX512FP16: Add permutation and mask blend intrinsics.
2021-09-22 dianhong xuAVX512FP16: Add complex conjugation intrinsic instructions.
2021-09-22 dianhong xuAVX512FP16: Add reduce operators(add/mul/min/max).
2021-09-22 dianhong xuAVX512FP16: Support load/store/abs intrinsics.
2021-09-22 Eric BotcazouSmall tweak to comments in range_cannot_be_superflat
2021-09-22 Andreas KrebbelIBM Z: TPF: Add cc clobber to profiling expanders
2021-09-22 Tobias BurnusFortran: Add gfc_simple_for_loop aux function
2021-09-22 Alan Modraobstack.h __PTR_ALIGN vs. ubsan
2021-09-22 Andreas KrebbelIBM Z: Fix PR102222
2021-09-22 Jakub Jelinekopenmp: Fix OpenMP expansion of scope with non-fallthru...
2021-09-22 Jakub Jelinekopenmp: Add support for allocator and align modifiers...
2021-09-22 Iain Sandoelibgcc, X86: Adjust guard for Mach-O code.
2021-09-22 liuhongtSupport 64bit fma/fms/fnma/fnms under avx512vl.
2021-09-22 liuhongtAdjust testcase.
2021-09-22 liuhongtAVX512FP16: Add expander for cstorehf4.
2021-09-22 liuhongtAVX512FP16: Add expander for ceil/floor/trunc/roundeven.
2021-09-22 liuhongtAVX512FP16: Add expander for sqrthf2.
2021-09-22 liuhongtAVX512FP16: Add testcases for vfcmaddcsh/vfmaddcsh...
2021-09-22 liuhongtAVX512FP16: Add vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh.
next