aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-02-08re PR tree-optimization/89247 (ICE in expand_LOOP_VECTORIZED, at internal-fn....Richard Biener5-6/+61
2019-02-08S/390: Introduce jdd constraintIlya Leoshkevich4-0/+44
2019-02-08re PR testsuite/89250 (gcc.dg/vect/vect-24.c XPASSes)Richard Biener2-1/+8
2019-02-08trans.c (gnat_to_gnu): Minor tweak.Eric Botcazou3-21/+42
2019-02-08i386: Use OI/TImode in *mov[ot]i_internal_avx with AVX512VLH.J. Lu2-4/+13
2019-02-08utils.c (max_size): Be prepared for an operand with VOID_TYPE.Eric Botcazou2-4/+16
2019-02-08trans.c (elaborate_all_entities): Do not elaborate the entities of a package ...Eric Botcazou2-1/+7
2019-02-08trans.c (Regular_Loop_to_gnu): Replace tests on individual flag_unswitch_loop...Eric Botcazou2-6/+12
2019-02-08re PR rtl-optimization/89234 (ICE in get_eh_region_and_lp_from_rtx at gcc/exc...Jakub Jelinek4-0/+27
2019-02-08re PR tree-optimization/89223 (internal compiler error: in int_cst_value, at ...Richard Biener4-4/+40
2019-02-08cfganal.c (pre_and_rev_post_order_compute_fn): Use fn instead of cfun everywh...Jakub Jelinek2-3/+8
2019-02-08Daily bump.GCC Administrator1-1/+1
2019-02-07Fix more ICEs in -fsave-optimization-record (PR tree-optimization/89235)David Malcolm9-2/+263
2019-02-07[AArch64] Change representation of SABD in RTLKyrylo Tkachov7-6/+125
2019-02-07i386: Fix typo in *movoi_internal_avx/movti_internalH.J. Lu2-2/+9
2019-02-07re PR fortran/52789 (gfortran sets -Wunused-parameter in the C sense as well ...Dominique d'Humieres2-0/+18
2019-02-07Only run on arm architectureMatthew Malcomson2-1/+5
2019-02-07* libgnarl/s-linux__sparc.ads (ETIMEDOUT): Set to correct value.Eric Botcazou2-1/+5
2019-02-07S/390: Fix the vec_xl / vec_xst style builtinsAndreas Krebbel7-39/+176
2019-02-07[Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes.Matthew Malcomson7-142/+666
2019-02-07AArch64: Fix initializer for array so it's a C initializer instead of C++.Tamar Christina2-1/+6
2019-02-07Arm: Fix NEON REG to REG reload failures. (PR/target 88850) Tamar Christina4-7/+40
2019-02-07[arm] Use neon_dot_q type for 128-bit V[US]DOT instructions where appropriateKyrylo Tkachov2-2/+8
2019-02-07[AArch64] Use neon_dot_q type for 128-bit [US]DOT instructions where appropriateKyrylo Tkachov2-3/+10
2019-02-07[PR86218] handle ck_aggr in compare_ics in both and either conversionAlexandre Oliva4-4/+26
2019-02-07os, syscall: Hurd fixes for a couple of testsIan Lance Taylor1-1/+1
2019-02-07os, net, crypto/x509: add hurd supportIan Lance Taylor1-1/+1
2019-02-07syscall: add Hurd supportIan Lance Taylor1-1/+1
2019-02-07internal/syscall/unix: add constants for hurdIan Lance Taylor1-1/+1
2019-02-07Daily bump.GCC Administrator1-1/+1
2019-02-06re PR rtl-optimization/89225 (LRA hang on ppc64le compiling glibc starting wi...Vladimir Makarov4-2/+89
2019-02-06i386.c (ix86_expand_prologue): Emit a memory blockage after restoring registe...Eric Botcazou4-2/+50
2019-02-06re PR go/89199 (libgo regression in implementation of CompareAndSwap function...Ian Lance Taylor1-1/+1
2019-02-06re PR fortran/71860 ([OOP] ICE on pointing to null(mold), verify_gimple failed)Thomas Koenig2-0/+12
2019-02-06Fix locations in conversion_null_warnings (PR c++/71302)David Malcolm8-30/+111
2019-02-06Fix gcc.dg/debug/dwarf2/inline5.c with Solaris as (PR debug/87451)Rainer Orth2-2/+9
2019-02-06vsx-vector-6.p7.c: Update instruction counts and target.Bill Seurer4-32/+28
2019-02-06README: update text to describe current statusIan Lance Taylor2-27/+30
2019-02-06s-linux__x32.ads: Resync list of signals with s-linux.adsArnaud Charlet2-13/+18
2019-02-06re PR tree-optimization/89182 ([graphite] ICE in extract_affine, at graphite-...Richard Biener8-13/+133
2019-02-06re PR c/89211 (ICE in int_mode_for_mode, at stor-layout.c:403)Jakub Jelinek4-4/+24
2019-02-06re PR middle-end/89210 (ICE tree check: expected integer_cst, have real_cst i...Jakub Jelinek4-1/+35
2019-02-06re PR go/89019 (LTO and gccgo cause ICE during free_lang_data)Nikhil Benesch4-1/+23
2019-02-06Fix type of extern array declared in inner scope with outer initialization sh...Joseph Myers4-2/+35
2019-02-06Daily bump.GCC Administrator1-1/+1
2019-02-05Update .po files.Joseph Myers20-259245/+309449
2019-02-05re PR c++/89187 (ICE in initialize_argument_information, at calls.c:2023)Jakub Jelinek5-1/+41
2019-02-05libgccjit: introduce gcc_jit_context_add_driver_optionAndrea Corallo15-1/+269
2019-02-05re PR rtl-optimization/11304 (Wrong code production with -fomit-frame-pointer)Jakub Jelinek3-1/+19
2019-02-05PR c++/89158 - by-value capture of constexpr variable broken.Marek Polacek4-1/+25