From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24836 invoked by alias); 14 Jan 2007 05:47:38 -0000 Received: (qmail 24817 invoked by uid 48); 14 Jan 2007 05:47:30 -0000 Date: Sun, 14 Jan 2007 05:47:00 -0000 Message-ID: <20070114054730.24816.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/30451] incorrect attributes in *movti_ppc64 of rs6000.md In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dkwan at transmeta dot com" 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-01/txt/msg01120.txt.bz2 ------- Comment #3 from dkwan at transmeta dot com 2007-01-14 05:47 ------- There is additional code for the CELL PPU to adjust the latencies of data and address operands of integer stores. The code requires accurate load/store attributes. I guess there is nothing in the main-line gcc that relies on the load/store attributes being correct so it does not matter in the main line. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30451