[Bug tree-optimization/19633] local address incorrectly thought to escape
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 25 23:33:00 GMT 2005
------- Additional Comments From steven at gcc dot gnu dot org 2005-01-25 23:32 -------
;; Function foo (foo)
Visiting use-def links for 0B
Visiting use-def links for &bD.1128.sD.1123
foo: Total number of aliased vops: 0
Referenced variables in foo: 4
Variable: cD.1131, UID 0, struct S *, type memory tag: TMT.0D.1138
Variable: aD.1127, UID 1, intD.0, default def: aD.1127_3
Variable: bD.1128, UID 2, struct T, is an alias tag, is addressable, call
clobbered, default def: bD.1128_5
Variable: TMT.0D.1138, UID 3, struct S, is addressable, is global, call
clobbered, may aliases: { bD.1128 }
Alias statistics for foo
Total alias queries: 1
Total alias mayalias results: 1
Total alias noalias results: 0
Total simple queries: 1
Total simple resolved: 0
Total TBAA queries: 1
Total TBAA resolved: 0
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19633
More information about the Gcc-bugs
mailing list