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,

No need to say what this mail is about ...

gcc version  : 2.95 19990728 (release)
system       : HP/UX 10.20 on a HP9000 (2 CPU's, 1GB RAM)
command line : see below (with output)
preprocessed : see attachment

Regards,
Sven Vranckx

g++ -v --save-temps -O3 -c -DPICKING__ -I../xassert -I../matrix -I../dbase -
I../utilities mod_trend.cpp

Reading specs from
/freeware/gcc/hppa/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95/specs
gcc version 2.95 19990728 (release)

/freeware/gcc/hppa/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95/cpp -lang-c++ -v -I
../xassert -I../matrix -I../dbase -I../utilities -D__GNUC__=2 -D__GNUG__=2 -
D__GNUC_MINOR
__=95 -D__cplusplus -Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux 
-Dunix -D__hppa__ -D__hp9000s800__ -D__hp9000s800 -D__hp9k8__ -D__PWB__ -D__
hpux__ -D__uni
x__ -D__hppa -D__hp9000s800 -D__hp9k8 -D__PWB -D__hpux -D__unix -Asystem(uni
x) -Asystem(hpux) -Acpu(hppa) -Amachine(hppa) -D__EXCEPTIONS -D__OPTIMIZE__ 
-D__hp9000s700
 -D_PA_RISC1_1 -D_HPUX_SOURCE -D_HIUX_SOURCE -DPICKING__ mod_trend.cpp
mod_trend.ii
GNU CPP version 2.95 19990728 (release) (hppa)
#include "..." search starts here:
#include <...> search starts here:
 ../xassert
 ../matrix
 ../dbase
 ../utilities

/freeware/gcc/hppa/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95/../../../../../incl
ude/g++-3
 /freeware/gcc/include

/freeware/gcc/hppa/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95/../../../../hppa1.1
-hp-hpux10.20/include
 /freeware/gcc/hppa/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
 /freeware/gcc/hppa/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95/cc1plus
mod_trend.ii -quiet -dumpbase mod_trend.cc -O3 -version -o mod_trend.s
GNU C++ version 2.95 19990728 (release) (hppa1.1-hp-hpux10.20) compiled by
GNU C version 2.95 19990728 (release).
mod_trend.cpp: In function `class matrix<double> mod_trend(db *, const char
*, module *, const matrix<double> &, const matrix<double> &, const
matrix<double> &, const
 matrix<double> &, const matrix<double> &, const matrix<double> &, const
matrix<double> &, const matrix<double> &, int, int, bool, const
matrix<double> &, int, int, i
nt, bool)':
mod_trend.cpp:945: Internal compiler error in `output_245', at
insn-output.c:1367
Please submit a full bug report.
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions.

preprocessed.zip


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