aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-06-07d: Merge upstream dmd 108ca1bcd.Iain Buclaw29-75/+75
2020-06-07d: Merge upstream dmd b0df0e982Iain Buclaw34-323/+369
2020-06-07PR fortran/95091 - Buffer overflows with submodules and long symbolsHarald Anlauf1-1/+1
2020-06-07d: Merge upstream dmd 1831b24ff.Iain Buclaw5-19/+13
2020-06-07PR fortran/95091 - Buffer overflows with submodules and long symbolsHarald Anlauf2-5/+27
2020-06-07d: Merge upstream dmd cef1e7991.Iain Buclaw10-52/+70
2020-06-07rs6000: allow cunroll to grow size according to -funroll-loop or -fpeel-loopsguojiufu1-0/+5
2020-06-07Introduce flag_cunroll_grow_size for cunrollguojiufu3-3/+11
2020-06-07Added test case for a PR which has been fixed in the meantime.Thomas Koenig1-0/+20
2020-06-07Daily bump.GCC Administrator3-1/+17
2020-06-06Fix ICE in ODR enum streaming [PR95548]Jan Hubicka2-11/+56
2020-06-05[PR95456] avoid memcpy (_, NULL, 0) in gcc.cAlexandre Oliva1-7/+7
2020-06-06Daily bump.GCC Administrator9-1/+442
2020-06-05d: Merge upstream dmd 740f3d1ea.Iain Buclaw7-41/+55
2020-06-05Temporarily remove an unintentionally commited test.Martin Sebor1-108/+0
2020-06-05c++: Make braced-init-list as template arg work with aggr init [PR95369]Marek Polacek2-1/+33
2020-06-05PR fortran/95530, PR fortran/95537 - Buffer overflows with long symbolsHarald Anlauf3-4/+14
2020-06-05coroutines: co_returns are statements, not expressions.Iain Sandoe1-2/+2
2020-06-05diagnostics: Consistently add fixit hint for implicit builtin declarationMark Wielaard5-4/+79
2020-06-05d: Merge upstream dmd f5638c7b8.Iain Buclaw9-71/+87
2020-06-05c++: Fix pretty-print of pointer minus integer.Jason Merrill3-2/+22
2020-06-05fortran/95509 - fix spellcheck-operator.f90 regressionTom Tromey1-1/+1
2020-06-05[OpenACC 'exit data'] Strip 'GOMP_MAP_STRUCT' mappingsThomas Schwinge2-1/+29
2020-06-05d: Merge upstream dmd 56f0a65c4.Iain Buclaw27-270/+269
2020-06-05Adjust text of expected warnings to g:b825a22890740f341eae566af27e18e528cd29a7.Martin Sebor7-8/+116
2020-06-05[Ada] Replace ? by ?? in Error_Msg_NArnaud Charlet1-1/+1
2020-06-05[Ada] Update comments wrt Ada 83 handlingArnaud Charlet1-1/+3
2020-06-05[Ada] Support 'Reduce under -gnatXArnaud Charlet4-2/+14
2020-06-05[Ada] Add note about gnatcov reliance on thunk namesThomas Quinot1-0/+5
2020-06-05[Ada] Subtype inherits Atomic flag from base typeEd Schonberg1-0/+9
2020-06-05[Ada] Fix punctuation in description of Enum_Rep attributePiotr Trojanek2-3/+3
2020-06-05[Ada] Make the Has_Dynamic_Range_Check flag obsoleteEric Botcazou5-22/+45
2020-06-05[Ada] Do not create an empty list of nodes that confuses GNATprovePiotr Trojanek1-5/+6
2020-06-05[Ada] Optimize Normalize_PathnameDmitriy Anisimkov1-122/+136
2020-06-05[Ada] Spurious assert failure in Walk_Library_ItemsArnaud Charlet1-1/+3
2020-06-05[Ada] Use Is_Incomplete_Type instead of a low-level Ekind testPiotr Trojanek3-3/+3
2020-06-05[Ada] Simplify iteration over componentsPiotr Trojanek2-74/+67
2020-06-05[Ada] Fix incorrect initialization for array of non-standard enumeration typeEric Botcazou3-6/+24
2020-06-05[Ada] Put_Image attribute: Rtsfind cleanupsBob Duff2-117/+109
2020-06-05[Ada] Move routine for detecting special Text_IO packages from GNATprovePiotr Trojanek2-0/+37
2020-06-05[Ada] Add comment about function only used in CodePeerYannick Moy1-0/+1
2020-06-05[Ada] Spurious error on address clause in task bodyEd Schonberg1-0/+18
2020-06-05[Ada] Add missing Global contract to Ada.Containers.Functional_VectorsPiotr Trojanek1-1/+2
2020-06-05[Ada] AI12-0207 Convention of anonymous access typesArnaud Charlet1-17/+29
2020-06-05[Ada] AI12-0336 Meaning of Time_OffsetArnaud Charlet3-7/+19
2020-06-05[Ada] Fix assertion failure on double rederivation of private typeEric Botcazou1-19/+45
2020-06-05[Ada] Put_Image attributeBob Duff7-42/+21
2020-06-05[Ada] AI12-0144 Make Discrete_Random more flexibleArnaud Charlet2-0/+17
2020-06-05[Ada] AI12-0237 Getting the representation of an enumeration valueArnaud Charlet2-32/+13
2020-06-05[Ada] AI12-0318 No_IO should apply to Ada.DirectoriesArnaud Charlet1-0/+1