Package: g++-3.3
Version: 1:3.3.5-2
Severity: important

While building bochs on m68k, g++-3.3 fails with the following error:
----
m68k-linux-g++ -c -I.. -I./.. -I../instrument/stubs
-I./../instrument/stubs -I. -I./. -I./stubs -I././stubs -g -O2
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   `sdl-config --cflags` `wx-config
--cxxflags` `gtk-config --cflags` fyl2x.cc -o fyl2x.o
fyl2x.cc: In function `floatx80 fyl2xp1(floatx80, floatx80,
float_status_t&)':
fyl2x.cc:319: internal compiler error: in expand_call, at calls.c:3110
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
----

The same command line works with g++-2.95 (2.95.4-22), g++-3.4
(3.4.3-1), and gcc-snapshot (20040717-1)

The same command line fails, even when lowering the optimisation
to -O1 and -O0, sadly.  Since the maintainer can't compile with g++-3.4
(correct me if I'm wrong here), because that changes the C++ ABI, and
they can't lower the optimisation (as it still ICEs), it would be nice
if the fix from 3.4 could be isolated and backported to 3.3...

The .ii from -save-temps is attached.  Let me know if you need any more.

... Adam


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.28
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages g++-3.3 depends on:
ii  gcc-3.3                     1:3.3.5-2    The GNU C compiler
ii  gcc-3.3-base                1:3.3.5-2    The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libstdc++5-3.3-dev          1:3.3.5-2    The GNU Standard C++ Library v3 (d

-- no debconf information

Attachment: fyl2x.ii.gz
Description: Binary data

Reply via email to