summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-in.c
AgeCommit message (Expand)Author
2020-05-29Simplify tree streaming.Jan Hubicka
2020-05-25Do not stream redundant stuffJan Hubicka
2020-05-07extend DECL_GIMPLE_REG_P to all typesRichard Biener
2020-04-29c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout ...Jakub Jelinek
2020-04-08Allow new/delete operator deletion only for replaceable.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-11-13Remove leftover call to finalize_options_struct.Martin Liska
2019-10-15lto-streamer-out.c (lto_variably_modified_type_p): New.Richard Biener
2019-09-18re PR lto/91763 (go.go-torture/execute/printnil.go FAILs)Richard Biener
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-07-25Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).Martin Liska
2019-07-25Come up with function_decl_type and use it in tree_function_decl.Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-24ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.Jan Hubicka
2019-05-16re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-22re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-11-07re PR lto/87906 (ICE in tree check: expected block, have function_decl in blo...Richard Biener
2018-11-06ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING.Jan Hubicka
2018-10-05tree-core.h (tree_block::abstract_flag): Remove.Richard Biener
2018-08-30lto-streamer-out.c (DFS::DFS_write_tree_body): Do not follow TYPE_STUB_DECL.Jan Hubicka
2018-08-29tree-streamer-in.c (lto_input_ts_function_decl_tree_pointers): Do not stream ...Jan Hubicka
2018-07-12lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream DECL_FCONTEXTJan Hubicka
2018-07-11lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream DECL_ORIGINAL_TYPE.Jan Hubicka
2018-07-04[multiple changes]Martin Liska
2018-06-22lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream BINFO_BASE_ACCES...Jan Hubicka
2018-06-21lto-streamer-out.c (DFS::DFS_write_tree_body): Update outdated comment.Richard Biener
2018-06-08Remove MPXMartin Liska
2018-01-12lto-streamer-out.c (DFS::DFS_write_tree_body): Process DECL_DEBUG_EXPR condit...Richard Biener
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: tree constantsRichard Sandiford
2017-12-07New VECTOR_CST layoutRichard Sandiford
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek
2017-08-30[76/77] Add a scalar_mode_pod classRichard Sandiford
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell
2017-08-08trans.c: Include header files.Martin Liska
2017-08-03Apply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZATION for ACCEL_COMPILERTom de Vries
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell
2017-05-02Remove LTO_STREAMER_DEBUG (PR lto/79489).Martin Liska
2017-04-12re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-07-25cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-01-27re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek
2016-01-25re PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out.c:27175 with LTO)Richard Biener
2016-01-04Update copyright years.Jakub Jelinek