strange crash with -march=athlon
Michael Ritzert
Ritzert@t-online.de
Mon Jul 8 05:36:00 GMT 2002
Hi all,
current gcc HEAD crashes for me when compiling the attached source file with
-march=athlon. It no longer crashes when I remove unrelated lines in front of
the one it reports the crash on. Some kind of memory corruption?
If you can't reproduce it, tell me and I'll try to compile gcc with debugging
enabled.
ritzert@darkstar:~/tmp/gccbug/bidi > gcc -march=athlon -c bidi.ii
In file included from /3/KDE/qt/include/qsize.h:42,
from /3/KDE/qt/include/qrect.h:42,
from /3/KDECVS/kdelibs/khtml/rendering/render_object.h:29,
from /3/KDECVS/kdelibs/khtml/rendering/render_container.h:26,
from /3/KDECVS/kdelibs/khtml/rendering/render_box.h:27,
from /3/KDECVS/kdelibs/khtml/rendering/render_flow.h:29,
from /3/KDECVS/kdelibs/khtml/rendering/bidi.cpp:25:
/3/KDE/qt/include/qpoint.h:117: internal compiler error: internal error:
Speicherzugriffsfehler
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
ritzert@darkstar:~/tmp/gccbug/bidi > gcc -v
Reading specs from /3/gcc/HEAD/install/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: /3/gcc/HEAD/gcc/configure --enable-threads=posix
--prefix=/3/gcc/HEAD/install
Thread model: posix
gcc version 3.2 20020707 (experimental)
Regards,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bidi.ii.bz2
Type: application/x-bzip2
Size: 15316 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20020708/16231a84/attachment.bz2>
More information about the Gcc-bugs
mailing list