platform/upstream/gcc.git
2022-05-10 Piotr Trojanek[Ada] Cleanup detection of No_Elist with No and Present
2022-05-10 Piotr Trojanek[Ada] Prevent search for references in postconditions...
2022-05-10 Piotr Trojanek[Ada] Remove tiny and incomplete optimization for unset...
2022-05-10 Piotr Trojanek[Ada] Cleanup unnecessary declare block in Check_Unreac...
2022-05-10 Piotr Trojanek[Ada] Refine iteration from entities to formals
2022-05-10 Piotr Trojanek[Ada] Check declare and qualified expressions for unset...
2022-05-10 Piotr Trojanek[Ada] Check if- and case-expressions for unset references
2022-05-10 Kévin Le Gouguec[Ada] Fix a couple of typos
2022-05-10 Etienne Servais[Ada] Fix typo in comment for Is_Predicate_Static
2022-05-10 Yannick Moy[Ada] Fix indentation to follow uniform style across...
2022-05-10 Claire Dross[Ada] Accept Structural in aspect Subprogram_Variant...
2022-05-10 Claire Dross[Ada] Proof of System.Val_Int at gold level
2022-05-10 Eric Botcazou[Ada] Fix hiding of user-defined operator that is not...
2022-05-10 Eric Botcazou[Ada] Fix oversight for case expression in Eval_Integer...
2022-05-10 Piotr Trojanek[Ada] Avoid repeated conversions from Int to Char_Code
2022-05-10 Etienne Servais[Ada] Reject numeric literals with too big exponents
2022-05-10 Piotr Trojanek[Ada] Replace variables with constants in expanded...
2022-05-10 Marc Poulhiès[Ada] Fix incorrect range computation
2022-05-10 Steve Baird[Ada] Failure compiling "for ... of" loop over a slice
2022-05-10 Piotr Trojanek[Ada] Fix comment about building names in task arrays
2022-05-10 Piotr Trojanek[Ada] Simplify conversion from Character to Char_Code
2022-05-10 Eric BotcazouFix internal error with vectorization on SPARC
2022-05-10 Siddhesh Poyarekarmiddle-end/70090: Dynamic sizes for -fsanitize=object...
2022-05-10 Jason Merrillc++: fix arm-eabi crash building libstdc++ [PR105529]
2022-05-10 Jiufu Guors6000: avoid peeking eof after __vector
2022-05-10 GCC AdministratorDaily bump.
2022-05-09 Joseph MyersUpdate gcc.po files
2022-05-09 Marek Polacekc++: Implement P2324R2, labels at the end of compound...
2022-05-09 Harald AnlaufFortran: check for non-optional spaces between adjacent...
2022-05-09 Dimitar Dimitrovtestsuite: Silence analyzer/pr51628-30.c for default_packed
2022-05-09 Jakub Jelinektestsuite: Remove superfluous semicolon [PR105256]
2022-05-09 Qing Zhaoi386: Adjust -fzero-call-used-regs to always use XOR...
2022-05-09 Xi RuoyaoMAINTAINERS: Update my email address
2022-05-09 Patrick Palkac++: constexpr init of union sub-aggr w/ base [PR105491]
2022-05-09 liuhongtImplement permutation with pslldq + psrldq + por when...
2022-05-09 Nathan Sidwell[c++][NFC] Rename Attached to Keyed
2022-05-09 Clément ChigotMAINTAINERS: Update my email address.
2022-05-09 Martin LiškaSimplify STATIC_ASSERT macro.
2022-05-09 Martin LiskaRemove non-ANSI C path in ansidecl.h.
2022-05-09 Richard Bienertree-optimization/105517 - avoid offset truncation...
2022-05-09 Richard BienerRemove GIMPLE restriction of ! using match.pd patterns
2022-05-09 liuhongtOptimize vec_setv8{hi,hf}_0 + pmovzxbq to pmovzxbq.
2022-05-09 Yannick Moy[Ada] Suggest use of First_Valid/Last_Valid on type...
2022-05-09 Piotr Trojanek[Ada] Raise Constraint_Error when converting negative...
2022-05-09 Piotr Trojanek[Ada] Simplify conversions from Uint to Char_Code
2022-05-09 Justin Squirek[Ada] Fix invalid memory access on finalization of...
2022-05-09 Etienne Servais[Ada] Fully qualify name in JSON representation info
2022-05-09 Piotr Trojanek[Ada] Remove extra space around binary operators
2022-05-09 Piotr Trojanek[Ada] Remove CodePeer annotations for pragma Loop_Variant
2022-05-09 Piotr Trojanek[Ada] Prevent inlining-for-proof for calls inside ELSIF...
2022-05-09 Piotr Trojanek[Ada] Remove redundant guards for empty list
2022-05-09 Eric Botcazou[Ada] Fix missing error on actual for In/Out parameter
2022-05-09 Piotr Trojanek[Ada] Fix indentation of "Start of processing for ...
2022-05-09 Justin Squirek[Ada] Improve error messages to include full package...
2022-05-09 Yannick Moy[Ada] Set Error_Msg_Warn before use of << insertion
2022-05-09 Steve Baird[Ada] Properly handle unprefixed references to components
2022-05-09 Ed Schonberg[Ada] Fix package installation for private array type...
2022-05-09 Eric Botcazou[Ada] Fix internal error on declaration of derived...
2022-05-09 Ed Schonberg[Ada] Fix visibility inside declare_expression
2022-05-09 Ed Schonberg[Ada] Fix check for looking for user defined literals
2022-05-09 Piotr Trojanek[Ada] Refine description of SPARK with static Boolean...
2022-05-09 Piotr Trojanek[Ada] Allow Big_Integer in loop and subprogram variants
2022-05-09 Piotr Trojanek[Ada] Add utility to preanalyze assert expression witho...
2022-05-09 Eric Botcazou[Ada] Revamp type resolution for comparison and equalit...
2022-05-09 Bob Duff[Ada] Use "aspect" instead of "pragma" in warnings
2022-05-09 Doug Rupp[Ada] vx21.07: stack-checking on ppc
2022-05-09 Fedor Rybin[Ada] Remove gnattest section from gnat user guide
2022-05-09 Piotr Trojanek[Ada] Remove repeated analysis of attribute prefixes
2022-05-09 Piotr Trojanek[Ada] Remove redundant call to Set_Etype for attribute...
2022-05-09 Piotr Trojanek[Ada] Remove doubly-negated tests for empty lists
2022-05-09 Dmitriy Anisimkov[Ada] Remove unused parameter from __gnat_kill
2022-05-09 Dmitriy Anisimkov[Ada] Stabilize exit code on close process
2022-05-09 Alex CoplanEnable match.pd dumping with -fdump-tree-original
2022-05-09 Martin LiskaCome up with {,UN}LIKELY macros.
2022-05-09 Kito ChengRISC-V: Fix wrong expansion for arch-canonicalize
2022-05-09 GCC AdministratorDaily bump.
2022-05-08 GCC AdministratorDaily bump.
2022-05-07 Marek Polacekc, c++: attribute format on a ctor with a vbase [PR1018...
2022-05-07 GCC AdministratorDaily bump.
2022-05-06 Ian Lance Taylorcompiler: remove Array_index_expression::is_lvalue_
2022-05-06 Jonathan Wakelylibstdc++: Simplify std::normal_distribution equality...
2022-05-06 Jonathan Wakelylibstdc++: Fix deserialization for std::normal_distribu...
2022-05-06 Jason Merrillc++: add color to function decl printing
2022-05-06 Jason Merrillvec: fix iterate comment
2022-05-06 Jason Merrillc++: empty base constexpr adjustment [PR105245]
2022-05-06 Alexandre Olivalibstdc++: ppc: conditionalize vsx-only simd intrinsics
2022-05-06 Ian Lance Taylorcompiler: error for duplicate bool map keys
2022-05-06 Michael Meissnerrs6000: Ignore fusion option flags for inlining test...
2022-05-06 Christophe... aarch64: remove useless GPF_TF_F16 iterator
2022-05-06 Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_target_is_...
2022-05-06 Jonathan Wakelylibstdc++: Fix test that fails on Solaris [PR104731]
2022-05-06 Jonathan Wakelylibstdc++: Do not include <cxxabi.h> in <stacktrace>
2022-05-06 Jonathan Wakelylibstdc++: Do not use #include inside push visibility...
2022-05-06 Jonathan Wakelylibstdc++: Update documentation about copyright and...
2022-05-06 Hafiz Abid... Add a restriction on allocate clause (OpenMP 5.0)
2022-05-06 Jakub JelinekUpdate gennews for GCC 12.
2022-05-06 GCC AdministratorDaily bump.
2022-05-05 Sandra Loosemorelibgomp: Update docs to reflect Fortran support for...
2022-05-05 Marek Polacekc++: wrong error with MVP and pushdecl [PR64679]
2022-05-05 H.J. Lulibsanitizer: cherry-pick commit b226894d475b from...
next