aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-03libstdc++: Update powerpc-linux baselines for GCC 10.1Jonathan Wakely2-0/+34
2020-12-03libstdc++: Disable std::array assertions for C++11 constexprJonathan Wakely4-11/+48
2020-12-03c++: templatey type creationNathan Sidwell3-11/+26
2020-12-03i386: Fix up ix86_md_asm_adjust for TImode [PR98086]Uros Bizjak2-30/+25
2020-12-03c++: Testcases [PR 98115]Nathan Sidwell2-0/+33
2020-12-03compiler: cast comparison function result to expected bool typeIan Lance Taylor3-6/+49
2020-12-03compiler: defer to middle-end for complex divisionIan Lance Taylor9-2543/+4176
2020-12-03IBM Z: Fix mode in probe_stack patternAndreas Krebbel2-3/+13
2020-12-03c++: Fix array type dependency [PR 98107]Nathan Sidwell1-0/+10
2020-12-03aarch64: Don't fold svundef* at the gimple levelRichard Sandiford2-11/+12
2020-12-03Fix PR middle-end/98099Eric Botcazou2-1/+14
2020-12-03Fix PR middle-end/98082Eric Botcazou2-2/+18
2020-12-03c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]Jakub Jelinek22-52/+1264
2020-12-03c++: consteval-defarg1.C test variant for templatesJakub Jelinek1-0/+29
2020-12-03tree-ssa-threadedge.c (record_temporary_equivalences_from_stmts_at_dest): Do ...Ilya Leoshkevich1-0/+6
2020-12-03Fix division by 0 in printf_strlen_execute when dumpingIlya Leoshkevich1-1/+1
2020-12-03RISC-V: Canonicalize --with-archKito Cheng3-75/+111
2020-12-03aarch64: Add +flagm to -marchPrzemyslaw Wirkus3-1/+10
2020-12-03testsuite: Add testcase for already fixed PR [PR98104]Jakub Jelinek1-0/+20
2020-12-03Optimize vpsubusw compared to 0 into vpcmpleuw or vpcmpnleuw [PR96906]liuhongt3-1/+107
2020-12-03Fix incorrect replacement of vmovdqu32 with vpblendd which can cause fault.liuhongt14-47/+263
2020-12-02c++: Push parms when late parsing default argsJason Merrill2-6/+37
2020-12-02c++: Fix late-parsed default arg contextJason Merrill3-1/+21
2020-12-03Add popcount<mode> expander to enable popcount auto vectorization under AVX51...Hongyu Wang5-0/+188
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva20-103/+159
2020-12-02options.exp: unsupport tests that depend on missing languageAlexandre Oliva1-0/+5
2020-12-02Adjust tests even more to avoid ILP32 failures after r11-5622 (PR middle-end/...Martin Sebor3-31/+25
2020-12-03tree-ssa-threadbackward.c (profitable_jump_thread_path): Do not allow __built...Ilya Leoshkevich2-1/+52
2020-12-03Daily bump.GCC Administrator8-1/+572
2020-12-02c++: Treat OPAQUE_TYPE types as an aggregate type [PR97947]Peter Bergner2-0/+13
2020-12-03dwarf2out: Fix up add_scalar_info not to create invalid DWARFJakub Jelinek1-1/+12
2020-12-03c++: Implement LWG3396 Clarify point of reference for source_location::curren...Jakub Jelinek9-15/+500
2020-12-02rtl-optimization: Fix data flow maintenance bug in reg-stack.c [pr97777]qing zhao2-1/+11
2020-12-02libstdc++: Fix std::any pretty printer [PR 68735]Jonathan Wakely1-3/+26
2020-12-02c++: Give better placeholder diagnosticJason Merrill3-1/+24
2020-12-02c++: Improve init handlingJason Merrill1-3/+11
2020-12-02c++: typename_type structural comparisonNathan Sidwell3-12/+19
2020-12-02git: Tell git send-email where to send patches.Jason Merrill1-0/+4
2020-12-02c++: Fix ICE with inline variable in template [PR97975]Marek Polacek4-6/+27
2020-12-02c++: Fix tsubst ICE with invalid code [PR97993, PR97187]Marek Polacek3-0/+28
2020-12-02C++: Module-specific tree flagsNathan Sidwell1-5/+57
2020-12-02libbacktrace: correct buffer overflow testsIan Lance Taylor1-2/+2
2020-12-02Adjust test to avoid ILP32 failures after r11-5622 (PR middle-end/97373)Martin Sebor3-18/+33
2020-12-02IBM Z: Use llihf and oilf to load large immediates into GPRsIlya Leoshkevich5-0/+83
2020-12-02Sync .gitignore with binutils-gdbSimon Marchi1-0/+7
2020-12-02Go testsuite: update semi6.go from source repoIan Lance Taylor1-5/+3
2020-12-02libstdc++: Use libatomic for tests on all 32-bit powerpc targetsJonathan Wakely1-4/+5
2020-12-02c++: RTTI accessors for modulesNathan Sidwell2-4/+38
2020-12-02compiler: reword "declared and not used" error messageIan Lance Taylor5-18/+8
2020-12-02compiler: improve mixed named/unnamed parameter error messageIan Lance Taylor3-5/+5