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]

function.c:3272: Internal compiler error in function instantiate_virtual_regs_1


GNU C++ version egcs-2.91.56 19980829 (egcs-1.1 pre-release) (i386-pc-sunos5)
    compiled by GNU C version egcs-2.91.56 19980829 (egcs-1.1 pre-release):

The appended code causes an abort; this error has shown up between
1.0.3a and 1.1 pre-release.  It's in 19980824; I'm working though
some of the snapshots now.

The abort is

    ./cc1plus -version -quiet z.C
    GNU C++ version egcs-2.91.56 19980829 (egcs-1.1 pre-release)
	(i386-pc-sunos5) compiled by GNU C version egcs-2.91.56 19980829
	(egcs-1.1 pre-release).
    function.c:3272:
	Internal compiler error in function instantiate_virtual_regs_1

Hmmm ... so far I haven't been able to get an example small enough
to fit the the 40K limit.  I can mail the file to anyone who might
have the chance and inclination to look at it. 


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