aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2020-03-06ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32Delia Burduv
2020-03-06RISC-V: Fix testsuite regression due to recent IRA changes.Kito Cheng
2020-03-06aarch64: ACLE intrinsics for BFCVTN, BFCVTN2 and BFCVTDelia Burduv
2020-03-06Fix error format string.Andreas Krebbel
2020-03-06re PR tree-optimization/90883 (Generated code is worse if returned struct is ...Kito Cheng
2020-03-05i386: Properly encode vector registers in vector moveH.J. Lu
2020-03-06Daily bump.GCC Administrator
2020-03-05[PATCH][testuite] Fix pr80481.C after epilogue vectorizationAndre Vieira
2020-03-05c: ignore initializers for elements of variable-size types [PR93577]Joseph Myers
2020-03-05Commit correct version of gimple.c fileJeff Law
2020-03-05Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag...Jeff Law
2020-03-05i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]Jakub Jelinek
2020-03-05[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMDKyrylo Tkachov
2020-03-05testsuite: Compile asan_test.C with -Wno-alloc-size-larger-thanUros Bizjak
2020-03-05testsuite: Add testcase for already fixed PR [PR90311]Jakub Jelinek
2020-03-05Future proofing this test.Jeff Law
2020-03-05c++: Add test for PR91607.Jason Merrill
2020-03-05Fortran: ICE in gfc_code2string PR93792Steven G. Kargl
2020-03-05[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMDDelia Burduv
2020-03-05print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]Jakub Jelinek
2020-03-05sccvn: Fix handling of POINTER_PLUS_EXPR in memset offset [PR93582]Jakub Jelinek
2020-03-04PR c++/90938 - Initializing array with {1} works but not {0}Martin Sebor
2020-03-05Daily bump.GCC Administrator
2020-03-04Fix format warning which showed up on FreeBSD 11.3.Jeff Law
2020-03-04c++: Fix [[no_unique_address]] and default mem-init [PR90432]Jason Merrill
2020-03-04PR tree-optimization/93986 - ICE on mixed-precision wide_int argumentsMartin Sebor
2020-03-04analyzer: validate region subclassesDavid Malcolm
2020-03-04analyzer: add regression test for fixed ICE [PR94028]David Malcolm
2020-03-04PR middle-end/81401 - false positive -Wformat-overflow in a loopMartin Sebor
2020-03-04Remove unnecessary XFAILs from existing testcase 20050603-3.c.Will Schmidt
2020-03-04Add dg-require to existing powerpc/pr93122.c testWill Schmidt
2020-03-04analyzer: handle __builtin_expect [PR93993]David Malcolm
2020-03-04analyzer: fix ICE on non-lvalue in prune_for_sm_diagnostic [PR93993]David Malcolm
2020-03-04analyzer: remove unused private fieldsDavid Malcolm
2020-03-04rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)Bill Schmidt
2020-03-04IBM Z: zTPF: Include glibc-stdint.h to get __UINTPTR_TYPE__ definedAndreas Krebbel
2020-03-04IBM Z: zTPF: Prevent FPR usageAndreas Krebbel
2020-03-04IBM Z: zTPF: Add tpf trace customization optionsAndreas Krebbel
2020-03-04Add -fcommon to a test-case to re-trigger it.Martin Liska
2020-03-04inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888]Jakub Jelinek
2020-03-04sccvn: Avoid overflows in push_partial_defJakub Jelinek
2020-03-04tree-optimization/93964 - adjust ISL code generation for pointer paramsRichard Biener
2020-03-04Clear --help=language and --help=common interaction.Martin Liska
2020-03-04Wrap array in ctor with braces.Martin Liska
2020-03-04tailcall: Fix up process_assignment [PR94001]Jakub Jelinek
2020-03-04PR target/93995 ICE in patch_jump_insn, at cfgrtl.c:1290 on riscv64-linux-gnuKito Cheng
2020-03-03c++: Fix mismatch in template argument deduction [PR90505]Marek Polacek
2020-03-04coroutines: Handle component_ref in captures_temporaryJunMa
2020-03-04Daily bump.GCC Administrator
2020-03-03c++: Fix non-constant TARGET_EXPR constexpr handing [PR93998]Jakub Jelinek