platform/upstream/gcc.git
2022-05-17 Gary Dismukes[Ada] Provide allocation subtype for allocators of...
2022-05-17 Bob Duff[Ada] Cleanups related to front-end SJLJ
2022-05-17 Dmitriy Anisimkov[Ada] GNAT.Binary_Search is not internal
2022-05-17 Yannick Moy[Ada] Fix insertion of declaration inside quantified...
2022-05-17 Marc Poulhiès[Ada] Fix Forced sign flag in formatted string
2022-05-17 Eric Botcazou[Ada] Fix small glitch in Expand_N_Full_Type_Declaration
2022-05-17 Bob Duff[Ada] Requires_Cleanup_Actions and N_Protected_Body
2022-05-17 Bob Duff[Ada] Output.w always writes to stderr
2022-05-17 Dmitriy Anisimkov[Ada] Generic binary search implementation
2022-05-17 Eric Botcazou[Ada] Fix bogus visibility error with partially paramet...
2022-05-17 Etienne Servais[Ada] Take full view of private type
2022-05-17 Arnaud Charlet[Ada] Allow 'Reduce with -gnat2022
2022-05-17 Ghjuvan Lacambre[Ada] Don't create calls to Abort_Undefer when not...
2022-05-17 Marc Poulhiès[Ada] Typo fix in finalization comment
2022-05-17 Etienne Servais[Ada] Initialize Compiler_State to avoid Constraint_Error
2022-05-17 Eric Botcazou[Ada] Deal with derived record types in Has_Compatible_...
2022-05-17 Eric Botcazou[Ada] Streamline implementation of Has_Compatible_Repre...
2022-05-17 Etienne Servais[Ada] Remove superfluous call to Original_Node
2022-05-17 Javier Miranda[Ada] Crash freezing declaration that will raise constr...
2022-05-17 Javier Miranda[Ada] Spurious error on subprogram with class-wide...
2022-05-17 Eric Botcazou[Ada] Use Actions field of freeze nodes for subprograms
2022-05-17 Javier Miranda[Ada] Implement calls to abstract subprograms in class...
2022-05-17 Piotr Trojanek[Ada] Fix documentation of using attribute Loop_Entry...
2022-05-17 Etienne Servais[Ada] Check token to be "access", reject it if not
2022-05-17 Piotr Trojanek[Ada] Enable current value propagation within pragma...
2022-05-17 Jakub Jelinekforwprop: Fix a typo and comment formatting
2022-05-17 liuhongtOptimize vpermtiw/b to vpunpcklqdq for certain cases.
2022-05-17 liuhongtClamp vec_perm_expr index in simplify_bitfield_ref...
2022-05-17 GCC AdministratorDaily bump.
2022-05-16 Jason Merrillattribs: fix typedefs in generic code [PR105492]
2022-05-16 David Malcolmanalyzer: implement four new warnings for <stdarg.h...
2022-05-16 Iain Buclawd: Merge upstream dmd 60bfa0ee7, druntime 94bd5bcb...
2022-05-16 Jonathan Wakelylibstdc++: Fix hyperlink in docs
2022-05-16 Jonathan Wakelylibstdc++: Update C++23 status docs
2022-05-16 Jonathan Wakelylibstdc++: Add C++23 status docs
2022-05-16 Jonathan Wakelylibstdc++: Fix status docs for <bit> support
2022-05-16 Richard BienerFinish gimple_build API enhancement
2022-05-16 Richard BienerMove code_helper to tree.h
2022-05-16 Richard Bienerrtl-optimization/105577 - testcase for the PR
2022-05-16 Richard Bieneripa/105598 - testcase for PR105598
2022-05-16 Martin Liskaopts-global.cc: document last change
2022-05-16 Eric BotcazouDo not use DW_OP_not for TRUTH_NOT_EXPR in conditional...
2022-05-16 Eric Botcazou[Ada] Fix fallout of change in equality for untagged...
2022-05-16 Piotr Trojanek[Ada] Fix expansion of attribute Loop_Entry wrt value...
2022-05-16 Piotr Trojanek[Ada] Remove useless code related to current value...
2022-05-16 Justin Squirek[Ada] Type invariant or postcondition may cause uniniti...
2022-05-16 Etienne Servais[Ada] Freeze target type on qualified expression expansion
2022-05-16 Yannick Moy[Ada] Fix proof of double arithmetic units
2022-05-16 Ghjuvan Lacambre[Ada] Don't crash on ghost packages when emitting CUDA...
2022-05-16 Joel Brobecker[Ada] GNAT.Debug_Pools: Improve documentation of the...
2022-05-16 Joel Brobecker[Ada] sigaction result not properly checked in __gnat_i...
2022-05-16 Joel Brobecker[Ada] Fix thinko in QNX's implementation of __gnat_inst...
2022-05-16 Joel Brobecker[Ada] Add <stdlib.h> #include in cstreams.c
2022-05-16 Joel Brobecker[Ada] replace call to bzero in terminals.c by call...
2022-05-16 Gary Dismukes[Ada] Revise Storage_Model_Support operations to do...
2022-05-16 Etienne Servais[Ada] Handle case-expression inside if-expression in...
2022-05-16 Yannick Moy[Ada] Update comment justifying non-inlining for proof...
2022-05-16 Marc Poulhiès[Ada] Fix iterated element association loop var escapin...
2022-05-16 Eric Botcazou[Ada] Fix internal error on iterated array aggregate
2022-05-16 Javier Miranda[Ada] Accept calls to abstract subprograms in class...
2022-05-16 Eric Botcazou[Ada] Fix internal error on mix of controlled and prote...
2022-05-16 Eric Botcazou[Ada] Fix internal error on predicate aspect with iterator
2022-05-16 Steve Baird[Ada] Implement component finalization ordering rules...
2022-05-16 Eric Botcazou[Ada] Fix implementation issues with equality for untag...
2022-05-16 Piotr Trojanek[Ada] Remove duplicated detection of user-defined equality
2022-05-16 Piotr Trojanek[Ada] Improve building of untagged equality
2022-05-16 Olivier Hainque[Ada] Map gnatlib-shared to gnatlib-shared-dual for...
2022-05-16 Eric Botcazou[Ada] Couple of small consistency tweaks
2022-05-16 Eric Botcazou[Ada] Fix spurious error on limited view with incomplet...
2022-05-16 Piotr Trojanek[Ada] Pick volatile refinement property of a subtype...
2022-05-16 Piotr Trojanek[Ada] Clarify code for detecting volatile refinement...
2022-05-16 Piotr Trojanek[Ada] Remove duplicated code for detecting enabled...
2022-05-16 Martin LiskaUse more ARRAY_SIZE.
2022-05-16 Marcel VollweilerOpenMP, C++: Add template support for the has_device_ad...
2022-05-16 Martin LiskaFix ubsan error in opts-global.cc
2022-05-16 Richard BienerAdd MIN/MAX folding from fold_cond_expr_with_comparison...
2022-05-16 liuhongtFix ICE caused by wrong condition.
2022-05-16 GCC AdministratorDaily bump.
2022-05-15 Uros Bizjaki386: Remove constraints when used with constant intege...
2022-05-15 Jason Merrillc++: hidden friend access [DR1699]
2022-05-15 Jason Merrillc++: parsing injected-class-name as template
2022-05-15 Jason Merrillc++: array {}-init [PR105589]
2022-05-15 GCC AdministratorDaily bump.
2022-05-14 GCC AdministratorDaily bump.
2022-05-13 Marek Polacekc++: Add fixed test [PR81952]
2022-05-13 Ian Lance Taylorcompiler: always sort interface parse methods
2022-05-13 Roger SayleImproved V1TI (and V2DI) mode equality/inequality on...
2022-05-13 Paul A. Clarkers6000: Remove a few needless 'lp64' contraints.
2022-05-13 Paul A. Clarkers6000: Move g++.dg powerpc PR tests to g++.target
2022-05-13 Roger SaylePR tree-optimization/83907: Improved memset handling...
2022-05-13 Philipp TomsichRISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO
2022-05-13 Jonathan Wakelylibstdc++: Make std::thread::_State private
2022-05-13 Jonathan Wakelylibstdc++: Add noexcept to std::launch operators
2022-05-13 Jonathan Wakelylibstdc++: Allow std::swap to find overload for std...
2022-05-13 Jonathan Wakelylibstdc++: Make std::rethrow_if_nested work without...
2022-05-13 Andrew MacLeodCheck operand for type, not LHS.
2022-05-13 Tobias Burnuslibgomp.fortran/target-nowait-array-section.f90: Fix...
2022-05-13 Tobias BurnusOpenMP/Fortran: Use firstprivat not alloc for ptr attac...
2022-05-13 Sebastian Pop[AArch64] add barriers to ool __sync builtins
2022-05-13 Palmer Dabbelttestsuite: btf: Fix btf-datasec-1.c for RISC-V
next