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]

egcs egcs-2.91.60 19981201 (egcs-1.1.1 release) crash on linux


Hi,

For version...

	gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

on system type...

	i686-pc-linux-gnu

with the command line...

g++ -v --save-temp -I/Projects/namd2/charm/net-linux/include -Isrc -Iinc
-Idpmta-2.6/mpole -Idpmta-2.6/src -DDPMTA -Idpme2 -DDPME -Ipvm3
-I/usr/include -DNAMD_TCL -g -DGLOBALS -DGCC -Wall -march=pentiumpro 
-ffast-math  -o obj/CollectionMgr.o -c src/CollectionMgr.C

I get the message...

src/ResizeArrayRaw.h: In method `void 
ResizeArrayRaw<CollectionMgr::CollectVectorInstance>::ins<CollectionMgr::CollectVectorInstance>(const 
class CollectionMgr::CollectVectorInstance &, int)':
src/ResizeArray.h:98:   instantiated from 
`ResizeArray<CollectionMgr::CollectVectorInstance>::add<CollectionMgr::CollectVectorInstance>(const 
CollectionMgr::CollectVectorInstance &)'
src/CollectionMgr.h:77:   instantiated from here
In file included from src/CollectionMgr.C:3:
src/ResizeArrayRaw.h:213: Internal compiler error.

I have attached the .ii and .s files as requested.  Thanks!

-Jim

the gzipped .ii file

the gzipped .s file too


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