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]

gcc 2.95 internal compiler error in fundamental type code


make Spherical
    Compiling  Spherical
Reading specs from /usr/local/gcc-2.95/lib/gcc-lib/i386-pc-solaris2.7/2.95/specs
gcc version 2.95 19990728 (release)
 /usr/local/gcc-2.95/lib/gcc-lib/i386-pc-solaris2.7/2.95/cpp -lang-c++ -v -I. -I.. -I/export/home/scold/scolding/solimath/solimath/include -I/home/scold/include -I/home/scold/include -I/export/home/scold/include -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95 -D__cplusplus -Dunix -D__svr4__ -D__SVR4 -Dsun -D__unix__ -D__svr4__ -D__SVR4 -D__sun__ -D__unix -D__sun -Asystem(svr4) -D__EXCEPTIONS -D__OPTIMIZE__ -g -Wall -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D_SOLARIS -DHAVE_CONFIG_H -D_REENTRANT Spherical.C Spherical.ii
GNU CPP version 2.95 19990728 (release) (i386 System V Release 4)
#include "..." search starts here:
#include <...> search starts here:
 .
 ..
 /export/home/scold/scolding/solimath/solimath/include
 /home/scold/include
 /usr/local/gcc-2.95/lib/gcc-lib/i386-pc-solaris2.7/2.95/../../../../include/g++-3
 /usr/local/gcc-2.95/include
 /usr/local/gcc-2.95/lib/gcc-lib/i386-pc-solaris2.7/2.95/../../../../i386-pc-solaris2.7/include
 /usr/local/gcc-2.95/lib/gcc-lib/i386-pc-solaris2.7/2.95/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
 /usr/local/gcc-2.95/lib/gcc-lib/i386-pc-solaris2.7/2.95/cc1plus Spherical.ii -quiet -dumpbase Spherical.cc -g -O2 -Wall -version -o Spherical.s
GNU C++ version 2.95 19990728 (release) (i386-pc-solaris2.7) compiled by GNU C version egcs-2.91.66 19990314 (egcs-1.1.2 release).
In file included from ../SoliMath/Cartesian.H:31,
                 from ../SoliMath/Spherical.H:31,
                 from Spherical.C:22:
../SoliMath/Cylindrical.H: In method `void Cylindrical::setRange(double)':
../SoliMath/Cylindrical.H:54: Internal compiler error in `fundamental_type_code', at dwarfout.c:1416
Please submit a full bug report.
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions.
 
-- 
----------------------------------
Christopher T. McKay 
Solipsys Corporation
mailto:chris.mckay@solipsys.com
http://www.solipsys.com
voice : (301)-483-7906
fax : (301)-483-8901
----------------------------------
 

Spherical.ii.gz


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