aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26ranger restructuringdevel/rangerAndrew MacLeod
2020-06-19Minor cleanups to range-op.Aldy Hernandez
2020-06-19Remove vrange as well as irange virtuals.Aldy Hernandez
2020-06-18Minor cleanups to minimize differences with upstream.Aldy Hernandez
2020-06-17Remove unused gori_computable_p field in assert_info.Aldy Hernandez
2020-06-17Merge from trunk at:Aldy Hernandez
2020-06-17Daily bump.GCC Administrator
2020-06-16middle-end: Add another testcase for PR 95493Jonathan Wakely
2020-06-16d: Remove names of unused function parameters.Iain Buclaw
2020-06-16d: Update code formatting in a consistent style.Iain Buclaw
2020-06-16d: Consistently format quotations in comments.Iain Buclaw
2020-06-16d: Remove dependency on front-end OutBuffer for diagnostic and deps file gene...Iain Buclaw
2020-06-16d: Remove dependency on front-end File type for json and deps file generation.Iain Buclaw
2020-06-16d: Move generation of array bounds error to own function.Iain Buclaw
2020-06-16libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)Jonathan Wakely
2020-06-16libstdc++: Enforce copyable/movable checks in std::atomicJonathan Wakely
2020-06-16d: Use toStringExp instead of explicit castIain Buclaw
2020-06-16d: Use new isXxxxExp helpers where possibleIain Buclaw
2020-06-16d: Use toTypeFunction instead of explicit castIain Buclaw
2020-06-16d: Use new isTypeXxxx helpers where possible.Iain Buclaw
2020-06-16Fix pasto in the substitute_and_fold_engine merge with evrp.Aldy Hernandez
2020-06-16OpenACC/Fortran: permit 'routine' inside PURETobias Burnus
2020-06-16OpenMP/Fortran: Permit impure ELEMENTAL in omp directivesTobias Burnus
2020-06-16c++: Don't allow designated initializers with non-aggregates [PR95369]Marek Polacek
2020-06-16c++: Fix ICE in check_local_shadow with enum [PR95560]Marek Polacek
2020-06-16testsuite: Make sure the *san/inline* tests aren't UNRESOLVED with LTOJakub Jelinek
2020-06-16S/390: Emit vector alignment hints for z13 if AS accepts themStefan Schulze Frielinghaus
2020-06-16[PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic variants.Srinath Parvathaneni
2020-06-16[PATCH][GCC] arm: Fix MVE scalar shift intrinsics code-gen.Srinath Parvathaneni
2020-06-16openmp: Initial part of OpenMP 5.0 non-rectangular loop supportJakub Jelinek
2020-06-16openmp: Diagnose invalid OpenMP schedule(simd, static)Jakub Jelinek
2020-06-16testsuite: Add offloading_enabled check and use it for xfail (PR95622)Tobias Burnus
2020-06-16OpenMP/Fortran: Permit impure ELEMENTAL in omp directivesTobias Burnus
2020-06-16[Ada] Expand 'Pos and 'Val for enumeration types with standard representationEric Botcazou
2020-06-16[Ada] Fix spurious error on derived private type with predicateEric Botcazou
2020-06-16[Ada] Change how we detect internal protected subprogramsRichard Kenner
2020-06-16[Ada] Improve bug box customer languageRichard Kenner
2020-06-16[Ada] Minor casing of " The " after a comma in docs and commentsPiotr Trojanek
2020-06-16[Ada] Reuse Is_Object where possiblePiotr Trojanek
2020-06-16[Ada] Fix typo in comment about overlapping actualsPiotr Trojanek
2020-06-16[Ada] Force evaluation of qualified aggregatesPiotr Trojanek
2020-06-16[Ada] Couple of formatting and stylistic fixesEric Botcazou
2020-06-16[Ada] Enable literal aspect specifications in Big_Numbers specsSteve Baird
2020-06-16[Ada] Crash in tagged type constructor with task componentsJavier Miranda
2020-06-16[Ada] Declare expressionsBob Duff
2020-06-16[Ada] ACATS C452005/C452006 memberships use wrong equality operationArnaud Charlet
2020-06-16[Ada] Implement AI12-0216 on restricting overlap errors in callsEd Schonberg
2020-06-16[Ada] Fix premature freezing of artificial array subtypeEric Botcazou
2020-06-16[Ada] Implement AI12-0249, AI12-0295 (user-defined numeric & string literals)Steve Baird
2020-06-16[Ada] ACATS 4.1P - C432003 - Errors missed on extension aggregatesArnaud Charlet