aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-05-05arm/97903: Missed optimization in lowering test operation.Prathamesh Kulkarni2-0/+17
2021-05-05Remove cc0 remnants from avr portJeff Law1-4/+0
2021-05-05PR rtl-optimization/100263: Ensure register can change modeStefan Schulze Frielinghaus1-1/+2
2021-05-05Fix PR rtl-optimization/100411Eric Botcazou1-1/+5
2021-05-05Remove NOTICE_UPDATE_CC remnants on cr16Jeff Law3-35/+0
2021-05-05PR fortran/100274 - ICE in gfc_conv_procedure_call, at fortran/trans-expr.c:6131Harald Anlauf3-4/+20
2021-05-05i386: Implement integer vector compares for 64bit vectors [PR98218]Uros Bizjak10-1/+260
2021-05-05Minor formatting tweakEric Botcazou1-9/+7
2021-05-05Generate debug info for local dynamic record typesEric Botcazou7-26/+76
2021-05-05testsuite: Add s390 to gcc.dg/vect/slp-21.cRobin Dapp1-2/+2
2021-05-05[Ada] Fix expansion of attributes Input/Output for unchecked union typesPiotr Trojanek2-8/+10
2021-05-05[Ada] Reuse Has_Defaulted_Discriminants where possiblePiotr Trojanek5-38/+17
2021-05-05[Ada] Incorrect accessibility level on actual in procedure callJustin Squirek1-64/+23
2021-05-05[Ada] Detect unchecked union subcomponents in nested variant partsPiotr Trojanek1-95/+89
2021-05-05[Ada] Refine types of variables with call to Scope as their initial valuesPiotr Trojanek2-8/+14
2021-05-05[Ada] Detect unchecked union components with fully qualified namesPiotr Trojanek1-1/+1
2021-05-05[Ada] Remove redundant checks for empty listsPiotr Trojanek3-41/+25
2021-05-05[Ada] Cleanup a statically true condition in expanded raise statementPiotr Trojanek1-2/+1
2021-05-05[Ada] Fix s-os_lib.adb so vectorizing compilation worksBob Duff1-2/+4
2021-05-05[Ada] Spurious warning on useless assignment with target nameEd Schonberg1-0/+7
2021-05-05[Ada] Do not use hash function for enumeration Value with trampolinesEric Botcazou1-10/+17
2021-05-05[Ada] Move Build_And_Insert_CUDA_Initialization to expansion phaseGhjuvan Lacambre2-8/+8
2021-05-05[Ada] Don't emit style errors when parens are requiredGhjuvan Lacambre1-5/+4
2021-05-05[Ada] Simplify GNATmake by reusing GNAT.Ctrl_CPiotr Trojanek1-9/+2
2021-05-05[Ada] Small cleanup in the Expand_Image_Attribute procedureEric Botcazou1-80/+41
2021-05-05[Ada] Qualify internal access-to-subprogram types as not nullPiotr Trojanek3-3/+3
2021-05-05[Ada] Remove commented codeGhjuvan Lacambre1-20/+0
2021-05-05[Ada] Handle defaults in declare_expressions in postconditionsEd Schonberg1-0/+38
2021-05-05[Ada] Use inline expansion of Image for standard boolean by defaultEric Botcazou2-4/+117
2021-05-05[Ada] Use inline expansion of Image for enumeration types by defaultEric Botcazou2-20/+21
2021-05-05[Ada] Tweak implementation of System.Double_Real.SplitEric Botcazou1-26/+44
2021-05-05[Ada] Remove redundant explicit calls to UI_From_Int in comparisonsPiotr Trojanek4-6/+6
2021-05-05[Ada] Adjust expansion of perfect hash function for ValueEric Botcazou2-16/+21
2021-05-05[Ada] Speed up enumeration'Value with perfect hash functionPiotr Trojanek29-2334/+3569
2021-05-05[Ada] Remove unnecessary parameter of Apply_Compile_Time_Constraint_ErrorPiotr Trojanek2-18/+15
2021-05-05[Ada] Ongoing work for AI12-0212: container aggregatesEd Schonberg1-3/+104
2021-05-05[Ada] Implement tiered support for floating-point output operationsEric Botcazou56-1090/+1935
2021-05-05[Ada] Set constraint error on real division just like on integer divisionPiotr Trojanek1-0/+1
2021-05-05[Ada] Remove redundant check in iteration over formal parametersPiotr Trojanek1-6/+4
2021-05-05[Ada] Refactor repeated call to Next when pretty-printing if-expressionsPiotr Trojanek1-4/+6
2021-05-05g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [PR100422]Tobias Burnus1-1/+1
2021-05-05tree-optimization/79333 - fold stmts following SSA edges in VNRichard Biener4-6/+22
2021-05-05middle-end/100394 - avoid DSE/DCE of pure call that throwsRichard Biener6-24/+43
2021-05-04restore EH on x86-vx7r2Alexandre Oliva1-7/+7
2021-05-05Daily bump.GCC Administrator7-1/+501
2021-05-04aix: encode function sectionDavid Edelsohn2-22/+21
2021-05-04PR middle-end/100307 - spurious -Wplacement-new with negative pointer offsetMartin Sebor3-1/+80
2021-05-04Adjust strings in dg-warning directives (PR testsuite/100412).Martin Sebor1-6/+6
2021-05-04Adjust strings in dg-warning directives (PR testsuite/100412).Martin Sebor1-8/+8
2021-05-04Make bfin-elf build againJeff Law1-2/+0