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]

Internal compiler error.


Hi,

I called

eg++ -Wall -O3 -mpentiumpro -ffast-math -fomit-frame-pointer -fno-implicit-templates -finline-functions -I/home/local/moog/mw/include -I/home/local/moog/mw/LA/include -I/home/local/moog/mw/BA/include -I/home/local/moog/mw/SparseLib++/include -I/home/local/moog/mw/MA/include -I/home/local/moog/mw/SP/include -I/home/local/moog/mw/HS/include -I/home/local/moog/mw/SB/include -I/home/local/moog/mw/Sledge/include -I/usr/X11R6/include -I/home/local/moog/mw/KECK  -c sparse.cc  

and after some time the complilation breakes with

sparse.cc: In function `void convert(class Coord_Mat_double &, const class La_Matrix<double,double> &)':
sparse.cc:140: Internal compiler error.
sparse.cc:140: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make: *** [sparse.o] Error 1

The source code is



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