------- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-08 19:47 ------- Variable: i, UID 1520, int, is aliased, is addressable, default def: i_3
Variable: j, UID 1521, int, is aliased, is addressable, default def: j_5 Variable: b, UID 1516, int, is aliased, is addressable, call clobbered (, passed to call ) Variable: SMT.30, UID 1569, int, is addressable, call clobbered (, passed to call ), may aliases: { i j b } Hmm, it does not say why i and j are thought to be call clobbered but it looks like it is because the SMT is call clobbered. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26608