This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

target/9248: compiling C++ file from ACE causes ICE on m68k-rtems target


>Number:         9248
>Category:       target
>Synopsis:       compiling C++ file from ACE causes ICE on m68k-rtems target
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 09 08:06:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tim Housel
>Release:        3.2.1 (with rtems patch  ftp://ftp.oarcorp.com/pub/rtems/cd-working/tools/gcc3.2.1newlib1.10.0-4/source/gcc-3.2.1-rtems-20021209.diff)
>Organization:
>Environment:
target m68k-rtems (elf)
host i686-cygwin (running on Windows 2000)
$ m68k-rtems-g++ -v
Reading specs from /cygdrive/c/m68k-rtems-tools/lib/gcc-lib/m68k-rtems/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --target=m68k-rtems --with-gnu-as --with-gnu-ld --with-newlib --verbose --enable-threads --prefix=/cygdrive/c/m68k-rtems-tools --enable-languages=c,c++
Thread model: rtems
gcc version 3.2.1
>Description:
When compiling a C++ file, I received an ICE for a couple of the m68k targets (-mcpu32 and -m68040).
>How-To-Repeat:
m68k-rtems-g++ -mcpu32 -c Stats.ii
m68k-rtems-g++ -m68040 -c Stats.ii
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]