aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-alias-common.h
AgeCommit message (Collapse)AuthorFilesLines
2004-06-21tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to ↵Joseph Myers1-2/+2
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
2004-06-17tree-alias-ander.h: Add standard top-of-file comment.Ben Elliston1-1/+25
* tree-alias-ander.h: Add standard top-of-file comment. * tree-alias-common.h: Likewise. * tree-alias-type.h: Likewise. From-SVN: r83285
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+99
From-SVN: r81764