From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18545 invoked by alias); 17 Feb 2006 20:40:38 -0000 Received: (qmail 18520 invoked by uid 48); 17 Feb 2006 20:40:36 -0000 Date: Fri, 17 Feb 2006 20:40:00 -0000 Message-ID: <20060217204036.18519.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/26345] [4.2 Regression] -fmove-loop-invariants loses POINTER attribute In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ebotcazou 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: 2006-02/txt/msg01989.txt.bz2 List-Id: ------- Comment #4 from ebotcazou at gcc dot gnu dot org 2006-02-17 20:40 ------- > I don't know how I missed your proposed patch for PR 19061. I tested it on > the test case in that bug and on my bootstrap bug that I reported here and > both look good. Great! My (limited) understanding is that it will pessimize the code a little, but that was deemed acceptable by the PA back-end so... > I used ToT sources for both tests and had to put your change in predicates.md > instead of ia64.c but it looks good to me. I can do a full bootstrap if you > want me to, I think we should try and get this into 4.1 as well as ToT if > possible. I'm not really in position to do any testing for 4.x on IA-64/HP-UX at the moment, so it's up to you. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26345