public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/11848] New: internal compiler error for -mlong-double-128
@ 2003-08-07 18:43 gcc at microbizz dot nl
  2003-08-07 18:50 ` [Bug target/11848] " pinskia at physics dot uc dot edu
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: gcc at microbizz dot nl @ 2003-08-07 18:43 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11848

           Summary: internal compiler error for -mlong-double-128
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at microbizz dot nl
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin
  GCC host triplet: powerpc-apple-darwin
GCC target triplet: powerpc-apple-darwin

[G4:~/gnu/testgpc/adriaan] adriaan% cat longreals.c

#include <stdio.h>

int main( void )
{
  long double l = 1.2345E6;
        printf( "% .4E\n", l);    
        return 0;
}

[G4:~/gnu/testgpc/adriaan] adriaan% gcc longreals.c -mlong-double-128

longreals.c: In function `main':
longreals.c:9: error: insn does not satisfy its constraints:
(insn 74 73 51 0x0 (set (reg:SI 33 f1)
        (mem:SI (plus:SI (reg/f:SI 30 r30)
                (const_int 80 [0x50])) [0 S4 A8])) 306 {*movsi_internal1} (nil)
    (nil))
longreals.c:9: internal compiler error: in extract_constrain_insn_cached, at
recog.c:2090

[G4:~/gnu/testgpc/adriaan] adriaan% gcc -v
Reading specs from
/Developer/Pascal/gpc33d6/lib/gcc-lib/powerpc-apple-darwin/3.3/specs
Configured with: ../gpc-3.3d6/configure --enable-languages=pascal,c
--enable-threads=posix --prefix=/Developer/Pascal/gpc33d6
--target=powerpc-apple-darwin
Thread model: posix
gcc version 3.3

Regards,

Adriaan van Os


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-12-09  2:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-07 18:43 [Bug c/11848] New: internal compiler error for -mlong-double-128 gcc at microbizz dot nl
2003-08-07 18:50 ` [Bug target/11848] " pinskia at physics dot uc dot edu
2003-08-11 19:23 ` [Bug target/11848] [darwin] [no support for 128 doubles] " pinskia at gcc dot gnu dot org
2003-08-17 12:57 ` pinskia at gcc dot gnu dot org
2003-08-17 13:42 ` pinskia at gcc dot gnu dot org
2003-08-23  1:11 ` dhazeghi at yahoo dot com
2003-11-15  1:16 ` dhazeghi at yahoo dot com
2003-11-16 11:52 ` geoffk at gcc dot gnu dot org
2003-11-16 11:55 ` geoffk at gcc dot gnu dot org
2003-12-09  1:58 ` cvs-commit at gcc dot gnu dot org
2003-12-09  2:00 ` geoffk at gcc dot gnu dot org
2003-12-09  2:22 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).