aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Daily bump.GCC Administrator3-1/+25
2021-12-31Fortran: Fix test on targets without REAL128Francois-Xavier Coudert1-58/+32
2021-12-31libgfortran: Fix bootstrap on targets without static_assert macro.Iain Sandoe1-2/+2
2021-12-31testsuite: XFAIL some Wstringop-overflow tests ...Uros Bizjak7-80/+96
2021-12-31Daily bump.GCC Administrator6-1/+90
2021-12-30regrename: Fix -fcompare-debug issue in find_rename_reg [PR103756]Jakub Jelinek2-4/+66
2021-12-30libcpp: Fix up ##__VA_OPT__ handling [PR89971]Jakub Jelinek2-1/+27
2021-12-30libiberty: support digits in cpp mangled clone namesLancelot SIX2-2/+8
2021-12-30emit-rtl: Fix a -fcompare-debug issue due to var-tracking [PR103808]Jakub Jelinek2-1/+30
2021-12-30docs: Add missing dash for argument.Martin Liska1-1/+1
2021-12-30c-family: Use BULTINS_LOCATION for predefined macros changed upon optimize or...Jakub Jelinek7-0/+53
2021-12-30shrink-wrapping: Fix up prologue block discovery [PR103860]Jakub Jelinek2-1/+35
2021-12-29loop-invariant: Don't move cold bb instructions to preheader in RTLXionghu Luo2-3/+34
2021-12-30Daily bump.GCC Administrator5-1/+96
2021-12-29compiler, libgo: don't pad sparc64-linux epolleventIan Lance Taylor4-6/+15
2021-12-29tree-ssa-dce: Fix up -fcompare-debug failures in make_forwarders_with_degener...Jakub Jelinek2-4/+70
2021-12-29Fortran: keep values of IEEE_CLASS_TYPE in syncFrancois-Xavier Coudert1-5/+16
2021-12-29LTO: Prune some warnings in the testsuiteFrancois-Xavier Coudert1-0/+7
2021-12-29Fortran: avoid several NULL pointer dereferences during error recoveryHarald Anlauf5-4/+81
2021-12-29Support ld.mold linker.Martin Liska5-3/+20
2021-12-29i386: Robustify some expanders w.r.t. paradoxical SUBREGsUros Bizjak1-50/+65
2021-12-28Fix ICE in lsplit when built with -O3 -fno-guess-branch-probability [PR103793]Xionghu Luo2-50/+48
2021-12-29Daily bump.GCC Administrator9-1/+182
2021-12-28Libbacktrace: Fix the use of newline in sed replacementFrancois-Xavier Coudert2-8/+8
2021-12-28Fortran: Emit correct types for CHARACTER(C_CHAR), VALUE argumentsFrancois-Xavier Coudert8-57/+255
2021-12-28c++: ICE on enum with bool value [PR99968]Jason Merrill2-0/+11
2021-12-28fold-const: Fix up fold_truth_andor_1 shift handling [PR103813]Jakub Jelinek2-2/+22
2021-12-28loop-invariant: Fix -fcompare-debug failure [PR103837]Jakub Jelinek2-4/+34
2021-12-28optabs: Fix up checking for CALLs in newly added code by double-word divmod [...Jakub Jelinek2-0/+36
2021-12-28docs: Use https in manual.Martin Liska1-1/+1
2021-12-28driver: Improve option diagnostics [PR103465]Martin Liska3-57/+72
2021-12-28docs: replace http:// with https://Martin Liska59-160/+160
2021-12-28i386: Fix handling of SUBREGs in divv2sf3 [PR103842]Jakub Jelinek2-4/+37
2021-12-28Fix tdpbf16ps testcaseHaochen Jiang2-12/+41
2021-12-28Daily bump.GCC Administrator5-1/+58
2021-12-27Fortran: fix use of static_assert() to conform to C11Francois-Xavier Coudert1-1/+2
2021-12-27Improve atomic store implementation on hppa-linux.John David Anglin3-93/+24
2021-12-27c++: Add testcase for SFINAE w/ p[N] and incomplete type [PR101239]Patrick Palka1-0/+24
2021-12-27c++: hard error w/ ptr+N and incomplete type [PR103700]Patrick Palka2-0/+26
2021-12-27ix86: Don't use the 'm' constraint for x86_64_general_operandH.J. Lu5-32/+706
2021-12-27testsuite: Avoid unwanted vecorization [PR95046]Uros Bizjak1-1/+1
2021-12-27RISC-V: fixed testcase riscv/pr103302.cLiaoShihua1-1/+1
2021-12-27Daily bump.GCC Administrator4-1/+24
2021-12-26i386: Check AX input in any_mul_highpart peepholesH.J. Lu2-3/+45
2021-12-26Fortran: speed up decimal output of integersFrancois-Xavier Coudert2-5/+353
2021-12-26Daily bump.GCC Administrator2-1/+19
2021-12-25Fortran: simplify library code for integer-to-decimal conversionFrancois-Xavier Coudert5-82/+66
2021-12-25Daily bump.GCC Administrator3-1/+45
2021-12-24i386: Add V2SFmode DIV insn pattern [PR95046, PR103797]Uros Bizjak2-1/+30
2021-12-24Darwin: Amend a comment to be more inclusive [NFC].Iain Sandoe1-3/+3