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