From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9262 invoked by alias); 11 Jun 2007 00:34:12 -0000 Received: (qmail 9224 invoked by uid 48); 11 Jun 2007 00:34:04 -0000 Date: Mon, 11 Jun 2007 00:34:00 -0000 Message-ID: <20070611003404.9223.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/14192] Restrict pointers don't help In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-06/txt/msg00715.txt.bz2 ------- Comment #10 from pinskia at gcc dot gnu dot org 2007-06-11 00:34 ------- > The second case is the following loop: This is just caused by how we represent pointer addition. I have a fix for that one, we now get the correct aliasing sets for it. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |alias http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14192