From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1094 invoked by alias); 7 Mar 2008 04:16:34 -0000 Received: (qmail 904 invoked by uid 48); 7 Mar 2008 04:15:44 -0000 Date: Fri, 07 Mar 2008 04:16:00 -0000 Message-ID: <20080307041544.903.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/35373] [4.4 Regression] bootstraping on powerpc with 128bit long double fails with revision 132578 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bergner 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: 2008-03/txt/msg00454.txt.bz2 ------- Comment #10 from bergner at gcc dot gnu dot org 2008-03-07 04:15 ------- Created an attachment (id=15276) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15276&action=view) Updated patch to disallow TFmode and TDmode from reg+reg addressing Here is an updated patch that not only fixes the bootstrap issue, but also fixes a regression of the vect-64.c test case, both of which were being caught by the new gcc_assert added by Joseph. -- bergner at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15256|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35373