aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-23compiler: parenthesize channel type strings if necessaryIan Lance Taylor2-1/+16
2020-12-24Daily bump.GCC Administrator8-1/+177
2020-12-23PR middle-end/98160 - ICE in warn_dealloc_offset on member placement new and ...Martin Sebor2-1/+33
2020-12-23PR c++/98413 - ICE on placement new and member pointerMartin Sebor2-0/+26
2020-12-23Account for VxWorks headers in libstdc++ test on namesOlivier Hainque1-0/+41
2020-12-23mark some tests in gcc.target/arm as requiring "fpic" supportJoel Brobecker8-8/+16
2020-12-23c++: EOF location [PR 96045]Nathan Sidwell48-60/+59
2020-12-23c++: Fix initializing empty base from prvalue [PR97597]Jason Merrill4-2/+52
2020-12-23compiler: nil-checked pointers and index expressions can trapIan Lance Taylor2-7/+5
2020-12-23c++: Improve testcase [PR98332]Jason Merrill1-1/+3
2020-12-23c++: Fix up floating point complex handling in build_zero_init_1 [PR98353]Jakub Jelinek1-1/+1
2020-12-23c++: Fix constexpr array ICE [PR98332]Jason Merrill2-2/+7
2020-12-23Darwin : Adjust handling of MACOSX_DEPLOYMENT_TARGET for macOS 11.Iain Sandoe1-7/+16
2020-12-23compiler: remove references to slicecopy and slicestringcopyIan Lance Taylor3-11/+1
2020-12-23d: Force TYPE_MODE of classes and non-POD structs as BLKmodeIain Buclaw2-2/+31
2020-12-23libcody: Remove testsuite [PR 98318]Nathan Sidwell9-440/+1
2020-12-23i386: Fix __builtin_trunc with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak2-13/+42
2020-12-23c++tools: Fix PIE [PR 98324]Nathan Sidwell3-2/+24
2020-12-23Daily bump.GCC Administrator6-1/+967
2020-12-22compiler: initialize saw_send_stmt localsIan Lance Taylor2-3/+3
2020-12-22runtime: eliminate scase.kind fieldIan Lance Taylor6-103/+182
2020-12-22testsuite: C++ module testsNathan Sidwell833-0/+10400
2020-12-22c++: Module ICE fixNathan Sidwell1-1/+2
2020-12-22runtime: add "success" field to sudogIan Lance Taylor4-23/+29
2020-12-22runtime: omit nil-channel cases from selectgo's ordersIan Lance Taylor2-41/+29
2020-12-22runtime: remove scase.releasetime fieldIan Lance Taylor3-16/+12
2020-12-22c++: Handle array members in build_comparison_op [PR93480]Jakub Jelinek3-5/+162
2020-12-22arm&aarch64: subdivide the type attribute "alu_shfit_imm"Qian Jianhua38-62/+170
2020-12-22i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak2-5/+48
2020-12-22c++: Fix build with clangGerald Pfeifer1-0/+2
2020-12-21c++: Add some asserts in mangle.cJason Merrill1-2/+8
2020-12-21c++: Fix demangling of <unresolved-name>Jason Merrill3-22/+72
2020-12-22Fix Typo.liuhongt1-1/+1
2020-12-21-fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is NULLIan Lance Taylor1-0/+2
2020-12-21Go frontend: ensure mpfr exponent range is large enough for GoIan Lance Taylor1-0/+10
2020-12-22Daily bump.GCC Administrator9-1/+131
2020-12-22gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353]Jakub Jelinek2-1/+22
2020-12-21c++: Fix demangling of qualified-id after '.'Jason Merrill2-4/+19
2020-12-21c++: Fix demangling of x.operator typeJason Merrill2-1/+13
2020-12-21Darwin : Update the kernel version to macOS version mapping.Iain Sandoe1-2/+15
2020-12-21libstdc++: Disable floating-point std::to_chars on unsupported targetsPatrick Palka7-4/+33
2020-12-21c++: Windows rename [PR 98412]Nathan Sidwell1-2/+12
2020-12-21bootstrap: std:stoul non-portable [PR 98412]Nathan Sidwell4-6/+18
2020-12-21libcody: Include <netinet/in.h> as neededGerald Pfeifer1-0/+1
2020-12-21libcody: Add ranlibNathan Sidwell4-0/+96
2020-12-21libcody: to_string is not always available [PR 98412]Nathan Sidwell1-1/+7
2020-12-21libcody: Add netinet.hNathan Sidwell1-0/+1
2020-12-21c++tools: Fix exe suffix [PR 98409]Nathan Sidwell1-1/+1
2020-12-21gcc-changelog: new error for quoted utf8 filenamesMartin Liska3-0/+39
2020-12-21gcc-changelog: add Unicode test-caseMartin Liska2-0/+32