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]

ICE from egcs-2.92.00 19980717 when compiling ACE 4.5.21


A g++ built from the trunk of the egcs cvs tree as of last friday
produces an ICE when compiling a recent ACE[1] snapshot.  This happens 
when compiling ACE_wrappers/apps/Gateway/Gateway.

Gzipped versions of the files produced by -save-temps are available at 
ftp://ftp.mindspring.com/users/sj/egcs-bug/.  The ICE may be
reproduced with:

% g++ -c Config_Files.ii
File_Parser.cpp: In method `enum FP::Return_Type File_Parser<Consumer_Config_Info>::getint<Consumer_Config_Info>(ACE_INT32&)':
Config_Files.cpp:24:   instantiated from here
File_Parser.cpp:44: Internal compiler error.
File_Parser.cpp:44: Please submit a full bug report to `egcs-bugs@cygnus.com'.


Versions of the tools involved:
g++: gcc version egcs-2.92.00 19980717 (gcc2 ss-980609 experimental)
ACE: ACE version 4.5.21, released Fri Jul 10 22:15:04 1998.
Machine: SunOS neverness 5.6 Generic_105182-06 i86pc i386  ; a Pentium


The good news is that all the rest of ACE and TAO builds cleanly.
Very nice work!

Thanks,
-Sudish

Footnotes: 
[1]  http://www.cs.wustl.edu/~schmidt/ACE.html



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