aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-07-04[Ada] Minor reformattingHristian Kirtchev17-110/+120
2019-07-04[Ada] Add preconditions in Ada.Task_IdentificationJoffrey Huguet2-0/+15
2019-07-04[Ada] Fix capitalization and parenthesis glitches in GNAT RMEric Botcazou3-8/+12
2019-07-04[Ada] Spurious error on instantiation and limited_with_clauseEd Schonberg2-6/+31
2019-07-04[Ada] Management of internal data structures in Sem_ElabHristian Kirtchev2-36/+176
2019-07-04[Ada] Expr. func. with private formal rejected in nested Ghost packageGary Dismukes6-2/+41
2019-07-04[Ada] SPARK_Mode Off now allowed inside subprogramYannick Moy4-1/+39
2019-07-04[Ada] Spurious error on incomplete tagged formal parameterJustin Squirek5-0/+35
2019-07-04[Ada] Bug in composition of equality for variant recordsEd Schonberg8-59/+223
2019-07-04[Ada] Missing actual for generated initialization procedureJustin Squirek5-17/+41
2019-07-04[Ada] Do not create a master unless Tasking_AllowedBob Duff2-0/+6
2019-07-04[Ada] Assertion failure on Default_Initial_ConditionHristian Kirtchev6-0/+49
2019-07-04[Ada] Spurious error on 'First in a generic contextEd Schonberg5-1/+52
2019-07-04[Ada] Minor typo fixesPiotr Trojanek2-2/+7
2019-07-04[Ada] Synchronized object definition in SPARK updatedYannick Moy6-1/+34
2019-07-04[Ada] Fix crash in SPARK ownership checkingYannick Moy2-3/+11
2019-07-04[Ada] Hang on expansion of library-level instantiationJustin Squirek7-8/+71
2019-07-04[Ada] Unnesting: handle conditional expressionsEd Schonberg2-0/+31
2019-07-04[Ada] Skip code not in SPARK for ownership analysisYannick Moy2-28/+49
2019-07-04[Ada] Minor reformattingHristian Kirtchev6-30/+37
2019-07-04[Ada] Better error messages for ownership errors in SPARKYannick Moy2-62/+196
2019-07-04[Ada] CCG: reduce generated temporariesArnaud Charlet2-289/+296
2019-07-04[Ada] Keep assertions in internal units enabled for GNATprovePiotr Trojanek2-1/+12
2019-07-04[Ada] CCG: restrict folding for boolean testsArnaud Charlet2-1/+36
2019-07-04[Ada] Reduce emitted code size in CCG for aggregate assignmentArnaud Charlet2-1/+7
2019-07-04[Ada] GNAT.Sockets: fix socket timeout on recent Windows versionsDmitriy Anisimkov7-108/+238
2019-07-04[Ada] Get_Scos: Remove bogus, dead codeThomas Quinot2-6/+4
2019-07-04[Ada] Spurious dimensionality error on aggregate with "others" assoc.Ed Schonberg6-3/+126
2019-07-04tree-ssa-sccvn.h (vn_reference_lookup): Add last_vuse_ptr argument.Richard Biener3-27/+47
2019-07-04re PR tree-optimization/91063 (ICE in set_vinfo_for_stmt, at tree-vectorizer....Jakub Jelinek4-3/+36
2019-07-04re PR target/88833 ([SVE] Redundant moves for WHILELO-based loops)Prathamesh Kulkarni6-45/+136
2019-07-04re PR tree-optimization/91069 (Miscompare of 453.povray since r272843)Jakub Jelinek2-2/+8
2019-07-04omp-low.c (lower_omp_scan): Call lower_omp on stmt's body in worksharing loop...Jakub Jelinek2-1/+6
2019-07-04re PR tree-optimization/91074 (c-c++-common/gomp/scan-3.c fails with ICE star...Jakub Jelinek2-0/+5
2019-07-04re PR rtl-optimization/90756 (g++ ICE in convert_move, at expr.c:218 on i686 ...Jakub Jelinek4-10/+38
2019-07-04compiler: optimize 0,1,2-case select statementIan Lance Taylor5-5/+285
2019-07-04[MIPS][Testsuite] Specify msa-fmadd.c abis.Chenghua Xu3-1/+108
2019-07-04compiler: fix indentation of select statement AST dumpIan Lance Taylor2-1/+2
2019-07-04Daily bump.GCC Administrator1-1/+1
2019-07-03compiler: set varargs lowered for imported call expressionsIan Lance Taylor2-2/+2
2019-07-03[AArch64] Remove constraint strings from define_expand constructsDennis Zhang5-370/+382
2019-07-03[Darwin] Revise pie,no-pie and rdynamic driver specs.Iain Sandoe2-13/+20
2019-07-03[Darwin] Some TLC for older Darwin versions.Iain Sandoe3-30/+75
2019-07-03altivec.md (altivec_mov<mode>, [...]): Change the RTL attribute "length" from...Michael Meissner4-43/+70
2019-07-03Fix store merging tests on ArmWilco Dijkstra5-6/+13
2019-07-03compiler: include transitive imports in the type descriptor listIan Lance Taylor5-18/+80
2019-07-03PR debug/90981 Empty .debug_addr crashes -gdwarf-5 -gsplit-dwarfMark Wielaard3-25/+45
2019-07-03re PR tree-optimization/91069 (Miscompare of 453.povray since r272843)Richard Biener4-1/+32
2019-07-03Add dbgcnt for gimple_match and generic_match.Martin Liska5-2/+15
2019-07-03Rename SINGE_VALUE to TOPN_VALUES counters.Martin Liska7-45/+71