public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/51532] New: Invalid Code Generated for cpu32.
@ 2011-12-13 19:23 joel at gcc dot gnu.org
  2011-12-13 19:25 ` [Bug c++/51532] " joel at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: joel at gcc dot gnu.org @ 2011-12-13 19:23 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51532
           Summary: Invalid Code Generated for cpu32.
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: joel@gcc.gnu.org


/home2/joel/build/b-m68k-gcc/./gcc/xgcc -shared-libgcc
-B/home2/joel/build/b-m68k-gcc/./gcc -nostdinc++
-L/home2/joel/build/b-m68k-gcc/m68k-rtems4.11/mcpu32/libstdc++-v3/src
-L/home2/joel/build/b-m68k-gcc/m68k-rtems4.11/mcpu32/libstdc++-v3/src/.libs
-nostdinc -B/home2/joel/build/b-m68k-gcc/m68k-rtems4.11/mcpu32/newlib/ -isystem
/home2/joel/build/b-m68k-gcc/m68k-rtems4.11/mcpu32/newlib/targ-include -isystem
/users/joel/test-gcc/gcc-svn/newlib/libc/include
-B/users/joel/test-gcc/install-svn/m68k-rtems4.11/bin/
-B/users/joel/test-gcc/install-svn/m68k-rtems4.11/lib/ -isystem
/users/joel/test-gcc/install-svn/m68k-rtems4.11/include -isystem
/users/joel/test-gcc/install-svn/m68k-rtems4.11/sys-include -mcpu=cpu32
-I/users/joel/test-gcc/gcc-svn/libstdc++-v3/../libgcc
-I/home2/joel/build/b-m68k-gcc/m68k-rtems4.11/mcpu32/libstdc++-v3/include/m68k-rtems4.11
-I/home2/joel/build/b-m68k-gcc/m68k-rtems4.11/mcpu32/libstdc++-v3/include
-I/users/joel/test-gcc/gcc-svn/libstdc++-v3/libsupc++ -fno-implicit-templates
-Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -frandom-seed=eh_tm.lo -g -O2 -mcpu=cpu32
-c /users/joel/test-gcc/gcc-svn/libstdc++-v3/libsupc++/eh_tm.cc -o eh_tm.o
/tmp/ccWdMzkS.s: Assembler messages:
/tmp/ccWdMzkS.s:63: Error: invalid instruction for this architecture; needs
68020 or higher (68020 [68k, 68ec020], 68030 [68ec030], 68040 [68ec040], 68060
[68ec060]) -- statement `cas.l %d0,%d1,-68(%a2)' ignored
/tmp/ccWdMzkS.s:190: Error: invalid instruction for this architecture; needs
68020 or higher (68020 [68k, 68ec020], 68030 [68ec030], 68040 [68ec040], 68060
[68ec060]) -- statement `cas.l %d0,%d1,-68(%a0)' ignored
/tmp/ccWdMzkS.s:296: Error: invalid instruction for this architecture; needs
68020 or higher (68020 [68k, 68ec020], 68030 [68ec030], 68040 [68ec040], 68060
[68ec060]) -- statement `cas.l %d0,%d1,-68(%a0)' ignored
/tmp/ccWdMzkS.s:785: Error: invalid instruction for this architecture; needs
68020 or higher (68020 [68k, 68ec020], 68030 [68ec030], 68040 [68ec040], 68060
[68ec060]) -- statement `cas.l %d1,%d0,-68(%a2)' ignored


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

end of thread, other threads:[~2011-12-19 10:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-13 19:23 [Bug c++/51532] New: Invalid Code Generated for cpu32 joel at gcc dot gnu.org
2011-12-13 19:25 ` [Bug c++/51532] " joel at gcc dot gnu.org
2011-12-13 19:28 ` joel at gcc dot gnu.org
2011-12-13 21:11 ` schwab@linux-m68k.org
2011-12-14 12:12 ` schwab@linux-m68k.org
2011-12-14 12:51 ` schwab@linux-m68k.org
2011-12-14 15:45 ` joel at gcc dot gnu.org
2011-12-19 10:15 ` schwab at gcc dot gnu.org
2011-12-19 10:21 ` [Bug target/51532] " schwab@linux-m68k.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).