aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-in.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-30[76/77] Add a scalar_mode_pod classRichard Sandiford1-1/+1
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-4/+1
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell1-2/+0
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-08-03Apply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZATION for ACCEL_COMPILERTom de Vries1-0/+16
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell1-2/+2
2017-05-02Remove LTO_STREAMER_DEBUG (PR lto/79489).Martin Liska1-20/+0
2017-04-12re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-18Add SET_DECL_MODERichard Sandiford1-1/+1
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-8/+6
2016-07-25cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener1-59/+0
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz1-4/+4
2016-01-27re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek1-6/+15
2016-01-25re PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out.c:27175 with LTO)Richard Biener1-1/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-01lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.Jan Hubicka1-1/+0
2015-11-24alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_P double check ...Jan Hubicka1-5/+5
2015-11-09re PR middle-end/68251 (sorry, unimplemented: reverse storage order for BLKmode)Eric Botcazou1-1/+4
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-1/+6
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-4/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+6
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod1-2/+0
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-14re PR ipa/66181 (/usr/include/bits/types.h:134:16: ICE: verify_type failed)Jan Hubicka1-1/+2
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-03-27re PR lto/65536 (LTO line number information garbled)Jan Hubicka1-5/+14
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-3/+3
2015-02-25re PR lto/64374 (LTO ICE in extract_insn, at recog.c:2327)Jakub Jelinek1-1/+5
2015-02-21tree-streamer-in.c (unpack_ts_decl_common_value_fields, [...]): If ACCEL_COMP...Bernd Schmidt1-1/+8
2015-02-10tree-streamer.h (streamer_read_tree_bitfields): Adjust.Richard Biener1-3/+1
2015-02-09tree-streamer.h (streamer_pack_tree_bitfields): Remove.Richard Biener1-52/+44
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-4/+7
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-2/+4
2015-01-09re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt1-0/+4
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+13
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-26re PR lto/64075 (ICE: in bp_pack_value, at data-streamer.h:106)Ilya Enkovich1-1/+1
2014-11-24re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization))Richard Biener1-1/+12
2014-11-19re PR lto/63963 (LTO doesn't work with __attribute__((__target__("sse4.2"))))Jan Hubicka1-1/+1
2014-11-17tree-core.h (built_in_class): Add builtin codes to be used by Pointer Bounds ...Ilya Enkovich1-0/+9
2014-11-15lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka1-16/+1
2014-11-14optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka1-3/+3
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9