[Bug optimization/14643] [tree-ssa] aliasing bug

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Mar 19 01:26:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-19 01:26 -------
Confirmed (I do not know how to read .alias dumps yet):
Alias statistics for foo

Total alias queries:	0
Total alias mayalias results:	0
Total alias noalias results:	0
Total simple queries:	0
Total simple resolved:	0
Total TBAA queries:	0
Total TBAA resolved:	0
Total PTA queries:	0
Total PTA resolved:	0


Pointed-to sets for pointers in foo

Pointer b<D1045>_1, points-to anything
Pointer T.0<D1049>_2, points-to anything


Alias information for foo

b<D1045>, UID 0, type memory tag: TMT.2<D1057>, default def: b<D1045>_1
T.0<D1049>, UID 1, type memory tag: TMT.3<D1058>
TMT.2<D1057>, UID 3, is global, call clobbered
TMT.3<D1058>, UID 4, is global, call clobbered

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-19 01:26:51
               date|                            |
   Target Milestone|---                         |tree-ssa


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14643



More information about the Gcc-bugs mailing list