aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-04s390/testsuite: Fix oscbreak-1.c.Robin Dapp1-2/+3
2021-05-04Remove CC0Segher Boessenkool67-2702/+155
2021-05-04tree-optimization/100414 - compute dominance info in phioptRichard Biener2-3/+11
2021-05-04OpenMP: Support complex/float in && and || reductionTobias Burnus4-21/+86
2021-05-04Reuse non-gimple_reg variable for inliningEric Botcazou5-38/+83
2021-05-04Fix libiberty link failures in LTO mode for MinGWEric Botcazou2-6/+11
2021-05-04Restrict gcc.dg/tree-ssa/ssa-dse-26.cRichard Biener1-16/+3
2021-05-04tree-optimization/100329 - avoid reassociating asm goto defsRichard Biener2-0/+26
2021-05-04tree-optimization/100398 - avoid DSE of control flow stmtRichard Biener2-0/+14
2021-05-04[Ada] Remove arbitrary and redundant qualification with SinfoPiotr Trojanek1-15/+13
2021-05-04[Ada] Use function and not procedure UI_Image in pretty-printingPiotr Trojanek1-2/+1
2021-05-04[Ada] Reuse existing To_Mixed routine in pretty-printerPiotr Trojanek1-28/+3
2021-05-04[Ada] Refine type of a counter variable from Integer to NaturalPiotr Trojanek1-1/+1
2021-05-04[Ada] Minor tweak in pretty-printing of expressionsYannick Moy1-1/+7
2021-05-04[Ada] Do not "optimize" by converting Positive to UnsignedBob Duff1-8/+0
2021-05-04[Ada] Reuse First_Formal for generic subprogramsPiotr Trojanek1-11/+1
2021-05-04[Ada] Fix inconsistent iteration with First_Formal and Next_EntityPiotr Trojanek2-4/+4
2021-05-04[Ada] Simplify iteration over formal parameters for Global/Depends checkPiotr Trojanek1-2/+2
2021-05-04[Ada] Fix handling of access-to-variable objects in Global and DependsPiotr Trojanek2-17/+23
2021-05-04[Ada] Assert_Failure vs Assertion_ErrorArnaud Charlet5-15/+110
2021-05-04[Ada] Move match function for pragma Warnings to public specYannick Moy2-5/+5
2021-05-04[Ada] Use error marker for messages in GNATprove modeYannick Moy1-0/+4
2021-05-04[Ada] Clean up ??? marksBob Duff18-415/+357
2021-05-04[Ada] Reuse Is_Formal_Object where convenientPiotr Trojanek2-8/+3
2021-05-04[Ada] Address some ??? commentsArnaud Charlet6-28/+24
2021-05-04[Ada] Reject constants of access-to-variable type as function globalsPiotr Trojanek1-8/+22
2021-05-04[Ada] Simplify use of a global name buffer for Global/Depends errorsPiotr Trojanek1-12/+5
2021-05-04[Ada] Ongoing work for AI12-0212: container aggregatesEd Schonberg1-56/+180
2021-05-04[Ada] Missing finalization on generic instantiationArnaud Charlet2-61/+150
2021-05-04[Ada] Address some ??? comments in checks.adbArnaud Charlet1-121/+80
2021-05-04[Ada] Reject formals of mode IN appearing as global outputsPiotr Trojanek1-9/+5
2021-05-04[Ada] Check entries for formals of mode IN appearing as global outputsPiotr Trojanek1-2/+2
2021-05-04[Ada] Fix reference to SPARK RM rule in commentPiotr Trojanek1-1/+1
2021-05-04[Ada] Preliminary cleanup in floating-point output implementationEric Botcazou8-436/+196
2021-05-04[Ada] Fix inconsistent handling of character set control switchesPiotr Trojanek5-41/+30
2021-05-04[Ada] Guard against leading and trailing spaces reappearing in errorsPiotr Trojanek1-0/+5
2021-05-04[Ada] Wrong membership test computation for interface typeJavier Miranda1-1/+1
2021-05-04[Ada] Fix continuation message for missing ALL in access typeYannick Moy1-1/+1
2021-05-04[Ada] Address ??? comments in styleg.adbArnaud Charlet1-4/+4
2021-05-04OpenMP/Fortran - fix pasto + testcase in depobj [PR100397]Tobias Burnus1-2/+2
2021-05-04Fix typo in builtins.c.Prathamesh Kulkarni1-1/+1
2021-05-03introduce try store by multiple piecesAlexandre Oliva4-12/+197
2021-05-04Daily bump.GCC Administrator5-1/+2556