From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11055 invoked by alias); 31 Aug 2006 04:31:00 -0000 Received: (qmail 10939 invoked by uid 48); 31 Aug 2006 04:30:51 -0000 Date: Thu, 31 Aug 2006 04:31:00 -0000 Message-ID: <20060831043051.10938.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/28904] operand out of range on Linux/PowerPC 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-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-08/txt/msg02750.txt.bz2 List-Id: ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-31 04:30 ------- Hmm, I am going to go out on a limb and say we should produce about the following (hopefully I get the right macros): la temp, ha16(.LC42716-.LCTOC1)(30) lwz rn, lo16(.LC42716-.LCTOC1)(temp) This is like what Darwin does for PIC. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28904