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]

Bug Report


Hi there,

perhaps this is bug...

compile with egcs current (2.91.53)

c++ -c -O2 -Wall -I/usr/X11R6/include -I/opt/kde/include -DHAVE_CONFIG_H \
    -I.. afx.cpp
reg-stack.c:2885: Internal compiler error in function change_stack

the same with egcs 1.0.3 (2.90.29)

egcs-1.0.3 -c -O2 -Wall -I/usr/X11R6/include -I/opt/kde/include -DHAVE_CONFIG_H
-I.. afx.cpp
afx.cpp: In method `double CAFX::afxfn(double, class QArrayT<double>, int)':
afx.cpp:85: Internal compiler error.
afx.cpp:85: Please submit a full bug report to `egcs-bugs@cygnus.com'.

I'm running Linux Kernel 2.0.35 ,libc 5.4.46 on a i586 pentium mmx


Hope this could be helpful.

Bye Rene
-- 
Your mouse has moved. Windows NT must be restarted for the change to
take effect. Reboot now?


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