c++/6616: Internal compiler error in print_rtl_and_abort

giffordj@linkline.com giffordj@linkline.com
Thu May 9 15:26:00 GMT 2002


>Number:         6616
>Category:       c++
>Synopsis:       Internal compiler error in print_rtl_and_abort
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 09 15:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jim Gifford
>Release:        GCC 3.04
>Organization:
>Environment:
Linux 2.4.18 - LFS
Glibc 2.2.5
>Description:
When compiling KDE, I receive the following error while compiling kdemultimedia-3.0.

Making all in BITMAPS
make[3]: Entering directory `/usr/src/kdemultimedia-3.0/kmidi/BITMAPS'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/kdemultimedia-3.0/kmidi/BITMAPS'
make[3]: Entering directory `/usr/src/kdemultimedia-3.0/kmidi'
source='resample.cpp' object='resample.o' libtool=no \
depfile='.deps/resample.Po' tmpdepfile='.deps/resample.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. `/opt/kde/bin/artsc-config --cflags` -I/opt/kde/include -I/opt/kde/qt/include -I/usr/X11R6/include  -DDEFAULT_PATH=\"/opt/kde/share/apps/kmidi/config\" -DKMIDI -DAU_OSS -DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -O2 -march=athlon -mcpu=athlon -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -O3 -fomit-frame-pointer -ffast-math -c -o resample.o `test -f resample.cpp || echo './'`resample.cpp
resample.cpp: In function `void pre_resample(Sample*)':
resample.cpp:1274: warning: assignment to `short int' from `double'
resample.cpp:1274: warning: argument to `short int' from `double'
resample.cpp:1298: Internal compiler error in print_rtl_and_abort, at flow.c:
   6458
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [resample.o] Error 1
make[3]: Leaving directory `/usr/src/kdemultimedia-3.0/kmidi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdemultimedia-3.0/kmidi'
make[1]: *** [all-recursive] Error 1
>How-To-Repeat:
I can reproduce this everytime. I compile kde-multimedia with the following command line
./configure --prefix=/opt/kde --enable-fast-malloc=full
>Fix:

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



More information about the Gcc-bugs mailing list