aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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 Administrator6-1/+435
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 Myers2-0/+10
2020-11-27d: Merge upstream dmd db0df3f7e.Iain Buclaw14-986/+4
2020-11-27d: Add float and double overloads for all core.math intrinsicsIain Buclaw3-38/+86
2020-11-27testsuite/i386: Fix XOP and FMA4 checking functions [PR98036].Uros Bizjak11-71/+57
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-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
2020-11-27[Ada] Implement AI12-0187 (Stable properties of abstract data types)Steve Baird8-39/+777
2020-11-27[Ada] Default_Initial_Condition assertion policy is now RM definedPiotr Trojanek2-54/+54
2020-11-27[Ada] Sync doc and code for pragma Assertion_PolicyPiotr Trojanek2-31/+37
2020-11-27[Ada] Assertion_Policy is not a valid assertion policyPiotr Trojanek1-1/+0
2020-11-27[Ada] Do not compile predefined units with -gnatp in gnatmakeEric Botcazou1-3/+3
2020-11-27[Ada] Restore general case for folding comparison of static stringsPiotr Trojanek3-63/+74
2020-11-27[Ada] Change parameter from access type to mode outPiotr Trojanek3-24/+24
2020-11-27[Ada] Move down call to Narrow_Large_Operation in Expand_N_Op_MultiplyEric Botcazou1-10/+10
2020-11-27[Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals.Float_ConversionsEric Botcazou1-9/+168
2020-11-27[Ada] Optimize generation of checks for fixed-point typesEric Botcazou5-122/+139
2020-11-27[Ada] Simplify check for illegal non-returning proceduresPiotr Trojanek1-17/+11
2020-11-27[Ada] Abort defer mismatch with SJLJ exceptionsArnaud Charlet7-164/+7
2020-11-27[Ada] Emit error messages for null/generic nonreturning proceduresGhjuvan Lacambre1-4/+62
2020-11-27[Ada] Fix tree for expanded instantiations corresponding to formal packagesArnaud Charlet1-1/+1
2020-11-27[Ada] Adjust head comment of various subprograms in Exp_FixdEric Botcazou1-9/+8