From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19982 invoked by alias); 15 May 2005 18:49:16 -0000 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 Received: (qmail 19901 invoked from network); 15 May 2005 18:49:09 -0000 Received: from unknown (HELO book.moene.indiv.nluug.nl) (195.109.255.217) by sourceware.org with SMTP; 15 May 2005 18:49:09 -0000 Received: from local ([127.0.0.1]) by book.moene.indiv.nluug.nl with esmtp (Exim 3.36 #1 (Debian)) id 1DXOA2-0002A7-00; Sun, 15 May 2005 20:48:22 +0200 Message-ID: <42879975.1020503@moene.indiv.nluug.nl> Date: Sun, 15 May 2005 18:49:00 -0000 From: Toon Moene User-Agent: Debian Thunderbird 1.0.2 (X11/20050401) MIME-Version: 1.0 To: gcc-bugzilla@gcc.gnu.org CC: gcc-bugs@gcc.gnu.org Subject: Re: [Bug fortran/21203] Segfault while compiling libgfortran/intrinsics/selected_int_kind.f90 References: <20050425082043.21203.corsepiu@gcc.gnu.org> <12687093.1116061034131.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net> In-Reply-To: <12687093.1116061034131.JavaMail.root@dtm1eusosrv72.dtm.ops.eu.uu.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-05/txt/msg02077.txt.bz2 List-Id: corsepiu at gcc dot gnu dot org wrote: > Joel, do you recall the target in RTEMS which has 4-byte floats only? > (We recently had an issue with it floating point context sizes related to it? > IIRC, it had been a powerpc variant and we were forced to drop it because GCC > doesn't support it. > > BTW1: IFAIK, there also exist sh-variants (target tuple *-single*) which don't > have 8byte floats. RTEMS doesn't support them, so I've never tried to build > fortran for then. Note that the major demand the Fortran Standard places on DOUBLE PRECISION is that it takes up twice the amount of storage. It also is supposed to be of "higher precision", but that is a QOI issue. Cheers, -- Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/ News on GNU Fortran 95: http://gfortran.org/