aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-19[Ada] Avoid copy operation for returns involving function callsEric Botcazou2-0/+53
2022-05-19[Ada] Do not give warnings for compiler-generated entities by defaultEric Botcazou1-2/+5
2022-05-19[Ada] Small housekeeping work in gnat_gimplify_exprEric Botcazou1-71/+60
2022-05-19[Ada] Add support for "simd" function attributeEric Botcazou2-1/+55
2022-05-19[Ada] Fix internal error on unchecked union with component clauses (2)Eric Botcazou1-6/+23
2022-05-19[Ada] Do not set Current_Error_Node to a node without locationEric Botcazou1-1/+2
2022-05-19[Ada] Fix internal error on semi-circular record typesEric Botcazou1-8/+11
2022-05-19[Ada] Fix for internal error on semi-circular record aggregateEric Botcazou1-2/+12
2022-05-19[Ada] Adjust copyright lineEric Botcazou4-4/+4
2022-05-19[Ada] Preserve unchecked conversion of string constantEric Botcazou1-0/+7
2022-05-19[Ada] Remove redundant marking of illegal pragma with error postedPiotr Trojanek1-1/+0
2022-05-19[Ada] Fix continuation message without a prior errorPiotr Trojanek1-0/+2
2022-05-19[Ada] Mark Requires_Transient_Scope as InlineEric Botcazou1-0/+1
2022-05-19[Ada] Avoid internal compiler error for illegal Predicate_Failure aspect specSteve Baird1-1/+4
2022-05-19[Ada] Fix spurious violations of No_Secondary_Stack restrictionEric Botcazou3-6/+9
2022-05-19[Ada] Ignore Predicate_Failure in CodePeer modeDaniel Mercier1-0/+1
2022-05-19[Ada] Fix compilation of raise-gcc.c with -DSTANDALONE under windowsArnaud Charlet1-1/+1
2022-05-19[Ada] Preserve and reuse original type in Narrow_Large_OperationEric Botcazou1-2/+2
2022-05-19[Ada] Wrong interface dynamic dispatch via access parameterJavier Miranda1-52/+84
2022-05-19[Ada] Ignore Predicate_Failure in GNATprove modePiotr Trojanek1-1/+7
2022-05-19[Ada] Fix bug in handling of Predicate_Failure aspectSteve Baird11-577/+436
2022-05-19[Ada] Avoid copy operation for returns involving function callsEric Botcazou4-13/+12
2022-05-19[Ada] Fix invalid expanded code for entry familiesPiotr Trojanek1-0/+9
2022-05-19[Ada] Cleanup expansion of protected entry familiesPiotr Trojanek1-13/+7
2022-05-19[Ada] Remove remaining references to gnatfind/gnatxrefArnaud Charlet11-4892/+16
2022-05-19[Ada] Fix proof of runtime unit a-strfix and a-strsupClaire Dross2-0/+22
2022-05-19[Ada] Support Ada 2022 null array aggregatesEd Schonberg7-18/+197
2022-05-19[Ada] Further adapt proof of double arithmetic runtime unitYannick Moy1-4/+171
2022-05-19[Ada] Improve optimization of "=" on bit-packed arraysBob Duff2-8/+17
2022-05-19[Ada] Casing style on record componentsBob Duff5-16/+20
2022-05-19[Ada] Get rid of secondary stack for controlled componentsEric Botcazou18-164/+334
2022-05-19[Ada] Small housekeeping work continuedEric Botcazou1-50/+50
2022-05-19[Ada] Small housekeeping workEric Botcazou1-44/+39
2022-05-19[Ada] Do not override inlining heuristics for expression functions at -OsEric Botcazou2-7/+9
2022-05-19[Ada] Remove dead code for scope entity having E_Subprogram_Body kindPiotr Trojanek1-4/+0
2022-05-19PR105647 Update pr105169* so it does not fail on powerpc64leGiuliano Belinassi2-4/+4
2022-05-19analyzer: update docs about -fanalyzer-checker=taintDavid Malcolm1-0/+2
2022-05-19cfgexpand: Yet another spot with debug insns references to global vars withou...Jakub Jelinek2-0/+26
2022-05-19pointer-query: Fix ICE with non-pointer param [PR105635]Jakub Jelinek2-1/+12
2022-05-18compiler: traverse expressions when exporting constantsJulia Lapenko2-1/+29
2022-05-19Daily bump.GCC Administrator11-1/+463
2022-05-18c: Implement new -Wenum-int-mismatch warning [PR105131]Marek Polacek10-3/+177
2022-05-18Revert move of g++.dg/pr69667.CPaul A. Clarke1-1/+2
2022-05-18x86: Fix -fsplit-stack feature detection via TARGET_CAN_SPLIT_STACKUros Bizjak2-4/+6
2022-05-18Correct ix86_rtx_cost for multi-word multiplication.Roger Sayle1-1/+11
2022-05-18Avoid andn and generate shorter not;and with -Oz on x86.Roger Sayle2-0/+49
2022-05-18c, c++: -Wswitch warning on [[maybe_unused]] enumerator [PR105497]Marek Polacek3-2/+90
2022-05-18c++: fix SIGFPE with -Wclass-memaccess [PR105634]Marek Polacek8-0/+15
2022-05-18Reduce usage of limited_with clauses with -fdump-ada-specEric Botcazou1-5/+27
2022-05-18testsuite/rs6000: Move pr83660.C to g++.targetKewen Lin1-0/+0