aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-26Daily bump.GCC Administrator1-1/+1
2019-02-26re PR c/89495 (gcc/c-family/c-format.c:1272:20: runtime error: signed integer...Jakub Jelinek2-3/+10
2019-02-25re PR c/77754 (internal compiler error : tree code 'call_expr' is not support...Jakub Jelinek7-0/+83
2019-02-25c.opt (Wmissing-attributes): Clean up doc string.Sandra Loosemore4-16/+47
2019-02-25[rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bitPaul A. Clarke3-3/+38
2019-02-25* fr.po: Update.Joseph Myers2-1303/+902
2019-02-25AArch64: Fix command line options canonicalization version #2. (PR target/88530)Tamar Christina14-62/+379
2019-02-25Arm: Update Armv8.4-a's FP16 FML intrinsics Tamar Christina8-80/+132
2019-02-25AArch64: Update Armv8.4-a's FP16 FML intrinsicsTamar Christina8-73/+127
2019-02-25re PR fortran/89282 (Garbage arithmetics results in fortran with -O3 and over...Dominique d'Humieres2-0/+89
2019-02-25df-scan: fix use of mw_order in df_mw_compare (PR 86096)Alexander Monakov2-4/+7
2019-02-25re PR c++/89285 (ICE after casting the this pointer in the constructor in C++...Jakub Jelinek2-0/+25
2019-02-25re PR libfortran/89274 (Inconsistent list directed output of INTEGER(16))Dominique d'Humieres4-0/+30
2019-02-25re PR target/89434 (wrong code with -Og and __builtin_mul_overflow())Jakub Jelinek5-12/+91
2019-02-25re PR target/89438 (ICE in glibc/sysdeps/ieee754/dbl-64/e_pow.c (internal com...Jakub Jelinek5-3/+38
2019-02-25Daily bump.GCC Administrator1-1/+1
2019-02-24re PR c++/84585 (internal compiler error: in get_local_decls, at cp/name-look...Paolo Carlini2-0/+8
2019-02-24re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD)Thomas Koenig6-4/+44
2019-02-24i386: Compile PR target/87007 tests with -mfpmath=sseH.J. Lu3-2/+8
2019-02-24re PR fortran/89266 (ICE with TRANSFER of len=0 character array constructor)Harald Anlauf10-34/+116
2019-02-24re PR rtl-optimization/89445 (_mm512_maskz_loadu_pd "forgets" to use the mask)Jakub Jelinek5-4/+98
2019-02-24PR libstdc++/89416 fix accessibility of membersJonathan Wakely2-1/+7
2019-02-24Daily bump.GCC Administrator1-1/+1
2019-02-23Improve error message for bad arguments to scriptJonathan Wakely2-1/+17
2019-02-23P0340R2 Making std::underlying_type SFINAE-friendlyJonathan Wakely3-3/+70
2019-02-23builtin-sprintf-10.c: Cast remaining wchar_t to wint_t to avoid a bogus -Wfor...Martin Sebor2-10/+16
2019-02-23gimple-ssa-sprintf.c (target_strtol): Rename...Martin Sebor2-12/+19
2019-02-23Include "../../../libgfortran/ISO_Fortran_binding.h"H.J. Lu3-2/+9
2019-02-23driver: Also prune joined switches with negationH.J. Lu8-6/+60
2019-02-23re PR fortran/84387 (Defined output does not work for a derived type that has...Jerry DeLisle4-2/+43
2019-02-23re PR c++/89419 (ICE in is_normal_capture_proxy starting with r253601)Marek Polacek2-0/+27
2019-02-23PR c++/88294 - ICE with non-constant noexcept-specifier.Marek Polacek5-6/+95
2019-02-23re PR fortran/88117 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2697)Paul Thomas5-1/+32
2019-02-23re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj...Paul Thomas12-28/+296
2019-02-23PR libstdc++/89446 fix null pointer dereference in char_traitsJonathan Wakely4-19/+87
2019-02-23Capture source location of dtors (PR c++/89390)David Malcolm4-10/+71
2019-02-23Daily bump.GCC Administrator1-1/+1
2019-02-23re PR tree-optimization/88074 (g++ hangs on math expression)David Malcolm2-5/+17
2019-02-22re PR c++/84676 (internal compiler error: Segmentation fault (build_new_op_1))Paolo Carlini2-0/+9
2019-02-22builtin-sprintf-10.c: Cast wchar_t to wint_t to avoid a bogus -Wformat warnin...Martin Sebor2-14/+20
2019-02-22baseline_symbols.txt: Adjust.Eric Botcazou3-4/+5
2019-02-22re PR fortran/83057 (OPEN without a filename and without STATUS='SCRATCH' cou...Harald Anlauf4-6/+25
2019-02-22re PR fortran/89431 (CPP integer macros not defined)Steven G. Kargl2-3/+8
2019-02-22PR c++/89420 - ICE with CAST_EXPR in explicit-specifier.Marek Polacek4-2/+31
2019-02-22re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek2-1/+7
2019-02-22extend.texi (Other Builtins): Add __builtin_is_constant_evaluated.Martin Sebor2-0/+33
2019-02-22re PR tree-optimization/87609 (miscompilation with restrict and loop)Richard Biener2-1/+8
2019-02-22PR tree-optimization/88993 - GCC 9 -Wformat-overflow=2 should reflect real li...Martin Sebor5-64/+772
2019-02-22re PR rtl-optimization/87761 ([MIPS] New FAIL: gcc.target/mips/fix-r4000-10.c...Jeff Law2-0/+47
2019-02-22Handle stack pointer with SUBS/ADDS instructions.Matthew Malcomson6-19/+214