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 report


While compiling MICO (www.mico.org) the following compile

c++ -v --save-temps -DCPP=\"mico-cpp\" -I. -I../idl -I../include -I/export/home/gnome/src/mico/./include/ministl   -fpermissive  -fno-exceptions -g -I/usr/local/include -I/export/home/gnome/include -DPIC -fPIC -fexceptions -c ir_impl.cc -o ir_impl.pic.o

gives an internal compiler error.

ir_impl.cc: In method `Container_impl::Container_impl ()':
ir_impl.cc:355: Internal compiler error in `fix_lexical_addr', at
ir_impl.cc:355: function.c:5305
ir_impl.cc:355: Please submit a full bug report.
ir_impl.cc:355: See <URL:http://www.gnu.org/software/gcc/bugs.html> for
ir_impl.cc:355: instructions.

System : Solaris x86 7
GCC Rev : egcs-20000221

Preprocessed output is available at

http://www.ozemail.com.au/~sigsegv/ir_impl.ii.bz2

I would appreciate it if someone let me know when this file is no longer
requried so I can delete it from the WWW server.


Thanks.


--
James Macnicol
j-macnicol@adfa.edu.au

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