aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-01-02gimple-fold.c (gimple_fold_builtin_strlen): Use set_strlen_range rather than ...Martin Sebor10-228/+926
2019-01-02re PR testsuite/87304 (gcc.dg/vect/bb-slp-over-widen-1.c fails starting with ...Jakub Jelinek2-1/+7
2019-01-02parse.c (decode_statement): Suppress "Unclassifiable statement" error if prev...Steven G. Kargl18-40/+54
2019-01-02* es.po: Update.Joseph Myers2-50/+42
2019-01-02re PR middle-end/88663 (internal compiler error: in check, at tree-vrp.c:188)Martin Sebor3-39/+44
2019-01-02re PR c++/86875 (ICE in tsubst_copy, at cp/pt.c:15478)Marek Polacek2-0/+26
2019-01-02re PR fortran/48543 (Collapse identical strings)Thomas Koenig2-0/+16
2019-01-02re PR lto/88130 (ICE in copy_function_or_variable, at lto-streamer-out.c:2315...Jan Hubicka4-5/+43
2019-01-02Calculate prediction remainder at proper place (PR tree-optimization/88650).Martin Liska4-7/+48
2019-01-02re PR tree-optimization/88651 (tree-data-ref.c:3764:26: runtime error: signed...Richard Biener2-5/+19
2019-01-02Fix g++.dg/gcov/pr88263.C compilation on SolarisRainer Orth2-4/+8
2019-01-02re PR tree-optimization/88621 (wrong code at -O1 and above on x86_64-linux-gn...Richard Biener4-2/+39
2019-01-02re PR target/87545 (-mtune=intel regressions)Richard Biener2-1/+7
2019-01-02re PR ipa/88561 (PGO devirtualization miscompilation of firefox)Jakub Jelinek2-1/+10
2019-01-02re PR lto/85574 (LTO bootstapped binaries differ)Richard Biener3-2/+37
2019-01-01gimple-fold.c (get_range_strlen_tree): Record if the computed length is optim...Martin Sebor6-144/+215
2019-01-01gimple-fold.h (get_range_strlen): Update prototype.Martin Sebor13-171/+371
2019-01-02Daily bump.GCC Administrator1-1/+1
2019-01-01re PR fortran/82743 (uncaught character truncation in derived type initializa...Thomas Koenig4-0/+32
2019-01-01gimple-fold.c (get_range_strlen): Update prototype.Martin Sebor2-55/+82
2019-01-01devirt-36.C: Add dg-do-compile.Jan Hubicka3-1/+7
2019-01-01devirt-13_0.C: Drop broken scan of ssa dump.Jan Hubicka4-4/+10
2019-01-01coverage.c (get_coverage_counts): Use current_function_decl.Jan Hubicka8-112/+191
2019-01-01Update copyright years.Jakub Jelinek3108-31054/+31114
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek29-48297/+48354
2019-01-01Daily bump.GCC Administrator1-1/+1
2018-12-31re PR target/86814 (xtensa port needs updating for CVE-2017-5753)Max Filippov2-0/+9
2018-12-31re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig6-39/+421
2018-12-31Fix scan pattern of a test-case.Martin Liska2-3/+7
2018-12-31predict.c (set_even_probabilities): Include also unlikely_count in calculation.Martin Liska8-12/+89
2018-12-31* x86-tune.def: Enable inter_unit_moves_to_vec for generic.Jan Hubicka2-2/+10
2018-12-30gimple-fold.c (get_range_strlen): Minor logic cleanup.Martin Sebor2-6/+23
2018-12-30gimple-fold.c (strlen_range_kind): New enum.Martin Sebor3-57/+96
2018-12-31Daily bump.GCC Administrator1-1/+1
2018-12-30Use dg-additional-options instead of dg-optionsH.J. Lu2-1/+10
2018-12-30Daily bump.GCC Administrator1-1/+1
2018-12-29key2.C: Silence the [-Wreturn-type] warning.Dominique d'Humieres2-1/+5
2018-12-29expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE i...Steven G. Kargl4-0/+84
2018-12-29msp430.c (msp430_attr): Warn when the critical and interrupt function attribu...Jozef Lawrynowicz5-4/+39
2018-12-29re PR fortran/88342 (Possible bug with IEEE_POSITIVE_INF and -ffpe-trap=overf...Steven G. Kargl2-0/+37
2018-12-29cpp.c (gfc_cpp_init): Add pre-defined macros for INTEGER(1) INTEGER(2)...Steven G. Kargl3-1/+38
2018-12-29config.gcc (hppa*64*-*-linux*): Add pa/t-pa to tmake_file.John David Anglin2-3/+19
2018-12-29re PR tree-optimization/68356 (FAIL: gcc.dg/torture/pr68264.c -O* executio...Dominique d'Humieres7-0/+18
2018-12-29re PR ipa/88586 (ICE: Segmentation fault (in free_lang_data_in_decl))Jakub Jelinek4-0/+99
2018-12-29Daily bump.GCC Administrator1-1/+1
2018-12-29runtime: prevent deadlock when profiling signal arrives in stack scanIan Lance Taylor1-1/+1
2018-12-28i386.h (ADDITIONAL_REGISTER_NAMES): Add sil, dil, bpl and spl aliases.Uros Bizjak2-15/+13
2018-12-28compiler: remove escapes_ field from Variable and Result_variableIan Lance Taylor4-56/+10
2018-12-28tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning.Martin Sebor2-0/+12
2018-12-28ident-1b.c: XFAIL AIX and Darwin.David Edelsohn3-4/+7