This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/4261: Internal compiler error in `find_function_data'
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/4261: Internal compiler error in `find_function_data'
- From: wcrols at vub dot ac dot be
- Date: 7 Sep 2001 21:46:06 -0000
- Reply-To: wcrols at vub dot ac dot be
>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: