aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-15[Ada] Allow Known_Static_Component_Size (etc) on private typesBob Duff1-5/+5
2021-06-15[Ada] Add Interface_Name field to E_Loop_ParameterBob Duff1-0/+1
2021-06-15[Ada] Disable certain checks in predefined unitsBob Duff1-0/+8
2021-06-15[Ada] Clarify the semantics of signed intrinsic shift operationsYannick Moy2-12/+16
2021-06-15[Ada] Small cleanup in exception handling C codeEric Botcazou1-6/+4
2021-06-15[Ada] Remove redundant guard from Find_Overlaid_EntityPiotr Trojanek2-47/+45
2021-06-15[Ada] Remove const qualifier on a couple of pointed-to typesEric Botcazou2-5/+6
2021-06-15[Ada] Fix bug in if_expressions introduced by var-size nodes changesBob Duff2-11/+9
2021-06-15[Ada] Add support for folding more and/or expressionsArnaud Charlet2-46/+114
2021-06-15[Ada] Replace repeated calls by references to a local objectPiotr Trojanek1-9/+9
2021-06-15[Ada] Variable-sized node types: improve error messagesBob Duff1-4/+6
2021-06-15[Ada] Variable-sized node types -- cleanupBob Duff25-4450/+4576
2021-06-15[Ada] Rename Ada 202* to Ada 2022Arnaud Charlet51-251/+290
2021-06-15[Ada] Avoid inappropriate error messages regarding aggregates and variant partsSteve Baird2-8/+21
2021-06-15[Ada] Add more initialization of Stored_ConstraintRichard Kenner2-2/+21
2021-06-15[Ada] Fix bug in subtype of private type with invariantsBob Duff4-20/+40
2021-06-15[Ada] Robust switching from incomplete to access typesPiotr Trojanek3-38/+36
2021-06-15expr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046]Jakub Jelinek2-0/+17
2021-06-15Handle multiple latches in irreducible region markRichard Biener4-8/+14
2021-06-15Assert we have irreducible regions marked in the threaderRichard Biener1-0/+2
2021-06-15testsuite: Fix Wattributes test cases for s390 and add new tests.Robin Dapp2-10/+62
2021-06-15c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar.Robin Dapp3-23/+14
2021-06-14rs6000: Fix test case failures by PR100085 [PR101020]Xionghu Luo1-2/+4
2021-06-15Daily bump.GCC Administrator10-1/+235
2021-06-14Teach compute_objsize about placement new [PR100876].Martin Sebor6-3/+207
2021-06-14libstdc++: Fix noexcept-specifier for ranges::emptyJonathan Wakely2-1/+32
2021-06-14rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using ...Peter Bergner2-6/+30
2021-06-14Limit new value calculations to first order effects.Andrew MacLeod3-18/+16
2021-06-14libstdc++: Fix common_reference for non-reference results [PR100894]Jonathan Wakely2-3/+18
2021-06-14i386: Split V2HImode *punpckwd to SSE instruction [PR101058]Uros Bizjak3-9/+25
2021-06-14c-family: Add fix-it suggestions for more <stdlib.h> names [PR101052]Jonathan Wakely3-0/+35
2021-06-14arm: Auto-vectorization for MVE: add pack/unpack patternsChristophe Lyon7-43/+168
2021-06-14C/C++: Fix unused set var warning with omp_clause_affinity [PR100913]Tobias Burnus2-6/+2
2021-06-14tree-optimization/100934 - properly mark irreducible regions for DOMRichard Biener2-1/+23
2021-06-14libstdc++: Only run Filesystem TS test if supportedJonathan Wakely1-0/+1
2021-06-14libstdc++: Fix std::any constraints [PR101034]Jonathan Wakely2-2/+13
2021-06-14docs: Fix -Wno-cpp noteMartin Liska1-2/+1
2021-06-14docs: add missing newlineMartin Liska1-1/+2
2021-06-14docs: remove extra '+' character in option listing.Martin Liska1-2/+2
2021-06-14libstdc++: Add explicit -std=gnu++17 option to testJonathan Wakely1-0/+1
2021-06-14libstdc++: Implement LWG 3465 for std::compare_partial_order_fallback [PR101056]Jonathan Wakely2-3/+13
2021-06-14libstdc++: Change [cmp.alg] assertions to constraintsJonathan Wakely2-24/+57
2021-06-14Fortran: resolve.c - remove '*XCNEW' based nullifyingTobias Burnus1-1/+0
2021-06-14arc: Add --with-fpu support for ARCv2 cpusClaudiu Zissulescu2-5/+43
2021-06-14Do not check if SMS succeeds on powerpcAaron Sawdey7-19/+0
2021-06-14libstdc++: Use reserved name for attribute [PR101055]Jonathan Wakely4-1/+4
2021-06-14tree-optimization/101031 - fix strlen opt invalidation logicRichard Biener2-8/+39
2021-06-14evrp: fix AddressSanitizer: alloc-dealloc-mismatchMartin Liska1-1/+1
2021-06-14Pick up global ranges in ranger after inlining.Aldy Hernandez1-7/+13
2021-06-13[PATCH] config: Backport "Rely less on internal symbols" (serial 68) to gette...Michael Forney1-3/+21