This is the mail archive of the gcc-prs@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]

c++/307: internal error in varasm.c



>Number:         307
>Category:       c++
>Synopsis:       internal error in varasm.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 10 13:26:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     David Pollatsek
>Release:        gcc-2.95.2
>Organization:
>Environment:
Win32, using Mingw
>Description:
When compiling a file using an array of member-function pointers, I got this message:
Internal compiler error: 
foo.cpp: In method `void S::Update(int, int)':
foo.cpp:19: Internal compiler error in `const_hash', at varasm.c:2372
Please submit a full bug report.
This was using the Mingw Win32 runtime, I have not been able to yet crosscheck this on a "real" version of gcc.
>How-To-Repeat:
run gcc on the attached program.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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