aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Move ChangeLog entry of commit bf6465d046 from gcc to libgccH.J. Lu1-6/+0
2020-02-10arm: Add testcase for already fixed ICE [PR91913]Jakub Jelinek2-0/+10
2020-02-10i386: Properly pop restore token in signal frameH.J. Lu4-0/+115
2020-02-10arm: correct constraints on movsi_compare0 [PR91913]Richard Earnshaw2-3/+15
2020-02-10md.texi (Define Subst): Match closing paren in example.Hans-Peter Nilsson2-1/+5
2020-02-10c-format: -Wformat-diag fix [PR93641]Jakub Jelinek4-2/+15
2020-02-10c++: Fux strncmp last argument in dump_decl_name [PR93641]Jakub Jelinek2-1/+6
2020-02-10i386: Fix strncmp last arguments in x86_64_elf_section_type_flagsJakub Jelinek2-2/+10
2020-02-10c++: Fix flexible array with synthesized constructor.Jason Merrill5-2/+39
2020-02-10Update testcase ChangeLog for PR93203Feng Xue1-0/+1
2020-02-10Generalized value pass-through for self-recusive function (PR ipa/93203)Feng Xue5-75/+243
2020-02-10Daily bump.GCC Administrator1-1/+1
2020-02-09Fix target selector for pr91333.cUros Bizjak2-1/+5
2020-02-09Improve splitX passes managementUros Bizjak4-54/+65
2020-02-09c++: Fix ICE during constexpr virtual call evaluation [PR93633]Jakub Jelinek6-0/+108
2020-02-09openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regionsJakub Jelinek2-0/+22
2020-02-09Daily bump.GCC Administrator1-1/+1
2020-02-08aarch64: fix strict alignment for vector load/stores (PR 91927)Andrew Pinski4-1/+50
2020-02-08rs6000: Fix testsuite fallout from previous fix. [PR93136]Peter Bergner6-272/+269
2020-02-08RISC-V: Improve caller-save code generation.Jim Wilson2-0/+12
2020-02-08c++: Use constexpr to avoid wrong -Wsign-compare (PR90691).Jason Merrill6-14/+66
2020-02-08c++: Preserve location in maybe_constant_value.Jason Merrill2-1/+13
2020-02-08c++: Fix -Wreturn-local-addr location.Jason Merrill2-6/+10
2020-02-08c++: Fix TREE_SIDE_EFFECTS after digest_init.Jason Merrill2-2/+11
2020-02-08c++: Handle CONSTRUCTORs without indexes in find_array_ctor_elt [PR93549]Jakub Jelinek4-3/+68
2020-02-08i386: Make xmm16-xmm31 call used even in ms ABI [PR65782]Jakub Jelinek4-2/+31
2020-02-08Daily bump.GCC Administrator1-1/+1
2020-02-07Regenerate .pot files.Joseph Myers2-14604/+17909
2020-02-07c++: Fix paren init of aggregates in unevaluated context [PR92947]Marek Polacek4-1/+27
2020-02-07c++: Make PR92654 testcase valid.Jason Merrill1-3/+8
2020-02-07c++: Fix use of local in constexpr if.Jason Merrill6-40/+35
2020-02-07[PATCH] add -mvsx to pr92923-1.c test requiring vsxWill Schmidt2-2/+6
2020-02-07aarch64: ACLE I8MM multiply-accumulate intrinsicsDennis Zhang6-0/+79
2020-02-07c++: Fix ICE on nonsense requires-clause.Jason Merrill3-10/+22
2020-02-07middle-end/93519 - avoid folding stmts in obviously unreachable codeRichard Biener4-79/+144
2020-02-07x86-64: Pass aggregates with only float/double in GPRs for MS_ABIH.J. Lu7-3/+137
2020-02-07powerpc: Fix -fstack-clash-protection -mprefixed-addr ICE [PR93122]Jakub Jelinek4-11/+50
2020-02-07Add testcase of PR c++/89404, already fixed in trunk.Paolo Carlini2-0/+13
2020-02-07arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615]Jakub Jelinek2-0/+14
2020-02-07i386: Better patch to improve avx* vector concatenation [PR93594]Jakub Jelinek3-40/+21
2020-02-07i386: Fix splitters that call extract_insn_cached [PR93611]Jakub Jelinek4-0/+25
2020-02-06analyzer: fix reproducer for PR 93375David Malcolm2-1/+10
2020-02-07Daily bump.GCC Administrator1-1/+1
2020-02-06Fix PR 93569.Michael Meissner2-3/+16
2020-02-06PR93561 -- [bounds checking] memory overflow for spill_forVladimir N. Makarov2-0/+9
2020-02-06analyzer: round-trip pointer-equality through intptr_tDavid Malcolm4-1/+39
2020-02-06aarch64: Add a type attribute to aarch64_movk<mode>Richard Sandiford2-0/+6
2020-02-06rs6000: Use rldimi for 64-bit constants with high=low (PR93012)Segher Boessenkool4-0/+32
2020-02-06[GCC][PATCH][ARM] Set profile to M for Armv8.1-MMihail Ionescu2-0/+5
2020-02-06[GCC][PATCH][ARM] Regenerate arm-tables.opt for Armv8.1-M patchMihail Ionescu2-3/+10