aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-19environ.h: Add #ifndef guard.Eli Zaretskii2-0/+6
2017-05-20Daily bump.GCC Administrator1-1/+1
2017-05-19c-warn.c (match_case_to_enum_1): Don't warn about enums with no enumerators.Jason Merrill3-0/+22
2017-05-19* tree.c (make_tree_vec_stat, grow_tree_vec_stat): Use size_t.Jason Merrill2-3/+7
2017-05-19dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.Than McIntosh6-15/+365
2017-05-19[multiple changes]Jerry DeLisle6-11/+120
2017-05-19re PR sanitizer/80800 (UBSAN: yet another false positive)Marek Polacek5-1/+40
2017-05-19c-format.c (locus): Move out of function scope, add GTY attribute.Bernd Edlinger9-54/+72
2017-05-19call.c (add_list_candidates): Use OVL_FIRST.Nathan Sidwell10-39/+76
2017-05-19fortran: remove trailing exclamation mark from various diagnostics (PR fortra...David Malcolm6-10/+20
2017-05-19Make the script executable.Martin Liska1-0/+0
2017-05-19Introduce new check_GNU_style.py script.Martin Liska2-0/+282
2017-05-19OpenACC 2.5 default (present) clauseThomas Schwinge27-52/+346
2017-05-19Clarify gcc/gimplify.c:oacc_default_clauseThomas Schwinge2-18/+26
2017-05-19OpenACC default clause maintenanceThomas Schwinge13-55/+280
2017-05-19libgomp hsa plugin: debug output for HSA runtime library loading failureThomas Schwinge2-2/+11
2017-05-19Enable by default -Werror just for bootstrap-debug.mk and default build.Martin Liska3-12/+28
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell17-40/+105
2017-05-19[ARM] Only test tls-disable-literal-pool.c if target supports native TLSPrakhar Bahuguna2-3/+8
2017-05-19re PR c++/80593 (GCC 7, aligned_storage and “dereferencing type-punned poin...Richard Biener5-5/+36
2017-05-19context.h (context::set_passes): New.Nathan Sidwell4-8/+19
2017-05-19PR libstdc++/80796 Add new std::search overload for C++17Jonathan Wakely3-0/+67
2017-05-19rs6000: Make constant formation a tiny bit betterSegher Boessenkool2-0/+7
2017-05-19re PR tree-optimization/80821 (genmatch conflicting predicates)Richard Biener2-0/+10
2017-05-19ipa-inline.h (ipa_call_summary): Turn sizes into signed; add ctor.Jan Hubicka3-4/+19
2017-05-19ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka8-145/+153
2017-05-19re PR middle-end/80764 (ICE at -O3 in both 32-bit and 64-bit modes on x86_64-...Richard Biener4-1/+28
2017-05-19Daily bump.GCC Administrator1-1/+1
2017-05-19rs6000: Separate shrink-wrapping for FPRsSegher Boessenkool2-31/+146
2017-05-18re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor3-1/+9
2017-05-18re PR target/80510 (Optimize Power7/power8 Altivec load/stores)Michael Meissner6-0/+538
2017-05-18Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtrad...Eric Gallager2-0/+13
2017-05-18gcc_release (build_gzip): Build xz tarball instead of bz2 tarball.Matthias Klose2-17/+46
2017-05-18cp-tree.h (OVL_ARG_DEPENDENT): Delete.Nathan Sidwell6-36/+111
2017-05-18compiler: ignore struct field tags for type conversionIan Lance Taylor3-57/+101
2017-05-18re PR target/80799 (x86-32 bits generates MMX without EMMS)Uros Bizjak5-11/+82
2017-05-18PR libstdc++/80478 make std::mem_fn work with noexcept functionsJonathan Wakely3-0/+40
2017-05-18dumpfile.h (enum dump_kind): Remove stray comma.Paolo Carlini2-1/+5
2017-05-18Makefile.in: Add ipa-predicate.o and ipa-predicate.hJan Hubicka1-0/+21
2017-05-18c-format.c (local_tree_type_node): Add GTY attribute.Bernd Edlinger4-2/+12
2017-05-18Makefile.in: Add ipa-predicate.o and ipa-predicate.hJan Hubicka5-745/+828
2017-05-18Add an assert to leaf_function_p to ensure it is not called from a prolog or...Wilco Dijkstra2-0/+7
2017-05-18cp-tree.h (OVL_USED): Replace with ...Nathan Sidwell5-11/+18
2017-05-18Transform TDF_{lang,tree,ipa,rtl} to dump_kind enum.Martin Liska9-88/+131
2017-05-18Define CONSTEXPR macro and use it in vec.h.Martin Liska4-4/+15
2017-05-18ipa-inline-analysis.c (predicate_conditions): Move to ipa-inline.h (true_pred...Jan Hubicka3-557/+626
2017-05-18fold-vec-div-float.c: Update dg-requires and dg-options statements.Will Schmidt19-29/+52
2017-05-18Fix up dg-option to resolve problems reported by David Edelshon for AIX.Steven Munroe27-33/+67
2017-05-18More dump_flags_t conversionThomas Schwinge2-1/+6
2017-05-18* c-decl.c (pushdecl_top_level): Delete unused function.Nathan Sidwell2-28/+4