Skip to content
Snippets Groups Projects
  • Tom Tromey's avatar
    5662a50d
    tree.def (FILE_TYPE): Removed. · 5662a50d
    Tom Tromey authored
    gcc:
    	* tree.def (FILE_TYPE): Removed.
    	* typeclass.h (enum type_class): Removed file_type_class.
    	* dwarf2out.c (is_base_type): Updated.
    	(gen_type_die): Likewise.
    	* dbxout.c (dbxout_type): Updated.
    	* builtins.c (type_to_class): Updated.
    	* tree.c (type_contains_placeholder_1): Updated.
    	* config/sparc/sparc.c (sparc_type_code): Updated.
    	* config/ia64/ia64.c (hfa_element_mode): Updated.
    	* expr.c (count_type_elements): Updated.
    	* stor-layout.c (layout_type): Updated.
    	* tree-inline.c (remap_type): Updated.
    	* tree-pretty-print.c (dump_generic_node): Updated.
    gcc/java:
    	* decl.c (gnat_substitute_in_type): Don't handle FILE_TYPE.
    
    From-SVN: r97282
    5662a50d
    History
    tree.def (FILE_TYPE): Removed.
    Tom Tromey authored
    gcc:
    	* tree.def (FILE_TYPE): Removed.
    	* typeclass.h (enum type_class): Removed file_type_class.
    	* dwarf2out.c (is_base_type): Updated.
    	(gen_type_die): Likewise.
    	* dbxout.c (dbxout_type): Updated.
    	* builtins.c (type_to_class): Updated.
    	* tree.c (type_contains_placeholder_1): Updated.
    	* config/sparc/sparc.c (sparc_type_code): Updated.
    	* config/ia64/ia64.c (hfa_element_mode): Updated.
    	* expr.c (count_type_elements): Updated.
    	* stor-layout.c (layout_type): Updated.
    	* tree-inline.c (remap_type): Updated.
    	* tree-pretty-print.c (dump_generic_node): Updated.
    gcc/java:
    	* decl.c (gnat_substitute_in_type): Don't handle FILE_TYPE.
    
    From-SVN: r97282
builtins.c 267.93 KiB