gcc/ * gengtype.h (obstack_chunk_alloc, obstack_chunk_free): Remove cast. * coretypes.h (obstack_chunk_alloc, obstack_chunk_free): Likewise. (gcc_obstack_init): Use obstack_specify_allocation in place of _obstack_begin. * genautomata.c (next_sep_el): Cast result of obstack_base to (char *). (regexp_representation): Likewise. * godump.c (go_output_type): Likewise. gcc/java/ * mangle.c (finish_mangling): Cast result of obstack_base to (char *). * typeck.c (build_java_argument_signature): Likewise. (build_java_signature): Likewise. gcc/objc/ * objc-encoding.c (encode_array): Cast result of obstack_base. (encode_type): Likewise. libcpp/ * symtab.c (ht_create): Use obstack_specify_allocation in place of _obstack_begin. * files.c (_cpp_init_files): Likewise. * init.c (cpp_create_reader): Likewise. * identifiers.c (_cpp_init_hashtable): Likewise. From-SVN: r216539 |
||
|---|---|---|
| .. | ||
| boehm.c | ||
| builtins.c | ||
| ChangeLog | ||
| ChangeLog.ptr | ||
| ChangeLog.tree-ssa | ||
| class.c | ||
| config-lang.in | ||
| constants.c | ||
| decl.c | ||
| except.c | ||
| expr.c | ||
| gcj.texi | ||
| java-except.h | ||
| java-gimplify.c | ||
| java-opcodes.h | ||
| java-tree.def | ||
| java-tree.h | ||
| javaop.def | ||
| javaop.h | ||
| jcf-depend.c | ||
| jcf-dump.c | ||
| jcf-io.c | ||
| jcf-parse.c | ||
| jcf-path.c | ||
| jcf-reader.c | ||
| jcf.h | ||
| jvgenmain.c | ||
| jvspec.c | ||
| lang-specs.h | ||
| lang.c | ||
| lang.opt | ||
| Make-lang.in | ||
| mangle_name.c | ||
| mangle.c | ||
| parse.h | ||
| resource.c | ||
| typeck.c | ||
| verify-glue.c | ||
| verify-impl.c | ||
| verify.h | ||
| win32-host.c | ||
| zextract.c | ||
| zipfile.h | ||