------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-30 20:43 ------- Subject: Bug 22247
CVSROOT: /cvs/gcc Module name: gcc Changes by: [EMAIL PROTECTED] 2005-06-30 20:43:46 Modified files: gcc : ChangeLog tree-ssa-structalias.c Log message: PR middle-end/22247 * tree-ssa-structalias.c (build_constraint_graph, scc_visit, process_unification_queue, init_topo_info, topo_visit, init_scc_info, free_scc_info, perform_var_substitution, solve_graph): Use unsigned instead of uint. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9297&r2=2.9298 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-structalias.c.diff?cvsroot=gcc&r1=2.6&r2=2.7 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22247