public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/14555] New: libffi/m68k lacks non-fpu support
@ 2004-03-12 14:19 corsepiu at faw dot uni-ulm dot de
  2004-04-07  3:01 ` [Bug libgcj/14555] " pinskia at gcc dot gnu dot org
  2004-05-30 18:55 ` [Bug libgcj/14555] libffi/m68k lacks non-fpu and ColdFire support bernie at develer dot com
  0 siblings, 2 replies; 3+ messages in thread
From: corsepiu at faw dot uni-ulm dot de @ 2004-03-12 14:19 UTC (permalink / raw)
  To: gcc-bugs

libffi/src/m68k lacks support for non-fpu m68k's.

Trying to build libffi standalone for m68k-rtems (a variant of m68k-elf) with a
modified libffi/configure.in:

# m68k-rtems4.7-gcc -m68000 -I.
-I/usr/local/src/packages/gcc/subversions/gcc/libffi/include -Iinclude
-I/usr/local/src/packages/gcc/subversions/gcc/libffi/src -g -O2 -c
/usr/local/src/packages/gcc/subversions/gcc/libffi/src/m68k/sysv.S -o
src/m68k/sysv.o
/usr/local/src/packages/gcc/subversions/gcc/libffi/src/m68k/sysv.S: Assembler
messages:
/usr/local/src/packages/gcc/subversions/gcc/libffi/src/m68k/sysv.S:47: Error:
operands mismatch -- statement `tst.l %a1' ignored
/usr/local/src/packages/gcc/subversions/gcc/libffi/src/m68k/sysv.S:65: Error:
invalid instruction for this architecture; needs fpu (68040, 68060 or
68881/68882) -- statement `fmove.s %fp0,(%a1)' ignored
/usr/local/src/packages/gcc/subversions/gcc/libffi/src/m68k/sysv.S:71: Error:
invalid instruction for this architecture; needs fpu (68040, 68060 or
68881/68882) -- statement `fmove.d %fp0,(%a1)' ignored
/usr/local/src/packages/gcc/subversions/gcc/libffi/src/m68k/sysv.S:77: Error:
invalid instruction for this architecture; needs fpu (68040, 68060 or
68881/68882) -- statement `fmove.x %fp0,(%a1)' ignored
/usr/local/src/packages/gcc/subversions/gcc/libffi/src/m68k/sysv.S:90: Error:
invalid instruction for this architecture; needs 68020 or higher -- statement
`bfins %d0,(%a1){#0,%d2}' ignored
make[6]: *** [src/m68k/sysv.lo] Error 1

FYI: m68k-rtems is supposed to support these multilib variants:
# m68k-rtems4.7-gcc --print-multi-lib
.;
m68000;@m68000
m5200;@m5200
mcpu32;@mcpu32
m68030;@m68030
m68040;@m68040
m68060;@m68060
msoft-float;@msoft-float
m68030/msoft-float;@m68030@msoft-float
m68040/msoft-float;@m68040@msoft-float
m68060/msoft-float;@m68060@msoft-float

-- 
           Summary: libffi/m68k lacks non-fpu support
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: corsepiu at faw dot uni-ulm dot de
                CC: cjohns at cybertec dot com dot au,gcc-bugs at gcc dot
                    gnu dot org,joel at oarcorp dot com
GCC target triplet: m68k-rtems


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


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

* [Bug libgcj/14555] libffi/m68k lacks non-fpu support
  2004-03-12 14:19 [Bug other/14555] New: libffi/m68k lacks non-fpu support corsepiu at faw dot uni-ulm dot de
@ 2004-04-07  3:01 ` pinskia at gcc dot gnu dot org
  2004-05-30 18:55 ` [Bug libgcj/14555] libffi/m68k lacks non-fpu and ColdFire support bernie at develer dot com
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-07  3:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
          Component|other                       |libgcj


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


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

* [Bug libgcj/14555] libffi/m68k lacks non-fpu and ColdFire support
  2004-03-12 14:19 [Bug other/14555] New: libffi/m68k lacks non-fpu support corsepiu at faw dot uni-ulm dot de
  2004-04-07  3:01 ` [Bug libgcj/14555] " pinskia at gcc dot gnu dot org
@ 2004-05-30 18:55 ` bernie at develer dot com
  1 sibling, 0 replies; 3+ messages in thread
From: bernie at develer dot com @ 2004-05-30 18:55 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-29 16:01:24
               date|                            |
            Summary|libffi/m68k lacks non-fpu   |libffi/m68k lacks non-fpu
                   |support                     |and ColdFire support


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


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

end of thread, other threads:[~2004-05-29 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-12 14:19 [Bug other/14555] New: libffi/m68k lacks non-fpu support corsepiu at faw dot uni-ulm dot de
2004-04-07  3:01 ` [Bug libgcj/14555] " pinskia at gcc dot gnu dot org
2004-05-30 18:55 ` [Bug libgcj/14555] libffi/m68k lacks non-fpu and ColdFire support bernie at develer dot com

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).