aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25hash-traits.h (ggc_cache_hasher): Rename to...Richard Sandiford1-4/+4
2015-06-25decl.c (value_annotation_hasher::handle_cache_entry): Delete.Richard Sandiford1-19/+7
2015-06-25tree-core.h (struct tree_optimization_option): Make opts a pointer to struct ...Andrew MacLeod1-3/+20
2015-06-17tree-core.h (tree_target_option): Make opts field a pointer to a cl_target_op...Andrew MacLeod1-0/+13
2015-06-17tree.h (merge_dllimport_decl_attributes, [...]): Remove conditional exposure ...Andrew MacLeod1-0/+36
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-13Fix comment documenting make_vector_statPatrick Palka1-1/+1
2015-06-08lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.Jan Hubicka1-3/+3
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-07alias.c (get_alias_set): Be ready for TYPE_CANONICAL of ptr_type_node to not ...Jan Hubicka1-7/+3
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-06-04lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.Jan Hubicka1-1/+2
2015-06-03lto.c (iterative_hash_canonical_type, [...]): only hash main variants of typesJan Hubicka1-1/+18
2015-06-03Fix memory report layout at various places.Martin Liska1-7/+12
2015-06-03re PR c/64223 (same warning repeated twice with same line number)Marek Polacek1-36/+67
2015-05-27re PR c++/66270 (ICE: canonical types differ for identical types)Nathan Sidwell1-2/+4
2015-05-27expr.h (array_at_struct_end_p): Move to...Eric Botcazou1-2/+135
2015-05-26re PR ipa/66181 (/usr/include/bits/types.h:134:16: ICE: verify_type failed)Ramana Radhakrishnan1-1/+0
2015-05-24re PR lto/66180 (many -Wodr false positives when building LLVM with -flto)Jan Hubicka1-2/+1
2015-05-24ipa-utils.h (method_class_type): Remove.Jan Hubicka1-1/+9
2015-05-24tree.c (prototype_p, [...]): Constify.Jan Hubicka1-5/+5
2015-05-23lto.c (hash_canonical_type): Be sure we hash only types that need alias set.Jan Hubicka1-0/+17
2015-05-23tree.c (gimple_canonical_types_compatible_p): Do not compare function attribu...Jan Hubicka1-7/+3
2015-05-19tree.c (verify_type_variant): Fix #undef.Jan Hubicka1-1/+246
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka1-2/+1
2015-05-16tree.c (verify_type_variant): Verify tree_base and type_common flags.Jan Hubicka1-98/+137
2015-05-12ipa-devirt.c (type_with_linkage_p): New function.Jan Hubicka1-28/+22
2015-05-11class.c (fixup_type_variants): Do not copy TYPE_METHODSJan Hubicka1-9/+18
2015-05-11* tree.c (verify_type_variant): Check TYPE_VALUES_RAW and TYPE_PRECISIONJan Hubicka1-0/+92
2015-05-10tree.c (free_lang_data_in_type): Free TREE_PURPOSE of TYPE_ARG_TYPES list.Jan Hubicka1-6/+30
2015-05-10* tree.c (verify_type): Verify TYPE_BINFO and TYPE_VALUES_RAW.Jan Hubicka1-2/+162
2015-05-05Fix indentation issues seen by -Wmisleading-indentationDavid Malcolm1-1/+1
2015-05-05tree.c (verify_type): Check various uses of TYPE_MAXVAL...Jan Hubicka1-8/+59
2015-05-04* tree.c (verify_type): Check various uses of TYPE_MINVAL.Jan Hubicka1-7/+52
2015-04-30ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_NAME only for aggregat...Jan Hubicka1-1/+11
2015-04-30tree.c (build_common_builtin_nodes): Do not build __builtin_alloca_with_align...Jan Hubicka1-1/+2
2015-04-30dwarf2out.c (gen_type_die_with_usage): Call verify_type.Jan Hubicka1-0/+164
2015-04-24re PR c++/50800 (Internal compiler error in finish_member_declarations, possi...Jason Merrill1-2/+2
2015-04-23tree.h (attribute_value_equal): Declare.Jan Hubicka1-1/+1
2015-04-17Disable lang_hooks.gimplify_expr in free_lang_dataTom de Vries1-0/+2
2015-03-31tree.c (need_assembler_name_p): Artificial types have no ODR names.Jan Hubicka1-0/+1
2015-03-07re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...Jan Hubicka1-1/+7
2015-02-15cgraph.h (symtab_node::has_aliases_p): Simplify.Jan Hubicka1-5/+8
2015-01-27re PR ipa/60871 (internal compiler error: in possible_polymorphic_call_target...Jan Hubicka1-35/+32
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-1/+46
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-3/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-3/+10
2015-01-08re PR sanitizer/64336 (Template functions are not instrumented at -O0 and -Og)Jakub Jelinek1-8/+30
2015-01-05Update copyright years.Jakub Jelinek1-1/+1