Internal error

Simon Weatherill simon@ptgi.com
Wed Dec 2 14:18:00 GMT 1998


egcs version (c++ -v):
> Reading specs from
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.57/specs
> gcc version egcs-2.91.57 19980901 (egcs-1.1 release)

system type:
> % uname -a
> Linux oak.ptgi.com 2.0.32 #6 Sat Apr 25 16:14:43 EDT 1998 i686 unknown
> % cat /proc/meminfo
>         total:    used:    free:  shared: buffers:  cached:
> Mem:  64692224 64008192   684032 46960640 24530944 17354752
> Swap: 74313728  9629696 64684032
> MemTotal:     63176 kB
> MemFree:        668 kB
> MemShared:    45860 kB
> Buffers:      23956 kB
> Cached:       16948 kB
> SwapTotal:    72572 kB
> SwapFree:     63168 kB

command line:
> c++ -c -I. -I../include --no-implicit-templates -Wall -Wno-return-type

output with -v --save-temps:
> Reading specs from
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.57/specs
> gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
>  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.57/cpp -lang-c++ -v
-I. -I../include -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus
-D__GNUC_MINOR__=91 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__
-D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -Wall
-Wno-return-type -Asystem(unix) -Acpu(i386) -Amachine(i386) -Di386 -D__i386
-D__i386__ -Di686 -Dpentiumpro -D__i686 -D__i686__ -D__pentiumpro
-D__pentiumpro__ bad_file.cpp bad_file.ii
> GNU CPP version egcs-2.91.57 19980901 (egcs-1.1 release) (i386 Linux/ELF)
> #include "..." search starts here:
> #include <...> search starts here:
>  .
>  ../include
>  /usr/local/include/g++
>  /usr/local/include
>  /usr/local/i686-pc-linux-gnu/include
>  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.57/include
>  /usr/include
> End of search list.
>  /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.57/cc1plus
bad_file.ii -quiet -dumpbase bad_file.cc -Wall -Wno-return-type -version
-fno-implicit-templates -o bad_file.s
> GNU C++ version egcs-2.91.57 19980901 (egcs-1.1 release)
(i686-pc-linux-gnu) compiled by GNU C version 2.8.1.
> function.c:3272: Internal compiler error in function
instantiate_virtual_regs_1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad_file.ii.bz2
Type: application/x-bzip2
Size: 14711 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981202/e90a0fb2/attachment.bz2>


More information about the Gcc-bugs mailing list