From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30541 invoked by alias); 25 Jan 2005 23:33:05 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30491 invoked by uid 48); 25 Jan 2005 23:32:59 -0000 Date: Tue, 25 Jan 2005 23:33:00 -0000 Message-ID: <20050125233259.30490.qmail@sourceware.org> From: "steven at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050125232202.19633.rth@gcc.gnu.org> References: <20050125232202.19633.rth@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug tree-optimization/19633] local address incorrectly thought to escape X-Bugzilla-Reason: CC X-SW-Source: 2005-01/txt/msg03781.txt.bz2 List-Id: ------- 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