From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20039 invoked by alias); 8 Mar 2006 22:21:04 -0000 Received: (qmail 20000 invoked by uid 48); 8 Mar 2006 22:21:02 -0000 Date: Wed, 08 Mar 2006 22:21:00 -0000 Message-ID: <20060308222102.19999.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/26607] [4.1/4.2 Regression] Illegal inlined assembler on config/rs6000/darwin-ldouble.c 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-03/txt/msg00906.txt.bz2 List-Id: ------- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-08 22:21 ------- I should had looked into this one. This is what I was afraid of when this idea 128bits long double went it. It was not the optimization which I thought was applied but instead just the compiling of darwin-ldouble.c on powerpc-linux-gnuspe which caused it: 2006-01-27 David Edelsohn Alan Modra * config/rs6000/t-ppccomm (LIB2FUNCS_EXTRA): Add darwin-ldouble.c. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26607