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]

c++/632: Internal compiler error in `layout_decl', at stor-layout.c:274



>Number:         632
>Category:       c++
>Synopsis:       Internal compiler error in `layout_decl', at stor-layout.c:274
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 12 01:46:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     lkh@albert.com
>Release:        gcc version 2.95.2 19991024 (release)
>Organization:
>Environment:
Linux 2.2.13
>Description:
g++  -I/home/leila/Sources/Include -O2 -Wall -Woverloaded-virtual -Wwrite-strings  -c -o AffixParser.o AffixParser.cc
AffixParser.cc:421:   instantiated from here
/usr/include/g++/stl_function.h:223: `binder2nd<pointer_to_binary_function<const pair<basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> >,vector<unsigned int,allocator<unsigned int> > > &,basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> >,bool> >::operator ()(...)' must be a nonstatic member function
/usr/include/g++/stl_function.h: In function `{error} binder2nd<pointer_to_binary_function<const pair<basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> >,vector<unsigned int,allocator<unsigned int> > > &,basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> >,bool> >::operator ()(...)':
/usr/include/g++/stl_function.h:223: Internal compiler error in `layout_decl', at stor-layout.c:274

>How-To-Repeat:

>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]