aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-01-19Add XFAIL parts of pr16855.C for dragonfly.Rimvydas Jasinskas2-4/+6
2022-01-19testsuite: fix pytest detection unsupported message.Martin Liska1-3/+2
2022-01-19testsuite: Adjust possibly fragile slp-perm-9.c [PR104015]Kewen Lin3-3/+58
2022-01-18c++: fix PR104025 changeJason Merrill1-1/+2
2022-01-19i386: Fix GLC tuning with -masm=intel [PR104104]Jakub Jelinek2-10/+20
2022-01-18Add test for bogus warning [PR104076].Martin Sebor1-0/+39
2022-01-18Suppress valid warning [PR104103].Martin Sebor1-0/+6
2022-01-18Handle failure to determine pointer provenance conservatively [PR104069].Martin Sebor2-1/+44
2022-01-19Daily bump.GCC Administrator7-1/+466
2022-01-18[COMMITTED] Improve coment for the newly added code in ipa-split.Andrew Pinski1-2/+2
2022-01-19c++: Fix handling of temporaries with consteval ctors and non-trivial dtors [...Jakub Jelinek2-1/+23
2022-01-18c++: Use -std=c++20 in testsuite default std listJason Merrill1-1/+1
2022-01-18c++: input_location and lookahead [PR104025]Jason Merrill2-1/+22
2022-01-18bpf: ensure correct string offsets in BTF.extDavid Faust1-5/+9
2022-01-18bpf: write CO-RE relocation record size only onceDavid Faust3-7/+10
2022-01-18analyzer: fix ICE on unary ops folding to casts of constants [PR104089]David Malcolm2-1/+27
2022-01-18analyzer: fix ICE on realloc of zeroed memory [PR104062]David Malcolm2-1/+15
2022-01-18c++: DEPENDENT_OPERATOR_TYPE as type of NTTP [PR104074]Patrick Palka2-8/+11
2022-01-18RISC-V: Fix use-after-free error in `parse_multiletter_ext'Maciej W. Rozycki1-1/+1
2022-01-18Fortran: handle expansion of zero-sized array constructorsHarald Anlauf3-4/+28
2022-01-18c++: new (nothrow) array cleanup [PR104007]Jason Merrill2-0/+11
2022-01-18middle-end: move initialization of stack_limit_rtx [PR103163]Sandra Loosemore1-7/+7
2022-01-18Fix -Wformat-diag in various targets.Martin Liska20-59/+59
2022-01-18vms: fix -Wformat-diag warnings.Martin Liska1-4/+4
2022-01-18xtensa: fix -Wformat-diag warnings.Martin Liska1-3/+3
2022-01-18rs6000: fix last -Wformat-diagMartin Liska4-4/+4
2022-01-18v850: fix -Wformat-diag warnings.Martin Liska1-11/+11
2022-01-18nds32: fix -Wformat-diag warning.Martin Liska4-25/+25
2022-01-18nvptx: fix -Wformat-diag warningsMartin Liska2-7/+7
2022-01-18riscv: fix -Wformat-diag errors.Martin Liska2-10/+10
2022-01-18[vect] Add main vectorized loop unrollingAndre Vieira2-12/+94
2022-01-18Limit the number of relations registered per basic block.Andrew MacLeod4-3/+20
2022-01-18ipa/103989 - avoid IPA inlining of small functions with -OgRichard Biener2-1/+36
2022-01-18ipa/103989 - tame IPA optimizations at -OgRichard Biener1-2/+3
2022-01-18Fix -Wformat-diag for s390x-ibm-tpf.Martin Liska1-4/+4
2022-01-18Fix -Wformat-diag for s390x target.Martin Liska3-19/+20
2022-01-18Fix -Wformat-diag for rs6000 target (part 1).Martin Liska1-3/+3
2022-01-18tree-optimization/103987 - guard DSE modref queryRichard Biener2-2/+18
2022-01-18aarch64: Fix overly optimistic LDP/STP matching [PR104005]Richard Sandiford2-0/+18
2022-01-18pack fields in cgraph_simd_clone_arg and struct functionRichard Biener2-10/+10
2022-01-18Update prerequisites for GNATArnaud Charlet1-1/+1
2022-01-18Fix tree-optimization/101941: IPA splitting out function with error attributeAndrew Pinski3-28/+149
2022-01-18Add check_effective_target_python3_module.Martin Liska2-0/+18
2022-01-18tree-optimization/104064 - UBSAN issue in vect dataref analysisRichard Biener1-6/+9
2022-01-18Ada: Revert filename changes in comments.Martin Liska12-12/+12
2022-01-18Revert Ada .cc renaming renaming.Martin Liska33-38/+32
2022-01-18Fix options.exp.Martin Liska1-1/+1
2022-01-18Update check_effective_target_recent_python3Martin Liska2-5/+5
2022-01-18Adjust testcase for --target_board='unix{-m64\ -march=cascadelake}'liuhongt16-32/+32
2022-01-18Daily bump.GCC Administrator16-1/+3455