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


Sorry for all the extra files, but I wanted to make sure I didn't leave
anything out.
You may have to move "purge.h" and "require.h" up one directory.
Then type "make" to see the bug. This is under:
gcc version egcs-2.92.34 19990103 (gcc2 ss-980609 experimental)

Bug output:
sumValue.h: In function `void sumValue<Aluminum, template <class _Tp, class
_All
oc = class allocator<_Tp1>> vector<_Tp,_Alloc>>(class vector<Aluminum
*,allocato
r<Aluminum *> > &)':
RecycleC.cpp:35:   instantiated from here
sumValue.h:16: Internal compiler error 274.
sumValue.h:16: Please submit a full bug report to `egcs-bugs@cygnus.com'.
sumValue.h:16: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.
make: *** [RecycleC.o] Error 1
=============================
Bruce Eckel    http://www.BruceEckel.com
Contains free electronic books: "Thinking in Java" & "Thinking in C++ 2e"


CompilerError.zip


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