aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-06middle-end/107115 - avoid bogus redundant store removal during RTL expansionRichard Biener2-1/+40
2022-10-06aarch64: Remove redundant zero-extends with LDARKyrylo Tkachov2-0/+44
2022-10-06aarch64: Add test for LDAR generation from __atomic_load_nKyrylo Tkachov1-0/+66
2022-10-06aarch64: update Ampere-1 core definitionPhilipp Tomsich1-1/+1
2022-10-06aarch64: fix off-by-one in reading cpuinfoPhilipp Tomsich3-2/+25
2022-10-06tree-optimization/107107 - tail-merging VN wrong-codeRichard Biener2-14/+28
2022-10-06ada: Implementation of support for storage models in gigiEric Botcazou7-61/+605
2022-10-06ada: Minor potential bug in sem_ch6.adbSteve Baird1-1/+1
2022-10-06ada: Reject conditional goto in lock-free protected subprogramsPiotr Trojanek1-1/+1
2022-10-06ada: Cleanup related to lock-free protected subprogramsPiotr Trojanek3-11/+9
2022-10-06ada: hardened conditionals: exemplify codegen changesAlexandre Oliva2-4/+94
2022-10-06ada: hardened booleans: exemplify codegen changesAlexandre Oliva2-7/+48
2022-10-06ada: stack scrubbing: exemplify codegen changesAlexandre Oliva2-2/+103
2022-10-06ada: Fix inserting of validity checks in lock-free protected subprogramsPiotr Trojanek1-1/+1
2022-10-06ada: Add C declarations for Storage Model supportMarc Poulhiès2-0/+20
2022-10-06ada: Incorrect inferences drawn from if/elsif/while conditions with -gnatVoSteve Baird1-1/+16
2022-10-06ada: Accessibility error incorrectly flagged on call within Pre'Class expressionGary Dismukes1-1/+6
2022-10-06ada: Clean up slice-of-component optimizationBob Duff1-2/+4
2022-10-06ada: Do not issue compiler warnings in GNATprove modeYannick Moy1-0/+7
2022-10-06ada: Disable slice-of-component optimization in some casesBob Duff1-0/+10
2022-10-06ada: Fix spurious warning on unreferenced refinement constituentsPiotr Trojanek1-1/+10
2022-10-06git_update_version: add robust loggingMartin Liska1-12/+24
2022-10-06arc: Remove max-page-size and common-page-size forced settingClaudiu Zissulescu1-1/+0
2022-10-06libgcc: Decrease size of _Unwind_FrameState and even more size of cleared are...Jakub Jelinek35-292/+296
2022-10-06openmp: Map holds clause to IFN_ASSUME for C/C++Jakub Jelinek3-6/+33
2022-10-06c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]Jakub Jelinek25-202/+1319
2022-10-06cselib: Skip BImode while keeping track of subvalue relations [PR107088]Stefan Schulze Frielinghaus1-0/+1
2022-10-06Setting explicit NANs sets UNDEFINED for -ffinite-math-only.Aldy Hernandez2-52/+67
2022-10-06Do not check finite_operands_p twice in range-ops-float.Aldy Hernandez1-8/+4
2022-10-06Do not double print INF and NAN in frange pretty printer.Aldy Hernandez1-1/+5
2022-10-06Daily bump.GCC Administrator9-1/+416
2022-10-05rs6000: Remove the wD constraintSegher Boessenkool2-9/+0
2022-10-05rs6000: Rework vsx_extract_<mode>Segher Boessenkool1-43/+37
2022-10-05rs6000: Remove "wD" from *vsx_extract_<mode>_storeSegher Boessenkool1-2/+3
2022-10-05contrib: run fetch before pushing Daily bumpMartin Liska1-1/+2
2022-10-05analyzer: add regression test for PR 107158David Malcolm1-0/+83
2022-10-05analyzer: simplify some includesDavid Malcolm41-180/+8
2022-10-05analyzer: fix ICEs seen with call summaries on PR 107060David Malcolm9-15/+62
2022-10-05Fortran: Add OpenMP's assume(s) directivesTobias Burnus16-8/+665
2022-10-05c++: lvalue_kind tweakJason Merrill1-1/+11
2022-10-05RISC-V: Introduce RVV header to enable builtin typesJu-Zhe Zhong21-13/+665
2022-10-05range-op: Keep nonzero mask up to date with truncating casts.Aldy Hernandez1-7/+11
2022-10-05libtdc++: Regenerate Makefile.in after freestanding header changesJonathan Wakely1-52/+49
2022-10-05c: support the attribute starting with '_'Martin Liska1-2/+2
2022-10-05libstdc++: Guard use of new built-in with __has_builtinJonathan Wakely1-0/+2
2022-10-05[PR tree-optimization/107052] range-ops: Take into account nonzero mask in po...Aldy Hernandez2-3/+25
2022-10-05[PR tree-optimization/107052] range-ops: Pass nonzero masks through cast.Aldy Hernandez1-0/+8
2022-10-05Fix bogus -Wstringop-overflow warning in AdaEric Botcazou6-7/+71
2022-10-05analyzer: remove unused variablesMartin Liska4-8/+1
2022-10-05testsuite: mark a test with xfailMartin Liska1-1/+1