aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-20Fortran: a C interoperable function cannot have the CLASS attribute [PR95375]Harald Anlauf2-4/+25
2022-12-20coroutines: Accept 'extern "C"' coroutines.Iain Sandoe2-11/+101
2022-12-20c++: NTTP object wrapper substitution fixes [PR103346, ...]Patrick Palka5-35/+117
2022-12-20Don't use PHI equivalences in range-on-entry.Andrew MacLeod2-0/+25
2022-12-20d/104749 - document host GDC version requirementRichard Biener1-1/+1
2022-12-20rust: fix link serialization [PR108113]Marc Poulhiès1-1/+5
2022-12-20rs6000: Optimize cmp on rotated 16bits constantJiufu Guo5-1/+280
2022-12-20Daily bump.GCC Administrator10-1/+523
2022-12-19build: avoid -Wconditionally-supported on qsort checkJason Merrill1-0/+5
2022-12-19c++: modules and std::source_location::current() def arg [PR100881]Patrick Palka17-50/+106
2022-12-19c++: ICE with concepts TS multiple auto deduction [PR101886]Patrick Palka2-3/+18
2022-12-19contracts: Lowercase {MAYBE,NEVER}_CONTINUEArsen Arsenović2-3/+3
2022-12-19c: Diagnose compound literals with function type [PR108043]Jakub Jelinek3-1/+18
2022-12-19c-family: Fix ICE with -Wsuggest-attribute [PR98487]Marek Polacek2-1/+37
2022-12-19build: add -Wconditionally-supported to strict_warn [PR64867]Jason Merrill2-2/+2
2022-12-19tree-optimization/108164 - undefined overflow with IV vectorizationRichard Biener2-5/+26
2022-12-19arm: correctly define __ARM_FEATURE_CLZRichard Earnshaw1-1/+5
2022-12-19RISC-V: Remove unit-stride store from ta attributeJu-Zhe Zhong1-1/+1
2022-12-19RISC-V: Add testcases for VSETVL PASS 5Ju-Zhe Zhong46-0/+2579
2022-12-19RISC-V: Add testcases for VSETVL PASS 4Ju-Zhe Zhong46-0/+6563
2022-12-19RISC-V: Add testcases for VSETVL PASS 3Ju-Zhe Zhong28-0/+1330
2022-12-19RISC-V: Add testcases for VSETVL PASS 2Ju-Zhe Zhong44-0/+2063
2022-12-19RISC-V: Add testcases for VSETVL PASSJu-Zhe Zhong29-0/+1672
2022-12-19RISC-V: Simplify ASM checks in gcc.target/riscv/rvv/base/.Kito Cheng14-314/+314
2022-12-19RISC-V: Support VSETVL PASS for RVV supportJu-Zhe Zhong8-36/+3076
2022-12-19RISC-V: Fix RVV machine mode attribute configurationJu-Zhe Zhong1-19/+19
2022-12-19testsuite: Fix up pr64536.c for LLP64 targets [PR108151]Jakub Jelinek1-2/+2
2022-12-19modula2: Don't treat % in Modula 2 messages speciallyJakub Jelinek1-5/+5
2022-12-19modula2: Fix up bootstrap on powerpc64le-linux [PR108147]Jakub Jelinek3-14/+27
2022-12-19gcc-changelog: support digits in PR's component in subjectMartin Liska1-1/+1
2022-12-19gcc-changelog: allow digit in component nameMartin Liska3-1/+30
2022-12-19testsuite: Fix up pr64536.c for LLP64 targets [PR108151]Jakub Jelinek1-2/+2
2022-12-19aarch64: PR target/108140 Handle NULL target in data intrinsic expansionKyrylo Tkachov2-1/+16
2022-12-19gcc-changelog: Add warning for auto-added filesTobias Burnus5-1/+135
2022-12-19testsuite: Fix up pr107397.f90 test [PR107397]Jakub Jelinek1-2/+2
2022-12-19hwasan: Add libhwasan_preinit.oJakub Jelinek3-19/+51
2022-12-19RISC-V: Change vlmul printing ruleJu-Zhe Zhong3-26/+30
2022-12-19RISC-V: Fix vwrite_csr.c and vread_csr.cKito Cheng2-4/+2
2022-12-19rs6000: use li;x?oris to build constantJiufu Guo2-6/+72
2022-12-19gcc-changelog: stop using --flake8Martin Liska1-1/+1
2022-12-19x86: Don't add crtfastmath.o for -sharedliuhongt2-2/+3
2022-12-19RISC-V: Fix RVV related testsuiteKito Cheng16-16/+16
2022-12-19Daily bump.GCC Administrator4-1/+22
2022-12-18build: doc: Obsolete Solaris 11.3 supportRainer Orth2-5/+18
2022-12-18PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.modGaius Mulley1-22/+26
2022-12-17Add a check for invalid use of BOZ with a derived type.Steve Kargl2-0/+17
2022-12-18Daily bump.GCC Administrator5-1/+34
2022-12-17rs6000: Add Rust support to traceback tableSegher Boessenkool1-0/+1
2022-12-17c++: constantness of non-dependent NTTP argument [PR107437]Patrick Palka3-2/+22
2022-12-16libbacktrace: unpack literals into output bufferIan Lance Taylor1-636/+667