public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libffi/47442] New: does not build multilib on m68k
@ 2011-01-24 18:07 joel at gcc dot gnu.org
  2011-01-24 21:17 ` [Bug libffi/47442] " joel at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: joel at gcc dot gnu.org @ 2011-01-24 18:07 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: does not build multilib on m68k
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libffi
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: joel@gcc.gnu.org


I am trying to build Go to target m68k-rtems.  This target builds multilib with
many variations.  There are multiple instructions in libffi/src/m68k/sysv.S
which are not supported in all CPU models.  The build currently fails for
"-m68000" as the CPU model.

/users/joel/test-gcc/gcc-svn/libffi/src/m68k/sysv.S:88: Error: operands
mismatch -- statement `tst.l %a1' ignored
/users/joel/test-gcc/gcc-svn/libffi/src/m68k/sysv.S:106: Error: invalid
instruction for this architecture; needs 68020 [68k, 68ec020], 68030 [68ec030],
68040 [68ec040], 68060 [68ec060], cpu32 [68330, 68331, 68332, 68333, 68334,
68336, 68340, 68341, 68349, 68360], 547x [5470, 5471, 5472, 5473, 5474, 5475],
548x [5480, 5481, 5482, 5483, 5484, 5485] -- statement `fmove.s %fp0,(%a1)'
ignored
/users/joel/test-gcc/gcc-svn/libffi/src/m68k/sysv.S:112: Error: invalid
instruction for this architecture; needs 68020 [68k, 68ec020], 68030 [68ec030],
68040 [68ec040], 68060 [68ec060], cpu32 [68330, 68331, 68332, 68333, 68334,
68336, 68340, 68341, 68349, 68360], 547x [5470, 5471, 5472, 5473, 5474, 5475],
548x [5480, 5481, 5482, 5483, 5484, 5485] -- statement `fmove.d %fp0,(%a1)'
ignored
/users/joel/test-gcc/gcc-svn/libffi/src/m68k/sysv.S:118: Error: invalid
instruction for this architecture; needs M68K fpu (68020 [68k, 68ec020], 68030
[68ec030], 68040 [68ec040], 68060 [68ec060], cpu32 [68330, 68331, 68332, 68333,
68334, 68336, 68340, 68341, 68349, 68360]) -- statement `fmove.x %fp0,(%a1)'
ignored
/users/joel/test-gcc/gcc-svn/libffi/src/m68k/sysv.S:181: Error: invalid
instruction for this architecture; needs 68020 [68k, 68ec020], 68030 [68ec030],
68040 [68ec040], 68060 [68ec060], cpu32 [68330, 68331, 68332, 68333, 68334,
68336, 68340, 68341, 68349, 68360], 547x [5470, 5471, 5472, 5473, 5474, 5475],
548x [5480, 5481, 5482, 5483, 5484, 5485] -- statement `fmove.s (%a0),%fp0'
ignored


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

end of thread, other threads:[~2011-02-08 19:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24 18:07 [Bug libffi/47442] New: does not build multilib on m68k joel at gcc dot gnu.org
2011-01-24 21:17 ` [Bug libffi/47442] " joel at gcc dot gnu.org
2011-01-24 21:53 ` schwab@linux-m68k.org
2011-01-24 22:55 ` joel at gcc dot gnu.org
2011-01-25  8:30 ` ian at airs dot com
2011-01-25 18:47 ` joel at gcc dot gnu.org
2011-01-25 19:18 ` joel at gcc dot gnu.org
2011-01-25 19:51 ` ian at airs dot com
2011-01-25 20:42 ` schwab@linux-m68k.org
2011-01-25 20:58 ` joel.sherrill at oarcorp dot com
2011-01-25 21:07 ` joel at gcc dot gnu.org
2011-01-25 21:23   ` Andreas Schwab
2011-01-25 21:25 ` schwab@linux-m68k.org
2011-01-25 21:26 ` joel at gcc dot gnu.org
2011-02-08 19:22 ` joel at gcc dot gnu.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).