aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-18Support if statement in !GCC$ builtin directive.Martin Liska11-10/+91
2019-02-18Daily bump.GCC Administrator1-1/+1
2019-02-17re PR fortran/88299 ([F18] COMMON in a legacy module produces bogus warnings ...Harald Anlauf4-5/+32
2019-02-17re PR fortran/89077 (ICE using * as len specifier for character parameter)Harald Anlauf4-0/+46
2019-02-17re PR c++/89356 (sorry, unimplemented: mangling implicit_conv_expr in nodejs8...Marek Polacek3-0/+22
2019-02-17re PR c++/89315 (Cannot convert to std::initializer_list - fails with gcc9 wo...Marek Polacek2-0/+24
2019-02-17* g++.old-deja/g++.robertl/eb82.C: Tweak dg-error.Marek Polacek2-1/+3
2019-02-17PR c++/89217 - ICE with list-initialization in range-based for loop.Marek Polacek6-9/+72
2019-02-17[RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splittersAlan Modra2-3/+10
2019-02-17Daily bump.GCC Administrator1-1/+1
2019-02-16i386: Add ssse3_pmulhrswv4hi3 expanderH.J. Lu2-3/+32
2019-02-16i386: Correct *vec_extractv2si_zext_memH.J. Lu2-2/+8
2019-02-16re PR tree-optimization/88074 (g++ hangs on math expression)Jakub Jelinek2-10/+89
2019-02-16Fix excess warnings from -Wtype-limits with location wrappers (PR c++/88680)David Malcolm4-3/+77
2019-02-16re PR fortran/71066 (ICE in set_loop_bounds, at fortran/trans-array.c:4680)Thomas Koenig4-0/+51
2019-02-16patchable_function_entry-decl.c: Add -fno-pie on SPARC.Eric Botcazou4-0/+9
2019-02-16re PR rtl-optimization/66152 (suboptimal load bytes to stack)Jakub Jelinek6-28/+93
2019-02-16i386.md (*movqi_internal): Remove static from buf variable.Jakub Jelinek3-24/+45
2019-02-16Daily bump.GCC Administrator1-1/+1
2019-02-15compiler,runtime: use __builtin_dwarf_cfa for getcallerspCherry Zhang8-22/+35
2019-02-15asan_oob_test.cc: Skip OOB_int on SPARC.Eric Botcazou3-1/+23
2019-02-15linux.h (ASAN_CC1_SPEC): Define.Eric Botcazou4-14/+24
2019-02-15asan.c (asan_emit_stack_protection): Use full-sized mask to align the base ad...Eric Botcazou2-7/+13
2019-02-15re PR go/89368 (ICE in go/gofrontend/expressions.cc:4669 after r268923)Ian Lance Taylor2-2/+3
2019-02-15i386: Fix ')' in VALID_MMX_REG_MODEH.J. Lu2-1/+6
2019-02-15darwin.h (TARGET_FPMATH_DEFAULT_P): New define.Uros Bizjak2-63/+69
2019-02-15Arm: Remove alternative from neon_softfp_fp16 directive.Tamar Christina2-1/+6
2019-02-15re PR rtl-optimization/88308 (ICE in maybe_record_trace_start, at dwarf2cfi.c...Aaron Sawdey2-1/+12
2019-02-15re PR go/89123 (Too many go test failures on s390x-linux)Ian Lance Taylor4-17/+138
2019-02-15runtime: include <syscall.h> and <sys/syscall.h> if availableIan Lance Taylor2-1/+7
2019-02-15runtime: add type cast for non-split-stack calls to scanstackblockIan Lance Taylor2-5/+5
2019-02-15* gcc.target/sparc/struct-ret-check-1.c: Add -fno-pie option.Eric Botcazou2-1/+5
2019-02-15patchable_function_entry-decl.c: Do not run on Visium.Eric Botcazou5-7/+11
2019-02-15lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLINE_SIZE with __LIBGCC_...Eric Botcazou10-29/+99
2019-02-15re PR other/69006 (Extraneous newline emitted between error messages in GCC 6)Jakub Jelinek3-5/+36
2019-02-15opts-1.c: New test.Jakub Jelinek5-0/+103
2019-02-15re PR tree-optimization/89278 (ICE in gimplify_modify_expr, at gimplify.c:5821)Richard Biener4-2/+41
2019-02-15re PR c/89340 (ICE in function_and_variable_visibility, at ipa-visibility.c:707)Jakub Jelinek5-5/+25
2019-02-15re PR other/89342 (ICE in maybe_default_option, at opts.c:347)Jakub Jelinek5-5/+34
2019-02-15compiler, runtime: harmonize types referenced by both C and GoIan Lance Taylor21-105/+100
2019-02-15re PR go/89168 (FAIL: cmd/go/internal/load)Ian Lance Taylor3-45/+75
2019-02-15go-backend.c (go_imported_unsafe): Update optimization_default_node.Ian Lance Taylor2-0/+6
2019-02-15Daily bump.GCC Administrator1-1/+1
2019-02-15i386.h (TARGET_SUBTARGET64_ISA_DEFAULT): Enable MMX, SSE and SSE2 by default.Uros Bizjak3-8/+12
2019-02-15re PR rtl-optimization/89354 (Combine pass yields wrong code with -O2 and -ms...Jakub Jelinek4-1/+38
2019-02-14ssse3-pabsb.c: Re-enable 64-bit form on AVX targets.Uros Bizjak17-68/+19
2019-02-14PR 81552 Improve and document -flag-init-integerJanne Blomqvist4-2/+14
2019-02-14Add netbsd support for D compiler and runtimeMaya Rashish13-32/+121
2019-02-14re PR go/89321 (cross build with riscv64 gccgo compilation failed due to asse...Ian Lance Taylor2-1/+11
2019-02-14pcs_attribute.c: New test.Steve Ellcey2-0/+11