summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on C++ zero width bitfields...Jakub Jelinek2021-09-031-1/+4
* LTO: stream properly FUNCTION_DECL_DECL_TYPE.Martin Liska2021-05-311-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Make ltrans type canonicals compatible with WPA onesJan Hubicka2020-11-171-1/+5
* Optimize ODR enum streamingJan Hubicka2020-06-031-3/+1
* Simplify tree streaming.Jan Hubicka2020-05-291-107/+98
* Do not stream redundant stuffJan Hubicka2020-05-251-1/+2
* Add debug dump for integer_cst streaming.Jan Hubicka2020-05-221-0/+6
* Improve LTO streaming dumpsJan Hubicka2020-05-221-0/+9
* extend DECL_GIMPLE_REG_P to all typesRichard Biener2020-05-071-1/+1
* c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout ...Jakub Jelinek2020-04-291-0/+1
* Allow new/delete operator deletion only for replaceable.Martin Liska2020-04-081-0/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* lto-streamer-out.c (lto_variably_modified_type_p): New.Richard Biener2019-10-151-0/+6
* Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford2019-08-131-1/+1
* Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).Martin Liska2019-07-251-0/+1
* Come up with function_decl_type and use it in tree_function_decl.Martin Liska2019-07-251-1/+1
* ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.Jan Hubicka2019-06-241-1/+3
* [PATCH] Commonize anon-name generationNathan Sidwell2019-05-281-1/+1
* re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek2019-05-161-2/+5
* re PR lto/87187 (FAIL: gfortran.dg/short_circuiting_3.f90 -g -flto (intern...Richard Biener2019-01-241-1/+10
* PR other/16615 [1/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener2018-11-221-0/+7
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-1/+9
* ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING.Jan Hubicka2018-11-061-1/+0
* tree-core.h (tree_block::abstract_flag): Remove.Richard Biener2018-10-051-1/+0
* lto-streamer-out.c (DFS::DFS_write_tree_body): Do not follow TYPE_STUB_DECL.Jan Hubicka2018-08-301-1/+3
* tree-streamer-in.c (lto_input_ts_function_decl_tree_pointers): Do not stream ...Jan Hubicka2018-08-291-1/+0
* lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream DECL_FCONTEXTJan Hubicka2018-07-121-1/+0
* lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream DECL_ORIGINAL_TYPE.Jan Hubicka2018-07-111-12/+5
* [multiple changes]Martin Liska2018-07-041-1/+1
* lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream BINFO_BASE_ACCES...Jan Hubicka2018-06-221-11/+2
* lto-streamer-out.c (DFS::DFS_write_tree_body): Update outdated comment.Richard Biener2018-06-211-13/+1
* lto-streamer-out.c (DFS::DFS_write_tree_body): Process DECL_DEBUG_EXPR condit...Richard Biener2018-01-121-1/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* poly_int: tree constantsRichard Sandiford2017-12-201-0/+15
* New VECTOR_CST layoutRichard Sandiford2017-12-071-4/+9
* re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek2017-11-221-0/+2
* re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2017-08-211-5/+6
* tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell2017-08-161-2/+0
* tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell2017-07-191-2/+2
* Remove LTO_STREAMER_DEBUG (PR lto/79489).Martin Liska2017-05-021-10/+0
* re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener2017-04-121-0/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-8/+6
* cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener2016-07-251-39/+0
* re PR middle-end/71907 (missing buffer overflow warnings with -flto)Richard Biener2016-07-191-2/+5
* ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek2016-03-081-1/+1