tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsigned...
authorJoseph Myers <jsm@polyomino.org.uk>
Mon, 21 Jun 2004 12:37:46 +0000 (13:37 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 21 Jun 2004 12:37:46 +0000 (13:37 +0100)
commitb40410b9083d960fa5ca34def27dc1c2ee61c077
tree7b1da446bf66f5879b6e982e36c900e25860b6ec
parent3a5b9284da6acc309118a04dcba3a1cbca2ecdd4
tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsigned int.

* tree-alias-common.h (struct tree_alias_ops): Change ip and
ip_partial to unsigned int.

fortran:
* trans.h (stmtblock_t): Change has_scope to unsigned int.

java:
* jcf.h (struct JCF): Change java_source, right_zip and finished
to unsigned int.
* lex.h (struct java_lexer): Change hit_eof, read_anything,
byte_swap and use_fallback to unsigned int.
* parse.h (struct _jdep): Change flag0 to unsigned int.

From-SVN: r83430
gcc/ChangeLog
gcc/fortran/ChangeLog
gcc/fortran/trans.h
gcc/java/ChangeLog
gcc/java/jcf.h
gcc/java/lex.h
gcc/java/parse.h
gcc/tree-alias-common.h