aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17[Ada] Remove superfluous call to Original_NodeEtienne Servais
2022-05-17[Ada] Crash freezing declaration that will raise constraint errorJavier Miranda
2022-05-17[Ada] Spurious error on subprogram with class-wide preconditionsJavier Miranda
2022-05-17[Ada] Use Actions field of freeze nodes for subprogramsEric Botcazou
2022-05-17[Ada] Implement calls to abstract subprograms in class-wide pre/post-conditionsJavier Miranda
2022-05-17[Ada] Fix documentation of using attribute Loop_Entry in pragmasPiotr Trojanek
2022-05-17[Ada] Check token to be "access", reject it if notEtienne Servais
2022-05-17[Ada] Enable current value propagation within pragma expressionsPiotr Trojanek
2022-05-17forwprop: Fix a typo and comment formattingJakub Jelinek
2022-05-17Optimize vpermtiw/b to vpunpcklqdq for certain cases.liuhongt
2022-05-17Clamp vec_perm_expr index in simplify_bitfield_ref to avoid ICE.liuhongt
2022-05-17Daily bump.GCC Administrator
2022-05-16attribs: fix typedefs in generic code [PR105492]Jason Merrill
2022-05-16analyzer: implement four new warnings for <stdarg.h> misuses [PR105103]David Malcolm
2022-05-16d: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb, phobos 3a1cd9a01.Iain Buclaw
2022-05-16libstdc++: Fix hyperlink in docsJonathan Wakely
2022-05-16libstdc++: Update C++23 status docsJonathan Wakely
2022-05-16libstdc++: Add C++23 status docsJonathan Wakely
2022-05-16libstdc++: Fix status docs for <bit> supportJonathan Wakely
2022-05-16Finish gimple_build API enhancementRichard Biener
2022-05-16Move code_helper to tree.hRichard Biener
2022-05-16rtl-optimization/105577 - testcase for the PRRichard Biener
2022-05-16ipa/105598 - testcase for PR105598Richard Biener
2022-05-16opts-global.cc: document last changeMartin Liska
2022-05-16Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expressionsEric Botcazou
2022-05-16[Ada] Fix fallout of change in equality for untagged record typesEric Botcazou
2022-05-16[Ada] Fix expansion of attribute Loop_Entry wrt value propagationPiotr Trojanek
2022-05-16[Ada] Remove useless code related to current value propagationPiotr Trojanek
2022-05-16[Ada] Type invariant or postcondition may cause uninitialized memory readsJustin Squirek
2022-05-16[Ada] Freeze target type on qualified expression expansionEtienne Servais
2022-05-16[Ada] Fix proof of double arithmetic unitsYannick Moy
2022-05-16[Ada] Don't crash on ghost packages when emitting CUDA symbols in ALI filesGhjuvan Lacambre
2022-05-16[Ada] GNAT.Debug_Pools: Improve documentation of the Stack_Trace_Depth parameterJoel Brobecker
2022-05-16[Ada] sigaction result not properly checked in __gnat_install_handler (QNX)Joel Brobecker
2022-05-16[Ada] Fix thinko in QNX's implementation of __gnat_install_handlerJoel Brobecker
2022-05-16[Ada] Add <stdlib.h> #include in cstreams.cJoel Brobecker
2022-05-16[Ada] replace call to bzero in terminals.c by call to memsetJoel Brobecker
2022-05-16[Ada] Revise Storage_Model_Support operations to do checks and take objects a...Gary Dismukes
2022-05-16[Ada] Handle case-expression inside if-expression in -gnato2Etienne Servais
2022-05-16[Ada] Update comment justifying non-inlining for proof inside genericsYannick Moy
2022-05-16[Ada] Fix iterated element association loop var escaping loop scopeMarc Poulhiès
2022-05-16[Ada] Fix internal error on iterated array aggregateEric Botcazou
2022-05-16[Ada] Accept calls to abstract subprograms in class-wide pre/post-conditionsJavier Miranda
2022-05-16[Ada] Fix internal error on mix of controlled and protected typesEric Botcazou
2022-05-16[Ada] Fix internal error on predicate aspect with iteratorEric Botcazou
2022-05-16[Ada] Implement component finalization ordering rules for type extensionsSteve Baird
2022-05-16[Ada] Fix implementation issues with equality for untagged record typesEric Botcazou
2022-05-16[Ada] Remove duplicated detection of user-defined equalityPiotr Trojanek
2022-05-16[Ada] Improve building of untagged equalityPiotr Trojanek
2022-05-16[Ada] Map gnatlib-shared to gnatlib-shared-dual for aarch64-vx7r2Olivier Hainque