From mboxrd@z Thu Jan 1 00:00:00 1970 From: wcrols@vub.ac.be To: gcc-gnats@gcc.gnu.org Subject: c++/4261: Internal compiler error in `find_function_data' Date: Fri, 07 Sep 2001 14:56:00 -0000 Message-id: <20010907214606.12619.qmail@sourceware.cygnus.com> X-SW-Source: 2001-09/msg00151.html List-Id: >Number: 4261 >Category: c++ >Synopsis: Internal compiler error in `find_function_data' >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Fri Sep 07 14:56:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: ? >Release: gcc version 2.95.2 19991024 >Organization: >Environment: djgpp version 2.03 under Windows 98 >Description: ? >How-To-Repeat: It happens every time I try to compile. >Fix: Deleting the following lines from Map.h: // accessors UINT width() const { return _width; } UINT height() const { return _height; } >Release-Note: >Audit-Trail: >Unformatted: