aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-28x86-64: Remove .file directive from snapshot sourceH.J. Lu4-3/+3
2018-12-28x86-64: Remove .file directive from snapshot sourceH.J. Lu3-2/+6
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge3-42/+80
2018-12-28poly_int: get_inner_reference & co.: fix known_eq typo/bugThomas Schwinge2-1/+6
2018-12-28Daily bump.GCC Administrator1-1/+1
2018-12-27ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.Jan Hubicka5-2/+84
2018-12-27re PR fortran/81027 (Assumed-shape array reported as deferred.)Steven G. Kargl5-4/+34
2018-12-27aligned1.f03: Fix invalid code that now causes an error after r267415.Steven G. Kargl1-0/+5
2018-12-27runtime: delete export_arm_test.goIan Lance Taylor1-1/+1
2018-12-27runtime: let ARM32 EABI personality function continue unwind when called from...Ian Lance Taylor1-1/+1
2018-12-27Fix slowness in gcov (PR gcov-profile/88225).Martin Liska2-48/+80
2018-12-27Comparison with an enum should mention enum value.Martin Liska3-5/+13
2018-12-27Use proper location for tls_init function (PR c++/88263).Martin Liska4-6/+50
2018-12-27runtime: on ARM32 EABI, don't get LSDA if compact model is usedIan Lance Taylor1-1/+1
2018-12-26aarch64-cores.def (octeontx): New.Andrew Pinski4-1/+17
2018-12-27Daily bump.GCC Administrator1-1/+1
2018-12-26re PR fortran/85357 (ICE on invalid code with equal procedure names)Steven G. Kargl2-0/+22
2018-12-26re PR fortran/85407 (Replace gcc_assert in module.c:read_module by more helpf...Harald Anlauf2-1/+13
2018-12-26Daily bump.GCC Administrator1-1/+1
2018-12-25Daily bump.GCC Administrator1-1/+1
2018-12-24re PR fortran/45513 (BOZ kinds differently handled, F2008: BOZ in bit intrins...Steven G. Kargl9-97/+162
2018-12-24ieee_9.f90: XFAIL on arm*-*-gnueabi[hf].Steven G. Kargl2-1/+5
2018-12-24gimple-fold.c (get_range_strlen_tree): Factored out of get_range_strlen.Martin Sebor2-182/+216
2018-12-24ipa-devirt.c (dump_targets): Cap number of targets printed.Jan Hubicka3-8/+26
2018-12-24Fix double-application of patch.Jan Hubicka1-11/+0
2018-12-24tree.c (fld_simplified_type): Temporarily disable array simplification.Jan Hubicka4-1/+32
2018-12-24lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violations for met...Jan Hubicka5-4/+34