aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-06Fix PR testsuite/100454Eric Botcazou1-1/+1
2021-05-06testsuite: Add s390 to vect_*_cvt checks.Robin Dapp1-7/+22
2021-05-06testsuite: Add vect_floatint_cvt to gcc.dg/vect/pr56541.cRobin Dapp1-1/+1
2021-05-06Fortran: Assumed and explicit size class arrays [PR46691/99819].Paul Thomas5-10/+169
2021-05-06libstdc++: Implement LWG 3533 changes to foo_view::iterator::base()Patrick Palka1-8/+6
2021-05-06libstdc++: Implement LWG 3391 changes to move/counted_iterator::base()Patrick Palka3-10/+48
2021-05-06refactor SSA rewriting timevarsRichard Biener2-12/+2
2021-05-06libstdc++: Fix definition of std::remove_cvref_tJonathan Wakely2-4/+20
2021-05-06Revert "libstdc++: Use unsigned char argument to std::isdigit"Jonathan Wakely1-1/+1
2021-05-06phiopt: Use gphi *phi instead of gimple *phi some moreJakub Jelinek1-14/+12
2021-05-06Avoid update_ssa quadraticness in loop splittingRichard Biener1-10/+7
2021-05-06Fix IPA SRA removal of DECL_BY_REFERENCE returnRichard Biener1-0/+2
2021-05-06testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxlChristophe Lyon1-0/+4
2021-05-06IBM Z: Fix error checking for builtin vec_permiMarius Hillenbrand4-31/+76
2021-05-06phiopt: Optimize (x <=> y) cmp z [PR94589]Jakub Jelinek9-0/+922
2021-05-06ipa/100373 - fix emutls lowering compare-debug issueRichard Biener2-4/+24
2021-05-06[Ada] ACATS 4.1R-c611a04: Class-wide preconditions in dispatching callsJavier Miranda1-22/+84
2021-05-06[Ada] Avoid repeated analysis of constraint rangesPiotr Trojanek1-2/+0
2021-05-06[Ada] Assert failure on E_Enumeration_Literal and front-end unnestingArnaud Charlet1-3/+6
2021-05-06[Ada] Bad expansion with -gnato2 and if expressionArnaud Charlet1-2/+7
2021-05-06[Ada] In CodePeer mode, use regular-exception handlingBoris Yakobowski1-6/+2
2021-05-06[Ada] AI12-0411: Add "bool" to Interfaces.CArnaud Charlet12-21/+24
2021-05-06[Ada] Explain meaning of Non_Std_ExecutableGhjuvan Lacambre1-1/+4
2021-05-06[Ada] Do not second-guess the hardware for underflow handling of ScalingEric Botcazou1-4/+5
2021-05-06[Ada] Make Is_OK_Static_Subtype use Is_Static_SubtypeGhjuvan Lacambre1-12/+11
2021-05-06[Ada] Remove repeated calls in Resolve_RangePiotr Trojanek1-7/+4
2021-05-06[Ada] Use high-level Make_Character_Literal instead of low-level New_NodePiotr Trojanek2-12/+13
2021-05-06[Ada] Missing semantic error on ineffective Others_ClauseEd Schonberg1-0/+15
2021-05-06[Ada] Fix off-by-one bug in underflow handling of ScalingEric Botcazou1-1/+8
2021-05-06[Ada] Assert failure on pragma Inline in procedure bodyArnaud Charlet1-4/+2
2021-05-06[Ada] Remove hardcoded pragma Warnings from the formal vectors libraryPiotr Trojanek1-4/+0
2021-05-06[Ada] Set Raises_CE flag only in Apply_Compile_Time_Constraint_ErrorPiotr Trojanek3-4/+1
2021-05-06[Ada] Spurious constraint error on conversion of access typesJustin Squirek1-0/+14
2021-05-06[Ada] Fix handling of PATsArnaud Charlet1-2/+3
2021-05-06[Ada] Remove unused initial value in Read_Library_Info_From_FullPiotr Trojanek1-1/+1
2021-05-06[Ada] Document a few more characteristics of floating-point supportEric Botcazou2-14/+32
2021-05-06[Ada] Reset x87 FPU to 64-bit precision for floating-point I/O on LinuxEric Botcazou1-11/+4
2021-05-06[Ada] Make new implementation of System.Fat_Gen.Valid more robustEric Botcazou1-1/+13
2021-05-06[Ada] Fix restriction No_Enumeration_Maps on both Image attributesPiotr Trojanek1-37/+33
2021-05-06[Ada] Remove redundant condition for Image attribute and Ada versionPiotr Trojanek1-1/+5
2021-05-06[Ada] Add mention of underscore and fix grammar error in doc for -gnatdGary Dismukes2-6/+6
2021-05-06[Ada] Implement tiered support for floating-point exponentiationEric Botcazou9-173/+267
2021-05-06[Ada] Style cleanups related to writing of ALI filesPiotr Trojanek3-3/+3
2021-05-06[Ada] Remove excessive conditions in iterations across componentsPiotr Trojanek2-16/+9
2021-05-06[Ada] Crash on if_expression used as index of discriminant-dependent arrayEd Schonberg1-6/+22
2021-05-06[Ada] Fix typosArnaud Charlet3-4/+5
2021-05-05RISC-V: Generate helpers for cbranch4.Christoph Muellner2-12/+5
2021-05-06Daily bump.GCC Administrator8-1/+812
2021-05-05Fix PR target/100402Eric Botcazou2-3/+51
2021-05-05x86: Build only one __cpu_model/__cpu_features2 variablesIvan Sorokin3-17/+63