aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-30config-lang.in (gtfiles): Add cp/lex.c.Nathan Sidwell11-80/+101
2017-06-30ggc.h (empty_string): Delete.Nathan Sidwell5-33/+25
2017-06-30[rtlanal] Do a better job of costing parallel sets containing flag-setting op...Richard Earnshaw2-5/+29
2017-06-30ggc.h: Replace all 'static inline' with plain 'inline'.Nathan Sidwell2-20/+23
2017-06-30tree-cfg.c (group_case_labels_stmt): Merge scanning and compressing loops.Peter Bergner2-23/+24
2017-06-30tree-ssanames.c (set_range_info_raw): Abstract from ...Aldy Hernandez5-6/+58
2017-06-30Fix location of typeid() (PR c++/80014)David Malcolm4-2/+61
2017-06-30re PR target/81225 (ICE with -mavx512ifma -O3 -ffloat-store)Jakub Jelinek4-9/+47
2017-06-30cp-tree.h (lookup_fnfields_1, [...]): Don't declare.Nathan Sidwell27-239/+234
2017-06-30* lto-wrapper.c (copy_file) Close both file descriptors beforeSylvestre Ledru2-0/+7
2017-06-30Fix removal of ifunc (PR ipa/81214).Martin Liska4-32/+57
2017-06-30tree-vect-slp.c (vect_slp_analyze_node_operations): Only analyze the first sc...Richard Biener3-75/+81
2017-06-30call.c (build_new_method_call_1): Use constructo_name to get ctor name.Nathan Sidwell8-42/+49
2017-06-30re PR c++/81229 (ICE in c_tree_chain_next on aarch64)Nathan Sidwell4-3/+25
2017-06-30graph.c (draw_cfg_node_succ_edges): Fix broken dot syntax.Richard Biener2-2/+6
2017-06-30Call BUILT_IN_ASAN_HANDLE_NO_RETURN before BUILT_IN_UNWIND_RESUME (PR sanitiz...Martin Liska4-0/+57
2017-06-30Documentation: Clean up AArch64 options.Yvan Roux2-8/+14
2017-06-30re PR tree-optimization/81249 (ICE: error: incompatible types in PHI argument 0)Richard Biener4-6/+44
2017-06-30profile-count.h: Fix typos and whitespace issues.Andreas Krebbel2-23/+28
2017-06-30S/390: Adjust to the recent branch probability changes.Andreas Krebbel2-4/+8
2017-06-30aarch64-fusion-pairs.def: Add ALU_BRANCH entry.Julian Brown3-1/+54
2017-06-30aarch64.c (aarch_macro_fusion_pair_p): Push the check for CC usage into AARCH...Naveen H.S4-26/+50
2017-06-30Daily bump.GCC Administrator1-1/+1
2017-06-29netbsd.h (NETBSD_LIB_SPEC): Add -lc when creating shared objects.Maya Rashish2-0/+7
2017-06-29arm-builtins.c: Include profile-count.hJan Hubicka3-1/+9
2017-06-29class.c (add_method): Change pair of errors to error + inform.Paolo Carlini14-32/+59
2017-06-29* constexpr.c, error.c, tree.c: Remove WITH_CLEANUP_EXPR handling.Jason Merrill4-9/+2
2017-06-29PR c++/81180 - ICE with C++17 deduction of member class template.Jason Merrill3-11/+31
2017-06-29rs6000.c (toc_relative_expr_p): Make tocrel_base and tocrel_offset be pointer...Aaron Sawdey3-19/+48
2017-06-29PR c++/81188 - matching decltype of member function call.Jason Merrill3-5/+18
2017-06-29builtins.md (ffssi2_internal): Correct constraint.Maya Rashish2-1/+5
2017-06-29expr.c (expand_expr): When testing for unaligned objects...Eric Botcazou2-5/+11
2017-06-29re PR fortran/77765 (ICE in gfc_match_oacc_routine, at fortran/openmp.c:1781)Cesar Philippidis4-1/+32
2017-06-29ccmp_2.c: New test.Steve Ellcey2-0/+16
2017-06-29ccmp.c (ccmp_tree_comparison_p): New function.Steve Ellcey4-74/+111
2017-06-29re PR c++/81247 (ICE on invalid C++ code with malformed namespace declaration...Nathan Sidwell7-6/+63
2017-06-29bid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace.Sylvestre Ledru2-149/+132
2017-06-29combine: Print insns with the cost dumpSegher Boessenkool2-2/+9
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka84-811/+1721
2017-06-29Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.Ian Lance Taylor3-37/+173
2017-06-29rs6000-c.c: Add support for built-in functions vector signed int vec_signed (...Carl Love10-19/+542
2017-06-29PR c++/81164 - ICE with invalid inherited constructor.Jason Merrill5-2/+37
2017-06-29misc/cgo/testcarchive: fix test to work for gccgoIan Lance Taylor3-11/+64
2017-06-29cmd/go: fix -buildmode={c-archive,c-shared,pie} for gccgoIan Lance Taylor2-15/+25
2017-06-29builtins-3-vec_reve-runnable.c (dg-options, dg-skip-if): Add -mvsx -mcpu=power7.Carl Love2-2/+7
2017-06-29cp-tree.h (THIS_NAME, [...]): Delete.Nathan Sidwell3-18/+16
2017-06-29lex.c (maybe_add_lang_type_raw): Exit early, rather than use a flag.Nathan Sidwell2-13/+16
2017-06-29call.c (check_dtor_name): Use constructor_name for enums too.Nathan Sidwell4-20/+23
2017-06-29class.c (finish_struct): Use OVL_P.Nathan Sidwell5-35/+28
2017-06-29parser.c (cp_parser_direct_declarator): Reorder if to avoid indentation.Nathan Sidwell2-26/+22