aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-24check_GNU_style.py: print usage if no file specifiedTom de Vries3-246/+275
2017-05-24var-tracking.c (track_expr_p): Do not return 0 for tracked record parameters ...Eric Botcazou2-2/+8
2017-05-24libgomp nvptx plugin: Debugging output when disabling nvptx offloadingThomas Schwinge2-2/+15
2017-05-23-Wunused and C++17 structured bindingsJason Merrill5-1/+43
2017-05-24Daily bump.GCC Administrator1-1/+1
2017-05-23compiler: detect failure to set init priority for packageIan Lance Taylor2-2/+8
2017-05-23gcc_release (XZ): Default to xz --best.Matthias Klose2-1/+5
2017-05-23cp-tree.h (PUSH_GLOBAL, [...]): Delete.Nathan Sidwell3-444/+292
2017-05-23PR c++/80396 - built-in for make_integer_sequence.Jason Merrill8-2/+191
2017-05-23i386.md (*movdi_internal): Remove SSE4 alternative 18 (?r, *v).Uros Bizjak4-97/+70
2017-05-23name-lookup.c (find_namespace_binding): New.Nathan Sidwell2-95/+58
2017-05-23re PR c++/80866 (segfault in is_overloaded_fn())Nathan Sidwell4-0/+24
2017-05-23Document dg-line directiveTom de Vries2-0/+17
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka14-113/+197
2017-05-23PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao10-6/+78
2017-05-23cp-tree.h (DECL_HIDDEN_P): New.Nathan Sidwell5-83/+153
2017-05-23Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context"Thomas Schwinge2-11/+4
2017-05-23re PR fortran/80256 (Cygwin test fail: bind_c_array_params_2.f90 scan-assembl...Jerry DeLisle2-1/+8
2017-05-23OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clausesThomas Schwinge22-31/+397
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska20-283/+302
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska10-29/+38
2017-05-23ipa-fnsummary.c (estimate_node_size_and_time): Do not sanity check that nonco...Jan Hubicka2-2/+10
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka24-280/+320
2017-05-23cp-tree.h (OVL_P): New.Nathan Sidwell10-247/+266
2017-05-23c-parser.c (c_parser_compound_statement_nostart): Remove redundant quotes.Marek Polacek2-1/+6
2017-05-23PR libstdc++/67214 Avoid signed overflow in num_get::_M_extract_intXi Ruoyao2-10/+16
2017-05-23Fix bogus builtin-snprintf-warn-3.c failure for avrSenthil Kumar Selvaraj2-1/+6
2017-05-23Document rdrand effective targetTom de Vries2-0/+8
2017-05-23Sort 'Other hardware attributes' table in sourcebuild.texiTom de Vries2-9/+15
2017-05-23Runtime checking of OpenACC parallelism dimensions clausesThomas Schwinge5-12/+548
2017-05-23genmultilib.awk: Use gsub instead of gensub.Georg-Johann Lay2-1/+5
2017-05-23Daily bump.GCC Administrator1-1/+1
2017-05-22re PR target/80718 (GCC generates slow code for offsettable vec_duplicate)Michael Meissner4-19/+345
2017-05-22cfgcleanup: Ignore clobbers in bb_is_just_returnSegher Boessenkool4-6/+31
2017-05-22p8-vec-xl-xst.c: Fix target string to LE-only.Bill Schmidt2-1/+6
2017-05-22c-fold.c (c_fully_fold_internal): Save the c_fully_fold_internal result for S...Jakub Jelinek2-10/+13
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek5-0/+115
2017-05-22re PR middle-end/80809 (Multi-free error for variable size array used within ...Jakub Jelinek4-3/+41
2017-05-22re PR middle-end/80853 (OpenMP ICE in build_outer_var_ref with array reduction)Jakub Jelinek4-3/+54
2017-05-22* da.po, es.po: Update.Joseph Myers3-546/+386
2017-05-22re PR fortran/80766 ([OOP] ICE with type-bound procedure returning an array)Janus Weil4-0/+50
2017-05-22print-tree.c (print_node): Print DECL_READ_P flag.Martin Sebor2-0/+6
2017-05-22name-lookup.h (parse_using_directive): Replace with ...Nathan Sidwell7-131/+149
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka26-3719/+3909
2017-05-22ipa-inline.c (edge_badness): Use inlined_time instead of inline_summaries->get.Jan Hubicka2-2/+12
2017-05-22invoke.texi (fdump-translation-unit): Delete documentation.Nathan Sidwell10-31/+31
2017-05-22Simplify config/avr/genmultilib.awk.Georg-Johann Lay4-141/+77
2017-05-22* config-lang.in (gtfiles): Sort list, break lines.Nathan Sidwell2-1/+27
2017-05-22cp-tree.h (CPTI_TERMINATE, [...]): Rename to ...Nathan Sidwell4-146/+128
2017-05-22name-lookup.c (pushdecl_top_level) pushdecl_top_level_and_finish): Move after...Nathan Sidwell2-56/+100