aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-30compiler: improve error for import of non-stringIan Lance Taylor3-34/+6
2020-11-30Add analyzer plugin support and CPython GIL exampleDavid Malcolm14-4/+658
2020-11-30Remove dead cc0 code from H8 portJeff Law8-607/+100
2020-11-30profopt-execute: unset testname_with_flags if create_gcov failsIlya Leoshkevich1-0/+1
2020-11-30dse: Cope with bigger-than-integer modes [PR98037]Richard Sandiford2-2/+9
2020-11-30Optimize or+and+or pattern to and+orEugene Rozenfeld1-0/+5
2020-11-30ipa: dump symtab to emergency dump fileMartin Liska1-0/+3
2020-11-30changelog: add hint for a file mismatchMartin Liska2-1/+7
2020-11-30Fix non-unique testnamesJeff Law2-9/+9
2020-11-30libstdc++: Add new C++20 headers to Doxygen settingsJonathan Wakely1-0/+2
2020-11-30libstdc++: Reduce default test timeout to 360 secondsJonathan Wakely1-1/+1
2020-11-30libstdc++: Set dg-timeout-factor for more slow testsJonathan Wakely199-0/+199
2020-11-30Fortran: With OpenACC, ignore OpenMP's cond comp sentinelsTobias Burnus5-23/+161
2020-11-30Fortran: -fno-automatic and -fopenacc / recusion check cleanupTobias Burnus2-9/+10
2020-11-30Fortran's dump-parse-tree.c: Use '==' not '=' for '.eq.'.Tobias Burnus1-1/+1
2020-11-30[Ada] s-trasym.ads: update the list of supported platformsPierre-Marie de Rodat1-1/+2
2020-11-30[Ada] Remove all ^L charactersArnaud Charlet2-3/+3
2020-11-30[Ada] Enable checks on runtime by defaultArnaud Charlet4-7/+17
2020-11-30[Ada] Wrong replacement of Component.DiscriminantArnaud Charlet1-57/+0
2020-11-30[Ada] Minor reuse Is_AssignablePiotr Trojanek1-2/+1
2020-11-30[Ada] Simplify analysis of assignment statementsPiotr Trojanek1-32/+26
2020-11-30[Ada] Minor reuse Is_Protected_ComponentPiotr Trojanek2-4/+2
2020-11-30[Ada] Fix internal error on extended return and fixed-point resultEric Botcazou2-15/+15
2020-11-30[Ada] Implement inheritance for Default_Initial_Condition and address other gapsGary Dismukes15-268/+900
2020-11-30[Ada] Improve error recoveryArnaud Charlet2-2/+0
2020-11-30[Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Fixed_ConversionsEric Botcazou1-8/+61
2020-11-30[Ada] Compiler crash on limited conditional expressionsBob Duff1-5/+5
2020-11-30[Ada] Expand integer-only implementation of ordinary fixed-point typesEric Botcazou24-993/+1543
2020-11-30[Ada] Implement -gnateb switchGhjuvan Lacambre7-4/+44
2020-11-30[Ada] Potential read of uninitialized variable in exp_dist.adbArnaud Charlet1-1/+1
2020-11-30[Ada] Address warning compiling terminals.cArnaud Charlet1-1/+1
2020-11-30[Ada] Add stream-oriented attributes support for 128-bit integer typesEric Botcazou6-115/+248
2020-11-30[Ada] Spurious error on iterator over container with modified private partEd Schonberg1-1/+12
2020-11-30[Ada] Add comment on special Heap variable used in GNATproveYannick Moy1-1/+2
2020-11-30[Ada] Fix serial port control setting on GNU/LinuxPascal Obry1-30/+1
2020-11-30[Ada] Minor style fixesPascal Obry1-3/+2
2020-11-30[Ada] Fix folding of comparison operators in GNATprove modePiotr Trojanek2-18/+12
2020-11-30[Ada] Crash on ghost assignment check for illegal codeBob Duff3-10/+9
2020-11-30[Ada] Add continuation message when others choice not allowedYannick Moy1-4/+9
2020-11-30[Ada] Small cleanup in System.Value_FEric Botcazou1-30/+16
2020-11-30[Ada] Confusion in Transform_Function_Array and internal subprogramsArnaud Charlet6-245/+206
2020-11-30[Ada] Spurious visibility error in subprogram body in with_clauseEd Schonberg1-0/+7
2020-11-30tree-optimization/98064 - fix BB SLP live lane extract wrt LC SSARichard Biener2-0/+43
2020-11-30changelog: allow subdir wildcard entryMartin Liska3-3/+34
2020-11-30doc: Fix description of dg-require-effective-targetJonathan Wakely1-1/+1
2020-11-30tree-optimization/98048 - fix vector lowering of ABSU_EXPRRichard Biener2-1/+15
2020-11-30gimple ISEL: fix BB stmt iterationMartin Liska1-0/+2
2020-11-30gcc-changelog: Add libstdc++-v3/testsuite to wildcard prefixesJonathan Wakely1-1/+2
2020-11-30rtl_dump_bb: fix segfault when reporting internal errorIlya Leoshkevich1-1/+9
2020-11-30d: Add freebsd support for D compiler and runtimeIain Buclaw4-0/+69