[Ada] Subtype inherits Atomic flag from base type
[gcc.git] / gcc /
2020-06-05 Ed Schonberg[Ada] Subtype inherits Atomic flag from base type
2020-06-05 Piotr Trojanek[Ada] Fix punctuation in description of Enum_Rep attribute
2020-06-05 Eric Botcazou[Ada] Make the Has_Dynamic_Range_Check flag obsolete
2020-06-05 Piotr Trojanek[Ada] Do not create an empty list of nodes that confuse...
2020-06-05 Dmitriy Anisimkov[Ada] Optimize Normalize_Pathname
2020-06-05 Arnaud Charlet[Ada] Spurious assert failure in Walk_Library_Items
2020-06-05 Piotr Trojanek[Ada] Use Is_Incomplete_Type instead of a low-level...
2020-06-05 Piotr Trojanek[Ada] Simplify iteration over components
2020-06-05 Eric Botcazou[Ada] Fix incorrect initialization for array of non...
2020-06-05 Bob Duff[Ada] Put_Image attribute: Rtsfind cleanups
2020-06-05 Piotr Trojanek[Ada] Move routine for detecting special Text_IO packag...
2020-06-05 Yannick Moy[Ada] Add comment about function only used in CodePeer
2020-06-05 Ed Schonberg[Ada] Spurious error on address clause in task body
2020-06-05 Piotr Trojanek[Ada] Add missing Global contract to Ada.Containers...
2020-06-05 Arnaud Charlet[Ada] AI12-0207 Convention of anonymous access types
2020-06-05 Arnaud Charlet[Ada] AI12-0336 Meaning of Time_Offset
2020-06-05 Eric Botcazou[Ada] Fix assertion failure on double rederivation...
2020-06-05 Bob Duff[Ada] Put_Image attribute
2020-06-05 Arnaud Charlet[Ada] AI12-0144 Make Discrete_Random more flexible
2020-06-05 Arnaud Charlet[Ada] AI12-0237 Getting the representation of an enumer...
2020-06-05 Arnaud Charlet[Ada] AI12-0318 No_IO should apply to Ada.Directories
2020-06-05 Arnaud Charlet[Ada] AI12-0235 System.Storage_Pools should be pure
2020-06-05 Eric Botcazou[Ada] Add No_Truncation flag on view conversion for...
2020-06-05 Bob Duff[Ada] Assertion_Policy (Ignore) ignores invariants
2020-06-05 Eric Botcazou[Ada] Rename parameter of routines in Checks
2020-06-05 Arnaud Charlet[Ada] Minor wording changes wrt Ada 202x
2020-06-05 Iain Buclawd: Merge upstream dmd 6d5bffa54
2020-06-05 Richard Bienertree-optimization/95539 - fix SLP_TREE_REPRESENTATIVE...
2020-06-05 Fei Yangexpand: Simplify removing subregs when expanding a...
2020-06-05 Jakub Jelinekix86: Improve __builtin_c[lt]z followed by extension...
2020-06-05 Jonathan WakelyAdd new/delete to struct occurence
2020-06-05 Richard Bienermiddle-end/95493 - bogus MEM_ATTRS for variable array...
2020-06-05 Cui,LiliFix bitmask conflict between PTA_AVX512VP2INTERSECT...
2020-06-05 GCC AdministratorDaily bump.
2020-06-04 Martin SeborImplement a solution for PR middle-end/10138 and PR...
2020-06-04 Iain Buclawd: Merge upstream dmd 48d704f08
2020-06-04 Iain Buclawd: Merge upstream dmd 47ed0330f
2020-06-04 Jason Merrillc++: Fix complex constexpr virtual cases [PR93310].
2020-06-04 Jason Merrillc++: Fix FE devirt with diamond inheritance [PR95158]
2020-06-04 Harald AnlaufPR fortran/95500 - Segfault compiling extra interface...
2020-06-04 Iain Sandoecoroutines: Fix missed ramp function return copy elisio...
2020-06-04 Vladimir N. MakarovAdd test for PR95464.c.
2020-06-04 Iain Buclawd: Split up d-frontend.cc into multiple parts.
2020-06-04 Vladimir N. MakarovAdd processing STRICT_LOW_PART for matched reloads.
2020-06-04 Richard Bieneraarch64: PR target/95526: Fix gimplification of varargs
2020-06-04 Martin Jamboripa-sra: Do not remove statements necessary because...
2020-06-04 Srinath Parvathaneni[ARM]: Correct the grouping of operands in MVE vector...
2020-06-04 Srinath Parvathaneni[PATCH][GCC] arm: Fix the MVE ACLE vbicq intrinsics.
2020-06-04 Richard Bieneradd vect_get_slp_vect_def
2020-06-04 Richard BienerAdd explicit SLP_TREE_LANES
2020-06-04 Richard BienerSimplify SLP code wrt SLP_TREE_DEF_TYPE
2020-06-04 liuhongtFix zero-masking for vcvtps2ph when dest operand is...
2020-06-04 Arnaud Charlet[Ada] AI12-0184: Long Long C Data types
2020-06-04 Arnaud Charlet[Ada] New package Ada.Task_Initialization
2020-06-04 Ed Schonberg[Ada] Ada_2020: contracts for formal subprograms
2020-06-04 Eric Botcazou[Ada] Add missing conversion in call to Finalize primitive
2020-06-04 Arnaud Charlet[Ada] Get rid of Disable_FE_Inline_Always
2020-06-04 Eric Botcazou[Ada] Fix a couple of oversights in previous change
2020-06-04 Bob Duff[Ada] Put_Image attribute
2020-06-04 Eric Botcazou[Ada] Alignment clause ignored on completion derived...
2020-06-04 Arnaud Charlet[Ada] Remove OpenACC support
2020-06-04 Eric Botcazou[Ada] Remove obsolete reference to gigi in comment
2020-06-04 Gary Dismukes[Ada] Implement AI12-0275 (Make subtype_mark optional...
2020-06-04 Eric Botcazou[Ada] Fix glitch for N_Delta_Aggregate/N_Case_Expressio...
2020-06-04 Arnaud Charlet[Ada] Avoid redefining IS_DIR_SEPARATOR macro
2020-06-04 Arnaud Charlet[Ada] Wrong walk order in Walk_Library_Items
2020-06-04 Arnaud Charlet[Ada] Import Adafinal as convention Ada
2020-06-04 Ed Schonberg[Ada] Incorrect source line range on subprogram body...
2020-06-04 Alexandre Oliva[Ada] Revamp dump and aux output names
2020-06-04 Eric Botcazou[Ada] Set convention and inlined flag on default null...
2020-06-04 Justin Squirek[Ada] Missing accessibility check on access discriminan...
2020-06-04 Dmitriy Anisimkov[Ada] Fix Is_Absolute_Path on Windows
2020-06-04 Eric Botcazou[Ada] Update the documentation in checks.ads about...
2020-06-04 Eric Botcazou[Ada] Small tweak to special handling of private index...
2020-06-04 Arnaud Charlet[Ada] New procedure Register_Global_Unhandled_Action
2020-06-04 Arnaud Charlet[Ada] Update URL and bug report instructions
2020-06-04 Steve Baird[Ada] Avoid buffer overflow in Long_Long_Float_Text_IO
2020-06-04 Arnaud Charlet[Ada] Remove System.Parameters.Single_Lock
2020-06-04 Arnaud Charlet[Ada] Continuation of "Get rid of more references to...
2020-06-04 Eric Botcazou[Ada] Add another ad-hoc case to the Has_Private_View...
2020-06-04 Eric Botcazou[Ada] Fix fallout of cleanup to Has_Private_View mechanism
2020-06-04 Gary Dismukes[Ada] Minor editorial fixes
2020-06-04 Hao Liucselim: Extend to check non-trapping for more reference...
2020-06-04 Andreas SchwabFix missing assemble_external in ASM_OUTPUT_FDESC
2020-06-04 Andreas SchwabMissing __divtf3@@GCC_4.4.0 on ia64
2020-06-04 liuhongtFix uppercase in trunc<mode><pmov_dst_3>2.
2020-06-04 Jakub Jelinekc++: Reject some further reinterpret casts in constexpr...
2020-06-04 GCC AdministratorDaily bump.
2020-06-03 Mark WielaardProvide diagnostic hints for missing C++ cinttypes...
2020-06-03 Mark WielaardProvide diagnostic hints for missing C inttypes.h strin...
2020-06-03 Mark Wielaarddiagnostics: Add function call parens matching to c_parser.
2020-06-03 Vitor Guidioptimize tanh(x) / sinh (x) to 1/ cosh (x)
2020-06-03 Joseph MyersUpdate gcc sv.po.
2020-06-03 Aaron Sawdeyidentify lfs prefixed case PR95347
2020-06-03 Patrick Palkac++: more constrained nested partial specialization
2020-06-03 Patrick Palkac++: constrained nested partial specialization [PR92103]
2020-06-03 Jan HubickaOptimize ODR enum streaming
2020-06-03 Iain Sandoecoroutines: Allow parameter packs in co_await/yield...
2020-06-03 Romain NaourFix missing dependencies for selftests which occasional...
2020-06-03 Jason Merrillc++: Fix VLA in template [PR95232]
next