aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-15re PR lto/64043 (ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo...Jan Hubicka1-5/+10
2014-12-03builtins.c (fold_builtin_fpclassify): Change to take array of arguments inste...Richard Biener1-1/+1
2014-12-01re PR middle-end/64111 (ICE: conversion of register to a different size)Richard Biener1-1/+1
2014-11-28cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin1-1/+1
2014-11-20convert many if_marked htab to hash_tableTrevor Saunders1-75/+78
2014-11-20implement a replacement for if_markedTrevor Saunders1-55/+45
2014-11-20tree.c (free_lang_data_in_type): If BINFO has no important information in it,...Jan Hubicka1-8/+10
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-2/+3
2014-11-18* tree.c (warn_deprecated_use): Show declaration with inform.Jason Merrill1-21/+17
2014-11-18tree.c (element_mode, [...]): New functions.Marc Glisse1-0/+28
2014-11-17tree.c (free_lang_data_in_decl): Set DECL_FUNCTION_SPECIFIC_OPTIMIZATION to o...Jan Hubicka1-0/+3
2014-11-17tree.c (free_lang_data_in_decl): Annotate all functio nbodies with DECL_FUNCT...Jan Hubicka1-0/+3
2014-11-14optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka1-7/+3
2014-11-14* tree.c (build_common_builtin_nodes): Remove doubled ECF_LEAF.Marek Polacek1-1/+1
2014-11-13re PR tree-optimization/63841 (Incorrect strlen optimization after complete u...Teresa Johnson1-0/+2
2014-11-11match.pd: Implement patterns from associate_plusminus and factor in differenc...Richard Biener1-13/+22
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-1/+5
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-7/+7
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+3
2014-10-27tree.c (build_common_tree_nodes): Don't even store the __int128 types if they...DJ Delorie1-1/+2
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+3
2014-10-17fold-const.c (fold_comparison): Remove redundant constant folding and operand...Richard Biener1-0/+2
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie1-15/+45
2014-09-25[multiple changes]Andreas Krebbel1-4/+12
2014-09-24cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez1-1/+1
2014-09-23tree.h (int_bit_position): Turn into inline function; implement using wide int.Jan Hubicka1-10/+0
2014-09-19re PR lto/63286 (FAIL: g++.dg/lto/20101014-2 cp_lto_20101014-2_0.o assemble, ...Jan Hubicka1-0/+1
2014-09-19dwarf2out.c (decl_ultimate_origin): Update comment.Aldy Hernandez1-2/+1