From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21445 invoked by alias); 28 Nov 2005 18:40:02 -0000 Received: (qmail 21405 invoked by uid 48); 28 Nov 2005 18:40:00 -0000 Date: Mon, 28 Nov 2005 18:40:00 -0000 Message-ID: <20051128184000.21404.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/25140] aliases, including weakref, break alias analysis In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "aoliva at gcc dot gnu dot org" 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 X-SW-Source: 2005-11/txt/msg03869.txt.bz2 List-Id: ------- Comment #2 from aoliva at gcc dot gnu dot org 2005-11-28 18:40 ------- I'd change the testcase s/weakref/alias/, so as to make it clear that the error has nothing to do with the newly-introduced weakref, but rather with regular aliases, that weakref builds upon. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25140