aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Daily bump.GCC Administrator9-1/+2885
2022-01-11Change the 3rd parameter of function .DEFERRED_INIT from IS_VLA to decl name.Qing Zhao23-108/+93
2022-01-11Implement CONVERT specifier for OPEN.Thomas Koenig2-3/+19
2022-01-11libgfortran: Make sure glibc < 2.32 built powerpc64le-linux libgfortran doesn...Jakub Jelinek3-3/+17
2022-01-11Allow other languages to change long double format.Michael Meissner1-5/+3
2022-01-11testsuite: Fix pr47614.f testJakub Jelinek1-0/+1
2022-01-11fortran, libgfortran: Add remaining missing *_r17 symbolsJakub Jelinek1-1/+1
2022-01-11fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixesJakub Jelinek1-1/+1
2022-01-11fortran, libgfortran: -mabi=ieeelongdouble I/OJakub Jelinek1-15/+14
2022-01-11gfortran: Introduce gfc_type_abi_kindJakub Jelinek5-76/+177
2022-01-11ira: Fix old-reload targets [PR103974]Richard Sandiford2-3/+10
2022-01-11i386: Introduce V2QImode vector cmove for -msse4.1 [PR103861]Uros Bizjak7-34/+78
2022-01-11c++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597]Jakub Jelinek8-12/+30
2022-01-11c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]Jakub Jelinek3-0/+74
2022-01-11c++: dependent bases and 'this' availability [PR103831]Patrick Palka3-1/+32
2022-01-11tree-object-size: Dynamic sizes for ADDR_EXPRSiddhesh Poyarekar6-66/+299
2022-01-11tree-object-size: Handle GIMPLE_CALLSiddhesh Poyarekar6-8/+325
2022-01-11tree-object-size: Handle function parametersSiddhesh Poyarekar2-2/+85
2022-01-11tree-object-size: Support dynamic sizes in conditionsSiddhesh Poyarekar11-36/+1022
2022-01-11tree-optimization/103961: Never compute offset for -1 sizeSiddhesh Poyarekar2-7/+34
2022-01-11Prevent exponential range calculations.Andrew MacLeod1-3/+5
2022-01-11analyzer: fix false +ve on bitwise binops (PR analyzer/102692)David Malcolm5-12/+219
2022-01-11[Ada] Relax assertion on designated types for equality operatorsEric Botcazou1-9/+14
2022-01-11[Ada] Include generic instance names in non-visible entity errorsJustin Squirek1-2/+21
2022-01-11[Ada] Accept square brackets for expression functionsEtienne Servais1-1/+8
2022-01-11[Ada] Task arrays trigger spurious unreferenced warningsJustin Squirek1-6/+3
2022-01-11[Ada] Remove unreferenced CCG-specific routine Insert_DeclarationPiotr Trojanek2-49/+0
2022-01-11[Ada] Avoid redundant checks for empty listsPiotr Trojanek5-12/+6
2022-01-11[Ada] Remove name constant used by GNATprove but not by GNATPiotr Trojanek1-0/+1
2022-01-11[Ada] Reduce scope of declare block in analysis of allocatorsPiotr Trojanek1-161/+160
2022-01-11[Ada] Balance parentheses in comments about allocatorsPiotr Trojanek2-3/+3
2022-01-11[Ada] Remove unreferenced name constantsPiotr Trojanek1-37/+0
2022-01-11[Ada] Adapt proof of System.Arith_DoubleYannick Moy1-9/+34
2022-01-11[Ada] Deconstruct a VMS utility routine which is only used by GNATprovePiotr Trojanek2-93/+0
2022-01-11[Ada] Recover proof of Ada.Strings.Fixed with assertionsYannick Moy1-3/+13
2022-01-11[Ada] PR ada/79724Arnaud Charlet1-5/+1
2022-01-11[Ada] Remove unnecessary block in code for expansion of allocatorsPiotr Trojanek1-91/+85
2022-01-11[Ada] Fix incomplete debug info for derived packed array typeEric Botcazou1-1/+4
2022-01-11[Ada] Reuse Make_Temporary where possiblePiotr Trojanek5-18/+9
2022-01-11[Ada] Fix check for implicit allocation of dynamic objectsEtienne Servais1-2/+3
2022-01-11[Ada] Proof of unit System.Case_UtilYannick Moy2-11/+104
2022-01-11[Ada] Proof of System.Val_Uns at gold levelClaire Dross20-115/+1066
2022-01-11[Ada] Adapt ghost code to maintain proofYannick Moy1-0/+3
2022-01-11[Ada] Simplify construction of messages about configurable runtimePiotr Trojanek1-15/+2
2022-01-11[Ada] Remove redundant initialization of Test_And_Set_Flag objectPiotr Trojanek1-4/+2
2022-01-11[Ada] Tune inconsistent message about fixed-lower-bound and -gnatXPiotr Trojanek1-18/+3
2022-01-11[Ada] Conformance error on protected subp with anonymous-access-to-tagged formalGary Dismukes1-0/+23
2022-01-11[Ada] Proof of System.Vectors.Boolean_OperationsYannick Moy2-10/+207
2022-01-11[Ada] Remove extra space in single object declarationsPiotr Trojanek56-76/+76
2022-01-11[Ada] Code cleanupsArnaud Charlet5-8/+6