aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-30Daily bump.GCC Administrator24-1/+201
2020-11-29PR fortran/98017 - Suspected regression using PACKHarald Anlauf2-0/+17
2020-11-29Fix handling of ignore_stores in ipa_merge_modref_summary_after_inliningJan Hubicka1-2/+2
2020-11-29Fix freeing of thunk-infoJan Hubicka1-1/+1
2020-11-29Handle PHIs in compute_objsize.Martin Sebor26-651/+2190
2020-11-29d: Add darwin support for D language front-endIain Buclaw8-3/+122
2020-11-29configure: Support building D front-end on *-*-darwin*Iain Buclaw2-6/+0
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin19-62/+62
2020-11-29Fix PR ada/97504 on hppa*-*-hpux*.John David Anglin1-0/+2
2020-11-29Skip EAF_UNUSED parameters in handle_pure_callJan Hubicka1-0/+5
2020-11-29Detect unused parameters in ipa-modrefJan Hubicka1-4/+26
2020-11-29d: Remove d_size_t from front-end sources (PR 87788)Iain Buclaw10-45/+31
2020-11-29Daily bump.GCC Administrator5-1/+68
2020-11-28Improve support of simple bit-fields in -fdump-ada-specEric Botcazou1-14/+9
2020-11-28compiler: avoid follow-on errors for bad typesIan Lance Taylor5-16/+95
2020-11-28compiler: better error for x, x := 1, 2Ian Lance Taylor2-4/+12
2020-11-28Fix PR target/97939Eric Botcazou3-55/+113
2020-11-28Generate correct fn specs for some Fortran library functions.Thomas Koenig5-10/+98
2020-11-28Daily bump.GCC Administrator10-1/+605
2020-11-27Revert previous change and use pragma to suppress -Wformat-diag.Martin Sebor1-10/+8
2020-11-27preprocessor: Fix #line overflow check [PR97602]Joseph Myers3-5/+15
2020-11-27libphobos: Fix segfault at run-time when using custom Fibers (PR 98025)Iain Buclaw10-9/+43
2020-11-27d: Merge upstream dmd db0df3f7e.Iain Buclaw14-986/+4
2020-11-27libphobos: Merge upstream druntime d37ef985.Iain Buclaw13-99/+214
2020-11-27libphobos: Merge upstream phobos 38873fe6e.Iain Buclaw6-41/+92
2020-11-27d: Add float and double overloads for all core.math intrinsicsIain Buclaw5-88/+151
2020-11-27testsuite/i386: Fix XOP and FMA4 checking functions [PR98036].Uros Bizjak11-71/+57
2020-11-27libstdc++: Refactor dejagnu effective-target checksJonathan Wakely1-477/+145
2020-11-27INSTALL: Default to --enable-cet=autoH.J. Lu1-5/+4
2020-11-27In 'gcc/omp-oacc-kernels-decompose.cc:flatten_binds', don't choke on empty GI...Thomas Schwinge3-3/+13
2020-11-27libstdc++: Fix -Wrange-loop-construct warnings in filesystem testsJonathan Wakely52-58/+58
2020-11-27changelog: allow flexible "cherry picked" format.Martin Liska3-10/+14
2020-11-27libstdc++: Partially revert r11-5314Jonathan Wakely2-2/+2
2020-11-27tree-optimization/98024 - fix rnflow regressionRichard Biener1-2/+4
2020-11-27gfortran.dg/gomp/requires-4.f90: Fix !$omp clauseTobias Burnus1-1/+1
2020-11-27gfortran.dg/gomp/requires-4.f90: Fix !$omp syntaxTobias Burnus1-2/+2
2020-11-27tree-ssanames: Allow non-SSA_NAME arguments to get_range_infoJakub Jelinek4-76/+56
2020-11-27gimple-fold: Fix another __builtin_clear_padding ICEJakub Jelinek2-0/+26
2020-11-27OpenACC: Fix integer-type issue with collapse/tile [PR97880]Tobias Burnus2-13/+25
2020-11-27aarch64: Introduce --param=aarch64-autovec-preference to select autovec prefe...Kyrylo Tkachov3-6/+91
2020-11-27[Ada] Small tweaks to couple of Value routinesEric Botcazou2-9/+14
2020-11-27[Ada] Simplify Parent_Is_Boolean with subtype membershipsPiotr Trojanek1-26/+8
2020-11-27[Ada] Reuse Append_New_Elmt where possiblePiotr Trojanek2-15/+3
2020-11-27[Ada] Wrong compile time evaluation of Shift_RightArnaud Charlet1-6/+23
2020-11-27[Ada] Reference before declaration on C392015Arnaud Charlet1-1/+2
2020-11-27[Ada] Restore access type instead of mode out parameterPiotr Trojanek3-24/+24
2020-11-27[Ada] Small improvement to System.Value_R.Scan_Raw_RealEric Botcazou1-6/+40
2020-11-27[Ada] Do not apply range checks inside generics in GNATprove modeYannick Moy1-3/+3
2020-11-27[Ada] Do not use 128-bit division for 64-bit fixed-point typesEric Botcazou1-22/+38
2020-11-27[Ada] To_GM_Time returning invalid value for Invalid_TimeArnaud Charlet1-1/+24