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]

g++ Bug Submission


Output from gcc -v:
Reading specs from /usr/local/lib/gcc-lib/alpha-dec-osf4.0d/2.95.2/specs
gcc version 2.95.2 19991024 (release)

Command line:
g++ -o part2 -O2 types.cc -lm -Wall -save-temps

Command output:
adjlist.cpp: In method `void
adjlist<string,Site>::buildmst(adjlist<string,Site> &)':
types.cc:12:   instantiated from here
adjlist.cpp:160: Internal compiler error.
adjlist.cpp:160: Please submit a full bug report.
adjlist.cpp:160: See
<URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.

types.ii.gz is attached.

Drew

types.ii.gz


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