aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-05-09[Ada] Raise Constraint_Error when converting negative values to Char_CodePiotr Trojanek1-21/+8
2022-05-09[Ada] Simplify conversions from Uint to Char_CodePiotr Trojanek2-4/+3
2022-05-09[Ada] Fix invalid memory access on finalization of class-wide typeJustin Squirek3-17/+106
2022-05-09[Ada] Fully qualify name in JSON representation infoEtienne Servais1-3/+5
2022-05-09[Ada] Remove extra space around binary operatorsPiotr Trojanek13-24/+24
2022-05-09[Ada] Remove CodePeer annotations for pragma Loop_VariantPiotr Trojanek1-3/+0
2022-05-09[Ada] Prevent inlining-for-proof for calls inside ELSIF conditionPiotr Trojanek3-28/+49
2022-05-09[Ada] Remove redundant guards for empty listPiotr Trojanek2-12/+4
2022-05-09[Ada] Fix missing error on actual for In/Out parameterEric Botcazou1-3/+1
2022-05-09[Ada] Fix indentation of "Start of processing for ..." labelsPiotr Trojanek13-14/+12
2022-05-09[Ada] Improve error messages to include full package nameJustin Squirek6-32/+120
2022-05-09[Ada] Set Error_Msg_Warn before use of << insertionYannick Moy1-0/+1
2022-05-09[Ada] Properly handle unprefixed references to componentsSteve Baird1-17/+16
2022-05-09[Ada] Fix package installation for private array type of private elementEd Schonberg1-1/+14
2022-05-09[Ada] Fix internal error on declaration of derived discriminated record typeEric Botcazou2-38/+46
2022-05-09[Ada] Fix visibility inside declare_expressionEd Schonberg1-2/+15
2022-05-09[Ada] Fix check for looking for user defined literalsEd Schonberg1-1/+3
2022-05-09[Ada] Refine description of SPARK with static Boolean expressionsPiotr Trojanek2-28/+28
2022-05-09[Ada] Allow Big_Integer in loop and subprogram variantsPiotr Trojanek6-7/+137
2022-05-09[Ada] Add utility to preanalyze assert expression without forcing its typePiotr Trojanek2-0/+38
2022-05-09[Ada] Revamp type resolution for comparison and equality operatorsEric Botcazou10-1256/+1056
2022-05-09[Ada] Use "aspect" instead of "pragma" in warningsBob Duff5-17/+19
2022-05-09[Ada] vx21.07: stack-checking on ppcDoug Rupp1-16/+22
2022-05-09[Ada] Remove gnattest section from gnat user guideFedor Rybin1-917/+0
2022-05-09[Ada] Remove repeated analysis of attribute prefixesPiotr Trojanek1-8/+0
2022-05-09[Ada] Remove redundant call to Set_Etype for attribute Bit_OrderPiotr Trojanek1-1/+0
2022-05-09[Ada] Remove doubly-negated tests for empty listsPiotr Trojanek2-3/+2
2022-05-09[Ada] Remove unused parameter from __gnat_killDmitriy Anisimkov3-12/+12
2022-05-09[Ada] Stabilize exit code on close processDmitriy Anisimkov1-6/+4
2022-05-09Enable match.pd dumping with -fdump-tree-originalAlex Coplan4-29/+13
2022-05-09Come up with {,UN}LIKELY macros.Martin Liska18-63/+64
2022-05-09RISC-V: Fix wrong expansion for arch-canonicalizeKito Cheng1-3/+5
2022-05-09Daily bump.GCC Administrator1-1/+1
2022-05-08Daily bump.GCC Administrator6-1/+49
2022-05-07c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]Marek Polacek11-55/+207
2022-05-07Daily bump.GCC Administrator4-1/+64
2022-05-06compiler: remove Array_index_expression::is_lvalue_Ian Lance Taylor5-45/+9
2022-05-06c++: add color to function decl printingJason Merrill4-7/+70
2022-05-06vec: fix iterate commentJason Merrill1-2/+2
2022-05-06c++: empty base constexpr adjustment [PR105245]Jason Merrill1-33/+34
2022-05-06compiler: error for duplicate bool map keysIan Lance Taylor2-1/+17
2022-05-06rs6000: Ignore fusion option flags for inlining test [PR102059]Michael Meissner2-0/+28
2022-05-06aarch64: remove useless GPF_TF_F16 iteratorChristophe Lyon1-3/+0
2022-05-06OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.Marcel Vollweiler1-0/+1
2022-05-06Add a restriction on allocate clause (OpenMP 5.0)Hafiz Abid Qadeer5-8/+67
2022-05-06Daily bump.GCC Administrator6-1/+150
2022-05-05c++: wrong error with MVP and pushdecl [PR64679]Marek Polacek5-5/+156
2022-05-05[PATCH] i386: Cleanup -m32 usage in the testuite.Uros Bizjak4-6/+6
2022-05-05Fortran: Add support for OMP non-rectangular loops.Sandra Loosemore10-25/+672
2022-05-05Regenerate gcc.potJoseph Myers1-4834/+4907