aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-15[Ada] Fix typo in "accommodate" in docs and commentsPiotr Trojanek3-3/+3
2020-07-15[Ada] Minor reformatting of comments and some code, plus a typo correctionGary Dismukes3-19/+19
2020-07-15[Ada] Use Sloc of delay statement in timed entry callEric Botcazou1-2/+1
2020-07-15[Ada] Ongoing work for unnamed and named container aggregatesEd Schonberg2-38/+288
2020-07-15[Ada] Spurious accessibility error on allocatorJustin Squirek1-0/+6
2020-07-15[Ada] Fix potentially uninitialized variable flagged by CodePeerArnaud Charlet1-0/+3
2020-07-15c++: error recovery & pragmasNathan Sidwell2-15/+64
2020-07-15libgomp.fortran/struct-elem-map-1.f90: Add char kind=4 testsTobias Burnus1-40/+120
2020-07-15fix _mm512_{,mask_}cmp*_p[ds]_mask at -O0 [PR96174]Jakub Jelinek3-82/+90
2020-07-15builtins: Avoid useless char/short -> int promotions before atomics [PR96176]Jakub Jelinek2-0/+37
2020-07-15rs6000: Refine RTL unroll hook for small loopsguojiufu1-5/+6
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus16-4/+574
2020-07-15Daily bump.GCC Administrator13-1/+408
2020-07-14c++: Add new test [PR59978]Marek Polacek1-0/+16
2020-07-14x86: Replace __glibc_unlikely with __builtin_expectH.J. Lu1-1/+1
2020-07-14c++: Make convert_like complain about bad ck_ref_bind again [PR95789]Marek Polacek4-16/+98
2020-07-14rs6000: Don't call movsi_from_sf in 32 bit mode.David Edelsohn2-2/+2
2020-07-14c++: Parser entry cleanupNathan Sidwell1-51/+44
2020-07-14libgomp: Fix hang when profiling OpenACC programs with CUDA 9.0 nvprofKwok Cheung Yeung3-0/+129
2020-07-14demangler: don't treat lambda as a substitution candidateIan Lance Taylor2-8/+9
2020-07-14diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]Lewis Hyatt48-287/+1106
2020-07-14c++: tree dumperNathan Sidwell1-0/+10
2020-07-14c++: Refactor some class fnsNathan Sidwell1-16/+17
2020-07-14aix: FAT libraries: test native compiler mode directlyDavid Edelsohn5-5/+5
2020-07-14Fix goacc/finalize-1.f tree dump-scanning for -m32Tobias Burnus1-2/+2
2020-07-14testsuite: adapt g++.dg/ipa/pr83667.C for AIXDavid Edelsohn1-1/+1
2020-07-14expr: Unbreak build of mesa [PR96194]Jakub Jelinek2-1/+24
2020-07-14c++: Improve checking of decls with trailing return type [PR95820]Marek Polacek2-86/+93
2020-07-14core: formatting & commentNathan Sidwell2-3/+4
2020-07-14c++: Comments & formattingNathan Sidwell12-68/+81
2020-07-14core: add tree-node commentsNathan Sidwell2-1/+7
2020-07-14doc: Fix some typosNathan Sidwell2-2/+1
2020-07-14Fortran : ICE in gfc_check_pointer_assign PR95612Mark Eggleston2-1/+21
2020-07-14[OpenMP, Fortran] Add structure/derived-type element mappingTobias Burnus6-118/+595
2020-07-14[Fortran, OpenMP] Fix allocatable-components check (PR67311)Tobias Burnus2-0/+46
2020-07-14openmp: Adjust outer bounds of non-rect loopsJakub Jelinek4-4/+360
2020-07-14LTO: pick up -fcf-protection flag for the link stepMatthias Klose2-3/+56
2020-07-14Fortran : Implicitly type parameter causes an invalid error PR96038Mark Eggleston2-6/+17
2020-07-14Daily bump.GCC Administrator8-1/+293
2020-07-14Merge sibcall_local32/64Alan Modra1-41/+4
2020-07-13rs6000: clean up testsuite power10_hw checkAaron Sawdey1-1/+2
2020-07-13testsuite: scan-lang-dump-times & scan-lang-dump-notNathan Sidwell1-0/+50
2020-07-13Remove long-gone cxxmain.c from makefilesNathan Sidwell2-2/+0
2020-07-13rs6000: add effective-target test ppc_mma_hwAaron Sawdey4-0/+54
2020-07-13x86: Pass a copy of the string length to cmpstrnqiH.J. Lu3-1/+214
2020-07-13c++: Add test [PR95288]Marek Polacek1-0/+10
2020-07-13ipa-fnsummary: Fix ICE with switch predicates [PR96130]Jakub Jelinek2-2/+34
2020-07-13Fortran : accepts pointer initialization of DT dummy args PR45337Mark Eggleston3-2/+33
2020-07-13c++: Fix tentative parsing of enum-specifier [PR96077]Marek Polacek2-1/+13
2020-07-13testsuite: Fix scan-lang-dump-notNathan Sidwell1-4/+5