aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
AgeCommit message (Expand)Author
2018-10-30Avoid unnecessarily numbering cloned symbols.Michael Ploujnikov
2018-10-26ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.Jan Hubicka
2018-10-17Run selftests for C++ as well as CDavid Malcolm
2018-08-29Fix thinko in lto.c (PR bootstrap/87130).Martin Liska
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-20re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)Richard Biener
2018-07-13lto.c (do_stream_out): Add PART parameter; open dump file.Jan Hubicka
2018-07-04[multiple changes]Martin Liska
2018-06-20Remove not longer valid FIXME comment.Martin Liska
2018-06-19Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.Martin Liska
2018-06-19Remove unused stagestuff in config-lang.in.Martin Liska
2018-06-08dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.Jan Hubicka
2018-06-08Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.Martin Liska
2018-06-08Rename get methods in symbol-summary.h to get_create.Martin Liska
2018-06-08Remove MPXMartin Liska
2018-06-05lto.c (cmp_type_location): Expand locations only once.Richard Biener
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka
2018-05-15re PR lto/85583 (lto1: internal compiler error: in lto_balanced_map, at lto/l...Jan Hubicka
2018-04-30lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka
2018-04-30* lto-partition.c (lto_balanced_map): Fix sanity check.Jan Hubicka
2018-04-29lto-partition.c: Include sreal.hJan Hubicka
2018-04-19Do not bail out for multiple PREVAILING_DEF_IRONLY for common symbols.Martin Liska
2018-04-18Fix coding style and typos.Martin Liska
2018-04-18Make Wodr warnings stable.Martin Liska
2018-04-18re PR lto/85391 (ICE in add_type_duplicate, at ipa-devirt.c:1887)Jan Hubicka
2018-04-11Clean up attribute value comparison in lto-symtab.c.Martin Liska
2018-04-10Fix obvious error in handling of error attribute (PR lto/85248).Martin Liska
2018-04-10Be more carefull about DECL merging in LTO (PR lto/85248).Martin Liska
2018-02-23* lto-partition.c (lto_balanced_map): Watch overflow.Jan Hubicka
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka
2018-02-07* lto.c (register_resolution): Remove forgotten sanity check.Jan Hubicka
2018-02-06re PR lto/81004 (linking failed with -flto and static libboost_program_options)Jan Hubicka
2018-02-02re PR lto/83954 (LTO: Bogus -Wlto-type-mismatch warning for array of pointer ...Eric Botcazou
2018-01-30re PR lto/83954 (LTO: Bogus -Wlto-type-mismatch warning for array of pointer ...Jan Hubicka
2018-01-23Handle trailing arrays in ODR warning (PR lto/81440).Martin Liska
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-07New VECTOR_CST layoutRichard Sandiford
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka
2017-10-13* lto-lang.c (lto_post_options): Clean shlib flag when not doing PIC.Jan Hubicka
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell
2017-10-10Require wi::to_wide for treesRichard Sandiford